aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-06-06
|\
| * x86/PCI: Map PCI setup data with ioremap() so it can be in highmemMatt Fleming2013-06-05
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-04
|\ \
| * | KVM: Fix race in apic->pending_events processingGleb Natapov2013-06-03
| * | KVM: fix sil/dil/bpl/spl in the mod/rm fieldsPaolo Bonzini2013-06-03
| * | KVM: Emulate multibyte NOPPaolo Bonzini2013-06-03
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-30
|\ \ \
| * | | x86: Allow FPU to be used at interrupt time even with eagerfpuPekka Riikonen2013-05-30
| * | | x86, crc32-pclmul: Fix build with older binutilsJan Beulich2013-05-30
| * | | x86-64, init: Fix a possible wraparound bug in switchover in head_64.SZhang Yanfei2013-05-28
| * | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-05-22
| |\ \ \
| | * | | x86, efi: initial the local variable of DataSize to zeroLee, Chun-Yi2013-05-14
* | | | | Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-05-30
|\ \ \ \ \
| * | | | | xen: Clean up apic ipi interfaceStefan Bader2013-05-29
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-28
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementationsJussi Kivilinna2013-05-28
| |/ / /
* | | | Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-23
|\ \ \ \ | | |_|/ | |/| |
| * | | Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:...Bjorn Helgaas2013-05-20
| |/ /
* | / x86: Fix bit corruption at CPU resume timeLinus Torvalds2013-05-20
| |/ |/|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-15
|\ \
| * | x86/mm: Add missing comments for initial kernel direct mappingZhang Yanfei2013-05-10
| * | x86/microcode: Add local mutex to fix physical CPU hot-add deadlockKonrad Rzeszutek Wilk2013-05-09
| * | x86: Fix idle consolidation falloutThomas Gleixner2013-05-07
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-05-15
|\ \ \ | |_|/ |/| |
| * | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz2013-05-14
* | | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-05-11
|\ \ \
| * | | xen/pci: Used cached MSI-X capability offsetBjorn Helgaas2013-05-10
| * | | xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASKBjorn Helgaas2013-05-10
| * | | xen: mask x2APIC feature in PVZhenzhong Duan2013-05-08
| * | | xen/spinlock: Fix check from greater than to be also be greater or equal to.Konrad Rzeszutek Wilk2013-05-08
| * | | xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_infoKonrad Rzeszutek Wilk2013-05-08
| * | | xen/vcpu: Document the xen_vcpu_info and xen_vcpuKonrad Rzeszutek Wilk2013-05-07
| * | | xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk2013-05-06
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-05-11
|\ \ \ \
| * | | | tools/power turbostat: display C8, C9, C10 residencyKristen Carlson Accardi2013-04-17
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-10
|\ \ \ \ \
| * | | | | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-09
| * | | | | x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)Alexander van Heukelum2013-05-02
* | | | | | Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-10
|\ \ \ \ \ \
| * | | | | | KVM: emulator: emulate SALCPaolo Bonzini2013-05-09
| * | | | | | KVM: emulator: emulate XLATPaolo Bonzini2013-05-09
| * | | | | | KVM: emulator: emulate AAMPaolo Bonzini2013-05-09
| * | | | | | KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov2013-05-09
| * | | | | | KVM: x86: fix maintenance of guest/host xcr0 stateMarcelo Tosatti2013-05-08
* | | | | | | Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-09
|\ \ \ \ \ \ \
| * | | | | | | x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0Bin Gao2013-04-30
* | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-16
* | | | | | | | Merge branch 'rwsem-optimizations'Linus Torvalds2013-05-07
|\ \ \ \ \ \ \ \
| * | | | | | | | x86 rwsem: avoid taking slow path when stealing write lockMichel Lespinasse2013-05-07