summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2008-10-20Merge commit 'proc/proc'Stephen Rothwell
2008-10-20Merge commit 'creds/next-creds-subsys'Stephen Rothwell
2008-10-20Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2008-10-20Merge commit 'slab/for-next'Stephen Rothwell
2008-10-20Merge commit 'trivial/next'Stephen Rothwell
2008-10-20Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2008-10-17Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-10-18Export shmem_file_setup for DRM-GEMKeith Packard
2008-10-17proc: move /proc/zoneinfo boilerplate to mm/vmstat.cAlexey Dobriyan
2008-10-17proc: move /proc/vmstat boilerplate to mm/vmstat.cAlexey Dobriyan
2008-10-17proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.cAlexey Dobriyan
2008-10-17proc: move /proc/buddyinfo boilerplate to mm/vmstat.cAlexey Dobriyan
2008-10-17proc: move /proc/vmallocinfo to mm/vmalloc.cAlexey Dobriyan
2008-10-17proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.cAlexey Dobriyan
2008-10-17proc: move /proc/slab_allocators boilerplate to mm/slab.cAlexey Dobriyan
2008-10-17proc: switch /proc/meminfo to seq_fileAlexey Dobriyan
2008-10-17Merge branch 'master' into next-creds-subsysJames Morris
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-16vfs: Add no_nrwrite_index_update writeback control flagAneesh Kumar K.V
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar
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-14vfs: Remove the range_cont writeback mode.Aneesh Kumar K.V
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-07SLOB: fix bogus ksize calculationMatt Mackall
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