aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-21/+127
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-0/+159
2017-02-21Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+7
2017-02-21x86/paravirt: Change vcp_is_preempted() arg type to longWaiman Long2-2/+2
2017-02-21x86/kvm/vmx: Defer TR reload after VM exitAndy Lutomirski1-0/+48
2017-02-21x86/asm/64: Drop __cacheline_aligned from struct x86_hw_tssAndy Lutomirski1-1/+1
2017-02-21x86/asm: Define the kernel TSS limit in a macroAndy Lutomirski2-9/+11
2017-02-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-4/+6
2017-02-20Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+35
2017-02-20Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-28/+36
2017-02-20Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+11
2017-02-20Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-2/+23
2017-02-20Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+32
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2017-02-20Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+12
2017-02-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+7
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+11
2017-02-17KVM: x86: remove code for lazy FPU handlingPaolo Bonzini1-3/+0
2017-02-16Merge branch 'linus' into x86/mmThomas Gleixner2-0/+2
2017-02-16x86/cpufeature: Move RING3MWAIT feature to avoid conflictsThomas Gleixner1-2/+2
2017-02-15KVM: x86: do not scan IRR twice on APICv vmentryPaolo Bonzini1-1/+1
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant1-0/+7
2017-02-10hv: export current Hyper-V clocksourceVitaly Kuznetsov1-0/+3
2017-02-10Drivers: hv: Fix the bug in generating the guest IDK. Y. Srinivasan1-2/+2
2017-02-08kvmclock: export kvmclock clocksource and data pointersMarcelo Tosatti1-0/+6
2017-02-07KVM: x86: add KVM_HC_CLOCK_PAIRING hypercallMarcelo Tosatti1-0/+9
2017-02-07x86/boot/32: Convert the 32-bit pgtable setup code from assembly to CBoris Ostrovsky1-0/+32
2017-02-07efi: Get and store the secure boot statusDavid Howells1-1/+2
2017-02-07x86/efi: Allow invocation of arbitrary runtime servicesDavid Howells1-0/+5
2017-02-06Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman1-0/+1
2017-02-05x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov1-0/+1
2017-02-04x86/cpufeature: Add RING3MWAIT to CPU featuresGrzegorz Andrejczuk1-1/+1
2017-02-04x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAITGrzegorz Andrejczuk2-0/+16
2017-02-04x86/msr: Add MSR_MISC_FEATURE_ENABLES and RING3MWAIT bitGrzegorz Andrejczuk1-0/+5
2017-02-01x86/platform/UV: Add Support for UV4 Hubless NMIstravis@sgi.com1-0/+3
2017-02-01x86/platform/UV: Add Support for UV4 Hubless systemstravis@sgi.com1-0/+2
2017-02-01Merge branch 'x86/urgent' into x86/platform, to pick up fixesIngo Molnar5-2/+44
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2017-01-31Drivers: hv: restore hypervcall page cleanup before kexecVitaly Kuznetsov1-0/+1
2017-01-31Merge branch 'x86/urgent' into x86/microcode, to resolve conflictsIngo Molnar1-0/+1
2017-01-30x86/microcode: Do not access the initrd after it has been freedBorislav Petkov1-0/+1
2017-01-28x86/mm: Improve documentation for low-level device I/O functionsJonathan Corbet1-11/+35
2017-01-28Merge branch 'linus' into x86/boot, to pick up fixesIngo Molnar6-3/+57
2017-01-27kvm: x86: mmu: Rename EPT_VIOLATION_READ/WRITE/INSTR constantsJunaid Shahid1-6/+6
2017-01-25x86/cpu: Add X86_FEATURE_CPUIDBorislav Petkov1-1/+1
2017-01-25x86/fpu/xstate: Move XSAVES state init to a functionYu-cheng Yu1-0/+10
2017-01-24x86/ras, EDAC, acpi: Assign MCE notifier handlers a priorityBorislav Petkov1-0/+9
2017-01-24x86/ras/amd: Make sysfs names of banks more user-friendlyYazen Ghannam1-2/+3
2017-01-24x86/ras/therm_throt: Do not log a fake MCE for thermal eventsBorislav Petkov1-6/+0