summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | xen: remove XEN_PRIVILEGED_GUESTMichael Opdenacker2014-03-18
| * | | | | | | | | | | | | | | xen: add support for MSI message groupsRoger Pau Monne2014-03-18
* | | | | | | | | | | | | | | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | ftrace/x86: BUG when ftrace recovery failsPetr Mladek2014-03-07
| * | | | | | | | | | | | | | | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-07
| * | | | | | | | | | | | | | | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-07
| * | | | | | | | | | | | | | | ftrace/x86: Have ftrace_write() return -EPERM and clean up callersSteven Rostedt (Red Hat)2014-03-07
| * | | | | | | | | | | | | | | ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek2014-03-03
| * | | | | | | | | | | | | | | ftrace/x86: Run a sync after fixup on failureSteven Rostedt (Red Hat)2014-03-03
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2014-04-01
| * | | | | | | | | | | | | | | | crypto: x86/sha1 - reduce size of the AVX2 asm implementationMathias Krause2014-03-25
| * | | | | | | | | | | | | | | | crypto: x86/sha1 - fix stack alignment of AVX2 variantMathias Krause2014-03-25
| * | | | | | | | | | | | | | | | crypto: x86/sha1 - re-enable the AVX variantMathias Krause2014-03-25
| * | | | | | | | | | | | | | | | crypto: sha - SHA1 transform x86_64 AVX2chandramouli narayanan2014-03-21
| * | | | | | | | | | | | | | | | crypto: remove a duplicate checks in __cbc_decrypt()Dan Carpenter2014-02-27
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-31
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-26
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | KVM: vmx: fix MPX detectionPaolo Bonzini2014-03-27
| * | | | | | | | | | | | | | | KVM: x86: handle missing MPX in nested virtualizationPaolo Bonzini2014-03-17
| * | | | | | | | | | | | | | | KVM: x86: Add nested virtualization support for MPXPaolo Bonzini2014-03-17
| * | | | | | | | | | | | | | | KVM: x86: introduce kvm_supported_xcr0()Paolo Bonzini2014-03-17
| * | | | | | | | | | | | | | | KVM: x86 emulator: emulate MOVAPDIgor Mammedov2014-03-17
| * | | | | | | | | | | | | | | KVM: x86 emulator: emulate MOVAPSIgor Mammedov2014-03-17
| * | | | | | | | | | | | | | | kvm: x86: ignore ioapic polarityGabriel L. Somlo2014-03-13
| * | | | | | | | | | | | | | | KVM: svm: Allow the guest to run with dirty debug registersPaolo Bonzini2014-03-11
| * | | | | | | | | | | | | | | KVM: svm: set/clear all DR intercepts in one swoopPaolo Bonzini2014-03-11
| * | | | | | | | | | | | | | | KVM: nVMX: Allow nested guests to run with dirty debug registersPaolo Bonzini2014-03-11
| * | | | | | | | | | | | | | | KVM: vmx: Allow the guest to run with dirty debug registersPaolo Bonzini2014-03-11
| * | | | | | | | | | | | | | | KVM: x86: Allow the guest to run with dirty debug registersPaolo Bonzini2014-03-11
| * | | | | | | | | | | | | | | KVM: x86: change vcpu->arch.switch_db_regs to a bit maskPaolo Bonzini2014-03-11
| * | | | | | | | | | | | | | | KVM: vmx: we do rely on loading DR7 on entryPaolo Bonzini2014-03-11
| * | | | | | | | | | | | | | | KVM: x86: Remove return code from enable_irq/nmi_windowJan Kiszka2014-03-11
| * | | | | | | | | | | | | | | KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interruptJan Kiszka2014-03-11
| * | | | | | | | | | | | | | | KVM: nVMX: Fully emulate preemption timerJan Kiszka2014-03-11
| * | | | | | | | | | | | | | | KVM: nVMX: Rework interception of IRQs and NMIsJan Kiszka2014-03-11
| * | | | | | | | | | | | | | | Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Paolo Bonzini2014-03-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | x86: kvm: introduce periodic global clock updatesAndrew Jones2014-03-04
| * | | | | | | | | | | | | | | | x86: kvm: rate-limit global clock updatesAndrew Jones2014-03-04
| * | | | | | | | | | | | | | | | kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini2014-03-03
| * | | | | | | | | | | | | | | | KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEXTakuya Yoshikawa2014-02-27
| * | | | | | | | | | | | | | | | KVM: x86: emulator_cmpxchg_emulated should mark_page_dirtyMarcelo Tosatti2014-02-26
| * | | | | | | | | | | | | | | | KVM: x86: Enable Intel MPX for guestLiu, Jinsong2014-02-25
| * | | | | | | | | | | | | | | | KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_saveLiu, Jinsong2014-02-25
| * | | | | | | | | | | | | | | | KVM: x86: Intel MPX vmx and msr handleLiu, Jinsong2014-02-24
| * | | | | | | | | | | | | | | | KVM: x86: Fix xsave cpuid exposing bugLiu, Jinsong2014-02-22
| * | | | | | | | | | | | | | | | KVM: x86: expose ADX feature to guestLiu, Jinsong2014-02-22