summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* kvm: Delete prototype for non-existent function kvm_check_ioplJosh Triplett2013-11-061-2/+0
* kvm: Delete prototype for non-existent function complete_pioJosh Triplett2013-11-061-1/+0
* pvclock: detect watchdog reset at pvclock readMarcelo Tosatti2013-11-061-0/+2
* kvm: Create non-coherent DMA registerationAlex Williamson2013-10-301-0/+2
* kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson2013-10-301-1/+1
* kvm, emulator: Rename VendorSpecific flagBorislav Petkov2013-10-301-1/+1
* kvm, emulator: Use opcode lengthBorislav Petkov2013-10-301-2/+6
* kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov2013-10-301-3/+3
* Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-174-17/+26
|\
| * compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-113-6/+6
| * Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-251-11/+20
| |\
| | * xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel2013-09-251-11/+20
| | * Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk2013-09-097-9/+99
| | |\
| | * \ Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git...Konrad Rzeszutek Wilk2013-09-096-80/+125
| | |\ \
* | | | | KVM: Move gfn_to_index to x86 specific codeChristoffer Dall2013-10-141-0/+7
* | | | | KVM: nVMX: Fully support nested VMX preemption timerArthur Chunqi Li2013-10-101-0/+1
* | | | | KVM: mmu: change useless int return types to voidPaolo Bonzini2013-10-031-2/+2
* | | | | KVM: mmu: remove uninteresting MMU "new_cr3" callbacksPaolo Bonzini2013-10-031-1/+1
* | | | | KVM: mmu: remove uninteresting MMU "free" callbacksPaolo Bonzini2013-10-031-1/+0
* | | | | KVM: x86: only copy XSAVE state for the supported featuresPaolo Bonzini2013-10-031-0/+1
* | | | | KVM: x86: prevent setting unsupported XSAVE statesPaolo Bonzini2013-10-031-0/+1
|/ / / /
* | | | mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pteCyrill Gorcunov2013-09-112-15/+22
* | | | mm: vmstats: track TLB flush stats on UP tooDave Hansen2013-09-111-6/+31
* | | | Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-101-2/+7
|\ \ \ \
| * | | | x86/jump-label: Use best default nops for inital jump label callsSteven Rostedt2013-08-061-2/+7
* | | | | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-09-091-1/+0
|\ \ \ \ \
| * | | | | drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski2013-08-271-1/+0
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-09-071-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-0717-35/+47
| |\ \ \ \ \
| * | | | | | crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby2013-08-211-2/+2
* | | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-30/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-211-30/+0
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni2013-08-121-30/+0
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-044-5/+18
|\ \ \ \ \ \ \
| * | | | | | | kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocksSrivatsa Vaddagiri2013-08-261-0/+5
| * | | | | | | kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T2013-08-261-0/+1
| * | | | | | | KVM: x86: Update symbolic exit codesJan Kiszka2013-08-131-2/+3
| * | | | | | | nEPT: Nested INVEPTNadav Har'El2013-08-072-0/+3
| * | | | | | | nEPT: Add nEPT violation/misconfigration supportYang Zhang2013-08-071-0/+4
| * | | | | | | KVM: x86: rename EMULATE_DO_MMIOPaolo Bonzini2013-07-291-2/+2
| * | | | | | | perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5Andi Kleen2013-07-191-0/+1
| * | | | | | | remove sched notifier for cross-cpu migrationsMarcelo Tosatti2013-07-181-1/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-041-0/+1
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk2013-08-091-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-046-80/+125
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisorSrivatsa Vaddagiri2013-08-141-2/+12
| * | | | | kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T2013-08-091-0/+1
| * | | | | x86, ticketlock: Add slowpath logicJeremy Fitzhardinge2013-08-093-25/+65
| * | | | | x86, pvticketlock: When paravirtualizing ticket locks, increment by 2Jeremy Fitzhardinge2013-08-092-6/+14
| * | | | | x86, pvticketlock: Use callee-save for lock_spinningJeremy Fitzhardinge2013-08-092-2/+2
OpenPOWER on IntegriCloud