summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2008-10-17Merge commit 'creds/next-creds-subsys'Stephen Rothwell
2008-10-17Merge commit 'drm/drm-next'Stephen Rothwell
2008-10-17Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2008-10-17Merge commit 'slab/for-next'Stephen Rothwell
2008-10-17Merge commit 'trivial/next'Stephen Rothwell
2008-10-17Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison
2008-10-16mm: do_generic_file_read() never gets a NULL 'filp' argumentKrishna Kumar
2008-10-16hugetlb: handle updating of ACCESSED and DIRTY in hugetlb_fault()David Gibson
2008-10-16mm/page_alloc.c:free_area_init_nodes() fix inappropriate use of enumAndrew Morton
2008-10-14Merge branch 'kmemcheck-v2' into auto-kmemcheck-nextIngo Molnar
2008-10-14Merge branch 'core/resources' into auto-core-nextIngo Molnar
2008-10-14Merge branch 'core/misc' into auto-core-nextIngo Molnar
2008-10-14do_generic_file_read: s/EINTR/EIO/ if lock_page_killable() failsOleg Nesterov
2008-10-14Merge branches 'core/debug', 'core/futexes' and 'core/locking' into auto-core...Ingo Molnar
2008-10-14Merge branch 'topic/kmemtrace' into for-nextPekka Enberg
2008-10-14kmemtrace: remove config option for enabling tracing at bootPekka Enberg
2008-10-14Merge branch 'master' into next-creds-subsysJames Morris
2008-10-13Merge branch 'master' into next-creds-subsysJames Morris
2008-10-13Merge branch 'linus' into kmemcheck-v2Ingo Molnar
2008-10-13integrity: special fs magicMimi Zohar
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar
2008-10-11Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-10-10Merge branch 'linus' into x86/pat2Ingo Molnar
2008-10-10kmemtrace: allow kmemtrace to be enabled after bootPekka Enberg
2008-10-09SLOB: fix bogus ksize calculation fixMatt Mackall
2008-10-09highmem: use bio_has_data() in the bounce pathJens Axboe
2008-10-08Merge branch 'topic/slub-defrag' into for-nextPekka Enberg
2008-10-07SLOB: fix bogus ksize calculationMatt Mackall
2008-10-07Export shmem_file_setup for DRM-GEMKeith Packard
2008-10-06kmemtrace: remove unnecessary castsPekka Enberg
2008-10-06kmemtrace: SLUB hooks for caller-tracking functions.Eduard - Gabriel Munteanu
2008-10-06kmemtrace: SLUB hooks.Eduard - Gabriel Munteanu
2008-10-06SLUB: Replace __builtin_return_address(0) with _RET_IP_.Eduard - Gabriel Munteanu
2008-10-06kmemtrace: SLOB hooks.Eduard - Gabriel Munteanu
2008-10-06kmemtrace: SLAB hooks.Eduard - Gabriel Munteanu
2008-10-06kmemtrace: Core implementation.Eduard - Gabriel Munteanu
2008-10-06slub defrag: dma_kmalloc_cache add_tailHugh Dickins
2008-10-06slub: Trigger defragmentation from memory reclaimChristoph Lameter
2008-10-06slub/slabinfo: add defrag statisticsChristoph Lameter
2008-10-06slub: Add KICKABLE to avoid repeated kick() attemptsChristoph Lameter
2008-10-06slub: Slab defrag coreChristoph Lameter
2008-10-06slub: Sort slab cache list and establish maximum objects for defrag slabsChristoph Lameter
2008-10-06slub: Add get() and kick() methodsChristoph Lameter
2008-10-06slub: Replace ctor field with ops field in /sys/slab/*Christoph Lameter
2008-10-06slub: Add defrag_ratio field and sysfs support.Christoph Lameter
2008-10-05Merge branch 'linus' into kmemcheckIngo Molnar