summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2008-11-21Merge commit 'cpu_alloc/cpu_alloc'Stephen Rothwell
2008-11-21Merge commit 'security-testing/next'Stephen Rothwell
2008-11-21Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2008-11-21Merge commit 'slab/for-next'Stephen Rothwell
2008-11-21Merge commit 'block/for-next'Stephen Rothwell
2008-11-21Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2008-11-20Merge branch 'topic/fixes' into for-nextPekka Enberg
2008-11-20slub Add might_sleep_if() to slab_alloc()OGAWA Hirofumi
2008-11-20blktrace: port to tracepointsArnaldo Carvalho de Melo
2008-11-19vmscan: fix get_scan_ratio() commentRik van Riel
2008-11-19vmscan: let GFP_NOFS go to swap againHugh Dickins
2008-11-19migration: fix writepage errorHugh Dickins
2008-11-19mm: vmalloc search restart fixGlauber Costa
2008-11-19mm: vmalloc failure flush fixNick Piggin
2008-11-19mm: vmalloc allocator off by oneNick Piggin
2008-11-19cpuset: update top cpuset's mems after adding a nodeMiao Xie
2008-11-18Merge branch 'master' into nextJames Morris
2008-11-16unitialized return value in mm/mlock.c: __mlock_vma_pages_range()Helge Deller
2008-11-15mm: remove unevictable's show_page_pathKOSAKI Motohiro
2008-11-14cpualloc: the allocatorChristoph Lameter
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Wrap task credential accesses in the core kernelDavid Howells
2008-11-13kmemtrace: add missing newlineVegard Nossum
2008-11-13kmemtrace: remove config option for enabling tracing at bootPekka Enberg
2008-11-13kmemtrace: allow kmemtrace to be enabled after bootPekka Enberg
2008-11-13kmemtrace: remove unnecessary castsPekka Enberg
2008-11-13kmemtrace: SLUB hooks for caller-tracking functions.Eduard - Gabriel Munteanu
2008-11-13kmemtrace: SLUB hooks.Eduard - Gabriel Munteanu
2008-11-13kmemtrace: SLOB hooks.Eduard - Gabriel Munteanu
2008-11-13kmemtrace: SLAB hooks.Eduard - Gabriel Munteanu
2008-11-13kmemtrace: Core implementation.Eduard - Gabriel Munteanu
2008-11-13slub defrag: dma_kmalloc_cache add_tailHugh Dickins
2008-11-13slub: Trigger defragmentation from memory reclaimChristoph Lameter
2008-11-13slub/slabinfo: add defrag statisticsChristoph Lameter
2008-11-13slub: Add KICKABLE to avoid repeated kick() attemptsChristoph Lameter
2008-11-13slub: Slab defrag coreChristoph Lameter
2008-11-13slub: Sort slab cache list and establish maximum objects for defrag slabsChristoph Lameter
2008-11-13slub: Add get() and kick() methodsChristoph Lameter
2008-11-13slub: Replace ctor field with ops field in /sys/slab/*Christoph Lameter
2008-11-13slub: Add defrag_ratio field and sysfs support.Christoph Lameter
2008-11-13slab: unsigned slabp->inuse cannot be less than 0roel kluin
2008-11-13slub - fix get_object_page commentCyrill Gorcunov
2008-11-13SLUB: Replace __builtin_return_address(0) with _RET_IP_.Eduard - Gabriel Munteanu
2008-11-13SLUB: cleanup - define macros instead of hardcoded numbersCyrill Gorcunov
2008-11-12memcg: bugfix for memory hotplugKAMEZAWA Hiroyuki
2008-11-12mm: remove lru_add_drain_all() from the munlock pathKOSAKI Motohiro
2008-11-12cpusets: update mems allowed in page allocatorDavid Rientjes
2008-11-12hugetlb: make unmap_ref_private multi-size-awareAdam Litke