summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | perf/x86/amd: Add AMD branch sampling period adjustmentStephane Eranian2022-04-052-0/+19
| * | | | | | | | | | perf/x86/amd: Enable branch sampling priv level filteringStephane Eranian2022-04-051-6/+20
| * | | | | | | | | | perf/x86/amd: Add branch-brs helper event for Fam19h BRSStephane Eranian2022-04-051-0/+15
| * | | | | | | | | | perf/x86/amd: Add AMD Fam19h Branch Sampling supportStephane Eranian2022-04-056-22/+645
| * | | | | | | | | | x86/cpufeatures: Add AMD Fam19h Branch Sampling featureStephane Eranian2022-04-051-0/+1
| * | | | | | | | | | perf/core: Add perf_clear_branch_entry_bitfields() helperStephane Eranian2022-04-051-19/+17
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-05-244-14/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | objtool: Add HAVE_NOINSTR_VALIDATIONJosh Poimboeuf2022-04-221-0/+1
| * | | | | | | | | | objtool: Make noinstr hacks optionalJosh Poimboeuf2022-04-221-0/+1
| * | | | | | | | | | objtool: Make jump label hack optionalJosh Poimboeuf2022-04-222-3/+4
| * | | | | | | | | | objtool: Add CONFIG_OBJTOOLJosh Poimboeuf2022-04-224-14/+18
| * | | | | | | | | | Merge branch 'tip/x86/urgent'Peter Zijlstra2022-04-2212-10/+33
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-05-245-6/+33
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | locking/atomic/x86: Introduce arch_try_cmpxchg64Uros Bizjak2022-05-182-0/+27
| * | | | | | | | | | | | x86/mm: Force-inline __phys_addr_nodebug()Borislav Petkov2022-04-041-1/+1
| * | | | | | | | | | | | x86/kvm/svm: Force-inline GHCB accessorsBorislav Petkov2022-04-041-4/+4
| * | | | | | | | | | | | task_stack, x86/cea: Force-inline stack helpersBorislav Petkov2022-04-041-1/+1
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-05-231-15/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ftrace: cleanup ftrace_graph_caller enable and disableChengming Zhou2022-04-291-15/+2
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-05-231-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()Sven Schnelle2022-05-091-2/+2
* | | | | | | | | | | | | Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-231-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86: xen: remove STACK_FRAME_NON_STANDARD from xen_cpuidMaximilian Heyne2022-05-191-2/+0
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-05-235-57/+173
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/msr-index: Define INTEGRITY_CAPABILITIES MSRTony Luck2022-05-121-0/+7
| * | | | | | | | | | | | | x86/microcode/intel: Expose collect_cpu_info_early() for IFSJithu Joseph2022-05-123-52/+57
| * | | | | | | | | | | | | amd_hsmp: Add HSMP protocol version 5 messagesSuma Hegde2022-04-271-5/+109
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'x86_sgx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-233-14/+114
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/sgx: Ensure no data in PCMD page after truncateReinette Chatre2022-05-161-1/+9
| * | | | | | | | | | | | | x86/sgx: Fix race between reclaimer and page fault handlerReinette Chatre2022-05-161-1/+93
| * | | | | | | | | | | | | x86/sgx: Obtain backing storage page with enclave mutex heldReinette Chatre2022-05-161-3/+6
| * | | | | | | | | | | | | x86/sgx: Mark PCMD page as dirty when modifying contentsReinette Chatre2022-05-161-0/+1
| * | | | | | | | | | | | | x86/sgx: Disconnect backing page references from dirty statusReinette Chatre2022-05-163-11/+7
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'x86_vdso_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-232-16/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/vsyscall: Remove CONFIG_LEGACY_VSYSCALL_EMULATEAndy Lutomirski2022-05-112-16/+4
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'x86_microcode_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-05-231-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/microcode: Add explicit CPU vendor dependencyBorislav Petkov2022-05-201-2/+2
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-238-16/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/mm: Cleanup the control_va_addr_alignment() __setup handlerRandy Dunlap2022-05-041-5/+2
| * | | | | | | | | | | | | x86: Fix return value of __setup handlersRandy Dunlap2022-05-044-4/+4
| * | | | | | | | | | | | | x86/delay: Fix the wrong asm constraint in delay_loop()Ammar Faizi2022-04-051-2/+2
| * | | | | | | | | | | | | x86/amd_nb: Unexport amd_cache_northbridges()Muralidhara M K2022-04-052-5/+3
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-05-234-30/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/split_lock: Enable the split lock feature on Raptor LakeTony Luck2022-05-041-0/+1
| * | | | | | | | | | | | | x86/split-lock: Remove unused TIF_SLD bitTony Luck2022-04-274-20/+1
| * | | | | | | | | | | | | x86/split_lock: Make life miserable for split lockersTony Luck2022-04-271-10/+53
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'x86_apic_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-232-10/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/apic: Do apic driver probe for "nosmp" use caseKuppuswamy Sathyanarayanan2022-05-011-3/+2
| * | | | | | | | | | | | | x86/apic: Clarify i82489DX bit overlap in APIC_LVT0Thomas Gleixner2022-04-132-7/+10
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'x86_kdump_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-05-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \