aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2011-11-16UBUNTU: SAUCE: (no-up) add tracing for user initiated readahead requestsAndy Whitcroft
2011-11-16UBUNTU: ubuntu: nx-emu - i386: mmap randomization for executable mappingsIngo Molnar
2011-11-16UBUNTU: ubuntu: nx-emu - i386: NX emulationIngo Molnar
2011-11-16UBUNTU: SAUCE: (no-up) swap: Add notify_swap_entry_free callback for compcacheTim Gardner
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
2011-08-03tmpfs: convert shmem_unuse_inode to radix-swapHugh Dickins
2011-08-03tmpfs: convert shmem_truncate_range to radix-swapHugh Dickins
2011-08-03tmpfs: copy truncate_inode_pages_rangeHugh Dickins
2011-08-03tmpfs: miscellaneous trivial cleanupsHugh Dickins
2011-08-03tmpfs: demolish old swap vector supportHugh Dickins
2011-08-03mm: let swap use exceptional entriesHugh Dickins
2011-08-03radix_tree: exceptional entries and indicesHugh Dickins
2011-08-03fault-injection: add ability to export fault_attr in arbitrary directoryAkinobu Mita