summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel
AgeCommit message (Expand)Author
2023-02-21riscv: lds: define RUNTIME_DISCARD_EXITJisheng Zhang
2023-02-21Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-02-17riscv: Extend patch_text for multiple instructionsPu Lehui
2023-02-15RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobesHeiko Stuebner
2023-02-15Merge patch series "riscv: Optimize function trace"Palmer Dabbelt
2023-02-15riscv: ftrace: Reduce the detour code size to halfGuo Ren
2023-02-14Merge patch series "dt-bindings: Add a cpu-capacity property for RISC-V"Palmer Dabbelt
2023-02-13clocksource/drivers/riscv: Get rid of clocksource_arch_init() callbackLad Prabhakar
2023-02-13RISC-V: time: initialize hrtimer based broadcast clock event deviceConor Dooley
2023-02-09riscv: kprobe: Fixup misaligned load textGuo Ren
2023-02-04efi: Discover BTI support in runtime services regionsArd Biesheuvel
2023-02-02riscv: stacktrace: Fix missing the first frameLiu Shixin
2023-02-01riscv: kprobe: Fixup kernel panic when probing an illegal positionGuo Ren
2023-02-01Merge patch series "riscv: improve boot time isa extensions handling"Palmer Dabbelt
2023-01-31riscv: remove riscv_isa_ext_keys[] array and related usageJisheng Zhang
2023-01-31riscv: alternative: patch alternatives in the vDSOJisheng Zhang
2023-01-31riscv: switch to relative alternative entriesJisheng Zhang
2023-01-31riscv: module: Add ADD16 and SUB16 rela typesAndrew Jones
2023-01-31riscv: module: move find_section to module.hJisheng Zhang
2023-01-31riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensionsJisheng Zhang
2023-01-31riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlierJisheng Zhang
2023-01-31riscv: move riscv_noncoherent_supported() out of ZICBOM probeJisheng Zhang
2023-01-31Merge patch series "Zbb string optimizations"Palmer Dabbelt
2023-01-31RISC-V: add zbb support to string functionsHeiko Stuebner
2023-01-31RISC-V: add infrastructure to allow different str* implementationsHeiko Stuebner
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-25riscv: Move call to init_cpu_topology() to later initialization stageLey Foon Tan
2023-01-24riscv/kprobe: Fix instruction simulation of JALRLiao Chang
2023-01-24riscv: fix jal offsets in patched alternativesJisheng Zhang
2023-01-20Merge tag 'archtopo-cacheinfo-updates-6.3' of git://git.kernel.org/pub/scm/li...Greg Kroah-Hartman
2023-01-19Merge patch series "Putting some basic order on isa extension lists"Palmer Dabbelt
2023-01-19riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAITMasahiro Yamada
2023-01-18mm: remove zap_page_range and create zap_vma_pagesMike Kravetz
2023-01-18arch_topology: Build cacheinfo from primary CPUPierre Gondois
2023-01-17RISC-V: resort all extensions in consistent ordersConor Dooley
2023-01-17RISC-V: clarify ISA string ordering rules in cpu.cConor Dooley
2023-01-17cacheinfo: Use RISC-V's init_cache_level() as generic OF implementationPierre Gondois
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra
2023-01-05riscv, kprobes: Stricter c.jr/c.jalr decodingBjörn Töpel
2022-12-29RISC-V: fix auipc-jalr addresses in patched alternativesHeiko Stuebner
2022-12-29RISC-V: kprobes: use central defined funct3 constantsHeiko Stuebner
2022-12-29RISC-V: rename parse_asm.h to insn.hHeiko Stuebner
2022-12-29RISC-V: Move riscv_insn_is_* macros into a common headerHeiko Stuebner
2022-12-29RISC-V: add prefix to all constants/macros in parse_asm.hHeiko Stuebner
2022-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-14Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds