summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-032-29/+1
|\
| * efi: Simplify arch_efi_call_virt() macroSudeep Holla2022-06-281-2/+1
| * efi: Make code to find mirrored memory ranges genericMa Wupeng2022-06-152-27/+0
* | Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds2022-08-022-7/+7
|\ \
| * | treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-06-282-7/+7
* | | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-022-3/+3
|\ \ \
| * | | context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker2022-07-051-1/+1
| * | | context_tracking: Split user tracking KconfigFrederic Weisbecker2022-06-291-2/+2
* | | | Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-08-028-165/+796
|\ \ \ \
| * | | | crypto: x86/blowfish - remove redundant assignment to variable nytesColin Ian King2022-07-151-2/+2
| * | | | crypto: blake2s - remove shash moduleJason A. Donenfeld2022-06-103-82/+2
| * | | | crypto: x86/polyval - Add PCLMULQDQ accelerated implementation of POLYVALNathan Huckleberry2022-06-103-0/+527
| * | | | crypto: x86/aesni-xctr - Add accelerated implementation of XCTRNathan Huckleberry2022-06-102-81/+265
| | |_|/ | |/| |
* | | | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-025-96/+31
|\ \ \ \
| * | | | random: handle archrandom with multiple longsJason A. Donenfeld2022-07-252-38/+5
| * | | | x86/rdrand: Remove "nordrand" flag in favor of "random.trust_cpu"Jason A. Donenfeld2022-07-182-37/+22
| * | | | random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld2022-07-183-21/+4
* | | | | Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2022-08-022-19/+13
|\ \ \ \ \
| * | | | | kexec, KEYS: make the code in bzImage64_verify_sig genericCoiby Xu2022-07-151-19/+1
| * | | | | kexec: drop weak attribute from functionsNaveen N. Rao2022-07-151-0/+6
| * | | | | kexec_file: drop weak attribute from functionsNaveen N. Rao2022-07-151-0/+6
| | |_|_|/ | |/| | |
* | | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2022-08-021-0/+1
|\ \ \ \ \
| * | | | | tools/power turbostat: dump secondary Turbo-Ratio-LimitLen Brown2022-07-281-0/+1
* | | | | | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-011-1/+1
|\ \ \ \ \ \
| * | | | | | genirq: Return a const cpumask from irq_data_get_affinity_maskSamuel Holland2022-07-071-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-016-79/+252
|\ \ \ \ \ \
| * | | | | | perf/x86/ibs: Add new IBS register bits into headerRavi Bangoria2022-07-271-6/+10
| * | | | | | perf/x86/intel: Fix PEBS data source encoding for ADLKan Liang2022-07-043-14/+45
| * | | | | | perf/x86/intel: Fix PEBS memory access info encoding for ADLKan Liang2022-07-043-33/+60
| * | | | | | perf/x86/amd/uncore: Add PerfMonV2 RDPMC assignmentsSandipan Das2022-06-131-0/+10
| * | | | | | perf/x86/amd/uncore: Add PerfMonV2 DF event formatSandipan Das2022-06-132-7/+30
| * | | | | | perf/x86/amd/uncore: Detect available DF countersSandipan Das2022-06-132-0/+13
| * | | | | | perf/x86/amd/uncore: Use attr_update for format attributesSandipan Das2022-06-131-14/+54
| * | | | | | perf/x86/amd/uncore: Use dynamic events arraySandipan Das2022-06-131-7/+31
| * | | | | | x86/events/intel/ds: Enable large PEBS for PERF_SAMPLE_WEIGHT_TYPELike Xu2022-06-131-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-08-012-16/+0
|\ \ \ \ \ \
| * | | | | | jump_label: make initial NOP patching the special caseArd Biesheuvel2022-06-241-13/+0
| * | | | | | jump_label: mips: move module NOP patching into arch codeArd Biesheuvel2022-06-241-3/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-08-012-3/+1
|\ \ \ \ \ \
| * | | | | | arch: make TRACE_IRQFLAGS_NMI_SUPPORT genericMark Rutland2022-06-232-3/+1
| |/ / / / /
* | | | | | Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-015-9/+160
|\ \ \ \ \ \
| * | | | | | x86/setup: Use rng seeds from setup_dataJason A. Donenfeld2022-07-113-7/+47
| * | | | | | Merge tag 'v5.19-rc6' into tip:x86/kdumpBorislav Petkov2022-07-118-14/+38
| |\ \ \ \ \ \
| * | | | | | | x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell2022-07-015-5/+116
* | | | | | | | Merge tag 'x86_build_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-015-15/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/purgatory: Omit use of bin2cMasahiro Yamada2022-07-254-10/+15
| * | | | | | | | x86/purgatory: Hard-code obj-y in MakefileMasahiro Yamada2022-07-251-1/+1
| * | | | | | | | x86/build: Remove unused OBJECT_FILES_NON_STANDARD_test_nx.oMasahiro Yamada2022-07-111-2/+0
| * | | | | | | | x86/Kconfig: Fix CONFIG_CC_HAS_SANE_STACKPROTECTOR when cross compiling with ...Nathan Chancellor2022-07-111-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'x86_core_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-012-13/+27
|\ \ \ \ \ \ \ \