summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
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
2011-08-25mm: fix a vmscan warningShaohua Li
2011-08-25memcg: pin execution to current cpu while draining stockJohannes Weiner
2011-08-25Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-08-19squeeze max-pause area and drop pass-good areaWu Fengguang
2011-08-17mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell
2011-08-14mm: fix wrong vmap address calculations with odd NR_CPUS valuesClemens Ladisch
2011-08-09Revert "memcg: get rid of percpu_charge_mutex lock"Michal Hocko
2011-08-09slub: Fix partial count comparison confusionChristoph Lameter
2011-08-09slub: fix check_bytes() for slub debuggingAkinobu Mita
2011-08-09slub: Fix full list corruption if debugging is onChristoph Lameter
2011-08-04Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-08-04slab, lockdep: Annotate the locks before using themPeter Zijlstra
2011-08-04slab, lockdep: Annotate slab -> rcu -> debug_object -> slabPeter Zijlstra
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-03mm: clarify the radix_tree exceptional casesHugh Dickins
2011-08-03tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins
2011-08-03mm: a few small updates for radix-swapHugh Dickins
2011-08-03tmpfs: use kmemdup for short symlinksHugh Dickins
2011-08-03tmpfs: convert shmem_writepage and enable swapHugh Dickins
2011-08-03tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins
2011-08-03tmpfs: convert shmem_getpage_gfp to radix-swapHugh Dickins