-
- Downloads
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
Pull percpu updates from Tejun Heo: "Contains Alex Shi's three patches to remove percpu_xxx() which overlap with this_cpu_xxx(). There shouldn't be any functional change." * 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu: percpu: remove percpu_xxx() functions x86: replace percpu_xxx funcs with this_cpu_xxx net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxx
No related branches found
No related tags found
Showing
- arch/x86/include/asm/compat.h 1 addition, 1 deletionarch/x86/include/asm/compat.h
- arch/x86/include/asm/current.h 1 addition, 1 deletionarch/x86/include/asm/current.h
- arch/x86/include/asm/desc.h 1 addition, 0 deletionsarch/x86/include/asm/desc.h
- arch/x86/include/asm/fpu-internal.h 3 additions, 3 deletionsarch/x86/include/asm/fpu-internal.h
- arch/x86/include/asm/hardirq.h 5 additions, 4 deletionsarch/x86/include/asm/hardirq.h
- arch/x86/include/asm/irq_regs.h 2 additions, 2 deletionsarch/x86/include/asm/irq_regs.h
- arch/x86/include/asm/mmu_context.h 6 additions, 6 deletionsarch/x86/include/asm/mmu_context.h
- arch/x86/include/asm/percpu.h 10 additions, 14 deletionsarch/x86/include/asm/percpu.h
- arch/x86/include/asm/smp.h 2 additions, 2 deletionsarch/x86/include/asm/smp.h
- arch/x86/include/asm/stackprotector.h 2 additions, 2 deletionsarch/x86/include/asm/stackprotector.h
- arch/x86/include/asm/thread_info.h 1 addition, 1 deletionarch/x86/include/asm/thread_info.h
- arch/x86/include/asm/tlbflush.h 2 additions, 2 deletionsarch/x86/include/asm/tlbflush.h
- arch/x86/kernel/cpu/common.c 1 addition, 1 deletionarch/x86/kernel/cpu/common.c
- arch/x86/kernel/cpu/mcheck/mce.c 2 additions, 2 deletionsarch/x86/kernel/cpu/mcheck/mce.c
- arch/x86/kernel/i387.c 1 addition, 1 deletionarch/x86/kernel/i387.c
- arch/x86/kernel/nmi_selftest.c 1 addition, 0 deletionsarch/x86/kernel/nmi_selftest.c
- arch/x86/kernel/paravirt.c 6 additions, 6 deletionsarch/x86/kernel/paravirt.c
- arch/x86/kernel/process.c 1 addition, 1 deletionarch/x86/kernel/process.c
- arch/x86/kernel/process_32.c 1 addition, 1 deletionarch/x86/kernel/process_32.c
- arch/x86/kernel/process_64.c 5 additions, 5 deletionsarch/x86/kernel/process_64.c
Loading
Please register or sign in to comment