summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2010-04-01tmpfs: cleanup mpol_parse_str()KOSAKI Motohiro
2010-04-01tmpfs: handle MPOL_LOCAL mount option properlyKOSAKI Motohiro
2010-04-01tmpfs: mpol=bind:0 don't cause mount error.KOSAKI Motohiro
2010-04-01tmpfs: fix oops on mounts with mpol=defaultRavikiran G Thirumalai
2010-04-01mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2010-04-01vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREEYongseok Koh
2010-04-01page allocator: update NR_FREE_PAGES only when necessaryKOSAKI Motohiro
2010-04-01Fix potential crash with sys_move_pagesLinus Torvalds
2010-01-06memcg: avoid oom-killing innocent task in case of use_hierarchyDaisuke Nishimura
2009-12-18mm: hugetlb: fix hugepage memory leak in walk_page_range()Naoya Horiguchi
2009-12-18mm: hugetlb: fix hugepage memory leak in mincore()Naoya Horiguchi
2009-12-08page allocator: always wake kswapd when restarting an allocation attempt afte...Mel Gorman
2009-12-08page allocator: Do not allow interrupts to use ALLOC_HARDERMel Gorman
2009-12-08memcg: fix wrong pointer initialization at page migration when memcg is disab...KAMEZAWA Hiroyuki
2009-12-08highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM...Soeren Sandmann
2009-12-08highmem: Fix race in debug_kmap_atomic() which could cause warn_count to unde...Soeren Sandmann
2009-11-09vmscan: limit VM_EXEC protection to file pagesWu Fengguang
2009-11-09mm: remove incorrect swap_count() from try_to_unuse()Bo Liu
2009-11-09NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff()David Howells
2009-11-09do_mbind(): fix memory leakKOSAKI Motohiro
2009-11-09mbind(): fix leak of never putback pagesKOSAKI Motohiro
2009-10-12mm: add_to_swap_cache() must not sleepDaisuke Nishimura
2009-10-05NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directlyDavid Howells
2009-10-05mmap: avoid unnecessary anon_vma lock acquisition in vma_adjust()Lee Schermerhorn
2009-10-05mm: fix anonymous dirtyingHugh Dickins
2009-10-05mm: munlock use follow_pageHugh Dickins
2009-10-05page-allocator: limit the number of MIGRATE_RESERVE pageblocks per zoneMel Gorman
2009-10-05hugetlb: restore interleaving of bootmem huge pages (2.6.31)Lee Schermerhorn
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-05Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2009-09-05page-allocator: always change pageblock ownership when anti-fragmentation is ...Mel Gorman
2009-09-05nommu: fix error handling in do_mmap_pgoff()David Howells
2009-09-03slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCUEric Dumazet
2009-09-01percpu: don't assume existence of cpu0Tejun Heo
2009-08-26mm: fix for infinite churning of mlocked pagesMinchan Kim
2009-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-08-18mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()Bo Liu
2009-08-18nommu: check fd read permission in validate_mmap_request()Graff Yang
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-14percpu: use the right flag for get_vm_area()Amerigo Wang
2009-08-14percpu, sparc64: fix sparse possible cpu map handlingTejun Heo
2009-08-10mempool.c: clean up type-castingFigo.zhang
2009-08-07mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki
2009-07-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2009-07-29page-allocator: allow too high-order warning messages to be suppressed with _...Mel Gorman
2009-07-29cgroup avoid permanent sleep at rmdirKAMEZAWA Hiroyuki
2009-07-29hugetlbfs: fix i_blocks accountingEric Sandeen
2009-07-29mm: avoid endless looping for oom killed tasksDavid Rientjes
2009-07-29page-allocator: preserve PFN ordering when __GFP_COLD is setMel Gorman