summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-102-2/+1
|\
| *-. Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel2022-09-2699-255/+369
| |\ \
| | | * iommu/dma: Move public interfaces to linux/iommu.hRobin Murphy2022-09-071-1/+1
| | | * iommu/dma: Clean up KconfigRobin Murphy2022-09-071-1/+0
| | |/ | |/|
* | | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-10-1022-166/+2805
|\ \ \
| * | | crypto: aria-avx - add AES-NI/AVX/x86_64/GFNI assembler implementation of ari...Taehee Yoo2022-09-245-0/+1553
| * | | crypto: arm64 - revert unintended config name change for CRYPTO_SHA1_ARM64_CELukas Bulwahn2022-09-241-1/+1
| * | | crypto: Kconfig - simplify cipher entriesRobert Elliott2022-08-267-231/+289
| * | | crypto: Kconfig - simplify hash entriesRobert Elliott2022-08-267-137/+269
| * | | crypto: Kconfig - simplify aead entriesRobert Elliott2022-08-261-2/+6
| * | | crypto: Kconfig - simplify CRC entriesRobert Elliott2022-08-267-45/+66
| * | | crypto: Kconfig - simplify public-key entriesRobert Elliott2022-08-262-2/+12
| * | | crypto: Kconfig - sort the arm entriesRobert Elliott2022-08-261-55/+56
| * | | crypto: Kconfig - sort the arm64 entriesRobert Elliott2022-08-261-53/+54
| * | | crypto: Kconfig - submenus for arm and arm64Robert Elliott2022-08-2610-31/+4
| * | | crypto: Kconfig - move x86 entries to a submenuRobert Elliott2022-08-261-0/+500
| * | | crypto: Kconfig - move sparc entries to a submenuRobert Elliott2022-08-261-0/+103
| * | | crypto: Kconfig - move s390 entries to a submenuRobert Elliott2022-08-261-0/+120
| * | | crypto: Kconfig - move powerpc entries to a submenuRobert Elliott2022-08-261-0/+77
| * | | crypto: Kconfig - move mips entries to a submenuRobert Elliott2022-08-261-0/+60
| * | | ARM: dts: aspeed: Add HACE device controller nodeNeal Liu2022-08-262-0/+16
| * | | 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-105-5/+9
|\ \ \ \
| * | | | powerpc/64: don't refer nr_cpu_ids in asm code when it's undefinedYury Norov2022-09-201-0/+4
| * | | | smp: add set_nr_cpu_ids()Yury Norov2022-09-194-5/+5
| | |/ / | |/| |
* | | | 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-1049-131/+69
|\ \ \ \
| * | | | ia64: simplify esi object addition in MakefileMasahiro Yamada2022-10-031-4/+1
| * | | | kbuild: remove head-y syntaxMasahiro Yamada2022-10-0221-61/+0
| * | | | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-0223-61/+62
| * | | | kbuild: build init/built-in.a just onceMasahiro Yamada2022-09-294-1/+4
| * | | | nios2: move core-y in arch/nios2/Makefile to arch/nios2/KbuildMasahiro Yamada2022-09-292-4/+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-212359-27425/+58359
| |\ \ \ \
| * | | | | 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-1028-542/+1575
|\ \ \ \ \ \
| * | | | | | 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