summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86: Rename variables for debuggingSeiji Aguchi2013-06-201-3/+44
* x86, trace: Introduce entering/exiting_irq()Seiji Aguchi2013-06-201-0/+27
* Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-06-132-8/+0
|\
| * Modify UEFI anti-bricking codeMatthew Garrett2013-06-102-8/+0
* | x86, crc32-pclmul: Fix build with older binutilsJan Beulich2013-05-301-2/+72
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-05-111-0/+3
|\
| * tools/power turbostat: display C8, C9, C10 residencyKristen Carlson Accardi2013-04-171-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-102-5/+2
|\ \
| * | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-091-3/+0
| * | x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)Alexander van Heukelum2013-05-021-2/+2
* | | Merge branch 'rwsem-optimizations'Linus Torvalds2013-05-071-7/+21
|\ \ \
| * | | x86 rwsem: avoid taking slow path when stealing write lockMichel Lespinasse2013-05-071-7/+21
* | | | Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-061-0/+9
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...Joerg Roedel2013-05-028-6/+20
| |\ \ \ \ \ \ | | | | |/ / /
| * | | | | | iommu: Fix compile warnings with forward declarationsJoerg Roedel2013-04-191-0/+7
| * | | | | | iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsetsNeil Horman2013-04-181-0/+2
* | | | | | | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-059-13/+52
|\ \ \ \ \ \ \
| * | | | | | | KVM: x86: Account for failing enable_irq_window for NMI window requestJan Kiszka2013-05-021-1/+1
| * | | | | | | KVM: x86: Increase the "hard" max VCPU limitChegu Vinod2013-04-281-1/+1
| * | | | | | | kvm: Allow build-time configuration of KVM device assignmentAlex Williamson2013-04-281-1/+0
| * | | | | | | Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queueGleb Natapov2013-04-281-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINSAlexander Graf2013-04-261-0/+2
| * | | | | | | | KVM: x86: Rework request for immediate exitJan Kiszka2013-04-281-1/+1
| |/ / / / / / /
| * | | | | | | KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFERJan Kiszka2013-04-221-0/+1
| * | | | | | | KVM: nVMX: Shadow-vmcs control fields/bitsAbel Gordon2013-04-222-0/+5
| * | | | | | | KVM: VMX: Add the deliver posted interrupt algorithmYang Zhang2013-04-161-0/+2
| * | | | | | | KVM: VMX: Check the posted interrupt capabilityYang Zhang2013-04-161-0/+4
| * | | | | | | KVM: VMX: Register a new IPI for posted interruptYang Zhang2013-04-164-0/+13
| * | | | | | | KVM: VMX: Enable acknowledge interupt on vmexitYang Zhang2013-04-161-0/+1
| * | | | | | | KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...Gleb Natapov2013-04-141-0/+1
| * | | | | | | KVM: Move kvm_rebooting declaration out of x86Geoff Levand2013-04-081-1/+0
| * | | | | | | KVM: Move vm_list kvm_lock declarations out of x86Geoff Levand2013-04-081-3/+0
| * | | | | | | pmu: prepare for migration supportPaolo Bonzini2013-04-021-1/+1
| * | | | | | | Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2013-03-212-4/+20
| |\ \ \ \ \ \ \
| * | | | | | | | KVM: x86: Optimize mmio spte zapping when creating/moving memslotTakuya Yoshikawa2013-03-141-0/+1
| * | | | | | | | KVM: MMU: Mark sp mmio cached when creating mmio spteTakuya Yoshikawa2013-03-141-0/+1
| * | | | | | | | KVM: nVMX: Add preemption timer supportJan Kiszka2013-03-142-2/+6
| * | | | | | | | KVM: nVMX: Provide EFER.LMA saving supportJan Kiszka2013-03-141-0/+2
| * | | | | | | | KVM: nVMX: Clean up and fix pin-based execution controlsJan Kiszka2013-03-131-0/+2
| * | | | | | | | KVM: x86: Rework INIT and SIPI handlingJan Kiszka2013-03-131-1/+2
| * | | | | | | | KVM: x86: Drop unused return code from VCPU reset callbackJan Kiszka2013-03-121-1/+1
| * | | | | | | | KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLSJan Kiszka2013-03-071-0/+4
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-026-0/+134
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...Jussi Kivilinna2013-04-251-0/+19
| * | | | | | | | | crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipherJussi Kivilinna2013-04-251-0/+24
| * | | | | | | | | crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipherJussi Kivilinna2013-04-251-0/+18
| * | | | | | | | | crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipherJussi Kivilinna2013-04-252-0/+44
| * | | | | | | | | crypto: x86 - add more optimized XTS-mode for serpent-avxJussi Kivilinna2013-04-252-0/+29
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-022-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, gdt, hibernate: Store/load GDT for hibernate path.Konrad Rzeszutek Wilk2013-05-022-0/+3
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
OpenPOWER on IntegriCloud