aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-03kvm: add hyper-v crash msrs valuesAndrey Smetanin
2015-07-03KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-06-29intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driverqipeng.zha
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-26arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler
2015-06-25mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-23KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatchWei Huang
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-06-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-22Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-22Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar
2015-06-19KVM: x86/vPMU: introduce pmu.h headerWei Huang
2015-06-19KVM: x86/vPMU: rename a few PMU functionsWei Huang
2015-06-19KVM: MTRR: sort variable MTRRsXiao 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: x86: move MTRR related code to a separate fileXiao Guangrong
2015-06-18x86/cpu/amd: Give access to the number of nodes in a physical packageAravind Gopalakrishnan
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-09x86/mpx: Support 32-bit binaries on 64-bit kernelsDave Hansen
2015-06-09x86/mpx: Introduce new 'directory entry' to 'addr' helper functionDave 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: Remove redundant MPX_BNDCFG_ADDR_MASKQiaowei Ren
2015-06-09x86/mpx: Clean up the code by not passing a task pointer around when unnecessaryDave Hansen
2015-06-09x86/mpx: Use the new get_xsave_field_ptr()APIDave Hansen
2015-06-09x86/fpu/xstate: Wrap get_xsave_addr() to make it saferDave Hansen