summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-04-2633-499/+3595
|\
| * powerpc: Move Power10 feature PPC_MODULE_FEATURE_P10Danny Tsen2023-04-202-1/+1
| * crypto: p10-aes-gcm - Remove POWER10_CPU dependencyDanny Tsen2023-04-201-1/+1
| * crypto: x86/sha - Use local .L symbols for codeArd Biesheuvel2023-04-207-68/+57
| * crypto: x86/crc32 - Use local .L symbols for codeArd Biesheuvel2023-04-202-42/+41
| * crypto: x86/aesni - Use local .L symbols for codeArd Biesheuvel2023-04-202-207/+207
| * crypto: x86/sha256 - Use RIP-relative addressingArd Biesheuvel2023-04-201-6/+12
| * crypto: x86/ghash - Use RIP-relative addressingArd Biesheuvel2023-04-201-2/+2
| * crypto: x86/des3 - Use RIP-relative addressingArd Biesheuvel2023-04-201-32/+64
| * crypto: x86/crc32c - Use RIP-relative addressingArd Biesheuvel2023-04-201-1/+2
| * crypto: x86/cast6 - Use RIP-relative addressingArd Biesheuvel2023-04-201-14/+18
| * crypto: x86/cast5 - Use RIP-relative addressingArd Biesheuvel2023-04-201-17/+21
| * crypto: x86/camellia - Use RIP-relative addressingArd Biesheuvel2023-04-203-32/+34
| * crypto: x86/aria - Use RIP-relative addressingArd Biesheuvel2023-04-203-40/+40
| * crypto: x86/aesni - Use RIP-relative addressingArd Biesheuvel2023-04-202-30/+8
| * crypto: x86/aegis128 - Use RIP-relative addressingArd Biesheuvel2023-04-201-3/+3
| * crypto: p10-aes-gcm - remove duplicate include headerYe Xingchen2023-03-241-1/+0
| * crypto: ccp - Add a header for multiple drivers to use `__psp_pa`Mario Limonciello2023-03-171-0/+1
| * crypto: arm64/aes-neonbs - fix crash with CFI enabledEric Biggers2023-03-141-4/+5
| * arm64: dts: qcom: sm8550: add QCE IP family compatible valuesVladimir Zapolskiy2023-03-141-1/+1
| * crypto: p10-aes-gcm - Update Kconfig and MakefileDanny Tsen2023-03-142-0/+30
| * crypto: p10-aes-gcm - A perl script to process PowerPC assembler source.Danny Tsen2023-03-141-0/+229
| * crypto: p10-aes-gcm - Supporting functions for ghashDanny Tsen2023-03-141-0/+370
| * crypto: p10-aes-gcm - Supporting functions for AESDanny Tsen2023-03-141-0/+585
| * crypto: p10-aes-gcm - An accelerated AES/GCM stitched implementationDanny Tsen2023-03-141-0/+1521
| * crypto: p10-aes-gcm - Glue code for AES/GCM stitched implementationDanny Tsen2023-03-141-0/+345
* | Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-2524-180/+28
|\ \
| * | sh: mach-x3proto: Add missing #include <linux/gpio/driver.h>Geert Uytterhoeven2023-03-231-1/+1
| * | powerpc/40x: Add missing select OF_GPIO_MM_GPIOCHIPAndy Shevchenko2023-03-231-0/+1
| * | mips: ar7: include linux/gpio/driver.hArnd Bergmann2023-03-101-1/+1
| * | gpiolib: split of_mm_gpio_chip out of linux/of_gpio.hArnd Bergmann2023-03-066-3/+7
| * | gpiolib: split linux/gpio/driver.h out of linux/gpio.hArnd Bergmann2023-03-063-0/+3
| * | gpiolib: remove legacy gpio_export()Arnd Bergmann2023-03-062-7/+9
| * | gpiolib: remove asm-generic/gpio.hArnd Bergmann2023-03-061-1/+1
| * | gpiolib: coldfire: remove custom asm/gpio.hArnd Bergmann2023-03-062-96/+0
| * | gpiolib: remove empty asm/gpio.h filesArnd Bergmann2023-03-065-68/+1
| * | ARM: s3c64xx: Use the right includeLinus Walleij2023-03-061-1/+1
| * | ARM: orion/gpio: Use the right includeLinus Walleij2023-03-061-2/+3
| |/
* | Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-04-251-0/+2
|\ \
| * | x86/include/asm/msr-index.h: Add IFS Array test bitsJithu Joseph2023-03-271-0/+2
| |/
* | Merge tag 'printk-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2023-04-254-4/+0
|\ \
| * | Remove orphaned CONFIG_PRINTK_SAFE_LOG_BUF_SHIFTMarc Aurèle La France2023-03-274-4/+0
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-04-2553-2507/+1356
|\ \ \
| * \ \ Merge branch 'for-next/sysreg' into for-next/coreWill Deacon2023-04-204-48/+223
| |\ \ \
| | * | | arm64/sysreg: Convert HFGITR_EL2 to automatic generationMark Brown2023-04-172-1/+65
| | * | | arm64/idreg: Don't disable SME when disabling SVEMark Brown2023-04-111-1/+1
| | * | | arm64/sysreg: Update ID_AA64PFR1_EL1 for DDI0601 2022-12Mark Brown2023-04-061-1/+24
| | * | | arm64/sysreg: Convert HFG[RW]TR_EL2 to automatic generationMark Brown2023-04-062-8/+75
| | * | | arm64/sysreg: allow *Enum blocks in SysregFields blocksMark Rutland2023-04-061-37/+58
| * | | | Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon2023-04-207-86/+126
| |\ \ \ \