summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2008-08-22Merge commit 'creds/next-creds'Stephen Rothwell
2008-08-22Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2008-08-22Merge commit 'slab/for-next'Stephen Rothwell
2008-08-22Merge commit 'block/for-next'Stephen Rothwell
2008-08-22Merge commit 'trivial/next'Stephen Rothwell
2008-08-22Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2008-08-20mm: xip/ext2 fix block allocation raceNick Piggin
2008-08-20mm: xip fix fault vs sparse page invalidate raceNick Piggin
2008-08-20mm: dirty page tracking race fixNick Piggin
2008-08-20bootmem: fix aligning of node-relative indexes and offsetsJohannes Weiner
2008-08-20mm: mminit_loglevel cannot be __meminitdata anymoreMarcin Slusarz
2008-08-20mm: show free swap as signedHugh Dickins
2008-08-20mm: page_remove_rmap comments on PageAnonHugh Dickins
2008-08-20Merge branch 'testing' into for-nextPekka Enberg
2008-08-20slub: Disable NUMA remote node defragmentation by defaultChristoph Lameter
2008-08-19Merge branch 'kmemtrace' into for-nextPekka Enberg
2008-08-19kmemtrace: SLUB hooks.Eduard - Gabriel Munteanu
2008-08-19SLUB: Replace __builtin_return_address(0) with _RET_IP_.Eduard - Gabriel Munteanu
2008-08-19highmem: use bio_has_data() in the bounce pathJens Axboe
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-08-15bootmem allocator: alloc_bootmem_core(): page-align the end offsetMikulas Patocka
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()David Howells
2008-08-14Merge branch 'core/misc' into auto-core-nextIngo Molnar
2008-08-14Merge branch 'master' into next-credsJames Morris
2008-08-13Merge commit 'v2.6.27-rc3' into kmemcheckIngo Molnar
2008-08-13kmemtrace: SLOB hooks.Eduard - Gabriel Munteanu
2008-08-13kmemtrace: SLAB hooks.Eduard - Gabriel Munteanu
2008-08-13kmemtrace: Core implementation.Eduard - Gabriel Munteanu
2008-08-13slub: Trigger defragmentation from memory reclaimChristoph Lameter
2008-08-13slub/slabinfo: add defrag statisticsChristoph Lameter
2008-08-13slub: Add KICKABLE to avoid repeated kick() attemptsChristoph Lameter
2008-08-13slub: Slab defrag coreChristoph Lameter
2008-08-13slub: Sort slab cache list and establish maximum objects for defrag slabsChristoph Lameter
2008-08-13slub: Add get() and kick() methodsChristoph Lameter
2008-08-13slub: Replace ctor field with ops field in /sys/slab/*Christoph Lameter
2008-08-13slub: Add defrag_ratio field and sysfs support.Christoph Lameter
2008-08-12mm/sparse.c: removed duplicated includeHuang Weiyi
2008-08-12do_migrate_pages(): remove unused variableMinChan Kim
2008-08-12allocate structures for reservation tracking in hugetlbfs outside of spinlock...Andy Whitcroft
2008-08-12hugetlbfs: allocate structures for reservation tracking outside of spinlocksAndy Whitcroft
2008-08-12memcg: fix oops in mem_cgroup_shrink_usageHugh Dickins
2008-08-12page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...Jan Beulich
2008-08-12hugetlb: call arch_prepare_hugepage() for surplus pagesGerald Schaefer
2008-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-08-12mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell
2008-08-11Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-08-12Merge branch 'core/locking' into core/urgentIngo Molnar
2008-08-11mm: fix mm_take_all_locks() locking orderPeter Zijlstra
2008-08-11lockdep: annotate mm_take_all_locks()Peter Zijlstra
2008-08-11Merge branch 'master' into next-credsJames Morris