summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2009-03-06tracing, Text Edit Lock - Architecture Independent CodeMathieu Desnoyers1-0/+10
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar6-26/+1128
2009-03-04Merge branch 'core/locking' into tracing/ftraceIngo Molnar5-0/+14
2009-03-04Merge branch 'x86/core' into core/percpuIngo Molnar3-27/+36
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar4-31/+35
2009-03-02Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing...Ingo Molnar1-1/+9
2009-03-02x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar2-8/+5
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar2-23/+30
2009-03-01bootmem, x86: further fixes for arch-specific bootmem wrappingTejun Heo1-15/+30
2009-03-01percpu: kill compile warning in pcpu_populate_chunk()Tejun Heo1-1/+1
2009-02-27mm: fix lazy vmap purging (use-after-free error)Vegard Nossum1-1/+2
2009-02-27mm: vmap fix overflowNick Piggin1-0/+7
2009-02-27Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar1-22/+21
2009-02-26Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar3-5/+10
2009-02-25shmem: fix shared anonymous accountingHugh Dickins1-22/+21
2009-02-25x86: make vmap yell louder when it is used under irqs_disabled()Peter Zijlstra1-0/+3
2009-02-25x86, mm: pass in 'total' to __copy_from_user_*nocache()Ingo Molnar2-5/+7
2009-02-24Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar5-19/+1104
2009-02-24Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar4-18/+36
2009-02-24percpu: add __read_mostly to variables which are mostly read onlyTejun Heo1-8/+8
2009-02-24percpu: give more latitude to arch specific first chunk initializationTejun Heo1-33/+116
2009-02-24percpu: remove unit_size power-of-2 restrictionTejun Heo1-14/+19
2009-02-24vmalloc: add @align to vm_area_register_early()Tejun Heo2-5/+8
2009-02-24bootmem: clean up arch-specific bootmem wrappingTejun Heo1-3/+11
2009-02-24percpu: fix pcpu_chunk_struct_sizeTejun Heo1-1/+1
2009-02-21Merge branch 'hibernate'Linus Torvalds2-18/+14
2009-02-21swsusp: clean up shrink_all_zones()Johannes Weiner1-12/+11
2009-02-21swsusp: dont fiddle with swappinessJohannes Weiner1-4/+1
2009-02-21PM/hibernate: fix "swap breaks after hibernation failures"Alan Jenkins1-2/+2
2009-02-21percpu: clean up size usageTejun Heo1-11/+12
2009-02-20vmalloc: call flush_cache_vunmap() from unmap_kernel_range()Tejun Heo1-0/+2
2009-02-20slab: introduce kzfree()Johannes Weiner1-0/+20
2009-02-20Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/penb...Ingo Molnar1-8/+8
2009-02-20SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constantsChristoph Lameter1-8/+8
2009-02-20percpu: implement new dynamic percpu allocatorTejun Heo2-0/+894
2009-02-20vmalloc: add un/map_kernel_range_noflush()Tejun Heo1-3/+64
2009-02-20vmalloc: implement vm_area_register_early()Tejun Heo1-0/+24
2009-02-20percpu: kill percpu_alloc() and friendsTejun Heo1-13/+19
2009-02-20vmalloc: call flush_cache_vunmap() from unmap_kernel_range()Tejun Heo1-0/+2
2009-02-19Merge branch 'linus' into tracing/blktraceIngo Molnar5-14/+43
2009-02-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2009-02-18mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki1-3/+20
2009-02-18mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki1-1/+7
2009-02-18mm: task dirty accounting fixNick Piggin1-10/+3
2009-02-18vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt1-0/+8
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe1-1/+1
2009-02-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+6
2009-02-15lockdep: annotate reclaim context (__GFP_NOFS), fixIngo Molnar1-2/+1
2009-02-14lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin5-0/+15
2009-02-13Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar11-43/+84