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
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Move IO APIC to its own lock
Gleb Natapov
2009-12-03
3
-18
/
+19
*
KVM: Move irq ack notifier list to arch independent code
Gleb Natapov
2009-12-03
1
-1
/
+0
*
KVM: Maintain back mapping from irqchip/pin to gsi
Gleb Natapov
2009-12-03
1
-0
/
+1
*
KVM: Move irq sharing information to irqchip level
Gleb Natapov
2009-12-03
2
-1
/
+1
*
KVM: Call pic_clear_isr() on pic reset to reuse logic there
Gleb Natapov
2009-12-03
1
-13
/
+9
*
KVM: Don't pass kvm_run arguments
Avi Kivity
2009-12-03
6
-142
/
+141
*
KVM: x86 emulator: Introduce No64 decode option
Mohammed Gamal
2009-12-03
1
-28
/
+14
*
KVM: x86 emulator: Add 'push/pop sreg' instructions
Mohammed Gamal
2009-12-03
1
-6
/
+101
*
Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33
Avi Kivity
2009-12-03
4
-2
/
+11
|
\
|
*
core, x86: Add user return notifiers
Avi Kivity
2009-10-01
4
-2
/
+11
*
|
[CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUs
Harald Welte
2009-11-24
1
-1
/
+2
*
|
[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...
Rusty Russell
2009-11-17
1
-12
/
+7
*
|
[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...
John Villalovos
2009-11-17
1
-6
/
+17
*
|
[CPUFREQ] powernow-k8: Fix test in get_transition_latency()
Roel Kluin
2009-11-17
1
-1
/
+1
*
|
[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUs
Krzysztof Helt
2009-11-17
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-11-11
2
-7
/
+9
|
\
\
|
*
|
x86/PCI: Adjust GFP mask handling for coherent allocations
Jan Beulich
2009-11-08
2
-7
/
+9
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-11-11
3
-13
/
+24
|
\
\
\
|
*
|
|
x86, amd-ucode: Check UCODE_MAGIC before loading the container file
Borislav Petkov
2009-11-10
1
-0
/
+6
|
*
|
|
x86: Fix error return sequence in __ioremap_caller()
Xiaotian Feng
2009-11-08
1
-13
/
+11
|
*
|
|
x86: Add Phoenix/MSC BIOSes to lowmem corruption list
Simon Kagstrom
2009-11-06
1
-0
/
+7
*
|
|
|
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-11-05
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
KVM: get_tss_base_addr() should return a gpa_t
Gleb Natapov
2009-11-04
1
-1
/
+1
|
*
|
|
|
KVM: x86: Catch potential overrun in MCE setup
Jan Kiszka
2009-11-04
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
x86: Make sure get_user_desc() doesn't sign extend.
Chris Lalancette
2009-11-05
1
-1
/
+1
*
|
|
|
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
2009-11-05
1
-1
/
+10
|
\
\
\
\
|
*
|
|
|
xen: mask extended topology info in cpuid
Jeremy Fitzhardinge
2009-11-03
1
-1
/
+10
*
|
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-11-05
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
sched: Disable SD_PREFER_LOCAL at node level
Mike Galbraith
2009-11-03
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-11-05
7
-3
/
+41
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
x86, fs: Fix x86 procfs stack information for threads on 64-bit
Stefani Seibold
2009-11-04
2
-1
/
+6
|
*
|
|
|
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Ingo Molnar
2009-11-03
3
-1
/
+26
|
|
\
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
*
-
.
\
\
\
Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes
Joerg Roedel
2009-11-03
3
-1
/
+26
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
x86/amd-iommu: Un__init function required on shutdown
Joerg Roedel
2009-10-28
1
-1
/
+1
|
|
|
*
|
|
|
|
x86/amd-iommu: Workaround for erratum 63
Joerg Roedel
2009-10-09
3
-0
/
+25
|
*
|
|
|
|
|
|
x86: Add reboot quirk for 3 series Mac mini
Gottfried Haider
2009-11-02
1
-0
/
+8
|
*
|
|
|
|
|
|
x86: Fix printk message typo in mtrr cleanup code
Dave Jones
2009-11-02
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-11-02
6
-9
/
+24
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
x86: Make EFI RTC function depend on 32bit again
Feng Tang
2009-10-27
1
-0
/
+2
|
*
|
|
|
|
|
|
x86-64: Fix register leak in 32-bit syscall audting
Jan Beulich
2009-10-26
1
-3
/
+2
|
*
|
|
|
|
|
|
x86: crash_dump: Fix non-pae kdump kernel memory accesses
Jiri Slaby
2009-10-26
1
-0
/
+19
|
*
|
|
|
|
|
|
x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium
Rusty Russell
2009-10-26
1
-1
/
+1
|
*
|
|
|
|
|
|
x86: Remove STACKPROTECTOR_ALL
Arjan van de Ven
2009-10-23
2
-5
/
+0
*
|
|
|
|
|
|
|
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
2009-10-29
1
-1
/
+2
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
xen: set up mmu_ops before trying to set any ptes
Jeremy Fitzhardinge
2009-10-27
1
-1
/
+2
*
|
|
|
|
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-10-29
1
-0
/
+1
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
sched: Disable SD_PREFER_LOCAL for MC/CPU domains
Peter Zijlstra
2009-10-14
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-10-29
7
-12
/
+40
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
/
/
/
/
/
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()
Robin Holt
2009-10-21
1
-0
/
+7
|
*
|
|
|
|
|
x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()
Robin Holt
2009-10-16
2
-6
/
+17
[next]