summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2022-01-12Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-12Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-01-12x86/entry_32: Fix segment exceptionsPeter Zijlstra
2022-01-11Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-11Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-10Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-01-10Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-10Merge tag 'x86_cleanups_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-01-10Merge tag 'x86_misc_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-10Merge tag 'x86_mm_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-01-10Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-01-10Merge tag 'x86_sev_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-01-10Merge tag 'x86_paravirt_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-01-10Merge branch 'pm-cpufreq'Rafael J. Wysocki
2022-01-06x86, sched: Fix undefined reference to init_freq_invariance_cppc() build errorHuang Rui
2021-12-30x86/msr: Add AMD CPPC MSR definitionsHuang Rui
2021-12-30x86/cpufeatures: Add AMD Collaborative Processor Performance Control feature ...Huang Rui
2021-12-27Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-12-26Merge tag 'x86_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-22x86/mtrr: Remove the mtrr_bp_init() stubChristoph Hellwig
2021-12-22x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumerationYazen Ghannam
2021-12-22x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank typesYazen Ghannam
2021-12-20KVM: x86: Always set kvm_run->if_flagMarc Orr
2021-12-19x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper
2021-12-13efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas
2021-12-11x86/word-at-a-time: Remove .fixup usagePeter Zijlstra
2021-12-11x86/usercopy: Remove .fixup usagePeter Zijlstra
2021-12-11x86/sgx: Remove .fixup usagePeter Zijlstra
2021-12-11x86/kvm: Remove .fixup usagePeter Zijlstra
2021-12-11x86/segment: Remove .fixup usagePeter Zijlstra
2021-12-11x86/xen: Remove .fixup usagePeter Zijlstra
2021-12-11x86/uaccess: Remove .fixup usagePeter Zijlstra
2021-12-11x86/futex: Remove .fixup usagePeter Zijlstra
2021-12-11x86/msr: Remove .fixup usagePeter Zijlstra
2021-12-11x86/extable: Extend extable functionalityPeter Zijlstra
2021-12-11x86/entry_32: Remove .fixup usagePeter Zijlstra
2021-12-11x86/mmx_32: Remove X86_USE_3DNOWPeter Zijlstra
2021-12-10x86/fpu: Remove duplicate copy_fpstate_to_sigframe() prototypeShaokun Zhang
2021-12-10x86/uaccess: Move variable into switch case statementKees Cook
2021-12-10KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hyper...Vitaly Kuznetsov
2021-12-09x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock()Marco Elver
2021-12-09x86/barriers, kcsan: Use generic instrumentation for non-smp barriersMarco Elver
2021-12-09x86/mm: Include spinlock_t definition in pgtable.Sebastian Andrzej Siewior
2021-12-09x86: Add straight-line-speculation mitigationPeter Zijlstra
2021-12-08x86: Prepare inline-asm for straight-line-speculationPeter Zijlstra
2021-12-08x86/sev: Use CC_ATTR attribute to generalize string I/O unrollKuppuswamy Sathyanarayanan
2021-12-06x86/mm: Flush global TLB when switching to trampoline page-tableJoerg Roedel
2021-12-06x86/mm/64: Flush global TLB on boot and AP bringupJoerg Roedel
2021-12-05Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds