aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds3-45/+52
2010-08-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-4/+8
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+0
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-0/+7
2010-08-05mm,kdb,kgdb: Add a debug reference for the kdb kmap usageJason Wessel1-0/+7
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-36/+49
2010-08-04Merge branches 'slab/fixes', 'slob/fixes', 'slub/cleanups' and 'slub/fixes' into for-linusPekka Enberg3-45/+52
2010-08-04Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+33
2010-08-03slub: Allow removal of slab caches during bootChristoph Lameter1-9/+15
2010-08-03Revert "slub: Allow removal of slab caches during boot"Pekka Enberg1-7/+0
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar1-3/+13
2010-08-01KVM: Fix a race condition for usage of is_hwpoison_address()Huang Ying1-0/+3
2010-08-01KVM: Avoid killing userspace through guest SRAO MCE on unmapped pagesHuang Ying1-0/+30
2010-07-30mm: fix ia64 crash when gcore reads gate areaHugh Dickins1-3/+13
2010-07-29slub numa: Fix rare allocation from unexpected nodeChristoph Lameter1-1/+1
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar9-23/+592
2010-07-20x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is usedYinghai Lu2-4/+23
2010-07-20mm/vmscan.c: fix mapping use after freeNick Piggin1-1/+1
2010-07-20slab: use deferable timers for its periodic housekeepingArjan van de Ven1-1/+1
2010-07-19mm: add context argument to shrinker callbackDave Chinner1-3/+5
2010-07-19Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cmLinus Torvalds2-0/+12
2010-07-19kmemleak: Add support for NO_BOOTMEM configurationsCatalin Marinas1-0/+5
2010-07-19kmemleak: Annotate false positive in init_section_page_cgroup()Catalin Marinas1-0/+7
2010-07-16slub: Use kmem_cache flags to detect if slab is in debugging mode.Christoph Lameter1-21/+12
2010-07-16slub: Allow removal of slab caches during bootChristoph Lameter1-0/+7
2010-07-16slub: Check kasprintf results in kmem_cache_init()Christoph Lameter1-3/+6
2010-07-16SLUB: Constants need ULChristoph Lameter1-2/+2
2010-07-16slub: Use a constant for a unspecified node.Christoph Lameter1-7/+7
2010-07-16SLOB: Free objects to their own listBob Liu1-1/+8
2010-07-14lmb: rename to memblockYinghai Lu3-0/+546
2010-07-09x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige1-1/+1
2010-07-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-15/+5
2010-07-06writeback: simplify the write back thread queueChristoph Hellwig1-11/+3
2010-07-06writeback: remove writeback_inodes_wbcChristoph Hellwig2-4/+2
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar3-8/+10
2010-07-01Merge branch 'linus' into core/rcuIngo Molnar4-14/+40
2010-06-29mempolicy: fix dangling reference to tmpfs superblock mpolLee Schermerhorn1-4/+5
2010-06-29memcg: fix wake up in oom wait queueKAMEZAWA Hiroyuki1-1/+3
2010-06-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+2
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner1-6/+30
2010-06-27percpu: allow limited allocation before slab is onlineTejun Heo1-12/+40
2010-06-27percpu: make @dyn_size always mean min dyn_size in first chunk init functionsTejun Heo1-25/+10
2010-06-18percpu: fix first chunk match in per_cpu_ptr_to_phys()Tejun Heo1-3/+28
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar3-27/+41
2010-06-17percpu: fix trivial bugs in pcpu_build_alloc_info()Pavel V. Panteleev1-3/+2
2010-06-14mm: remove all rcu head initializationsPaul E. McKenney2-2/+0
2010-06-11writeback: simplify and split bdi_start_writebackChristoph Hellwig1-3/+2
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/coreIngo Molnar3-3/+3
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan3-3/+3