summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-162-7/+33
|\ \ \ \ \ \
| * | | | | | PCI: hv: Make the code arch neutral by adding arch specific interfacesSunil Muthuswamy2022-01-122-7/+33
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-3/+28
|\ \ \ \ \ \ \
| * | | | | | | x86: mm: add x86_64 support for page table checkPasha Tatashin2022-01-151-2/+27
| * | | | | | | mm: move tlb_flush_pending inline helpers to mm_inline.hArnd Bergmann2022-01-151-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-132-6/+8
|\ \ \ \ \ \ \
| * | | | | | | x86/xen: Use correct #ifdef guard for xen_initdom_restore_msi()Arnd Bergmann2021-12-151-1/+1
| * | | | | | | Merge branch 'irq/urgent' into irq/msiThomas Gleixner2021-12-141-1/+1
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | PCI/MSI: Make arch_restore_msi_irqs() less horrible.Thomas Gleixner2021-12-092-6/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-1319-178/+214
|\ \ \ \ \ \ \
| * | | | | | | x86/entry_32: Fix segment exceptionsPeter Zijlstra2022-01-121-1/+10
| * | | | | | | x86/word-at-a-time: Remove .fixup usagePeter Zijlstra2021-12-111-19/+47
| * | | | | | | x86/usercopy: Remove .fixup usagePeter Zijlstra2021-12-111-0/+5
| * | | | | | | x86/sgx: Remove .fixup usagePeter Zijlstra2021-12-112-0/+20
| * | | | | | | x86/kvm: Remove .fixup usagePeter Zijlstra2021-12-111-0/+1
| * | | | | | | x86/segment: Remove .fixup usagePeter Zijlstra2021-12-112-8/+2
| * | | | | | | x86/xen: Remove .fixup usagePeter Zijlstra2021-12-111-11/+3
| * | | | | | | x86/uaccess: Remove .fixup usagePeter Zijlstra2021-12-111-22/+17
| * | | | | | | x86/futex: Remove .fixup usagePeter Zijlstra2021-12-112-20/+10
| * | | | | | | x86/msr: Remove .fixup usagePeter Zijlstra2021-12-112-30/+19
| * | | | | | | x86/extable: Extend extable functionalityPeter Zijlstra2021-12-114-3/+66
| * | | | | | | x86/entry_32: Remove .fixup usagePeter Zijlstra2021-12-111-0/+2
| * | | | | | | x86/mmx_32: Remove X86_USE_3DNOWPeter Zijlstra2021-12-114-66/+0
| * | | | | | | x86: Add straight-line-speculation mitigationPeter Zijlstra2021-12-092-1/+11
| * | | | | | | x86: Prepare inline-asm for straight-line-speculationPeter Zijlstra2021-12-083-3/+7
| |/ / / / / /
* | | | | | | Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-01-131-2/+5
|\ \ \ \ \ \ \
| * | | | | | | KVM: x86: Move Intel Processor Trace interrupt handler to vmx.cSean Christopherson2021-11-171-1/+1
| * | | | | | | KVM: Move x86's perf guest info callbacks to generic KVMSean Christopherson2021-11-171-0/+3
| * | | | | | | KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variableSean Christopherson2021-11-171-2/+1
| * | | | | | | perf/core: Rework guest callbacks to prepare for static_call supportLike Xu2021-11-171-1/+1
| * | | | | | | KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guestSean Christopherson2021-11-171-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-121-4/+10
|\ \ \ \ \ \ \
| * | | | | | | efi/libstub: x86/mixed: increase supported argument countArd Biesheuvel2021-11-211-4/+6
| * | | | | | | efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()Ard Biesheuvel2021-11-211-0/+4
| |/ / / / / /
* | | | | | | Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-112-5/+6
|\ \ \ \ \ \ \
| * | | | | | | x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock()Marco Elver2021-12-101-0/+1
| * | | | | | | x86/barriers, kcsan: Use generic instrumentation for non-smp barriersMarco Elver2021-12-101-5/+5
| |/ / / / / /
* | | | | | | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-01-113-1/+19
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2022-01-103-1/+19
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | x86, sched: Fix undefined reference to init_freq_invariance_cppc() build errorHuang Rui2022-01-061-1/+1
| | * | | | | | x86/msr: Add AMD CPPC MSR definitionsHuang Rui2021-12-301-0/+17
| | * | | | | | x86/cpufeatures: Add AMD Collaborative Processor Performance Control feature ...Huang Rui2021-12-301-0/+1
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-102-21/+8
|\ \ \ \ \ \ \
| * | | | | | | x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumerationYazen Ghannam2021-12-221-17/+1
| * | | | | | | x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank typesYazen Ghannam2021-12-221-0/+7
| * | | | | | | x86/amd_nb, EDAC/amd64: Move DF Indirect Read to AMD64 EDACYazen Ghannam2021-11-151-1/+0
| * | | | | | | x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDACYazen Ghannam2021-11-151-3/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'x86_cleanups_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-102-5/+3
|\ \ \ \ \ \ \
| * | | | | | | x86/fpu: Remove duplicate copy_fpstate_to_sigframe() prototypeShaokun Zhang2021-12-101-3/+0
| * | | | | | | x86/uaccess: Move variable into switch case statementKees Cook2021-12-101-2/+3
| | |_|_|/ / / | |/| | | | |