aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06
|\
| * Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-03
| |\
| | *-------. Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-03
| | |\ \ \ \ \
| | | | | * | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-01
| | | |_|/| | | | | |/| | | |/ | | | | | |/|
| | | | * | | x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar2009-03-02
| | | | | | |
| | | | \ \ \
| | | *-. \ \ \ Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86...Ingo Molnar2009-02-13
| | | |\ \ \ \ \
| | | | \ \ \ \ \
| | | \ \ \ \ \ \
| | *-. \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar2009-02-26
| | |\ \ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | |
| | | | * | | | | | x86: make vmap yell louder when it is used under irqs_disabled()Peter Zijlstra2009-02-25
| | | | * | | | | | x86, mm: pass in 'total' to __copy_from_user_*nocache()Ingo Molnar2009-02-25
| * | | | | | | | | bootmem, x86: further fixes for arch-specific bootmem wrappingTejun Heo2009-03-01
| * | | | | | | | | percpu: kill compile warning in pcpu_populate_chunk()Tejun Heo2009-03-01
| * | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-24
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | percpu: add __read_mostly to variables which are mostly read onlyTejun Heo2009-02-24
| | * | | | | | | | percpu: give more latitude to arch specific first chunk initializationTejun Heo2009-02-23
| | * | | | | | | | percpu: remove unit_size power-of-2 restrictionTejun Heo2009-02-23
| | * | | | | | | | vmalloc: add @align to vm_area_register_early()Tejun Heo2009-02-23
| | * | | | | | | | bootmem: clean up arch-specific bootmem wrappingTejun Heo2009-02-23
| | * | | | | | | | percpu: fix pcpu_chunk_struct_sizeTejun Heo2009-02-23
| | * | | | | | | | percpu: clean up size usageTejun Heo2009-02-21
| | * | | | | | | | percpu: implement new dynamic percpu allocatorTejun Heo2009-02-20
| | * | | | | | | | vmalloc: add un/map_kernel_range_noflush()Tejun Heo2009-02-20
| | * | | | | | | | vmalloc: implement vm_area_register_early()Tejun Heo2009-02-20
| | * | | | | | | | percpu: kill percpu_alloc() and friendsTejun Heo2009-02-20
| | * | | | | | | | vmalloc: call flush_cache_vunmap() from unmap_kernel_range()Tejun Heo2009-02-20
* | | | | | | | | | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-04
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | lockdep: annotate reclaim context (__GFP_NOFS), fixIngo Molnar2009-02-15
| * | | | | | | | | | lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin2009-02-14
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing...Ingo Molnar2009-03-02
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | mm: fix lazy vmap purging (use-after-free error)Vegard Nossum2009-02-27
| * | | | | | | | | mm: vmap fix overflowNick Piggin2009-02-27
* | | | | | | | | | Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2009-02-27
|\| | | | | | | | |
| * | | | | | | | | shmem: fix shared anonymous accountingHugh Dickins2009-02-25
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar2009-02-24
|\| | | | | | | |
| * | | | | | | | Merge branch 'hibernate'Linus Torvalds2009-02-21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | swsusp: clean up shrink_all_zones()Johannes Weiner2009-02-21
| | * | | | | | | | swsusp: dont fiddle with swappinessJohannes Weiner2009-02-21
| | * | | | | | | | PM/hibernate: fix "swap breaks after hibernation failures"Alan Jenkins2009-02-21
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | vmalloc: call flush_cache_vunmap() from unmap_kernel_range()Tejun Heo2009-02-20
| * | | | | | | | slab: introduce kzfree()Johannes Weiner2009-02-20
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/penb...Ingo Molnar2009-02-20
|\ \ \ \ \ \ \ \
| * | | | | | | | SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constantsChristoph Lameter2009-02-20
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'linus' into tracing/blktraceIngo Molnar2009-02-19
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-02-18
| |\ \ \ \ \ \ \
| | * | | | | | | block: fix bad definition of BIO_RW_SYNCJens Axboe2009-02-18
| * | | | | | | | mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki2009-02-18
| * | | | | | | | mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-18
| * | | | | | | | mm: task dirty accounting fixNick Piggin2009-02-18
| * | | | | | | | vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt2009-02-18
| |/ / / / / / /
| * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-17
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | x86, ptrace, mm: fix double-free on raceMarkus Metzger2009-02-11