index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
2023-06-20
riscv: replace deprecated scall with ecall
Fangrui Song
2023-06-08
riscv: Disable Vector Instructions for kernel itself
Guo Ren
2023-03-23
riscv: entry: Consolidate general regs saving/restoring
Jisheng Zhang
2023-03-23
riscv: entry: Consolidate ret_from_kernel_thread into ret_from_fork
Jisheng Zhang
2023-03-23
riscv: entry: Convert to generic entry
Guo Ren
2022-12-12
Merge patch series "RISC-V: Align the shadow stack"
Palmer Dabbelt
2022-12-08
Merge patch "RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path"
Palmer Dabbelt
2022-12-08
RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path
Andrew Bresticker
2022-12-05
riscv: stacktrace: Make walk_stackframe cross pt_regs frame
Guo Ren
2022-11-29
riscv: fix race when vmap stack overflow
Jisheng Zhang
2022-06-29
context_tracking: Split user tracking Kconfig
Frederic Weisbecker
2022-06-29
context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...
Frederic Weisbecker
2022-04-26
riscv: compat: syscall: Add entry.S implementation
Guo Ren
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-22
RISC-V: Add support for restartable sequence
Vincent Chen
2022-02-24
riscv: fix oops caused by irqsoff latency tracer
Changbin Du
2021-11-01
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-10-26
irq: riscv: perform irqentry in entry code
Mark Rutland
2021-09-30
riscv: rely on core code to keep thread_info::cpu updated
Ard Biesheuvel
2021-07-06
riscv: add VMAP_STACK overflow detection
Tong Tiangen
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
riscv: sifive: Apply errata "cip-453" patch
Vincent Chen
2021-04-15
riscv: keep interrupts disabled for BREAKPOINT exception
Jisheng Zhang
2021-04-01
riscv,entry: fix misaligned base for excp_vect_table
Zihao Yu
2021-01-12
riscv: Trace irq on only interrupt is enabled
Atish Patra
2021-01-07
riscv: Enable interrupts during syscalls with M-Mode
Damien Le Moal
2021-01-07
riscv: return -ENOSYS for syscall -1
Andreas Schwab
2020-07-30
riscv: Cleanup unnecessary define in asm-offset.c
Guo Ren
2020-07-30
riscv: Enable context tracking
Greentime Hu
2020-07-30
riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORT
Guo Ren
2020-06-09
RISC-V: Remove do_IRQ() function
Anup Patel
2020-04-09
Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-05
riscv: fix seccomp reject syscall code path
Tycho Andersen
2020-03-03
RISC-V: Inline the assembly register save/restore macros
Palmer Dabbelt
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-12-27
riscv: reject invalid syscalls below -1
David Abdurachmanov
2019-12-08
sched/rt, riscv: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-11-22
Merge branch 'next/nommu' into for-next
Paul Walmsley
2019-11-17
riscv: add nommu support
Christoph Hellwig
2019-11-05
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2019-10-29
riscv: add support for SECCOMP and SECCOMP_FILTER
David Abdurachmanov
2019-10-09
RISC-V: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-10-01
RISC-V: Clear load reservations while restoring hart contexts
Palmer Dabbelt
2019-09-20
riscv: Avoid interrupts being erroneously enabled in handle_exception()
Vincent Chen
2019-08-30
riscv: Using CSR numbers to access CSRs
Bin Meng
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-05-16
RISC-V: Access CSRs using CSR numbers
Anup Patel
2019-01-23
RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=y
Vincent Chen
2019-01-07
riscv: add audit support
David Abdurachmanov
2018-10-22
RISC-V: SMP cleanup and new features
Palmer Dabbelt
[next]