aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2011-10-26Merge branches 'slab/next' and 'slub/partial' into slab/for-linusPekka Enberg
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2011-10-19mm: fix race between mremap and removing migration entryHugh Dickins
2011-09-27slub: Discard slab page when node partial > minimum partial numberAlex Shi
2011-09-27slub: correct comments error for per cpu partialAlex Shi
2011-09-27mm: restrict access to slab files under procfs and sysfsVasiliy Kulikov
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-19Merge branch 'slab/urgent' into slab/nextPekka Enberg
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15mm: Convert vmalloc/memset to vzallocJoe Perches
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-13slub: Code optimization in get_partial_node()Alex,Shi
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: explicitly document position of inserting slab to partial listShaohua Li
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-24mm/vmscan.c: fix a typo in a comment "relaimed" to "reclaimed"Justin P. Mattock
2011-08-19slub: per cpu cache for partial pagesChristoph Lameter
2011-08-19slub: return object pointer from get_partial() / new_slab().Christoph Lameter
2011-08-19slub: pass kmem_cache_cpu pointer to get_partial()Christoph Lameter
2011-08-19slub: Prepare inuse field in new_slab()Christoph Lameter
2011-08-19slub: Remove useless statements in __slab_allocChristoph Lameter
2011-08-19slub: free slabs without holding locksChristoph Lameter
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-09Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...James Morris
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