aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-08-26crypto: Kconfig - sort the arm64 entriesRobert Elliott1-53/+54
2022-08-26crypto: Kconfig - submenus for arm and arm64Robert Elliott10-31/+4
2022-08-26crypto: Kconfig - move x86 entries to a submenuRobert Elliott1-0/+500
2022-08-26crypto: Kconfig - move sparc entries to a submenuRobert Elliott1-0/+103
2022-08-26crypto: Kconfig - move s390 entries to a submenuRobert Elliott1-0/+120
2022-08-26crypto: Kconfig - move powerpc entries to a submenuRobert Elliott1-0/+77
2022-08-26crypto: Kconfig - move mips entries to a submenuRobert Elliott1-0/+60
2022-08-26ARM: dts: aspeed: Add HACE device controller nodeNeal Liu2-0/+16
2022-08-26x86/microcode: Remove ->request_microcode_user()Borislav Petkov3-27/+0
2022-08-26powerpc/82xx: remove spidev node from mgcogeWolfram Sang1-7/+0
2022-08-26powerpc/microwatt: Add LiteX MMC driverJoel Stanley1-0/+5
2022-08-26powerpc/mm: Support execute-only memory on the Radix MMURussell Currey3-3/+16
2022-08-26powerpc: move from strlcpy with unused retval to strscpyWolfram Sang4-4/+4
2022-08-26powerpc/fsl_booke: Make calc_cam_sz() staticChristophe Leroy2-4/+2
2022-08-26powerpc: Remove stale declarations in mmu_decl.hChristophe Leroy2-5/+0
2022-08-26powerpc: Move patch sites out of asm-prototypes.hMichael Ellerman3-13/+14
2022-08-26powerpc/boot: Drop unused dummy.cMichael Ellerman1-4/+0
2022-08-26powerpc/boot: Convert more files to use SPDX tagsMichael Ellerman5-20/+8
2022-08-25riscv: enable CD-ROM file systems in defconfigHeinrich Schuchardt1-0/+3
2022-08-25Merge branch 'riscv-variable_fixes_without_kvm' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux.git into fixesPalmer Dabbelt4-1/+17
2022-08-25Merge tag 'dt-fixes-for-palmer-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git into fixesPalmer Dabbelt3-9/+2
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski37-143/+135
2022-08-26powerpc/rtas: Fix RTAS MSR[HV] handling for CellMichael Ellerman1-0/+4
2022-08-26Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"Michael Ellerman1-0/+8
2022-08-26powerpc: align syscall table for ppc32Masahiro Yamada1-0/+1
2022-08-25arm64: dts: mt8195: Add display node for vdosys0Jason-JH.Lin1-0/+93
2022-08-25arm64: dts: mt8195: Add gce nodeJason-JH.Lin1-0/+22
2022-08-25arm64: dts: mt8195: Add iommu and smi nodesTinghan Shen1-0/+449
2022-08-25arm64: dts: mt8195: Specify audio reset controllerTrevor Wu1-0/+3
2022-08-25arm64: dts: mt8195: Add adsp node and adsp mailbox nodesYC Hung1-0/+37
2022-08-25arm64: dts: mt8195: Add audio related nodesTinghan Shen1-0/+58
2022-08-25arm64: dts: mt8195: Add scp nodeTinghan Shen1-0/+10
2022-08-25arm64: dts: mt8195: Add spmi nodeTinghan Shen1-0/+15
2022-08-25arm64: dts: mt8195: Add power domains controllerTinghan Shen1-0/+326
2022-08-25arm64: dts: mt8195: Add vdosys and vppsys clock nodesTinghan Shen1-0/+24
2022-08-25arm64: dts: mt8195: Add cpufreq nodeYT Lee1-0/+14
2022-08-25arm64: dts: mt8195: Disable I2C0 nodeTzung-Bi Shih1-1/+1
2022-08-25arm64: dts: mt8195: Disable watchdog external reset signalTinghan Shen1-0/+1
2022-08-25arm64: dts: mediatek: Update mt81xx scpsys node to align with dt-bindingsTinghan Shen4-8/+4
2022-08-25x86/sev: Mark snp_abort() noreturnBorislav Petkov2-2/+2
2022-08-25s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer1-1/+3
2022-08-25s390: fix double free of GS and RI CBs on fork() failureBrian Foster1-6/+16
2022-08-25arm64: dts: mediatek: mt8183-pumpkin: add keypad supportFabien Parent1-0/+21
2022-08-25arm64: dts: mediatek: mt8183: add keyboard nodeFabien Parent1-0/+9
2022-08-25arm64: dts: mt8183: add MediaTek MDP3 nodesMoudy Ho1-0/+63
2022-08-25xen: x86: remove setting the obsolete config XEN_MAX_DOMAIN_MEMORYLukas Bulwahn1-1/+0
2022-08-25LoongArch: mm: Avoid unnecessary page fault retires on shared memory typesHuacai Chen1-0/+4
2022-08-25LoongArch: Add subword xchg/cmpxchg emulationHuacai Chen2-1/+105
2022-08-25LoongArch: Cleanup headers to avoid circular dependencyHuacai Chen5-33/+22
2022-08-25LoongArch: Cleanup reset routines with new APIHuacai Chen2-58/+21