H. Peter Anvin
|
11d4c3f9b6
x86-32: Make sure the stack is set up before we use it
|
14 years ago |
Borislav Petkov
|
93789b32db
x86, hotplug: Fix powersavings with offlined cores on AMD
|
14 years ago |
Linus Torvalds
|
16ee8db6a9
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Randy Dunlap
|
91d88ce22b
x86: Fix sparse non-ANSI function warnings in smpboot.c
|
14 years ago |
Linus Torvalds
|
72eb6a7914
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 years ago |
Linus Torvalds
|
47935a731b
Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Tejun Heo
|
7b543a5334
x86: Replace uses of current_cpu_data with this_cpu ops
|
14 years ago |
Tejun Heo
|
0a3aee0da4
x86: Use this_cpu_ops to optimize code
|
14 years ago |
Suresh Siddha
|
3fb82d56ad
x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume
|
14 years ago |
Andi Kleen
|
5ef428c4b5
x86: Set cpu masks before calling CPU_STARTING notifiers
|
14 years ago |
Don Zickus
|
072b198a4a
x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog
|
14 years ago |
Linus Torvalds
|
0671b7674f
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Brian Gerst
|
22d4cd4c4d
x86-32: Allocate irq stacks seperate from percpu area
|
14 years ago |
Andrew Morton
|
ca1cab37d9
workqueues: s/ON_STACK/ONSTACK/
|
14 years ago |
Linus Torvalds
|
10f2a2b0f6
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Linus Torvalds
|
4a60cfa945
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Linus Torvalds
|
5fe8321b88
Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Linus Torvalds
|
709d9f54cc
Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Linus Torvalds
|
2a8b67fb72
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Borislav Petkov
|
b40827fa72
x86-32, mm: Add an initial page table for core bootstrapping
|
15 years ago |
Thomas Gleixner
|
4305df947c
x86: i8259: Convert to new irq_chip functions
|
14 years ago |
Andreas Herrmann
|
d4fbe4f035
x86, amd: Use compute unit information to determine thread siblings
|
14 years ago |
H. Peter Anvin
|
ce5f68246b
x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache line
|
14 years ago |
H. Peter Anvin
|
a68e5c94f7
x86, hotplug: Move WBINVD back outside the play_dead loop
|
14 years ago |
H. Peter Anvin
|
ea53069231
x86, hotplug: Use mwait to offline a processor, fix the legacy case
|
14 years ago |
Suresh Siddha
|
fa47f7e528
x86, x2apic: Simplify apic init in SMP and UP builds
|
15 years ago |
Alok Kataria
|
9863c90f68
x86, vmware: Remove deprecated VMI kernel support
|
15 years ago |
Borislav Petkov
|
d7c53c9e82
x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues
|
15 years ago |
Joerg Roedel
|
fd89a13792
x86-32: Separate 1:1 pagetables from swapper_pg_dir
|
15 years ago |
Suresh Siddha
|
d7a7c57393
x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()
|
15 years ago |