Denys Vlasenko
|
ef593260f0
x86/asm/entry: Get rid of KERNEL_STACK_OFFSET
|
10 years ago |
Andy Lutomirski
|
a7fcf28d43
x86/asm/entry: Replace this_cpu_sp0() with current_top_of_stack() and fix it on x86_32
|
10 years ago |
Thomas Gleixner
|
9c4d9c73dd
x86: Consolidate boot cpu timer setup
|
10 years ago |
Thomas Gleixner
|
374aab339f
x86/apic: Reuse apic_bsp_setup() for UP APIC setup
|
10 years ago |
Thomas Gleixner
|
613c25efbd
x86/smpboot: Sanitize uniprocessor init
|
10 years ago |
Thomas Gleixner
|
05f7e46d2a
x86/smpboot: Move apic init code to apic.c
|
10 years ago |
Thomas Gleixner
|
ef4c59a4b6
x86/smpboot: Cleanup ioapic handling
|
10 years ago |
Thomas Gleixner
|
f77aa308e5
x86/smpboot: Move smpboot inlines to code
|
10 years ago |
Thomas Gleixner
|
250a1ac685
x86, smpboot: Remove pointless preempt_disable() in native_smp_prepare_cpus()
|
10 years ago |
Linus Torvalds
|
b6444bd0a1
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Boris Ostrovsky
|
54279552bd
x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down
|
11 years ago |
Jan Beulich
|
2c773dd31f
x86: Convert a few more per-CPU items to read-mostly ones
|
11 years ago |
Ingo Molnar
|
db6a00b4be
x86/smpboot: Move data structure to its primary usage scope
|
11 years ago |
Linus Torvalds
|
f1d0d14120
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Linus Torvalds
|
19e00d593e
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Linus Torvalds
|
faafcba3b5
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Dave Hansen
|
728e5653e6
sched/x86: Fix up typo in topology detection
|
11 years ago |
Wanpeng Li
|
03bd4e1f72
sched: Fix unreleased llc_shared_mask bit during CPU hotplug
|
11 years ago |
Lan Tianyu
|
2ed53c0d6c
x86/smpboot: Speed up suspend/resume by avoiding 100ms sleep for CPU offline during S3
|
11 years ago |
Dave Hansen
|
cebf15eb09
x86, sched: Add new topology for multi-NUMA-node CPUs
|
11 years ago |
Igor Mammedov
|
ce4b1b1650
x86/smpboot: Initialize secondary CPU only if master CPU will wait for it
|
11 years ago |
David Rientjes
|
11a8318ef5
x86, apic: Remove setup_portio_remap callback
|
11 years ago |
David Rientjes
|
300eddf967
x86, apic: Remove smp_callin_clear_local_apic callback
|
11 years ago |
Linus Torvalds
|
3f17ea6dea
Merge branch 'next' (accumulated 3.16 merge window patches) into master
|
11 years ago |
Linus Torvalds
|
bb077d6006
Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait for it"
|
11 years ago |
Igor Mammedov
|
3e1a878b7c
x86/smpboot: Initialize secondary CPU only if master CPU will wait for it
|
11 years ago |
Igor Mammedov
|
feef1e8ecb
x86/smpboot: Log error on secondary CPU wakeup failure at ERR level
|
11 years ago |
Igor Mammedov
|
89f898c1e1
x86: Fix list/memory corruption on CPU hotplug
|
11 years ago |
H. Peter Anvin
|
197725de65
x86, espfix: Make espfix64 a Kconfig option, fix UML
|
11 years ago |
H. Peter Anvin
|
3891a04aaf
x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack
|
11 years ago |