summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2015-06-19KVM: MTRR: introduce fixed_mtrr_segment tableXiao Guangrong
2015-06-19KVM: MTRR: improve kvm_mtrr_get_guest_memory_typeXiao Guangrong
2015-06-19KVM: MTRR: do not split 64 bits MSR contentXiao Guangrong
2015-06-19KVM: MTRR: clean up mtrr default typeXiao Guangrong
2015-06-19KVM: MTRR: exactly define the size of variable MTRRsXiao Guangrong
2015-06-19KVM: MTRR: remove mtrr_state.have_fixedXiao Guangrong
2015-06-19KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msrXiao Guangrong
2015-06-19KVM: x86: move MTRR related code to a separate fileXiao Guangrong
2015-06-19KVM: x86: fix CR0.CD virtualizationXiao Guangrong
2015-06-19KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-06-19x86/boot: Fix overflow warning with 32-bit binutilsBorislav Petkov
2015-06-19perf/x86: Honor the architectural performance monitoring versionPalik, Imre
2015-06-19perf/x86/intel: Fix PMI handling for Intel PTAlexander Shishkin
2015-06-19perf/x86/intel/bts: Fix DS area sharing with x86_pmu eventsAlexander Shishkin
2015-06-19perf/x86: Add more Broadwell model numbersAndi Kleen
2015-06-18x86/cpu/amd: Give access to the number of nodes in a physical packageAravind Gopalakrishnan
2015-06-18x86/platform/intel/baytrail: Add comments about why we disabled HPET on BaytrailFeng Tang
2015-06-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-06-17Merge branch 'pci/resource' into nextBjorn Helgaas
2015-06-17x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas
2015-06-16KVM: x86: fix lapic.timer_mode on restoreRadim Krčmář
2015-06-15crypto: aesni - fix crypto_fpu_exit() section mismatchJeremiah Mahler
2015-06-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-12iommu, x86: Provide irq_remapping_cap() interfaceFeng Wu
2015-06-12iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chipFeng Wu
2015-06-12iommu: Add new member capability to struct irq_remap_opsFeng Wu
2015-06-12x86/fpu: Fix double-increment in setup_xstate_features()Dave Hansen
2015-06-11x86/crash: Allocate enough low memory when crashkernel=highJoerg Roedel
2015-06-11x86/swiotlb: Try coherent allocations with __GFP_NOWARNJoerg Roedel
2015-06-10arch/x86/kvm/mmu.c: work around gcc-4.4.4 bugAndrew Morton
2015-06-10x86/asm/entry/64: Disentangle error_entry/exit gsbase/ebx/usermode codeAndy Lutomirski
2015-06-10x86/asm/entry/32: Shorten __audit_syscall_entry() args preparationDenys Vlasenko
2015-06-10x86/asm/entry/32: Explain reloading of registers after __audit_syscall_entry()Denys Vlasenko
2015-06-10x86/asm/entry/32: Fix fallout from the R9 trick removal in the SYSCALL codeDenys Vlasenko
2015-06-09x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas
2015-06-09x86/mpx: Allow 32-bit binaries on 64-bit kernels againDave Hansen
2015-06-09x86/mpx: Do not count MPX VMAs as neighbors when unmappingDave Hansen
2015-06-09x86/mpx: Rewrite the unmap codeDave Hansen
2015-06-09x86/mpx: Support 32-bit binaries on 64-bit kernelsDave Hansen
2015-06-09x86/mpx: Use 32-bit-only cmpxchg() for 32-bit appsDave Hansen
2015-06-09x86/mpx: Introduce new 'directory entry' to 'addr' helper functionDave Hansen
2015-06-09x86/mpx: Add temporary variable to reduce maskingDave Hansen
2015-06-09x86: Make is_64bit_mm() widely availableDave Hansen
2015-06-09x86/mpx: Trace allocation of new bounds tablesDave Hansen
2015-06-09x86/mpx: Trace the attempts to find bounds tablesDave Hansen
2015-06-09x86/mpx: Trace entry to bounds exception pathsDave Hansen
2015-06-09x86/mpx: Trace #BR exceptionsDave Hansen
2015-06-09x86/mpx: Introduce a boot-time disable flagDave Hansen