summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2008-08-15Merge commit 'creds/next-creds'Stephen Rothwell
2008-08-15Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2008-08-15Merge commit 'slab/for-next'Stephen Rothwell
2008-08-15Merge commit 'block/for-next'Stephen Rothwell
2008-08-15Merge commit 'trivial/next'Stephen Rothwell
2008-08-14highmem: use bio_has_data() in the bounce pathJens Axboe
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-13Merge branch 'slub-defrag' into for-nextPekka Enberg
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
2008-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-08-07CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells
2008-08-07CRED: Separate task security context from task_structDavid Howells
2008-08-07CRED: Wrap most current->e?[ug]id and some task->e?[ug]idDavid Howells
2008-08-07CRED: Change current->fs[ug]id to current_fs[ug]id()David Howells
2008-08-07Fix setting of PF_SUPERPRIV by __capable()David Howells
2008-08-06Revert duplicate "mm/hugetlb.c must #include <asm/io.h>"Linus Torvalds
2008-08-05mm: fix uninitialized variables for find_vma_prepare callersBenny Halevy
2008-08-05mm_init.c: avoid ifdef-inside-macro-expansionAndrew Morton
2008-08-05SLUB: dynamic per-cache MIN_PARTIALPekka Enberg
2008-08-04mm: rename page trylockNick Piggin
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-08-04mlock() fix return valuesKOSAKI Motohiro
2008-08-04nommu: Provide vmalloc_exec().Paul Mundt
2008-08-02mm: dont clear PG_uptodate on truncate/invalidateMiklos Szeredi