Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
* 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86, binutils, xen: Fix another wrong size directive x86: Remove dead config option X86_CPU x86: Really print supported CPUs if PROCESSOR_SELECT=y x86: Fix a bogus unwind annotation in lib/semaphore_32.S um, x86-64: Fix UML build after adding CFI annotations to lib/rwsem_64.S x86: Remove unused bits from lib/thunk_*.S x86: Use {push,pop}_cfi in more places x86-64: Add CFI annotations to lib/rwsem_64.S x86, asm: Cleanup unnecssary macros in asm-offsets.c x86, system.h: Drop unused __SAVE/__RESTORE macros x86: Use bitmap library functions x86: Partly unify asm-offsets_{32,64}.c x86: Reduce back the alignment of the per-CPU data section
Showing
- arch/um/Kconfig.x86 5 additions, 0 deletionsarch/um/Kconfig.x86
- arch/x86/Kconfig 2 additions, 0 deletionsarch/x86/Kconfig
- arch/x86/Kconfig.cpu 0 additions, 5 deletionsarch/x86/Kconfig.cpu
- arch/x86/ia32/ia32entry.S 9 additions, 18 deletionsarch/x86/ia32/ia32entry.S
- arch/x86/include/asm/frame.h 2 additions, 4 deletionsarch/x86/include/asm/frame.h
- arch/x86/include/asm/system.h 0 additions, 2 deletionsarch/x86/include/asm/system.h
- arch/x86/kernel/asm-offsets.c 65 additions, 0 deletionsarch/x86/kernel/asm-offsets.c
- arch/x86/kernel/asm-offsets_32.c 0 additions, 69 deletionsarch/x86/kernel/asm-offsets_32.c
- arch/x86/kernel/asm-offsets_64.c 14 additions, 76 deletionsarch/x86/kernel/asm-offsets_64.c
- arch/x86/kernel/cpu/common.c 2 additions, 2 deletionsarch/x86/kernel/cpu/common.c
- arch/x86/kernel/entry_32.S 2 additions, 3 deletionsarch/x86/kernel/entry_32.S
- arch/x86/kernel/entry_64.S 1 addition, 1 deletionarch/x86/kernel/entry_64.S
- arch/x86/kernel/head_32.S 4 additions, 4 deletionsarch/x86/kernel/head_32.S
- arch/x86/kernel/ioport.c 5 additions, 15 deletionsarch/x86/kernel/ioport.c
- arch/x86/kernel/vmlinux.lds.S 1 addition, 1 deletionarch/x86/kernel/vmlinux.lds.S
- arch/x86/lib/atomic64_386_32.S 2 additions, 4 deletionsarch/x86/lib/atomic64_386_32.S
- arch/x86/lib/atomic64_cx8_32.S 2 additions, 4 deletionsarch/x86/lib/atomic64_cx8_32.S
- arch/x86/lib/checksum_32.S 21 additions, 42 deletionsarch/x86/lib/checksum_32.S
- arch/x86/lib/rwsem_64.S 34 additions, 22 deletionsarch/x86/lib/rwsem_64.S
- arch/x86/lib/semaphore_32.S 13 additions, 25 deletionsarch/x86/lib/semaphore_32.S
Loading
Please register or sign in to comment