Linus Torvalds
|
08815bc267
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Linus Torvalds
|
da8347969f
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Peter Senna Tschudin
|
4b8073e467
arch/x86: Remove unecessary semicolons
|
12 years ago |
Rusty Russell
|
816afe4ff9
x86/smp: Don't ever patch back to UP if we unplug cpus
|
13 years ago |
Avi Kivity
|
cb09cad44f
x86/alternatives: Fix p6 nops on non-modular kernels
|
13 years ago |
Ingo Molnar
|
d431adfbc9
Merge branch 'linus' into x86/urgent
|
13 years ago |
Alan Cox
|
d6250a3f12
x86, nops: Missing break resulting in incorrect selection on Intel
|
13 years ago |
Linus Torvalds
|
3fad0953a1
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
OGAWA Hirofumi
|
2f74759056
x86/alternatives: Use atomic_xchg() instead atomic_dec_and_test() for stop_machine_text_poke()
|
13 years ago |
Joe Perches
|
c767a54ba0
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
|
13 years ago |
Rabin Vincent
|
78345d2edc
x86: Call stop_machine_text_poke() on all CPUs
|
13 years ago |
Andy Lutomirski
|
98d0ac38ca
x86-64: Move vread_tsc and vread_hpet into the vDSO
|
14 years ago |
Andy Lutomirski
|
59e97e4d6f
x86: Make alternative instruction pointers relative
|
14 years ago |
Linus Torvalds
|
0162818804
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Ingo Molnar
|
01ed58abec
Merge branch 'x86/mem' into perf/core
|
14 years ago |
Fenghua Yu
|
5097313363
x86, alternative, doc: Add comment for applying alternatives order
|
14 years ago |
H. Peter Anvin
|
d8d9766c8c
x86, cpu: Change NOP selection for certain Intel CPUs
|
14 years ago |
H. Peter Anvin
|
dc326fca2b
x86, cpu: Clean up and unify the NOP selection infrastructure
|
14 years ago |
Jason Baron
|
d430d3d7e6
jump label: Introduce static_branch() interface
|
14 years ago |
Lucas De Marchi
|
0d2eb44f63
x86: Fix common misspellings
|
14 years ago |
Mathieu Desnoyers
|
0e00f7aed6
x86: stop_machine_text_poke() should issue sync_core()
|
14 years ago |
Peter Zijlstra
|
d91309f69b
x86: Fix text_poke_smp_batch() deadlock
|
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 |
Suresh Siddha
|
3fb82d56ad
x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume
|
14 years ago |
Masami Hiramatsu
|
7deb18dcf0
x86: Introduce text_poke_smp_batch() for batch-code modifying
|
14 years ago |
Linus Torvalds
|
f02a38d86a
Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Jason Baron
|
404ba5d7bb
x86, alternative: Call stop_machine_text_poke() on all cpus
|
14 years ago |
H. Peter Anvin
|
2d1d7126bb
x86, ftrace: Use safe noops, drop trap test
|
14 years ago |
Masami Hiramatsu
|
3caa37519c
x86: Use __stop_machine() in text_poke_smp()
|
14 years ago |
Jason Baron
|
bf5438fca2
jump label: Base patch for jump label
|
14 years ago |