summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | x86/mm: Add prot_sethuge() helper to abstract out _PAGE_PSE handlingLinus Torvalds2022-09-291-9/+10
| * | | | | | | x86/mm/32: Fix W^X detection when page tables do not support NXDave Hansen2022-09-211-1/+2
| * | | | | | | x86/defconfig: Enable CONFIG_DEBUG_WX=yIngo Molnar2022-09-022-0/+2
| * | | | | | | x86/defconfig: Refresh the defconfigsIngo Molnar2022-09-022-4/+5
| * | | | | | | Merge branch 'linus' into x86/mm, to refresh the branchIngo Molnar2022-09-02157-2437/+5903
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | x86/mm: Refuse W^X violationsPeter Zijlstra2022-09-011-0/+32
| * | | | | | | x86/mm: Rename set_memory_present() to set_memory_p()Borislav Petkov2022-08-061-2/+2
* | | | | | | | Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-101-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/hyperv: Replace kmap() with kmap_local_page()Zhao Liu2022-10-031-2/+2
| * | | | | | | | hyperv: simplify and rename generate_guest_idLi kunyu2022-09-281-1/+1
* | | | | | | | | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-10-106-0/+2029
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | crypto: aria-avx - add AES-NI/AVX/x86_64/GFNI assembler implementation of ari...Taehee Yoo2022-09-245-0/+1553
| * | | | | | | | | crypto: Kconfig - simplify cipher entriesRobert Elliott2022-08-261-166/+108
| * | | | | | | | | crypto: Kconfig - simplify hash entriesRobert Elliott2022-08-261-41/+60
| * | | | | | | | | crypto: Kconfig - simplify aead entriesRobert Elliott2022-08-261-2/+6
| * | | | | | | | | crypto: Kconfig - simplify CRC entriesRobert Elliott2022-08-261-20/+16
| * | | | | | | | | crypto: Kconfig - simplify public-key entriesRobert Elliott2022-08-261-1/+6
| * | | | | | | | | crypto: Kconfig - move x86 entries to a submenuRobert Elliott2022-08-261-0/+500
| * | | | | | | | | crypto: x86/sha512 - load based on CPU featuresRobert Elliott2022-08-191-0/+10
* | | | | | | | | | Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds2022-10-102-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | smp: add set_nr_cpu_ids()Yury Norov2022-09-192-3/+3
* | | | | | | | | | | Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2022-10-103-5/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86: kprobes: Remove unused macro stack_addrChen Zhongjin2022-09-271-2/+0
| * | | | | | | | | | | x86/kprobes: Remove unused arch_kprobe_override_function() declarationGaosheng Cui2022-09-261-2/+0
| * | | | | | | | | | | x86/ftrace: Remove unused modifying_ftrace_code declarationGaosheng Cui2022-09-261-1/+0
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-104-10/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-5/+0
| * | | | | | | | | | | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-5/+5
| * | | | | | | | | | | kbuild: build init/built-in.a just onceMasahiro Yamada2022-09-292-0/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'locking-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-101-6/+7
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'v6.0-rc6' into locking/core, to refresh the branchIngo Molnar2022-09-21159-2501/+6003
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | locking: Add __lockfunc to slow path functionsNamhyung Kim2022-08-191-6/+7
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-1023-522/+1525
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf/x86/amd/lbr: Adjust LBR regardless of filteringStephane Eranian2022-09-291-2/+6
| * | | | | | | | | | | perf/x86/utils: Fix uninitialized var in get_branch_type()Stephane Eranian2022-09-291-0/+4
| * | | | | | | | | | | perf/x86/amd: Support PERF_SAMPLE_PHY_ADDRRavi Bangoria2022-09-291-1/+7
| * | | | | | | | | | | perf/x86/amd: Support PERF_SAMPLE_ADDRRavi Bangoria2022-09-291-1/+7
| * | | | | | | | | | | perf/x86/amd: Support PERF_SAMPLE_{WEIGHT|WEIGHT_STRUCT}Ravi Bangoria2022-09-291-1/+16
| * | | | | | | | | | | perf/x86/amd: Support PERF_SAMPLE_DATA_SRCRavi Bangoria2022-09-291-6/+312
| * | | | | | | | | | | perf/x86/amd: Add IBS OP_DATA2 DataSrc bit definitionsRavi Bangoria2022-09-291-0/+16
| * | | | | | | | | | | perf/x86/uncore: Add new Raptor Lake S supportKan Liang2022-09-291-0/+1
| * | | | | | | | | | | perf/x86/cstate: Add new Raptor Lake S supportKan Liang2022-09-291-0/+1
| * | | | | | | | | | | perf/x86/msr: Add new Raptor Lake S supportKan Liang2022-09-291-0/+1
| * | | | | | | | | | | perf/x86: Add new Raptor Lake S supportKan Liang2022-09-291-0/+1
| * | | | | | | | | | | Merge branch 'v6.0-rc7'Peter Zijlstra2022-09-2930-170/+333
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | perf: Use sample_flags for raw_dataNamhyung Kim2022-09-271-0/+1
| * | | | | | | | | | | perf: Use sample_flags for addrNamhyung Kim2022-09-271-2/+6
| * | | | | | | | | | | perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLYNamhyung Kim2022-09-132-13/+0
| * | | | | | | | | | | perf: Use sample_flags for callchainNamhyung Kim2022-09-132-3/+9
| * | | | | | | | | | | perf/x86/intel: Optimize FIXED_CTR_CTRL accessKan Liang2022-09-072-9/+17