aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-07-22bpf, x64: Allow to use caller address from stackJiri Olsa1-4/+9
2022-07-22Merge tag 'riscv-for-linus-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds8-9/+10
2022-07-22riscv: compat: vdso: Fix vdso_install targetEmil Renner Berthing1-1/+1
2022-07-22dma-mapping: update comment after dmabounce removalLukas Bulwahn1-2/+1
2022-07-22ARM: dts: lan966x: Enable network driver on pcb8291Horatiu Vultur1-0/+35
2022-07-22ARM: pxa2xx: Fix GPIO descriptor tablesLinus Walleij7-9/+9
2022-07-22ARM: cns3xxx: add CONFIG_UNUSED_BOARD_FILES dependencyArnd Bergmann2-1/+2
2022-07-22ARM: iop32x: mark as unusedArnd Bergmann2-1/+2
2022-07-22ARM: s3c: mark most board files as unusedArnd Bergmann6-20/+14
2022-07-22ARM: omap1: add Kconfig dependencies for unused boardsArnd Bergmann2-9/+10
2022-07-22ARM: sa1100: mark most boards as unusedArnd Bergmann9-0/+19
2022-07-22ARM: footbridge: mark cats board for removalArnd Bergmann2-1/+1
2022-07-22ARM: mmp: mark all board files for removalArnd Bergmann2-3/+11
2022-07-22ARM: ep93xx: mark most board files as unusedArnd Bergmann2-8/+8
2022-07-22ARM: davinci: mark all ATAGS board files as unusedArnd Bergmann3-20/+8
2022-07-22ARM: orion: add ATAGS dependenciesArnd Bergmann6-30/+19
2022-07-22ARM: pxa: add Kconfig dependencies for ATAGS based boardsArnd Bergmann21-72/+83
2022-07-22ARM: add CONFIG_UNUSED_BOARD_FILESArnd Bergmann1-2/+14
2022-07-22ARM: add ATAGS dependencies to non-DT platformsArnd Bergmann8-2/+11
2022-07-22ARM: defconfig: kill remnants of CONFIG_LEDSArnd Bergmann12-22/+42
2022-07-22ARM: defconfig: remove broken CONFIG_THUMB disablesArnd Bergmann8-8/+0
2022-07-22ARM: defconfig: address renamed CONFIG_DEBUG_INFO=yArnd Bergmann44-44/+41
2022-07-22ARM: defconfig: remove stale CONFIG_ZBOOT_ROM entriesArnd Bergmann58-116/+0
2022-07-22ARM: defconfig: remove irda remnantsArnd Bergmann16-93/+0
2022-07-22ARM: refresh defconfig filesArnd Bergmann95-904/+904
2022-07-22ARM: dts: lan966x: Disable can0 on pcb8291Horatiu Vultur1-1/+1
2022-07-22ARM: dts: lan966x: Add gpio-restartHoratiu Vultur1-0/+6
2022-07-22cyrpto: powerpc/aes - delete the rebundant word "block" in commentsshaom Deng1-1/+1
2022-07-22Merge tag 'kvm-s390-next-5.20-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini36-153/+1742
2022-07-21riscv: Add macro for multiple nop instructionsPalmer Dabbelt3-7/+18
2022-07-21riscv: convert the t-head pbmt errata to use the __nops macroHeiko Stuebner1-7/+1
2022-07-21riscv: introduce nops and __nops macros for NOP sequencesHeiko Stuebner2-0/+17
2022-07-21RISC-V: Add fast call path of crash_kexec()Xianting Tian1-0/+4
2022-07-21riscv: mmap with PROT_WRITE but no PROT_READ is invalidCeleste Liu1-3/+2
2022-07-22bpf, arm64: Fix compile error in dummy_tramp()Xu Kuohai1-2/+2
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski47-94/+158
2022-07-21riscv: add as-options for modules with assembly compontentsBen Dooks1-0/+1
2022-07-21s390/archrandom: prevent CPACF trng invocations in interrupt contextHarald Freudenberger1-3/+6
2022-07-21csky/tlb: Remove tlb_flush() definePeter Zijlstra1-2/+0
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra12-33/+13
2022-07-21Merge tag 'qcom-arm64-defconfig-for-5.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfigArnd Bergmann1-4/+7
2022-07-21Merge tag 'qcom-drivers-for-5.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/driversArnd Bergmann2-0/+5
2022-07-21Merge tag 'at91-soc-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/socArnd Bergmann3-1/+22
2022-07-21Merge tag 'at91-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixesArnd Bergmann1-1/+1
2022-07-21Merge tag 'qcom-arm64-for-5.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dtArnd Bergmann21-143/+1022
2022-07-21Merge tag 'qcom-dts-for-5.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dtArnd Bergmann14-36/+357
2022-07-21x86/extable: Fix ex_handler_msr() print conditionPeter Zijlstra1-7/+9
2022-07-21x86,nospec: Simplify {JMP,CALL}_NOSPECPeter Zijlstra1-6/+18
2022-07-20arm64: dts: qcom: Add support for Xiaomi Mi Mix2sMolly Sophia2-0/+763
2022-07-20perf/x86/intel/lbr: Fix unchecked MSR access error on HSWKan Liang1-9/+10