aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-10-02KVM: add kvm_arch_sched_inRadim Krčmář
2014-10-02KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras
2014-10-02KVM: Rename and add argument to check_extensionAlexander Graf
2014-10-02KVM: async_pf: Provide additional direct page notificationDominik Dingel
2014-10-02KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa
2014-10-02kvm: Add VFIO deviceAlex Williamson
2014-10-02kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov
2014-10-02kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V
2014-10-02KVM: Drop FOLL_GET in GUP when doing async page faultchai wen
2014-10-02KVM: Move gfn_to_index to x86 specific codeChristoffer Dall
2014-10-02KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini
2014-10-02KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini
2014-10-02KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa
2014-10-02KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier
2014-10-02Merge tag 'v3.10.13' into lsk/v3.10/topic/kvmChristoffer Dall
2014-05-24Merge remote-tracking branch 'lsk/v3.10/topic/arm64-dma' into lsk-v3.10-arm64...Mark Brown
2014-05-15of: Specify initrd location using 64-bitSantosh Shilimkar
2014-05-15x86: mm: Remove general hugetlb code from x86.Steve Capper
2014-05-15x86: mm: Remove x86 version of huge_pmd_share.Steve Capper
2014-05-05drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski
2013-09-26sched/x86: Optimize switch_mm() for multi-threaded workloadsRik van Riel
2013-09-26x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errorsTony Luck
2013-09-26x86, amd_nb: Clarify F15h, model 30h GART and L3 supportAravind Gopalakrishnan
2013-09-26Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro
2013-09-26x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin
2013-09-14crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby
2013-09-07x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu
2013-08-29x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel
2013-08-29x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea
2013-08-29Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds
2013-08-29x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake
2013-08-29xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson
2013-08-20x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea
2013-08-20perf/x86: Fix intel QPI uncore event definitionsVince Weaver
2013-08-11x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipsetNeil Horman
2013-08-11x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu
2013-08-04x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu
2013-08-04x86: make sure IDT is page alignedKees Cook
2013-08-04x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin
2013-07-21xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek
2013-07-21x86, efi: retry ExitBootServices() on failureZach Bobroff
2013-07-13KVM: VMX: mark unusable segment as nonpresentGleb Natapov
2013-06-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-22aout32 coredump compat fixAl Viro
2013-06-21Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-06-21Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2013-06-21x86/efi: Fix dummy variable buffer allocationBen Hutchings