index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
Makefile
Age
Commit message (
Expand
)
Author
2023-04-26
riscv: Allow to downgrade paging mode from the command line
Alexandre Ghiti
2023-04-08
RISC-V: Treat IPIs as normal Linux IRQs
Anup Patel
2023-03-23
riscv: entry: Remove extra level wrappers of trace_hardirqs_{on,off}
Jisheng Zhang
2022-12-02
RISC-V: Add arch_crash_save_vmcoreinfo support
Xianting Tian
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-07-14
RISC-V: kexec: Fix build error without CONFIG_KEXEC
Li Zhengyu
2022-05-19
riscv: kexec: add kexec_file_load() support
Palmer Dabbelt
2022-05-19
RISC-V: Add kexec_file support
Liao Chang
2022-05-19
RISC-V: Add support for rv32 userspace via COMPAT
Palmer Dabbelt
2022-05-17
riscv: compat: signal: Add rt_frame implementation
Guo Ren
2022-05-11
riscv: add memory-type errata for T-Head
Heiko Stuebner
2022-05-11
riscv: integrate alternatives better into the main architecture
Heiko Stuebner
2022-04-26
riscv: compat: vdso: Add COMPAT_VDSO base code implementation
Guo Ren
2022-04-26
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
2022-03-30
RISC-V CPU Idle Support
Palmer Dabbelt
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-21
RISC-V: Remove the current perf implementation
Atish Patra
2022-03-10
RISC-V: Add arch functions for non-retentive suspend entry/exit
Anup Patel
2022-02-24
riscv: fix oops caused by irqsoff latency tracer
Changbin Du
2022-01-20
RISC-V: Move spinwait booting method to its own config
Atish Patra
2021-08-12
riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support it
Changbin Du
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-26
RISC-V: Add crash kernel support
Nick Kossifidis
2021-04-26
RISC-V: Add kdump support
Nick Kossifidis
2021-04-26
RISC-V: Add kexec support
Nick Kossifidis
2021-03-09
riscv: syscall_table: Reduce W=1 compilation warnings noise
Nanyong Sun
2021-01-14
riscv: Add kprobes supported
Guo Ren
2021-01-14
riscv: Fixup patch_text panic in ftrace
Guo Ren
2021-01-14
riscv: Fixup wrong ftrace remove cflag
Guo Ren
2020-12-10
riscv: kernel: Drop unused clean rule
Kefeng Wang
2020-10-02
RISC-V: Add EFI runtime services
Atish Patra
2020-08-20
RISC-V: Remove CLINT related code from timer and arch
Anup Patel
2020-07-30
riscv: Add jump-label implementation
Emil Renner Berthing
2020-05-18
riscv: Add KGDB support
Vincent Chen
2020-05-12
riscv: perf: RISCV_BASE_PMU should be independent
Kefeng Wang
2020-04-03
riscv: Add SOC early init support
Damien Le Moal
2020-04-03
riscv: Unaligned load/store handling for M_MODE
Damien Le Moal
2020-03-31
RISC-V: Support cpu hotplug
Atish Patra
2020-03-31
RISC-V: Add supported for ordered booting method using HSM
Atish Patra
2020-03-31
RISC-V: Add cpu_ops and modify default booting method
Atish Patra
2020-03-26
riscv: introduce interfaces to patch kernel code
Zong Li
2019-11-17
riscv: add nommu support
Christoph Hellwig
2019-11-17
riscv: provide native clint access for M-mode
Christoph Hellwig
2019-11-13
riscv: cleanup the default power off implementation
Christoph Hellwig
2019-09-05
riscv: Add support for perf registers sampling
Mao Han
2019-09-04
riscv: Add perf callchain support
Mao Han
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-26
RISC-V: Always compile mm/init.c with cmodel=medany and notrace
Anup Patel
2018-10-22
Allow to disable FPU support
Alan Kao
2018-10-22
Extract FPU context operations from entry.S
Alan Kao
[prev]
[next]