summaryrefslogtreecommitdiffstats
path: root/arch/riscv (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | riscv: stacktrace: Make walk_stackframe cross pt_regs frameGuo Ren2022-12-062-1/+11
| * | | | | | riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argumentGuo Ren2022-12-061-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-032-0/+22
| |\ \ \ \ \ \
| | * | | | | | RISC-V: Add arch_crash_save_vmcoreinfo supportXianting Tian2022-12-032-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
| | |/ / / / /
| * | | | | | RISC-V: enable sparsemem by default for defconfigConor Dooley2022-11-291-0/+1
| * | | | | | riscv: Kconfig: Enable cpufreq kconfig menuLad Prabhakar2022-11-171-0/+2
| * | | | | | riscv: Enable HAVE_ARCH_HUGE_VMALLOC for 64BITLiu Shixin2022-10-291-0/+1
| * | | | | | riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BITLiu Shixin2022-10-294-0/+103
| * | | | | | riscv: fix styling in ucontext headerCleo John2022-10-281-4/+8
| * | | | | | riscv: support update_mmu_tlb()Jinyu Tang2022-10-281-0/+3
| * | | | | | riscv_pmu_sbi: add support for PMU variant on T-Head C9xx coresPalmer Dabbelt2022-10-275-4/+79
| |\ \ \ \ \ \
| | * | | | | | drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx coresHeiko Stuebner2022-10-273-1/+47
| | * | | | | | RISC-V: Cache SBI vendor valuesHeiko Stuebner2022-10-272-3/+32
| | |/ / / / /
| * / / / / / riscv/vdso: typo thereforHeinrich Schuchardt2022-10-261-1/+1
| |/ / / / /
* | | | | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-141-2/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-301-0/+1
| |\ \ \ \ \ \
| * | | | | | | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-091-2/+0
* | | | | | | | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-141-1/+28
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-12-121-1/+28
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNCPu Lehui2022-12-061-1/+28
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-132-9/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel2022-12-0712-24/+188
| |\| | | | | | |
| * | | | | | | | Merge tag 'efi-zboot-direct-for-v6.2' into efi/nextArd Biesheuvel2022-11-182-9/+10
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | efi/riscv: libstub: Split off kernel image relocation for builtin stubArd Biesheuvel2022-11-091-0/+2
| | * | | | | | | efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel2022-11-091-0/+11
| | * | | | | | | efi: libstub: Provide local implementations of strrchr() and memchr()Ard Biesheuvel2022-11-091-2/+0
| | * | | | | | | efi: libstub: Move screen_info handling to common codeArd Biesheuvel2022-11-091-6/+0
| | * | | | | | | efi: libstub: Enable efi_printk() in zboot decompressorArd Biesheuvel2022-11-091-2/+0
| | * | | | | | | efi: libstub: Clone memcmp() into the stubArd Biesheuvel2022-11-091-1/+0
| | * | | | | | | efi: libstub: Use local strncmp() implementation unconditionallyArd Biesheuvel2022-11-091-1/+0
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-131-9/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | stackprotector: actually use get_random_canary()Jason A. Donenfeld2022-11-181-9/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-121-22/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyJann Horn2022-12-011-22/+0
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-12-1216-203/+471
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'riscv-dt-for-v6.2-mw0' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2022-11-2210-203/+271
| |\ \ \ \ \ \ \ \
| | * | | | | | | | riscv: dts: microchip: remove unused pcie clocksConor Dooley2022-11-172-4/+4
| | * | | | | | | | riscv: dts: microchip: remove pcie node from the sev kitConor Dooley2022-11-171-29/+0
| | * | | | | | | | Merge branch 'riscv-visionfive_v1' into riscv-dt-for-nextConor Dooley2022-11-144-153/+183
| | |\ \ \ \ \ \ \ \