index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
entry.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-06
1
-2
/
+4
|
\
|
*
riscv: sifive: Apply errata "cip-453" patch
Vincent Chen
2021-04-26
1
-2
/
+4
*
|
riscv: keep interrupts disabled for BREAKPOINT exception
Jisheng Zhang
2021-04-15
1
-0
/
+3
*
|
riscv,entry: fix misaligned base for excp_vect_table
Zihao Yu
2021-04-01
1
-0
/
+1
|
/
*
riscv: Trace irq on only interrupt is enabled
Atish Patra
2021-01-12
1
-3
/
+3
*
riscv: Enable interrupts during syscalls with M-Mode
Damien Le Moal
2021-01-07
1
-0
/
+9
*
riscv: return -ENOSYS for syscall -1
Andreas Schwab
2021-01-07
1
-8
/
+1
*
riscv: Cleanup unnecessary define in asm-offset.c
Guo Ren
2020-07-30
1
-5
/
+1
*
riscv: Enable context tracking
Greentime Hu
2020-07-30
1
-1
/
+15
*
riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORT
Guo Ren
2020-07-30
1
-1
/
+33
*
RISC-V: Remove do_IRQ() function
Anup Patel
2020-06-09
1
-1
/
+3
*
Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-09
1
-82
/
+61
|
\
|
*
RISC-V: Inline the assembly register save/restore macros
Palmer Dabbelt
2020-03-03
1
-82
/
+61
*
|
riscv: fix seccomp reject syscall code path
Tycho Andersen
2020-03-05
1
-8
/
+3
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-28
1
-2
/
+2
|
\
|
*
sched/rt, riscv: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-2
/
+2
*
|
riscv: reject invalid syscalls below -1
David Abdurachmanov
2019-12-27
1
-0
/
+1
|
/
*
Merge branch 'next/nommu' into for-next
Paul Walmsley
2019-11-22
1
-31
/
+54
|
\
|
*
riscv: add nommu support
Christoph Hellwig
2019-11-17
1
-0
/
+11
|
*
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2019-11-05
1
-31
/
+43
*
|
riscv: add support for SECCOMP and SECCOMP_FILTER
David Abdurachmanov
2019-10-29
1
-2
/
+25
|
/
*
RISC-V: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-10-09
1
-2
/
+1
*
RISC-V: Clear load reservations while restoring hart contexts
Palmer Dabbelt
2019-10-01
1
-1
/
+20
*
riscv: Avoid interrupts being erroneously enabled in handle_exception()
Vincent Chen
2019-09-20
1
-1
/
+5
*
riscv: Using CSR numbers to access CSRs
Bin Meng
2019-08-30
1
-3
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
RISC-V: Access CSRs using CSR numbers
Anup Patel
2019-05-16
1
-11
/
+11
*
RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=y
Vincent Chen
2019-01-23
1
-1
/
+17
*
riscv: add audit support
David Abdurachmanov
2019-01-07
1
-2
/
+2
*
RISC-V: SMP cleanup and new features
Palmer Dabbelt
2018-10-22
1
-1
/
+0
|
\
|
*
RISC-V: No need to pass scause as arg to do_IRQ()
Anup Patel
2018-10-22
1
-1
/
+0
*
|
Extract FPU context operations from entry.S
Alan Kao
2018-10-22
1
-87
/
+0
|
/
*
RISC-V: implement low-level interrupt handling
Christoph Hellwig
2018-08-13
1
-2
/
+2
*
RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handler
Palmer Dabbelt
2018-03-14
1
-4
/
+3
*
RISC-V: Enable IRQ during exception handling
zongbox@gmail.com
2018-02-20
1
-2
/
+3
*
riscv: disable SUM in the exception handler
Christoph Hellwig
2018-01-30
1
-3
/
+6
*
riscv: rename SR_* constants to match the spec
Christoph Hellwig
2018-01-07
1
-4
/
+4
*
RISC-V: Task implementation
Palmer Dabbelt
2017-09-26
1
-0
/
+464