summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | ACPI: APEI: Fix missing ERST record idLiu Xinpeng2022-04-131-5/+3
| | | |_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-243-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | randstruct: Split randstruct Makefile and CFLAGSKees Cook2022-05-081-1/+2
| * | | | | | | | | | | | | | | | | | | | | randstruct: Reorganize Kconfigs and attribute macrosKees Cook2022-05-081-1/+1
| * | | | | | | | | | | | | | | | | | | | | mm/usercopy: Check kmap addresses properlyMatthew Wilcox (Oracle)2022-04-131-0/+1
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-05-242-4/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | x86/tsc: Use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-05-132-4/+12
| | |_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-2419-408/+1377
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | perf/x86/amd/core: Fix reloading events for SVMSandipan Das2022-05-191-4/+20
| * | | | | | | | | | | | | | | | | | | | | perf/x86/amd: Run AMD BRS code only on supported hwBorislav Petkov2022-05-181-1/+4
| * | | | | | | | | | | | | | | | | | | | | perf/x86/amd: Fix AMD BRS period adjustmentPeter Zijlstra2022-05-183-25/+13
| * | | | | | | | | | | | | | | | | | | | | perf/x86/amd: Remove unused variable 'hwc'Zucheng Zheng2022-05-121-3/+0
| * | | | | | | | | | | | | | | | | | | | | perf/ibs: Fix commentRavi Bangoria2022-05-111-1/+1
| * | | | | | | | | | | | | | | | | | | | | perf/amd/ibs: Advertise zen4_ibs_extensions as pmu capability attributeRavi Bangoria2022-05-111-0/+21
| * | | | | | | | | | | | | | | | | | | | | perf/amd/ibs: Add support for L3 miss filteringRavi Bangoria2022-05-112-7/+63
| * | | | | | | | | | | | | | | | | | | | | perf/amd/ibs: Use ->is_visible callback for dynamic attributesRavi Bangoria2022-05-111-24/+54
| * | | | | | | | | | | | | | | | | | | | | perf/amd/ibs: Cascade pmu init functions' return valueRavi Bangoria2022-05-111-8/+29
| * | | | | | | | | | | | | | | | | | | | | perf/x86/uncore: Add new Alder Lake and Raptor Lake supportKan Liang2022-05-112-0/+54
| * | | | | | | | | | | | | | | | | | | | | perf/x86/uncore: Clean up uncore_pci_ids[]Kan Liang2022-05-111-316/+86
| * | | | | | | | | | | | | | | | | | | | | perf/x86/cstate: Add new Alder Lake and Raptor Lake supportKan Liang2022-05-111-0/+2
| * | | | | | | | | | | | | | | | | | | | | perf/x86/msr: Add new Alder Lake and Raptor Lake supportKan Liang2022-05-111-0/+2
| * | | | | | | | | | | | | | | | | | | | | perf/x86: Add new Alder Lake and Raptor Lake supportKan Liang2022-05-111-0/+2
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'v5.18-rc5'Peter Zijlstra2022-05-1159-303/+565
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | perf/amd/ibs: Use interrupt regs ip for stack unwindingRavi Bangoria2022-05-101-0/+18
| * | | | | | | | | | | | | | | | | | | | | perf/x86/amd/core: Add PerfMonV2 overflow handlingSandipan Das2022-05-041-11/+133
| * | | | | | | | | | | | | | | | | | | | | perf/x86/amd/core: Add PerfMonV2 counter controlSandipan Das2022-05-041-5/+45
| * | | | | | | | | | | | | | | | | | | | | perf/x86/amd/core: Detect available countersSandipan Das2022-05-042-0/+23
| * | | | | | | | | | | | | | | | | | | | | perf/x86/amd/core: Detect PerfMonV2 supportSandipan Das2022-05-041-0/+27
| * | | | | | | | | | | | | | | | | | | | | x86/msr: Add PerfCntrGlobal* registersSandipan Das2022-05-041-0/+5
| * | | | | | | | | | | | | | | | | | | | | x86/cpufeatures: Add PerfMonV2 feature bitSandipan Das2022-05-042-1/+2
| * | | | | | | | | | | | | | | | | | | | | signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver2022-04-221-0/+2
| * | | | | | | | | | | | | | | | | | | | | perf/x86: Unify format of events sysfs showYang Jihong2022-04-051-1/+1
| * | | | | | | | | | | | | | | | | | | | | perf/x86/amd: Add idle hooks for branch samplingStephane Eranian2022-04-054-0/+61
| * | | | | | | | | | | | | | | | | | | | | perf/x86/amd: Make Zen3 branch sampling opt-inStephane Eranian2022-04-053-11/+49
| * | | | | | | | | | | | | | | | | | | | | 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