summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08treewide: decouple cacheflush.h and set_memory.hLaura Abbott
2017-05-08x86: use set_memory.h headerLaura Abbott
2017-05-08treewide: move set_memory_* functions away from cacheflush.hLaura Abbott
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-05kvm: nVMX: Don't validate disabled secondary controlsJim Mattson
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-04Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-05-04Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-05-03Revert "KVM: Support vCPU-based gfn->hva cache"Paolo Bonzini
2017-05-03xen: Move xen_have_vector_callback definition to enlighten.cBoris Ostrovsky
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-05-02Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-05-02Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-02KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTINGDavid Hildenbrand
2017-05-02xen: Implement EFI reset_system callbackJulien Grall
2017-05-02xen: Export xen_rebootJulien Grall
2017-05-02xen/x86: Call xen_smp_intr_init_pv() on BSPBoris Ostrovsky
2017-05-02xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky
2017-05-02xen/pvh: Do not fill kernel's e820 map in init_pvh_bootparams()Boris Ostrovsky
2017-05-02x86/cpu: remove hypervisor specific set_cpu_featuresJuergen Gross
2017-05-02vmware: set cpu capabilities during platform initializationJuergen Gross
2017-05-02x86/xen: use capabilities instead of fake cpuid values for xsaveJuergen Gross
2017-05-02x86/xen: use capabilities instead of fake cpuid values for x2apicJuergen Gross
2017-05-02x86/xen: use capabilities instead of fake cpuid values for mwaitJuergen Gross
2017-05-02x86/xen: use capabilities instead of fake cpuid values for acpiJuergen Gross
2017-05-02x86/xen: use capabilities instead of fake cpuid values for accJuergen Gross
2017-05-02x86/xen: use capabilities instead of fake cpuid values for mtrrJuergen Gross
2017-05-02x86/xen: use capabilities instead of fake cpuid values for aperfJuergen Gross
2017-05-02x86/xen: don't indicate DCA support in pv domainsJuergen Gross
2017-05-02xen: set cpu capabilities from xen_start_kernel()Juergen Gross
2017-05-02xen,kdump: handle pv domain in paddr_vmcoreinfo_note()Juergen Gross
2017-05-02x86/xen: remove unused static function from smp_pv.cJuergen Gross
2017-05-02x86/xen: rename some PV-only functions in smp_pv.cVitaly Kuznetsov
2017-05-02x86/xen: enable PVHVM-only buildsVitaly Kuznetsov
2017-05-02x86/xen: create stubs for HVM-only builds in page.hVitaly Kuznetsov
2017-05-02x86/xen: define startup_xen for XEN PV onlyVitaly Kuznetsov
2017-05-02x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PVVitaly Kuznetsov
2017-05-02x86/xen: split suspend.c for PV and PVHVM guestsVitaly Kuznetsov
2017-05-02x86/xen: split off mmu_pv.cVitaly Kuznetsov