| Commit message (Expand) | Author | Age |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-28 |
|\ |
|
| * | Merge branch 'origin' into devel | Russell King | 2009-03-28 |
| |\ |
|
| * \ | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King | 2009-03-25 |
| |\ \ |
|
| * | | | highmem: atomic highmem kmap page pinning | Nicolas Pitre | 2009-03-15 |
* | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | percpu: fix spurious alignment WARN in legacy SMP percpu allocator | Tejun Heo | 2009-03-11 |
| * | | | percpu: generalize embedding first chunk setup helper | Tejun Heo | 2009-03-10 |
| * | | | percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() | Tejun Heo | 2009-03-10 |
| * | | | percpu: make x86 addr <-> pcpu ptr conversion macros generic | Tejun Heo | 2009-03-10 |
| * | | | percpu: finer grained locking to break deadlock and allow atomic free | Tejun Heo | 2009-03-07 |
| * | | | percpu: move fully free chunk reclamation into a work | Tejun Heo | 2009-03-06 |
| * | | | percpu: move chunk area map extension out of area allocation | Tejun Heo | 2009-03-06 |
| * | | | percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free() | Tejun Heo | 2009-03-06 |
| * | | | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo | 2009-03-06 |
| * | | | percpu: add an indirection ptr for chunk page map access | Tejun Heo | 2009-03-06 |
| * | | | percpu: use negative for auto for pcpu_setup_first_chunk() arguments | Tejun Heo | 2009-03-06 |
| * | | | percpu: improve first chunk initial area map handling | Tejun Heo | 2009-03-06 |
| * | | | percpu: cosmetic renames in pcpu_setup_first_chunk() | Tejun Heo | 2009-03-06 |
| * | | | Merge branch 'x86/core' into core/percpu | Ingo Molnar | 2009-03-03 |
| |\ \ \ |
|
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | *-------. | | | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-03 |
| | |\ \ \ \ \| | |
|
| | | | | * | | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 |
| | | |_|/| | | |
| | |/| | | |/ /
| | | | | |/| | |
|
| | | | * | | | | x86, mm: dont use non-temporal stores in pagecache accesses | Ingo Molnar | 2009-03-02 |
| | | | | | | | | |
| | | | \ \ \ \ | |
| | | *-. \ \ \ \ | Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86... | Ingo Molnar | 2009-02-13 |
| | | |\ \ \ \ \ \ |
|
| | | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu... | Ingo Molnar | 2009-02-26 |
| | |\ \ \ \ \ \ \ \ \
| | | | | |_|_|/ / / /
| | | | |/| | | | | | |
|
| | | | * | | | | | | | x86: make vmap yell louder when it is used under irqs_disabled() | Peter Zijlstra | 2009-02-25 |
| | | | * | | | | | | | x86, mm: pass in 'total' to __copy_from_user_*nocache() | Ingo Molnar | 2009-02-25 |
| * | | | | | | | | | | bootmem, x86: further fixes for arch-specific bootmem wrapping | Tejun Heo | 2009-03-01 |
| * | | | | | | | | | | percpu: kill compile warning in pcpu_populate_chunk() | Tejun Heo | 2009-03-01 |
| * | | | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 2009-02-24 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | percpu: add __read_mostly to variables which are mostly read only | Tejun Heo | 2009-02-24 |
| | * | | | | | | | | | percpu: give more latitude to arch specific first chunk initialization | Tejun Heo | 2009-02-23 |
| | * | | | | | | | | | percpu: remove unit_size power-of-2 restriction | Tejun Heo | 2009-02-23 |
| | * | | | | | | | | | vmalloc: add @align to vm_area_register_early() | Tejun Heo | 2009-02-23 |
| | * | | | | | | | | | bootmem: clean up arch-specific bootmem wrapping | Tejun Heo | 2009-02-23 |
| | * | | | | | | | | | percpu: fix pcpu_chunk_struct_size | Tejun Heo | 2009-02-23 |
| | * | | | | | | | | | percpu: clean up size usage | Tejun Heo | 2009-02-21 |
| | * | | | | | | | | | percpu: implement new dynamic percpu allocator | Tejun Heo | 2009-02-20 |
| | * | | | | | | | | | vmalloc: add un/map_kernel_range_noflush() | Tejun Heo | 2009-02-20 |
| | * | | | | | | | | | vmalloc: implement vm_area_register_early() | Tejun Heo | 2009-02-20 |
| | * | | | | | | | | | percpu: kill percpu_alloc() and friends | Tejun Heo | 2009-02-20 |
| | * | | | | | | | | | vmalloc: call flush_cache_vunmap() from unmap_kernel_range() | Tejun Heo | 2009-02-20 |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2009-03-26 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| *-------. \ \ \ \ \ \ \ \ \ \ | Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', ... | Pekka Enberg | 2009-03-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | |
|
| | | | | | * | | | | | | | | | | SLUB: Fix default slab order for big object sizes | Zhang Yanmin | 2009-02-20 |
| | | | | | * | | | | | | | | | | SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants | Christoph Lameter | 2009-02-20 |
| | | | | | | |_|/ / / / / / /
| | | | | | |/| | | | | | | | |
|
| | | | | * | | | | | | | | | | slub: use get_track() | Akinobu Mita | 2009-03-23 |
| | | | | * | | | | | | | | | | SLUB: Use ->objsize from struct kmem_cache_cpu in slab_free() | Pekka Enberg | 2009-01-14 |
| | | | * | | | | | | | | | | | slub: rename calculate_min_partial() to set_min_partial() | David Rientjes | 2009-02-25 |
| | | | * | | | | | | | | | | | slub: add min_partial sysfs tunable | David Rientjes | 2009-02-23 |
| | | | * | | | | | | | | | | | slub: move min_partial to struct kmem_cache | David Rientjes | 2009-02-23 |
| | | | | |/ / / / / / / / /
| | | | |/| | | | | | | | | |
|