summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-23KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini1-2/+2
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-37/+45
2015-07-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen2-37/+45
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-16Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha...Linus Torvalds1-27/+0
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+4
2015-07-10KVM: count number of assigned devicesPaolo Bonzini1-0/+2
2015-07-10x86: hyperv: add CPUID bit for crash handlersPaolo Bonzini1-0/+2
2015-07-10x86, perf: Fix static_key bug in load_mm_cr4()Peter Zijlstra1-1/+1
2015-07-09intel_pmc_ipc: Update kerneldoc formattingqipeng.zha1-27/+0
2015-07-06x86/espfix: Add 'cpu' parameter to init_espfix_ap()Zhu Guihua1-1/+1
2015-07-06x86/kasan: Fix KASAN shadow region page tablesAlexander Popov1-6/+2
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds1-0/+82
2015-07-03kvm: add hyper-v crash msrs valuesAndrey Smetanin1-0/+11
2015-07-03KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář1-1/+1
2015-06-29intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driverqipeng.zha1-0/+82
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+79
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-9/+0
2015-06-26arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler2-0/+78
2015-06-25mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel1-9/+0
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+1
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-5/+17
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-1/+1
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V1-2/+2
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen1-3/+0
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-38/+79
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-0/+8
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+0
2015-06-23KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatchWei Huang1-0/+4
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds39-748/+453
2015-06-22Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-14/+11
2015-06-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds27-1243/+1357
2015-06-22Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+12
2015-06-22Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-41/+5
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-23/+18
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-5/+112
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar33-467/+272
2015-06-19KVM: x86/vPMU: introduce pmu.h headerWei Huang1-12/+0
2015-06-19KVM: x86/vPMU: rename a few PMU functionsWei Huang1-6/+6
2015-06-19KVM: MTRR: sort variable MTRRsXiao Guangrong1-0/+3
2015-06-19KVM: MTRR: do not split 64 bits MSR contentXiao Guangrong1-1/+6
2015-06-19KVM: MTRR: clean up mtrr default typeXiao Guangrong1-2/+1
2015-06-19KVM: MTRR: exactly define the size of variable MTRRsXiao Guangrong1-1/+1
2015-06-19KVM: MTRR: remove mtrr_state.have_fixedXiao Guangrong1-1/+8
2015-06-19KVM: x86: move MTRR related code to a separate fileXiao Guangrong1-1/+0
2015-06-18x86/cpu/amd: Give access to the number of nodes in a physical packageAravind Gopalakrishnan1-0/+1
2015-06-12iommu, x86: Provide irq_remapping_cap() interfaceFeng Wu1-0/+2