summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-12-154-39/+0
|\
| * arm64: Remove CONFIG_ARCH_NR_GPIOChristophe Leroy2022-10-171-12/+0
| * arm: Remove CONFIG_ARCH_NR_GPIOChristophe Leroy2022-10-171-21/+0
| * x86: Remove CONFIG_ARCH_NR_GPIOChristophe Leroy2022-10-171-5/+0
| * gpiolib: Get rid of ARCH_NR_GPIOSChristophe Leroy2022-10-171-1/+0
* | Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-12-1446-217/+549
|\ \
| * | riscv: Fixup compile error with !MMUGuo Ren2022-12-131-1/+1
| * | riscv: Fix P4D_SHIFT definition for 3-level page table modeAlexandre Ghiti2022-12-121-1/+5
| * | riscv: Apply a static assert to riscv_isa_ext_idAndrew Jones2022-12-121-1/+2
| * | Merge patch series "RISC-V: Align the shadow stack"Palmer Dabbelt2022-12-123-3/+41
| |\ \
| | * | RISC-V: Add some comments about the shadow and overflow stacksPalmer Dabbelt2022-12-121-7/+13
| | * | RISC-V: Align the shadow stackPalmer Dabbelt2022-12-121-1/+1
| * | | Merge patch series "riscv: alternative-macros.h cleanups"Palmer Dabbelt2022-12-091-69/+30
| |\ \ \
| | * | | riscv: Don't duplicate _ALTERNATIVE_CFG* macrosAndrew Jones2022-12-091-36/+17
| | * | | riscv: alternatives: Drop the underscores from the assembly macro namesAndrew Jones2022-12-091-10/+10
| | * | | riscv: alternatives: Don't name unused macro parametersAndrew Jones2022-12-091-13/+7
| | * | | riscv: Don't duplicate __ALTERNATIVE_CFG in __ALTERNATIVE_CFG_2Andrew Jones2022-12-091-16/+2
| | | |/ | | |/|
| * | | Merge patch series "RISC-V: Ensure Zicbom has a valid block size"Palmer Dabbelt2022-12-094-59/+71
| |\ \ \
| | * | | RISC-V: Ensure Zicbom has a valid block sizeAndrew Jones2022-12-091-0/+13
| | * | | RISC-V: Introduce riscv_isa_extension_checkAndrew Jones2022-12-091-3/+11
| | * | | RISC-V: Improve use of isa2hwcap[]Andrew Jones2022-12-091-9/+11
| * | | | riscv: mm: call best_map_size many times during linear-mappingQinglin Pan2022-12-091-4/+5
| * | | | Merge patch series "riscv: Fix crash during early errata patching"Palmer Dabbelt2022-12-083-18/+18
| |\ \ \ \
| | * | | | riscv: Move cast inside kernel_mapping_[pv]a_to_[vp]aSamuel Holland2022-12-082-17/+17
| | * | | | riscv: Fix crash during early errata patchingSamuel Holland2022-12-081-1/+1
| | | |/ / | | |/| |
| * | | | riscv: boot: add zstd supportJisheng Zhang2022-12-081-0/+3
| * | | | Merge patch series "RISC-V interrupt controller select cleanup"Palmer Dabbelt2022-12-082-5/+1
| |\ \ \ \
| | * | | | RISC-V: stop selecting SIFIVE_PLIC at the SoC levelConor Dooley2022-12-082-5/+1
| | |/ / /
| * | | | Merge patch series "Add PMEM support for RISC-V"Palmer Dabbelt2022-12-085-0/+29
| |\ \ \ \
| | * | | | RISC-V: Enable PMEM driversAnup Patel2022-12-081-0/+1
| | * | | | RISC-V: Implement arch specific PMEM APIsAnup Patel2022-12-083-0/+23
| | * | | | RISC-V: Fix MEMREMAP_WB for systems with SvpbmtAnup Patel2022-12-081-0/+5
| | |/ / /
| * | | | Merge patch "RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path"Palmer Dabbelt2022-12-082-26/+26
| |\ \ \ \
| | * | | | RISC-V: Fix unannoted hardirqs-on in return to userspace slow-pathAndrew Bresticker2022-12-082-26/+26
| | |/ / /
| * | | | riscv: mm: notify remote harts about mmu cache updatesSergey Matyukevich2022-12-085-18/+42
| * | | | riscv: stacktrace: Make walk_stackframe cross pt_regs frameGuo Ren2022-12-052-1/+11
| * | | | riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argumentGuo Ren2022-12-051-1/+1
| * | | | RISC-V: kexec: Fix memory leak of elf header bufferLi Huafei2022-12-051-0/+4
| * | | | RISC-V: kexec: Fix memory leak of fdt bufferLi Huafei2022-12-052-0/+15
| * | | | Merge patch series "Support VMCOREINFO export for RISCV64"Palmer Dabbelt2022-12-022-0/+22
| |\ \ \ \
| | * | | | RISC-V: Add arch_crash_save_vmcoreinfo supportXianting Tian2022-12-022-0/+22
| | |/ / /
| * | | | riscv: add riscv rethook implementationBinglei Wang2022-12-027-19/+40
| * | | | riscv/mm: add arch hook arch_clear_hugepage_flagsTong Tiangen2022-12-021-0/+6
| * | | | riscv/mm: hugepage's PG_dcache_clean flag is only set in head pageTong Tiangen2022-12-022-0/+14
| * | | | RISC-V: defconfig: Enable CONFIG_SERIAL_8250_DWHal Feng2022-12-021-0/+1
| * | | | Merge patch series "RISC-V: Dynamic ftrace support for RV32I"Palmer Dabbelt2022-12-022-26/+28
| |\ \ \ \
| | * | | | RISC-V: enable dynamic ftrace for RV32IJamie Iles2022-12-021-5/+5
| | * | | | RISC-V: preserve a1 in mcountJamie Iles2022-12-021-2/+4
| | * | | | RISC-V: reduce mcount save space on RV32Jamie Iles2022-12-021-16/+16
| | * | | | RISC-V: use REG_S/REG_L for mcountJamie Iles2022-12-021-15/+15
| | |/ / /