You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brian Gerst
2add8e235c
x86: use linker to offset symbols by __per_cpu_load
...
Impact: cleanup and bug fix
Use the linker to create symbols for certain per-cpu variables
that are offset by __per_cpu_load. This allows the removal of
the runtime fixup of the GDT pointer, which fixes a bug with
resume reported by Jiri Slaby.
Reported-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Brian Gerst <brgerst@gmail.com>
Acked-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
16 years ago
..
boot
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core
16 years ago
configs
eeprom: More consistent symbol names
16 years ago
crypto
crypto: crc32c-intel - Switch to shash
16 years ago
ia32
x86-64: Move kernelstack from PDA to per-cpu.
16 years ago
include/ asm
x86: use linker to offset symbols by __per_cpu_load
16 years ago
kernel
x86: use linker to offset symbols by __per_cpu_load
16 years ago
kvm
KVM: change KVM to use IOMMU API
16 years ago
lguest
x86/paravirt: add register-saving thunks to reduce caller register pressure
16 years ago
lib
x86: use early clobbers in usercopy*.c
16 years ago
mach-default
x86: mach-default setup.c cleanups
16 years ago
mach-generic
x86: rename all fields of mpc_table mpc_X to X
16 years ago
mach-rdc321x
…
mach-voyager
x86: pass in cpu number to switch_to_new_gdt()
16 years ago
math-emu
…
mm
Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu
16 years ago
oprofile
Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tip
16 years ago
pci
x86 PAT: consolidate old memtype new memtype check into a function
16 years ago
power
…
vdso
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
16 years ago
video
…
xen
x86: style cleanups for xen assemblies
16 years ago
Kconfig
x86: make Voyager use x86 per-cpu setup.
16 years ago
Kconfig.cpu
x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTES
16 years ago
Kconfig.debug
Merge branch 'linus' into stackprotector
16 years ago
Makefile
Merge branch 'linus' into stackprotector
16 years ago
Makefile_32.cpu
…