aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* KVM: Move gfn_to_index to x86 specific codeChristoffer Dall2013-10-14
* KVM: nVMX: Fully support nested VMX preemption timerArthur Chunqi Li2013-10-10
* KVM: mmu: change useless int return types to voidPaolo Bonzini2013-10-03
* KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unloadPaolo Bonzini2013-10-03
* KVM: mmu: remove uninteresting MMU "new_cr3" callbacksPaolo Bonzini2013-10-03
* KVM: mmu: remove uninteresting MMU "free" callbacksPaolo Bonzini2013-10-03
* KVM: x86: only copy XSAVE state for the supported featuresPaolo Bonzini2013-10-03
* KVM: x86: prevent setting unsupported XSAVE statesPaolo Bonzini2013-10-03
* KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0Paolo Bonzini2013-10-03
* KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini2013-09-30
* KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2Gleb Natapov2013-09-30
* KVM: nVMX: Check all exceptions for intercept during delivery to L2Gleb Natapov2013-09-30
* KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFOGleb Natapov2013-09-30
* KVM: nVMX: Amend nested_run_pending logicGleb Natapov2013-09-30
* KVM: nVMX: Enable unrestricted guest mode supportJan Kiszka2013-09-24
* KVM: nVMX: Implement support for EFER saving on VM-exitJan Kiszka2013-09-24
* KVM: nVMX: Do not set identity page map for L2Jan Kiszka2013-09-24
* KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_stateJan Kiszka2013-09-24
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-18
|\
| * x86/intel/lpss: Add pin control support to Intel low power subsystemMathias Nyman2013-09-14
| * perf/x86/intel: Mark MEM_LOAD_UOPS_MISS_RETIRED as precise on SNBStephane Eranian2013-09-14
| * x86: Remove now-unused save_rest()Borislav Petkov2013-09-10
| * x86/smpboot: Fix announce_cpu() to printk() the last "OK" properlyLibin2013-09-05
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-18
|\ \
| * | perf/x86/intel: Fix Silvermont offcore masksPeter Zijlstra2013-09-12
* | | KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...Gleb Natapov2013-09-17
* | | KVM: nEPT: reset PDPTR register cache on nested vmentry emulationGleb Natapov2013-09-17
* | | KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini2013-09-17
* | | KVM: x86 emulator: emulate RETF immBruce Rogers2013-09-17
* | | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-12
|\ \ \
| * | | x86: finish user fault error path with fatal signalJohannes Weiner2013-09-12
| * | | arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-12
|\ \ \ \
| * | | | shrinker: convert remaining shrinkers to count/scan APIDave Chinner2013-09-10
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-12
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | perf/x86: Fix uncore PCI fixed counter handlingStephane Eranian2013-09-12
| * | | perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDINGStephane Eranian2013-09-12
* | | | mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pteCyrill Gorcunov2013-09-11
* | | | mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-11
* | | | mm: vmstats: track TLB flush stats on UP tooDave Hansen2013-09-11
* | | | mm: vmstats: tlb flush countersDave Hansen2013-09-11
* | | | Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-09-10
|\ \ \ \
| * | | | xen/spinlock: Don't use __initdate for xen_pv_spinKonrad Rzeszutek Wilk2013-09-09
| * | | | Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM"Konrad Rzeszutek Wilk2013-09-09
| * | | | xen/spinlock: Don't setup xen spinlock IPI kicker if disabled.Konrad Rzeszutek Wilk2013-09-09
| * | | | xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVMKonrad Rzeszutek Wilk2013-09-09
| * | | | xen/spinlock: We don't need the old structure anymoreKonrad Rzeszutek Wilk2013-09-09
| * | | | xen/spinlock: Fix locking path engaging too soon under PVHVM.Konrad Rzeszutek Wilk2013-09-09
| * | | | Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk2013-09-09
| |\ \ \ \