Linus Torvalds
|
4cb38750d4
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Ingo Molnar
|
b0338e99b2
Merge branch 'x86/cpu' into perf/core
|
13 years ago |
Alex Shi
|
e7b52ffd45
x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range
|
13 years ago |
Andre Przywara
|
1f975f78c8
x86, pvops: Remove hooks for {rd,wr}msr_safe_regs
|
13 years ago |
Andi Kleen
|
1ff4d58a19
x86: Add rdpmcl()
|
13 years ago |
H. Peter Anvin
|
ffc4bc9c6f
x86, paravirt: Replace GET_CR2_INTO_RCX with GET_CR2_INTO_RAX
|
13 years ago |
Linus Torvalds
|
ed2d265d12
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Paul Gortmaker
|
187f1882b5
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
|
13 years ago |
Ingo Molnar
|
c5905afb0e
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
|
13 years ago |
Glauber Costa
|
3c404b578f
KVM guest: Add a pv_ops stub for steal time
|
14 years ago |
Andrea Arcangeli
|
cacf061c5e
thp: fix PARAVIRT x86 32bit noPAE
|
14 years ago |
Andrea Arcangeli
|
331127f799
thp: add pmd paravirt ops
|
14 years ago |
Cliff Wickman
|
c8217b8305
x86, paravirt: Use native_halt on a halt, not native_safe_halt
|
14 years ago |
Steven Rostedt
|
b590854853
tracing: Force arch_local_irq_* notrace for paravirt
|
14 years ago |
Linus Torvalds
|
e36f561a2c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
|
14 years ago |
David Howells
|
df9ee29270
Fix IRQ flag handling naming
|
14 years ago |
Alok Kataria
|
b0f4c062fb
x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI
|
15 years ago |
Ian Campbell
|
dad52fc011
x86, paravirt: Remove kmap_atomic_pte paravirt op.
|
15 years ago |
Thomas Gleixner
|
0199c4e68d
locking: Convert __raw_spin* functions to arch_spin*
|
15 years ago |
Thomas Gleixner
|
445c89514b
locking: Convert raw_spinlock to arch_spinlock
|
15 years ago |
Jeremy Fitzhardinge
|
71999d9862
x86/paravirt: Use normal calling sequences for irq enable/disable
|
15 years ago |
Linus Torvalds
|
78f28b7c55
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Feng Tang
|
7bd867dfb4
x86: Move get/set_wallclock to x86_platform_ops
|
16 years ago |
Ingo Molnar
|
c931aaf0e1
Merge branch 'x86/paravirt' into x86/cpu
|
16 years ago |
Borislav Petkov
|
177fed1ee8
x86, msr: Rewrite AMD rd/wrmsr variants
|
16 years ago |
Borislav Petkov
|
132ec92f3f
x86, msr: Add rd/wrmsr interfaces with preset registers
|
16 years ago |
Thomas Gleixner
|
2d826404f0
x86: Move tsc_calibration to x86_init_ops
|
16 years ago |
Thomas Gleixner
|
845b3944bb
x86: Add timer_init to x86_init_ops
|
16 years ago |
Thomas Gleixner
|
736decac64
x86: Move percpu clockevents setup to x86_init_ops
|
16 years ago |
Thomas Gleixner
|
f1d7062a23
x86: Move xen_post_allocator_init into xen_pagetable_setup_done
|
16 years ago |