summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-10-14aio: allocate kiocbs in batchesJeff Moyer1-0/+1
2011-10-14pps: new client driver using GPIOJames Nuss1-0/+32
2011-10-14sysctl-add-support-for-poll-fixAndrew Morton1-1/+1
2011-10-14sysctl: add support for poll()Lucas De Marchi2-0/+38
2011-10-14RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine1-0/+1
2011-10-14memcg: skip scanning active lists based on individual sizeJohannes Weiner1-4/+6
2011-10-14memcg: replace ss->id_lock with a rwlockAndrew Bresticker1-1/+1
2011-10-14memcg: rename mem variable to memcgRaghavendra K T1-16/+18
2011-10-14cgroups: add a task counter subsystemFrederic Weisbecker1-0/+8
2011-10-14cgroups: allow subsystems to cancel a forkFrederic Weisbecker1-6/+14
2011-10-14cgroups: add res counter common ancestor searchingKirill A. Shutemov1-0/+3
2011-10-14cgroups: ability to stop res charge propagation on bounded ancestorFrederic Weisbecker1-3/+17
2011-10-14cgroups: new cancel_attach_task() subsystem callbackFrederic Weisbecker1-0/+2
2011-10-14cgroups: add previous cgroup in can_attach_task/attach_task callbacksFrederic Weisbecker1-2/+4
2011-10-14cgroups: new resource counter inheritance APIFrederic Weisbecker1-0/+2
2011-10-14cgroups: add res_counter_write_u64() APIFrederic Weisbecker1-0/+2
2011-10-14minix: describe usage of different magic numbersSami Kerola1-5/+5
2011-10-14epoll: limit pathsJason Baron2-0/+2
2011-10-14kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsoleteJoe Perches1-0/+4
2011-10-14llist-return-whether-list-is-empty-before-adding-in-llist_add-fixAndrew Morton1-1/+1
2011-10-14llist: using in_nmi requires including hardirq.hStephen Rothwell1-0/+2
2011-10-14drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform dataMagnus Damm1-0/+0
2011-10-14leds: Renesas TPU LED driverMagnus Damm1-0/+14
2011-10-14backlight: fix broken regulator API usage in l4f00242t03Mark Brown1-2/+0
2011-10-14poll: add poll_requested_events() functionHans Verkuil1-1/+6
2011-10-14treewide-use-__printf-not-__attribute__formatprintf-checkpatch-fixesAndrew Morton2-6/+6
2011-10-14treewide: use __printf not __attribute__((format(printf,...)))Joe Perches32-220/+197
2011-10-14dynamic_debug: consolidate repetitive struct _ddebug descriptor definitionsJason Baron1-29/+35
2011-10-14lis3lv02d: make regulator API usage unconditionalMark Brown1-1/+0
2011-10-14hpet: factor timer allocate from openMagnus Lynch1-0/+1
2011-10-14include/linux/security.h: fix security_inode_init_security() argAndrew Morton1-1/+1
2011-10-14mm: compaction: make compact_zone_order() staticKyungmin Park1-8/+0
2011-10-14vmscan: fix shrinker callback bug in fs/super.cMikulas Patocka1-0/+1
2011-10-14thp-tail-page-refcounting-fix-6Andrea Arcangeli1-1/+1
2011-10-14mm: thp: tail page refcounting fixAndrea Arcangeli2-38/+39
2011-10-14mm-add-extra-free-kbytes-tunable-updateRik van Riel2-1/+3
2011-10-14mm: fix page-faults detection in swap-token logicKonstantin Khlebnikov2-0/+35
2011-10-14mm: compaction: compact unevictable pagesMinchan Kim1-2/+4
2011-10-14mm: add free_hot_cold_page_list() helperKonstantin Khlebnikov1-0/+1
2011-10-14mm-neaten-warn_alloc_failed-fixAndrew Morton1-1/+1
2011-10-14mm: neaten warn_alloc_failedJoe Perches1-1/+2
2011-10-14include/asm-generic/page.h: calculate virt_to_page and page_to_virt via prede...Sonic Zhang1-2/+2
2011-10-14thp: mremap support and TLB optimizationAndrea Arcangeli1-0/+5
2011-10-14memblock: add memblock_start_of_DRAM()Sam Ravnborg1-0/+1
2011-10-14mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka1-0/+1
2011-10-14vmscan-use-atomic-long-for-shrinker-batching-fixAndrew Morton2-1/+2
2011-10-14vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov1-1/+1
2011-10-14lib/string.c: introduce memchr_inv()Akinobu Mita1-0/+1
2011-10-14mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman1-1/+1
2011-10-14mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman1-0/+1