index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-07-24
9
-5
/
+59
|
\
|
*
KVM: fix race with level interrupts
Michael S. Tsirkin
2012-07-20
1
-1
/
+14
|
*
Revert "apic: fix kvm build on UP without IOAPIC"
Michael S. Tsirkin
2012-07-16
1
-5
/
+0
|
*
apic: add apic_set_eoi_write for PV use
Michael S. Tsirkin
2012-07-16
1
-0
/
+3
|
*
KVM: VMX: Implement PCID/INVPCID for guests with EPT
Mao, Junjie
2012-07-12
3
-1
/
+7
|
*
KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform check
Prarit Bhargava
2012-07-11
1
-0
/
+1
|
*
KVM: x86 emulator: initialize memop
Avi Kivity
2012-07-09
1
-1
/
+1
|
*
KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics
Avi Kivity
2012-07-09
1
-2
/
+2
|
*
apic: fix kvm build on UP without IOAPIC
Michael S. Tsirkin
2012-07-03
1
-0
/
+5
|
*
KVM: host side for eoi optimization
Michael S. Tsirkin
2012-06-25
1
-0
/
+12
|
*
x86, bitops: note on __test_and_clear_bit atomicity
Michael S. Tsirkin
2012-06-25
1
-0
/
+7
|
*
KVM guest: guest side for eoi avoidance
Michael S. Tsirkin
2012-06-25
1
-0
/
+7
|
*
KVM: Introduce __KVM_HAVE_IRQ_LINE
Christoffer Dall
2012-06-18
1
-0
/
+1
|
*
KVM: VMX: Add EPT A/D bits definitions
Xudong Hao
2012-06-05
1
-0
/
+4
*
|
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-07-22
1
-0
/
+21
|
\
\
|
*
\
Merge tag 'v3.5-rc6' into x86/mce
Ingo Molnar
2012-07-11
5
-21
/
+38
|
|
\
\
|
*
|
|
x86, MCE, AMD: Move shared bank to node descriptor
Borislav Petkov
2012-06-07
1
-0
/
+21
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-07-22
1
-9
/
+19
|
\
\
\
|
*
|
|
x86/uv: Work around UV2 BAU hangs
Cliff Wickman
2012-06-25
1
-10
/
+18
|
*
|
|
x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/
Cliff Wickman
2012-06-25
1
-0
/
+2
*
|
|
|
Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-07-22
3
-5
/
+4
|
\
\
\
\
|
*
|
|
|
x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64
H. Peter Anvin
2012-06-17
3
-5
/
+4
*
|
|
|
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-07-22
3
-33
/
+50
|
\
\
\
\
\
|
*
|
|
|
|
x86/apic/x2apic: Limit the vector reservation to the user specified mask
Suresh Siddha
2012-07-06
1
-3
/
+6
|
*
|
|
|
|
x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain member...
Suresh Siddha
2012-07-06
1
-5
/
+3
|
*
|
|
|
|
Merge branch 'x86/apic' into x86/platform
Ingo Molnar
2012-06-18
3
-33
/
+47
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'x86/cleanups' into x86/apic
Ingo Molnar
2012-06-15
1
-2
/
+0
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
Revert "x86/platform: Add a wallclock_init func to x86_platforms ops"
Feng Tang
2012-05-24
1
-2
/
+0
|
|
*
|
|
|
|
|
x86/apic: Eliminate cpu_mask_to_apicid() operation
Alexander Gordeev
2012-06-14
1
-25
/
+8
|
|
*
|
|
|
|
|
x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask
Alexander Gordeev
2012-06-08
1
-4
/
+2
|
|
*
|
|
|
|
|
x86/apic: Make cpu_mask_to_apicid() operations return error code
Alexander Gordeev
2012-06-08
1
-13
/
+31
|
|
*
|
|
|
|
|
x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector()
Alexander Gordeev
2012-06-08
1
-3
/
+5
|
|
*
|
|
|
|
|
x86/apic: Factor out default vector_allocation_domain() operation
Alexander Gordeev
2012-06-08
1
-0
/
+21
|
|
*
|
|
|
|
|
x86/apic: Factor out default cpu_mask_to_apicid() operations
Alexander Gordeev
2012-06-06
1
-3
/
+10
|
|
*
|
|
|
|
|
x86/apic: Factor out default target_cpus() operation
Alexander Gordeev
2012-06-06
2
-9
/
+5
|
|
*
|
|
|
|
|
x86/x2apic/cluster: Use all the members of one cluster specified in the smp_a...
Suresh Siddha
2012-06-06
1
-9
/
+0
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
x86/platform: Introduce APIC post-initialization callback
Ido Yariv
2012-06-06
1
-0
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-07-22
6
-29
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/nmi: Clean up register_nmi_handler() usage
Li Zhong
2012-06-20
1
-17
/
+3
|
*
|
|
|
|
|
Merge commit 'v3.5-rc3' into x86/debug
Ingo Molnar
2012-06-20
3
-7
/
+20
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
Joe Perches
2012-06-06
5
-12
/
+16
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-07-22
2
-16
/
+69
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/copy_user_generic: Optimize copy_user_generic with CPU erms feature
Fenghua Yu
2012-06-29
2
-16
/
+69
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-07-22
1
-5
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
smp: Remove num_booting_cpus()
Thomas Gleixner
2012-06-05
1
-5
/
+0
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
perf/x86: Add a microcode revision check for SNB-PEBS
Peter Zijlstra
2012-07-05
1
-0
/
+2
*
|
|
|
|
|
perf/x86/amd: Unify AMD's generic and family 15h pmus
Robert Richter
2012-07-05
1
-2
/
+1
*
|
|
|
|
|
perf/x86: Rename Intel specific macros
Robert Richter
2012-07-05
2
-11
/
+10
*
|
|
|
|
|
Merge branch 'x86/cpu' into perf/core
Ingo Molnar
2012-07-05
3
-82
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()
H. Peter Anvin
2012-06-07
1
-1
/
+1
[next]