summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-052-1/+4
|\
| * x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra2019-09-021-1/+3
| * x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber2019-09-021-0/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-011-4/+8
|\ \
| * | perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips2019-08-301-4/+8
| |/
* / ftrace/x86: Remove mcount() declarationJisheng Zhang2019-08-311-1/+0
|/
* x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson2019-08-231-1/+1
* x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard2019-08-211-1/+1
* x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky2019-08-191-0/+1
* x86/cpu: Explain Intel model naming conventionTony Luck2019-08-171-0/+15
* x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard2019-08-161-15/+48
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-091-0/+3
|\
| * Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-08-0914-69/+61
| |\
| * | KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini2019-08-051-0/+2
| * | KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li2019-08-051-0/+1
* | | Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-061-0/+3
|\ \ \
| * \ \ Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...Thomas Gleixner2019-07-2837-498/+184
| |\ \ \
| * | | | x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner2019-07-281-0/+1
| * | | | x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf2019-07-091-0/+2
* | | | | x86/vdso/32: Use 32bit syscall fallbackThomas Gleixner2019-07-311-0/+36
| |/ / / |/| | |
* | | | Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-07-284-4/+4
|\ \ \ \
| * | | | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-254-4/+4
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-241-3/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | KVM: X86: Dynamically allocate user_fpuWanpeng Li2019-07-221-1/+1
| * | Revert "kvm: x86: Use task structs fpu field for user"Paolo Bonzini2019-07-221-3/+4
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-205-14/+18
|\ \ \
| * | | x86/mm, tracing: Fix CR2 corruptionPeter Zijlstra2019-07-172-3/+3
| * | | x86/paravirt: Make read_cr2() CALLEE_SAVEPeter Zijlstra2019-07-172-10/+14
| * | | x86/apic: Silence -Wtype-limits compiler warningsQian Cai2019-07-161-1/+1
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-202-15/+20
|\ \ \ \
| * | | | x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf2019-07-181-15/+19
| * | | | x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf2019-07-181-0/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-201-3/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | KVM: x86: Add fixed counters to PMU filterEric Hankland2019-07-201-3/+6
* | | | | Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-194-4/+18
|\ \ \ \ \
| * | | | | xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan2019-07-171-1/+1
| * | | | | x86/xen: Add "nopv" support for HVM guestZhenzhong Duan2019-07-171-0/+2
| * | | | | x86/paravirt: Remove const mark from x86_hyper_xen_hvm variableZhenzhong Duan2019-07-171-0/+8
| * | | | | x86: Add "nopv" parameter to disable PV extensionsZhenzhong Duan2019-07-171-0/+4
| * | | | | x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __initZhenzhong Duan2019-07-171-3/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-07-181-1/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | x86/uaccess: Allow access_ok() in irq context if pagefault_disabledMasami Hiramatsu2019-05-251-1/+3
* | | | | mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy2019-07-162-3/+2
* | | | | arch/*: remove unused isa_page_to_bus()Stephen Kitt2019-07-161-1/+0
| |/ / / |/| | |
* | | | Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-07-141-31/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Platform: OLPC: Move EC-specific functionality out from x86Lubomir Rintel2019-05-201-31/+0
| |/ /
* | | Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-121-5/+25
|\ \ \
| * | | x86: don't use asm-generic/ptrace.hChristoph Hellwig2019-07-011-5/+25
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-124-8/+26
|\ \ \ \
| * \ \ \ Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-1137-281/+62
| |\ \ \ \