Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu: (46 commits) powerpc64: convert to dynamic percpu allocator sparc64: use embedding percpu first chunk allocator percpu: kill lpage first chunk allocator x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMA percpu: update embedding first chunk allocator to handle sparse units percpu: use group information to allocate vmap areas sparsely vmalloc: implement pcpu_get_vm_areas() vmalloc: separate out insert_vmalloc_vm() percpu: add chunk->base_addr percpu: add pcpu_unit_offsets[] percpu: introduce pcpu_alloc_info and pcpu_group_info percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upward percpu: add @align to pcpu_fc_alloc_fn_t percpu: make @dyn_size mandatory for pcpu_setup_first_chunk() percpu: drop @static_size from first chunk allocators percpu: generalize first chunk allocator selection percpu: build first chunk allocators selectively percpu: rename 4k first chunk allocator to page percpu: improve boot messages percpu: fix pcpu_reclaim() locking ... Fix trivial conflict as by Tejun Heo in kernel/sched.c
Showing
- Documentation/kernel-parameters.txt 6 additions, 5 deletionsDocumentation/kernel-parameters.txt
- Makefile 1 addition, 1 deletionMakefile
- arch/alpha/include/asm/percpu.h 8 additions, 92 deletionsarch/alpha/include/asm/percpu.h
- arch/alpha/include/asm/tlbflush.h 1 addition, 0 deletionsarch/alpha/include/asm/tlbflush.h
- arch/alpha/kernel/vmlinux.lds.S 2 additions, 7 deletionsarch/alpha/kernel/vmlinux.lds.S
- arch/arm/kernel/vmlinux.lds.S 1 addition, 0 deletionsarch/arm/kernel/vmlinux.lds.S
- arch/avr32/kernel/vmlinux.lds.S 3 additions, 6 deletionsarch/avr32/kernel/vmlinux.lds.S
- arch/blackfin/kernel/vmlinux.lds.S 1 addition, 4 deletionsarch/blackfin/kernel/vmlinux.lds.S
- arch/blackfin/mm/sram-alloc.c 3 additions, 3 deletionsarch/blackfin/mm/sram-alloc.c
- arch/cris/include/asm/mmu_context.h 2 additions, 1 deletionarch/cris/include/asm/mmu_context.h
- arch/cris/kernel/vmlinux.lds.S 2 additions, 7 deletionsarch/cris/kernel/vmlinux.lds.S
- arch/cris/mm/fault.c 1 addition, 1 deletionarch/cris/mm/fault.c
- arch/frv/kernel/vmlinux.lds.S 2 additions, 0 deletionsarch/frv/kernel/vmlinux.lds.S
- arch/h8300/kernel/vmlinux.lds.S 2 additions, 3 deletionsarch/h8300/kernel/vmlinux.lds.S
- arch/ia64/Kconfig 3 additions, 0 deletionsarch/ia64/Kconfig
- arch/ia64/kernel/setup.c 6 additions, 0 deletionsarch/ia64/kernel/setup.c
- arch/ia64/kernel/smp.c 2 additions, 1 deletionarch/ia64/kernel/smp.c
- arch/ia64/kernel/vmlinux.lds.S 8 additions, 8 deletionsarch/ia64/kernel/vmlinux.lds.S
- arch/ia64/sn/kernel/setup.c 1 addition, 1 deletionarch/ia64/sn/kernel/setup.c
- arch/m32r/kernel/vmlinux.lds.S 3 additions, 7 deletionsarch/m32r/kernel/vmlinux.lds.S
Loading
Please register or sign in to comment