summaryrefslogtreecommitdiff
path: root/arch/riscv
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-20Merge tag 'soc-dt-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-02-20Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-17riscv, bpf: Add bpf trampoline support for RV64Pu Lehui
2023-02-17riscv, bpf: Add bpf_arch_text_poke support for RV64Pu Lehui
2023-02-17riscv, bpf: Factor out emit_call for kernel and bpf contextPu Lehui
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-15riscv: ftrace: Remove wasted nops for !RISCV_ISA_CGuo Ren
2023-02-15riscv: ftrace: Fixup panic by disabling preemptionAndy Chiu
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-02-14Merge patch series "Remove toolchain dependencies for Zicbom"Palmer Dabbelt
2023-02-14RISC-V: remove toolchain version checks for ZicbomConor Dooley
2023-02-14RISC-V: replace cbom instructions with an insn-defConor Dooley
2023-02-14RISC-V: insn-def: Add I-type insn-defAndrew Jones
2023-02-14Merge patch series "dt-bindings: Add a cpu-capacity property for RISC-V"Palmer Dabbelt
2023-02-14riscv: Fix Zbb alternative IDsSamuel Holland
2023-02-14riscv: Fix early alternative patchingSamuel Holland
2023-02-14RISC-V: re-order Kconfig selects alphanumericallyConor Dooley
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-10Merge tag 'riscv-for-linus-6.2-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)
2023-02-09riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren
2023-02-09riscv: kprobe: Fixup misaligned load textGuo Ren
2023-02-07RISC-V: KVM: Increment firmware pmu eventsAtish Patra
2023-02-07RISC-V: KVM: Support firmware eventsAtish Patra
2023-02-07RISC-V: KVM: Implement perf support without samplingAtish Patra
2023-02-07RISC-V: KVM: Implement trap & emulate for hpmcountersAtish Patra
2023-02-07RISC-V: KVM: Disable all hpmcounter access for VS/VU modeAtish Patra
2023-02-07RISC-V: KVM: Make PMU functionality depend on SscofpmfAtish Patra
2023-02-07RISC-V: KVM: Add SBI PMU extension supportAtish Patra
2023-02-07RISC-V: KVM: Add skeleton support for perfAtish Patra
2023-02-07RISC-V: KVM: Modify SBI extension handler to return SBI error codeAtish Patra
2023-02-07RISC-V: KVM: Return correct code for hsm stop functionAtish Patra
2023-02-07RISC-V: KVM: Define a probe function for SBI extension data structuresAtish Patra
2023-02-07RISC-V: Improve SBI PMU extension related definitionsAtish Patra
2023-02-07RISC-V: KVM: Redirect illegal instruction traps to guestAndy Chiu
2023-02-07RISC-V: KVM: Fix privilege mode setting in kvm_riscv_vcpu_trap_redirect()Anup Patel
2023-02-07KVM: RISC-V: Fix wrong usage of PGDIR_SIZE to check page sizesAlexandre Ghiti
2023-02-06Merge 6.2-rc7 into tty-nextGreg Kroah-Hartman
2023-02-04efi: Discover BTI support in runtime services regionsArd Biesheuvel
2023-02-03Merge tag 'riscv-for-linus-6.2-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand