summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox2017-02-256-0/+215
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-239-21/+127
|\
| * x86/paravirt: Change vcp_is_preempted() arg type to longWaiman Long2017-02-212-2/+2
| * x86/kvm/vmx: Defer TR reload after VM exitAndy Lutomirski2017-02-211-0/+48
| * x86/asm/64: Drop __cacheline_aligned from struct x86_hw_tssAndy Lutomirski2017-02-211-1/+1
| * x86/asm: Define the kernel TSS limit in a macroAndy Lutomirski2017-02-212-9/+11
| * KVM: x86: remove code for lazy FPU handlingPaolo Bonzini2017-02-171-3/+0
| * KVM: x86: do not scan IRR twice on APICv vmentryPaolo Bonzini2017-02-151-1/+1
| * kvmclock: export kvmclock clocksource and data pointersMarcelo Tosatti2017-02-081-0/+6
| * KVM: x86: add KVM_HC_CLOCK_PAIRING hypercallMarcelo Tosatti2017-02-071-0/+9
| * kvm: x86: mmu: Rename EPT_VIOLATION_READ/WRITE/INSTR constantsJunaid Shahid2017-01-271-6/+6
| * Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář2017-01-176-4/+45
| |\
| * | KVM: x86: add VCPU stat for KVM_REQ_EVENT processingPaolo Bonzini2017-01-091-0/+1
| * | kvm: svm: Use the hardware provided GPA instead of page walkTom Lendacky2017-01-092-0/+4
| * | kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits.Junaid Shahid2017-01-092-4/+8
| * | kvm: x86: mmu: Do not use bit 63 for tracking special SPTEsJunaid Shahid2017-01-092-2/+14
| * | kvm: x86: mmu: Use symbolic constants for EPT Violation Exit QualificationsJunaid Shahid2017-01-091-0/+16
| * | kvm: x86: reduce collisions in mmu_page_hashDavid Matlack2017-01-091-1/+1
| * | kvm: x86: export maximum number of mmu_page_hash collisionsDavid Matlack2017-01-091-0/+1
| * | KVM: x86: decouple irqchip_in_kernel() and pic_irqchip()Radim Krčmář2017-01-091-1/+7
* | | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-222-0/+159
|\ \ \
| * | | hv: export current Hyper-V clocksourceVitaly Kuznetsov2017-02-101-0/+3
| * | | Drivers: hv: Fix the bug in generating the guest IDK. Y. Srinivasan2017-02-101-2/+2
| * | | Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman2017-02-061-0/+1
| |\ \ \
| * | | | Drivers: hv: restore hypervcall page cleanup before kexecVitaly Kuznetsov2017-01-311-0/+1
| * | | | Drivers: hv: vmbus: Define an APIs to manage interrupt stateK. Y. Srinivasan2017-01-201-0/+3
| * | | | Drivers: hv: vmbus: Define an API to retrieve virtual processor indexK. Y. Srinivasan2017-01-201-0/+2
| * | | | Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controllerK. Y. Srinivasan2017-01-201-0/+3
| * | | | Drivers: hv: vmbus: Define APIs to manipulate the event pageK. Y. Srinivasan2017-01-201-0/+3
| * | | | Drivers: hv: vmbus: Define APIs to manipulate the message pageK. Y. Srinivasan2017-01-201-0/+3
| * | | | Drivers: hv: vmbus: Restructure the clockevents codeK. Y. Srinivasan2017-01-201-0/+4
| * | | | Drivers: hv: vmbus: Move the code to signal end of messageK. Y. Srinivasan2017-01-201-0/+37
| * | | | Drivers: hv: vmbus: Move the check for hypercall page setupK. Y. Srinivasan2017-01-201-0/+1
| * | | | Drivers: hv: vmbus: Move the crash notification functionK. Y. Srinivasan2017-01-202-0/+9
| * | | | Drivers: hv: vmbus: Move the extracting of Hypervisor version informationK. Y. Srinivasan2017-01-201-0/+19
| * | | | Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource codeK. Y. Srinivasan2017-01-201-0/+12
| * | | | Drivers: hv: vmbus: Move Hypercall invocation code out of common codeK. Y. Srinivasan2017-01-191-1/+0
| * | | | Drivers: hv vmbus: Move Hypercall page setup out of common codeK. Y. Srinivasan2017-01-191-0/+5
| * | | | Drivers: hv: vmbus: Move the definition of generate_guest_id()K. Y. Srinivasan2017-01-191-0/+43
| * | | | Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contentsK. Y. Srinivasan2017-01-191-0/+12
* | | | | Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-02-211-0/+7
|\ \ \ \ \
| * | | | | xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant2017-02-141-0/+7
| * | | | | x86/boot/32: Convert the 32-bit pgtable setup code from assembly to CBoris Ostrovsky2017-02-071-0/+32
| |/ / / /
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-213-4/+6
|\ \ \ \ \
| * | | | | x86/platform/UV: Add Support for UV4 Hubless NMIstravis@sgi.com2017-02-011-0/+3
| * | | | | x86/platform/UV: Add Support for UV4 Hubless systemstravis@sgi.com2017-02-011-0/+2
| * | | | | Merge branch 'x86/urgent' into x86/platform, to pick up fixesIngo Molnar2017-02-015-2/+44
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | x86/platform/intel-mid: Make intel_scu_device_register() staticAndy Shevchenko2017-01-091-1/+0
| * | | | | x86/platform/intel-mid: Get rid of duplication of IPC handlerAndy Shevchenko2017-01-061-3/+1
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-211-11/+35
|\ \ \ \ \ \