Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8400ab8896324641243b57fc49b448023c07409a
/
arch
/
riscv
/
kernel
/
entry.S
c677124
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
556f47a
riscv: reject invalid syscalls below -1
by David Abdurachmanov
· 5 years ago
29ff649
sched/rt, riscv: Use CONFIG_PREEMPTION
by Thomas Gleixner
· 5 years ago
5ba9aa5
Merge branch 'next/nommu' into for-next
by Paul Walmsley
· 5 years ago
6bd33e1
riscv: add nommu support
by Christoph Hellwig
· 5 years ago
a4c3733
riscv: abstract out CSR names for supervisor vs machine mode
by Christoph Hellwig
· 5 years ago
5340627
riscv: add support for SECCOMP and SECCOMP_FILTER
by David Abdurachmanov
· 5 years ago
cd9e72b8
RISC-V: entry: Remove unneeded need_resched() loop
by Valentin Schneider
· 5 years ago
1885660
RISC-V: Clear load reservations while restoring hart contexts
by Palmer Dabbelt
· 5 years ago
c82dd6d
riscv: Avoid interrupts being erroneously enabled in handle_exception()
by Vincent Chen
· 5 years ago
4f3f900
riscv: Using CSR numbers to access CSRs
by Bin Meng
· 5 years ago
50acfb2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
by Thomas Gleixner
· 6 years ago
a3182c9
RISC-V: Access CSRs using CSR numbers
by Anup Patel
· 6 years ago
99fd6e8
RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=y
by Vincent Chen
· 6 years ago
efe75c4
riscv: add audit support
by David Abdurachmanov
· 6 years ago
d26c4bb
RISC-V: SMP cleanup and new features
by Palmer Dabbelt
· 6 years ago
1ed4237
RISC-V: No need to pass scause as arg to do_IRQ()
by Anup Patel
· 6 years ago
e68ad86
Extract FPU context operations from entry.S
by Alan Kao
· 6 years ago
6ea0f26
RISC-V: implement low-level interrupt handling
by Christoph Hellwig
· 6 years ago
cc6c984
RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handler
by Palmer Dabbelt
· 7 years ago
bcae803
RISC-V: Enable IRQ during exception handling
by zongbox@gmail.com
· 7 years ago
fe9b842
riscv: disable SUM in the exception handler
by Christoph Hellwig
· 7 years ago
1125203
riscv: rename SR_* constants to match the spec
by Christoph Hellwig
· 7 years ago
7db91e5
RISC-V: Task implementation
by Palmer Dabbelt
· 7 years ago