summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: emulator: optimize "rep ins" handlingGleb Natapov2012-09-061-1/+3
* KVM: emulator: make x86 emulation modes enum instead of definesGleb Natapov2012-09-061-12/+10
* KVM: Provide userspace IO exit completion callbackGleb Natapov2012-09-061-0/+1
* KVM: x86 emulator: constify emulate_opsMathias Krause2012-09-051-1/+1
* KVM: x86 emulator: access GPRs on demandAvi Kivity2012-08-271-1/+19
* Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-261-2/+1
|\
| * x86/spinlocks: Fix comment in spinlock.hRichard Weinberger2012-08-221-2/+1
* | x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUESTMarcelo Tosatti2012-08-231-2/+2
* | KVM: introduce readonly memslotXiao Guangrong2012-08-221-0/+1
* | KVM: Correct vmrun to vmcall typoRaghavendra K T2012-08-131-1/+1
* | KVM: x86: fix pvclock guest stopped flag reportingMarcelo Tosatti2012-08-131-0/+2
* | KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa2012-08-061-1/+1
* | Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-0523-82/+329
|\|
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-031-0/+8
| |\
| | * x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck2012-07-261-0/+8
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-031-3/+8
| |\ \
| | * | perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra2012-07-311-3/+8
| * | | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-021-19/+0
| |\ \ \
| | * | | x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-08-011-5/+0
| | * | | drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-08-011-1/+0
| | * | | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-08-011-16/+3
| * | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-08-011-1/+1
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * / perf/x86: Fix missing struct before structure nameJovi Zhang2012-07-261-1/+1
| | |/
| * | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-311-1/+0
| * | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-2611-56/+83
| |\ \
| | * | x86/tlb: Fix build warning and crash when building for !SMPAlex Shi2012-07-211-2/+2
| | * | x86/tlb: do flush_tlb_kernel_range by 'invlpg'Alex Shi2012-06-281-6/+7
| | * | x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTORAlex Shi2012-06-282-20/+0
| | * | x86/tlb: enable tlb flush range support for x86Alex Shi2012-06-282-4/+22
| | * | x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi2012-06-281-0/+2
| | * | x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi2012-06-284-19/+17
| | * | x86/tlb_info: get last level TLB entry number of CPUAlex Shi2012-06-281-0/+11
| | * | x86: Add read_mostly declaration/definition to variables from smp.hVlad Zolotarov2012-06-142-9/+9
| | * | x86: Define early read-mostly per-cpu macrosIdo Yariv2012-06-141-0/+17
| * | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-261-0/+1
| |\ \ \
| | * | | x86, efi: Handover ProtocolMatt Fleming2012-07-211-0/+1
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git...Linus Torvalds2012-07-261-0/+2
| |\ \ \ \ \
| | | * | | | x86, cpufeature: Add the RDSEED and ADX featuresH. Peter Anvin2012-07-201-0/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-07-266-2/+226
| |\ \ \ \ \ \
| | * | | | | | crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/Jussi Kivilinna2012-06-271-0/+0
| | * | | | | | crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as...Jussi Kivilinna2012-06-272-0/+0
| | * | | | | | crypto: twofish-avx - remove duplicated glue code and use shared glue code fr...Jussi Kivilinna2012-06-271-0/+46
| | * | | | | | crypto: serpent-sse2 - split generic glue code to new helper moduleJussi Kivilinna2012-06-271-0/+115
| | * | | | | | crypto: aes_ni - change to use shared ablk_* functionsJussi Kivilinna2012-06-271-0/+2
| | * | | | | | crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...Jussi Kivilinna2012-06-271-0/+29
| | * | | | | | crypto: serpent-sse2/avx - allow both to be built into kernelJussi Kivilinna2012-06-142-2/+34
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'queue' into nextAvi Kivity2012-07-261-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | KVM: Separate rmap_pde from kvm_lpage_info->write_countTakuya Yoshikawa2012-07-181-1/+1
| * | | | | | KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...Takuya Yoshikawa2012-07-181-0/+1
* | | | | | | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-251-1/+0
|\ \ \ \ \ \ \