summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2012-07-27mm: failslab: Add support to force slab alloc failures based on size.Krishna Reddy
2012-01-24Merge branch 'linux-3.1.y' into android-tegra-nv-3.1Varun Wadekar
2012-01-18memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki
2012-01-18slub: fix a possible memleak in __slab_alloc()Eric Dumazet
2012-01-11mm/mempolicy.c: refix mbind_range() vma issueKOSAKI Motohiro
2012-01-11mm: hugetlb: fix non-atomic enqueue of huge pageHillf Danton
2012-01-11memcg: keep root group unchanged if creation failsHillf Danton
2012-01-11vfs: __read_cache_page should use gfp argument rather than GFP_KERNELDave Kleikamp
2012-01-11oom: fix integer overflow of points in oom_badnessFrantisek Hrbata
2012-01-11percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addressesEugene Surovegin
2012-01-06mm/mempolicy.c: refix mbind_range() vma issueKOSAKI Motohiro
2012-01-06mm: hugetlb: fix non-atomic enqueue of huge pageHillf Danton
2012-01-06memcg: keep root group unchanged if creation failsHillf Danton
2012-01-06vfs: __read_cache_page should use gfp argument rather than GFP_KERNELDave Kleikamp
2012-01-06oom: fix integer overflow of points in oom_badnessFrantisek Hrbata
2012-01-06percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addressesEugene Surovegin
2012-01-05Linux 3.1.7Varun Wadekar
2011-12-21percpu: fix chunk range calculationTejun Heo
2011-12-21mm: vmalloc: check for page allocation failure before vmlist insertionMel Gorman
2011-12-21mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...Michal Hocko
2011-12-21thp: set compound tail page _count to zeroYouquan Song
2011-12-14Merge branch 'linux-3.1.5' into android-tegra-nv-3.1Varun Wadekar
2011-12-09slab, lockdep: Fix silly bugPeter Zijlstra
2011-12-09hugetlb: release pages in the error path of hugetlb_cow()Hillf Danton
2011-11-30mm: avoid livelock on !__GFP_FS allocationsMel Gorman
2011-11-30mm: ashmem: Fix arguments to ashmem_shrinkColin Cross
2011-11-30Support lseek(2) in ashmem driverBjorn Bringert
2011-11-30ashmem: Update arguments of shrinker for 2.6.35Colin Cross
2011-11-30ashmem: Fix ASHMEM_SET_PROT_MASK.Arve Hjønnevåg
2011-11-30Implement read(2) in ashmem driverBjorn Bringert
2011-11-30ashmem for 2.6.27.Robert Love
2011-11-30mm: Add min_free_order_shift tunable.Arve Hjønnevåg
2011-11-21backing-dev: ensure wakeup_timer is deletedRabin Vincent
2011-11-11mm: thp: tail page refcounting fixAndrea Arcangeli
2011-11-11mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka
2011-10-19mm: fix race between mremap and removing migration entryHugh Dickins
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-09-19Merge branch 'slab/urgent' of git://github.com/penberg/linuxLinus Torvalds
2011-09-14mm: account skipped entries to avoid looping in find_get_pagesShaohua Li
2011-09-14mm: sync vmalloc address space page tables in alloc_vm_area()David Vrabel
2011-09-14memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner
2011-09-14mm: vmscan: fix force-scanning small targets without swapJohannes Weiner
2011-09-14numa: fix NUMA compile error when sysfs and procfs are disabledDavid Rientjes
2011-09-14mm/mempolicy.c: make copy_from_user() provably correctKAMEZAWA Hiroyuki
2011-09-14mm/mempolicy.c: fix pgoff in mbind vma mergeCaspar Zhang
2011-09-02mm: Add comment explaining task state setting in bdi_forker_thread()Jan Kara
2011-09-02mm: Cleanup clearing of BDI_pending bit in bdi_forker_thread()Jan Kara
2011-08-27slub: add slab with one free object to partial list tailShaohua Li
2011-08-25memcg: fix hierarchical oom lockingJohannes Weiner
2011-08-25vmscan: clear ZONE_CONGESTED for zone with good watermarkShaohua Li