aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2009-11-30Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-2/+6
2009-11-17mm: allow memory hotplug and hibernation in the same kernelGravatar Andi Kleen 2-8/+18
2009-11-17mm/memory_hotplug: fix section mismatchGravatar Hidetoshi Seto 1-1/+2
2009-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Gravatar Linus Torvalds 1-40/+81
2009-11-13percpu: restructure pcpu_extend_area_map() to fix bugs and improve readabilityGravatar Tejun Heo 1-40/+81
2009-11-12memcg: fix wrong pointer initialization at page migration when memcg is disab...Gravatar KAMEZAWA Hiroyuki 1-1/+1
2009-11-12page allocator: Do not allow interrupts to use ALLOC_HARDERGravatar Mel Gorman 1-1/+1
2009-11-12page allocator: always wake kswapd when restarting an allocation attempt afte...Gravatar Mel Gorman 1-1/+1
2009-11-12Thaw refrigerated bdi flusher threads before invoking kthread_stop on themGravatar Romit Dasgupta 1-2/+6
2009-11-11Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-5/+12
2009-11-10highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM...Gravatar Soeren Sandmann 1-3/+10
2009-11-10highmem: Fix race in debug_kmap_atomic() which could cause warn_count to unde...Gravatar Soeren Sandmann 1-2/+2
2009-11-09ksm: cond_resched in unstable treeGravatar Hugh Dickins 1-0/+1
2009-11-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-1/+2
2009-11-03backing-dev: bdi sb prune should be in the unregister path, not destroyGravatar Jens Axboe 1-1/+2
2009-11-02mm: remove incorrect swap_count() from try_to_unuse()Gravatar Bo Liu 1-2/+1
2009-10-31NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff()Gravatar David Howells 1-2/+4
2009-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Gravatar Linus Torvalds 1-13/+17
2009-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-0/+16
2009-10-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 1-1/+1
2009-10-29Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-28/+31
2009-10-29mm: don't call pte_unmap() against an improper pteGravatar Daisuke Nishimura 1-4/+7
2009-10-29mm: fix sparsemem configurationGravatar Russell King 1-1/+1
2009-10-29vmscan: order evictable rescue in LRU putbackGravatar Johannes Weiner 1-0/+10
2009-10-29do_mbind(): fix memory leakGravatar KOSAKI Motohiro 1-5/+5
2009-10-29mbind(): fix leak of never putback pagesGravatar KOSAKI Motohiro 1-1/+2
2009-10-29vmscan: limit VM_EXEC protection to file pagesGravatar Wu Fengguang 1-1/+1
2009-10-29revert "mm: oom analysis: add buffer cache information to show_free_areas()"Gravatar Andrew Morton 1-2/+1
2009-10-29congestion_wait(): don't use WRITEGravatar KOSAKI Motohiro 1-1/+1
2009-10-29hwpoison: fix oops on ksm pagesGravatar Hugh Dickins 1-1/+2
2009-10-29backing-dev: ensure that a removed bdi no longer has super_block referencing itGravatar Jens Axboe 1-0/+16
2009-10-29percpu: allow pcpu_alloc() to be called with IRQs offGravatar Jiri Kosina 1-13/+17
2009-10-27powerpc: Limit memory hotplug support to PPC64 Book-3S machinesGravatar Kumar Gala 1-1/+1
2009-10-19HWPOISON: fix invalid page count in printk outputGravatar Wu Fengguang 1-2/+5
2009-10-19HWPOISON: fix oops on ksm pagesGravatar Hugh Dickins 1-1/+2
2009-10-19HWPOISON: Fix page count leak in hwpoison late kill in do_swap_pageGravatar Andi Kleen 1-1/+2
2009-10-19HWPOISON: return early on non-LRU pagesGravatar Wu Fengguang 1-25/+24
2009-10-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 2-2/+3
2009-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Gravatar Linus Torvalds 1-2/+3
2009-10-12percpu: fix compile warningsGravatar Tejun Heo 1-2/+3
2009-10-11headers: remove sched.h from interrupt.hGravatar Alexey Dobriyan 1-0/+1
2009-10-09kmemleak: Check for NULL pointer returned by create_object()Gravatar Catalin Marinas 1-0/+3
2009-10-09kmemleak: Use GFP_ATOMIC for early_alloc().Gravatar Tetsuo Handa 1-1/+1
2009-10-09writeback: kill space in debugfs item nameGravatar Wu Fengguang 1-1/+1
2009-10-09writeback: account IO throttling wait as iowaitGravatar Wu Fengguang 1-1/+2
2009-10-08Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Gravatar Linus Torvalds 1-22/+26
2009-10-08mm, perf_event: Make vmalloc_user() align base kernel virtual address to SHMLBAGravatar David Miller 1-22/+26
2009-10-08mm: includecheck fix: vmalloc.cGravatar Jaswinder Singh Rajput 1-1/+0
2009-10-08ksm: more on default valuesGravatar Hugh Dickins 2-7/+7
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-5/+7