index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
2023-04-25
Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-04-25
Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-13
riscv: Do not set initial_boot_params to the linear address of the dtb
Alexandre Ghiti
2023-04-13
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
2023-04-11
riscv: add icache flush for nommu sigreturn trampoline
Mathis Salmen
2023-04-08
RISC-V: Allow marking IPIs as suitable for remote FENCEs
Anup Patel
2023-04-08
RISC-V: Treat IPIs as normal Linux IRQs
Anup Patel
2023-04-08
irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
Anup Patel
2023-04-08
RISC-V: Clear SIP bit only when using SBI IPI operations
Anup Patel
2023-03-21
vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
2023-03-09
RISC-V: Don't check text_mutex during stop_machine
Conor Dooley
2023-03-09
riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
Alexandre Ghiti
2023-03-06
RISC-V: Stop emitting attributes
Palmer Dabbelt
2023-02-25
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
Merge patch series "riscv: Dump faulting instructions in oops handler"
Palmer Dabbelt
2023-02-21
riscv: alternative: proceed one more instruction for auipc/jalr pair
Jisheng Zhang
2023-02-21
Merge patch series "riscv: improve link and support ARCH_WANT_LD_ORPHAN_WARN"
Palmer Dabbelt
2023-02-21
riscv: Avoid enabling interrupts in die()
Mattias Nissler
2023-02-21
RISC-V: take text_mutex during alternative patching
Conor Dooley
2023-02-21
RISC-V: fix ordering of Zbb extension
Heiko Stuebner
2023-02-21
riscv: Add instruction dump to RISC-V splats
Björn Töpel
2023-02-21
riscv: vmlinux.lds.S: explicitly catch .init.bss sections from EFI stub
Jisheng Zhang
2023-02-21
riscv: vmlinux.lds.S: explicitly catch .riscv.attributes sections
Jisheng Zhang
2023-02-21
riscv: vmlinux.lds.S: explicitly catch .rela.dyn symbols
Jisheng Zhang
2023-02-21
riscv: lds: define RUNTIME_DISCARD_EXIT
Jisheng Zhang
2023-02-21
Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-02-17
riscv: Extend patch_text for multiple instructions
Pu Lehui
2023-02-15
RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes
Heiko Stuebner
2023-02-15
Merge patch series "riscv: Optimize function trace"
Palmer Dabbelt
2023-02-15
riscv: ftrace: Reduce the detour code size to half
Guo Ren
2023-02-14
Merge patch series "dt-bindings: Add a cpu-capacity property for RISC-V"
Palmer Dabbelt
2023-02-13
clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
Lad Prabhakar
2023-02-13
RISC-V: time: initialize hrtimer based broadcast clock event device
Conor Dooley
2023-02-09
riscv: kprobe: Fixup misaligned load text
Guo Ren
2023-02-04
efi: Discover BTI support in runtime services regions
Ard Biesheuvel
2023-02-02
riscv: stacktrace: Fix missing the first frame
Liu Shixin
2023-02-01
riscv: kprobe: Fixup kernel panic when probing an illegal position
Guo Ren
2023-02-01
Merge patch series "riscv: improve boot time isa extensions handling"
Palmer Dabbelt
2023-01-31
riscv: remove riscv_isa_ext_keys[] array and related usage
Jisheng Zhang
2023-01-31
riscv: alternative: patch alternatives in the vDSO
Jisheng Zhang
2023-01-31
riscv: switch to relative alternative entries
Jisheng Zhang
2023-01-31
riscv: module: Add ADD16 and SUB16 rela types
Andrew Jones
2023-01-31
riscv: module: move find_section to module.h
Jisheng Zhang
2023-01-31
riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
Jisheng Zhang
[next]