summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-27Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-20posix-timers: Get rid of [COMPAT_]SYS_NI() usesLinus Torvalds
2023-12-20kexec: fix KEXEC_FILE dependenciesArnd Bergmann
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-15cfi: Flip headersPeter Zijlstra
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-13RISCV: KVM: update external interrupt atomically for IMSIC swfileYong-Xuan Wang
2023-12-12riscv: fix VMALLOC_START definitionBaoquan He
2023-12-12kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMPIgnat Korchagin
2023-12-08Merge tag 'riscv-for-linus-6.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-12-06bpf: Use arch_bpf_trampoline_sizeSong Liu
2023-12-06bpf: Add arch_bpf_trampoline_size()Song Liu
2023-12-06riscv: errata: andes: Probe for IOCP only once in boot stageLad Prabhakar
2023-12-06riscv: Fix SMP when shadow call stacks are enabledSamuel Holland
2023-12-06riscv: fix misaligned access handling of C.SWSP and C.SDSPClément Léger
2023-12-06RISC-V: hwprobe: Always use u64 for extension bitsAndrew Jones
2023-12-06Support rv32 ULEB128 testCharlie Jenkins
2023-12-04riscv: Correct type casting in module loadingCharlie Jenkins
2023-12-04riscv: Safely remove entries from relocation listCharlie Jenkins
2023-11-26riscv: dts: microchip: move timebase-frequency to mpfs.dtsiConor Dooley
2023-11-16riscv: dts: sophgo: remove address-cells from intc nodeConor Dooley
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-09riscv: Optimize bitops with Zbb extensionXiao Wang
2023-11-09riscv: Rearrange hwcap.h and cpufeature.hXiao Wang
2023-11-09Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...Palmer Dabbelt
2023-11-08Merge patch series "Linux RISC-V AIA Preparatory Series"Palmer Dabbelt
2023-11-08RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTsAnup Patel
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-08Merge patch series "riscv: Fix set_memory_XX() and set_direct_map_XX()"Palmer Dabbelt
2023-11-08riscv: Fix set_memory_XX() and set_direct_map_XX() by splitting huge linear m...Alexandre Ghiti
2023-11-08riscv: Don't use PGD entries for the linear mappingAlexandre Ghiti
2023-11-07RISC-V: Probe misaligned access speed in parallelEvan Green
2023-11-07RISC-V: Remove __init on unaligned_emulation_finish()Evan Green
2023-11-07RISC-V: Show accurate per-hart isa in /proc/cpuinfoEvan Green
2023-11-07RISC-V: Don't rely on positional structure initializationPalmer Dabbelt
2023-11-07Merge patch series "riscv: Add remaining module relocations and tests"Palmer Dabbelt
2023-11-07riscv: Add tests for riscv module loadingCharlie Jenkins
2023-11-07riscv: Add remaining module relocationsCharlie Jenkins
2023-11-07riscv: Avoid unaligned access when relocating modulesEmil Renner Berthing
2023-11-07riscv: split cache ops out of dma-noncoherent.cChristoph Hellwig
2023-11-06riscv: select ARCH_PROC_KCORE_TEXTAndreas Schwab
2023-11-06riscv: kernel: Use correct SYM_DATA_*() macro for dataClément Léger
2023-11-06riscv: Use SYM_*() assembly macros instead of deprecated onesClément Léger
2023-11-06riscv: use ".L" local labels in assembly when applicableClément Léger
2023-11-06riscv: boot: Fix creation of loader.binGeert Uytterhoeven
2023-11-06Merge patch series "riscv: tlb flush improvements"Palmer Dabbelt
2023-11-06riscv: Improve flush_tlb_kernel_range()Alexandre Ghiti