summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-226-6/+0
|\
| * block: remove genhd.hChristoph Hellwig2022-02-026-6/+0
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-03-2234-613/+1284
|\ \
| * | crypto: arm64 - cleanup commentsTom Rix2022-03-093-3/+3
| * | crypto: x86/des3 - Remove unused inline function des3_ede_enc_blk_3way()YueHaibing2022-02-231-8/+0
| * | crypto: x86/blowfish - Remove unused inline functionsYueHaibing2022-02-231-12/+0
| * | crypto: arm/xor - make vectorized C code Clang-friendlyArd Biesheuvel2022-02-111-9/+3
| * | lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel2022-02-1115-173/+311
| * | crypto: arm64/aes-neonbs-xts - use plain NEON for non-power-of-2 input sizesArd Biesheuvel2022-02-052-108/+57
| * | crypto: arm64/aes-neonbs-ctr - fallback to plain NEON for final chunkArd Biesheuvel2022-02-053-142/+55
| * | crypto: arm/aes-neonbs-ctr - deal with non-multiples of AES block sizeArd Biesheuvel2022-02-052-63/+77
| * | crypto: arm64/aes-neon-ctr - improve handling of single tail blockArd Biesheuvel2022-02-052-19/+20
| * | arm64: lib: accelerate crc32_beKevin Bracey2022-01-311-14/+73
| * | crypto: x86 - Convert to SPDX identifierNathan Huckleberry2022-01-311-53/+10
| * | crypto: x86/sm3 - add AVX assembly implementationTianjia Zhang2022-01-283-0/+654
| * | crypto: arm64/sm3-ce - make dependent on sm3 libraryTianjia Zhang2022-01-282-9/+21
* | | Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-212-0/+7
|\ \ \
| * \ \ Merge branch 'thermal-hfi'Rafael J. Wysocki2022-03-182-0/+7
| |\ \ \
| | * | | x86/cpu: Add definitions for the Intel Hardware Feedback InterfaceRicardo Neri2022-02-032-0/+7
| | | |/ | | |/|
* | | | Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-03-212-5/+24
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. | | | Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'Rafael J. Wysocki2022-03-181-2/+21
| |\ \| | |
| | * | | | PM: hibernate: Honour ACPI hardware signature by default for virtual guestsDavid Woodhouse2022-03-161-2/+21
| * | | | | cpuidle: PSCI: Move the `has_lpi` check to the beginning of the functionMario Limonciello2022-03-031-3/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-03-217-122/+147
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki2022-03-182-1/+5
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | arm64, topology: enable use of init_cpu_capacity_cppc()Ionela Voinescu2022-03-101-0/+4
| | | * | | | | x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc()Ionela Voinescu2022-03-101-1/+1
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86'Rafael J. Wysocki2022-03-186-121/+142
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | / / / / / | | | | | |/ / / / / | | | | | | / / / / | | | | | |/ / / / | | | | |/| | | / | | | | |_|_|_|/ | | | |/| | | |
| | | | | * | | ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 boardMark Cilissen2022-03-081-0/+24
| | | | | * | | x86/ACPI: CPPC: Move init_freq_invariance_cppc() into x86 CPPCHuang Rui2022-03-083-23/+15
| | | | | * | | x86: Expose init_freq_invariance() to topology headerHuang Rui2022-03-082-7/+5
| | | | | * | | x86/ACPI: CPPC: Move AMD maximum frequency ratio setting function into x86 CPPCHuang Rui2022-03-083-43/+50
| | | | | * | | x86/ACPI: CPPC: Rename cppc_msr.c to cppc.cHuang Rui2022-03-082-2/+2
| | | | |/ / /
* | | | | | | Merge tag 'for-5.18/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-03-2149-548/+1491
|\ \ \ \ \ \ \
| * | | | | | | parisc: Fix invalidate/flush vmap routinesJohn David Anglin2022-03-211-5/+19
| * | | | | | | parisc: Avoid flushing cache on cache-less machinesHelge Deller2022-03-181-0/+4
| * | | | | | | parisc: Avoid using hardware single-step in kprobesHelge Deller2022-03-183-19/+24
| * | | | | | | parisc: Improve CPU socket and core bootup info textHelge Deller2022-03-171-2/+2
| * | | | | | | parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLEHelge Deller2022-03-171-0/+1
| * | | | | | | parisc: Avoid calling SMP cache flush functions on cache-less machinesHelge Deller2022-03-163-34/+40
| * | | | | | | parisc: Increase parisc_cache_flush_threshold settingJohn David Anglin2022-03-111-3/+15
| * | | | | | | parisc/unaligned: Enhance user-space visible outputHelge Deller2022-03-111-26/+10
| * | | | | | | parisc/unaligned: Rewrite 32-bit inline assembly of emulate_sth()Helge Deller2022-03-111-8/+7
| * | | | | | | parisc/unaligned: Rewrite 32-bit inline assembly of emulate_ldd()Helge Deller2022-03-111-15/+13
| * | | | | | | parisc/unaligned: Rewrite inline assembly of emulate_ldw()Helge Deller2022-03-111-12/+11
| * | | | | | | parisc/unaligned: Rewrite inline assembly of emulate_ldh()Helge Deller2022-03-111-6/+5
| * | | | | | | parisc/unaligned: Use EFAULT fixup handler in unaligned handlersHelge Deller2022-03-111-105/+55
| * | | | | | | parisc: Reduce code size by optimizing get_current() function callsHelge Deller2022-03-111-3/+5
| * | | | | | | parisc: Use constants to encode the space registers like SR_KERNELHelge Deller2022-03-117-27/+24
| * | | | | | | parisc: Use SR_USER and SR_KERNEL in get_user() and put_user()Helge Deller2022-03-111-14/+14