index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
28
-47
/
+355
2022-03-31
RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=n
Palmer Dabbelt
3
-3
/
+0
2022-03-31
RISC-V: defconfig: Drop redundant SBI HVC and earlycon
Palmer Dabbelt
2
-4
/
+0
2022-03-31
riscv: cpu.c: don't use kernel-doc markers for comments
Randy Dunlap
1
-2
/
+2
2022-03-31
RISC-V: Enable profiling by default
Anup Patel
2
-0
/
+2
2022-03-31
RISC-V: module: fix apply_r_riscv_rcv_branch_rela typo
Wu Caize
1
-2
/
+2
2022-03-31
RISC-V: Declare per cpu boot data as static
Atish Patra
1
-1
/
+1
2022-03-30
RISC-V: Fix a comment typo in riscv_of_parent_hartid()
Atish Patra
1
-1
/
+1
2022-03-30
riscv: Increase stack size under KASAN
Dmitry Vyukov
1
-2
/
+8
2022-03-30
riscv: Fix fill_callchain return value
Nikita Shubin
1
-1
/
+1
2022-03-30
riscv: dts: canaan: Fix SPI3 bus width
Niklas Cassel
4
-0
/
+8
2022-03-30
RISC-V CPU Idle Support
Palmer Dabbelt
13
-24
/
+322
2022-03-30
riscv: Rename "sp_in_global" to "current_stack_pointer"
Kees Cook
3
-4
/
+5
2022-03-30
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-24
/
+24
2022-03-29
riscv module: remove (NOLOAD)
Fangrui Song
1
-3
/
+3
2022-03-29
Merge branches 'clk-sifive' and 'clk-visconti' into clk-next
Stephen Boyd
2
-24
/
+24
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+4
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
24
-762
/
+1458
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+2
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-58
/
+160
2022-03-23
riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Jisheng Zhang
1
-4
/
+2
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-34
/
+3
2022-03-22
RISC-V: add support for restartable sequences
Palmer Dabbelt
3
-0
/
+7
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
1
-3
/
+0
2022-03-22
mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB
Anshuman Khandual
1
-3
/
+1
2022-03-22
RISC-V: Add support for restartable sequence
Vincent Chen
3
-0
/
+7
2022-03-21
perf: RISC-V: Add support for SBI PMU and Sscofpmf
Palmer Dabbelt
9
-572
/
+164
2022-03-21
RISC-V: Add sscofpmf extension support
Atish Patra
4
-1
/
+11
2022-03-21
RISC-V: Add RISC-V SBI PMU extension definitions
Atish Patra
1
-0
/
+95
2022-03-21
RISC-V: Add CSR encodings for all HPMCOUNTERS
Atish Patra
1
-0
/
+58
2022-03-21
RISC-V: Remove the current perf implementation
Atish Patra
4
-571
/
+0
2022-03-18
parport_pc: Also enable driver for PCI systems
Maciej W. Rozycki
1
-0
/
+1
2022-03-17
RISC-V: Provide a fraemework for RISC-V ISA extensions
Palmer Dabbelt
3
-23
/
+195
2022-03-17
RISC-V: Improve /proc/cpuinfo output for ISA extensions
Atish Patra
2
-2
/
+70
2022-03-17
RISC-V: Do no continue isa string parsing without correct XLEN
Atish Patra
1
-0
/
+5
2022-03-17
RISC-V: Implement multi-letter ISA extension probing framework
Atish Patra
2
-6
/
+34
2022-03-17
RISC-V: Extract multi-letter extension names from "riscv, isa"
Tsukasa OI
1
-8
/
+27
2022-03-17
RISC-V: Minimal parser for "riscv, isa" strings
Tsukasa OI
1
-11
/
+61
2022-03-17
RISC-V: Correctly print supported extensions
Tsukasa OI
1
-3
/
+5
2022-03-15
riscv: dts: Change the macro name of prci in each device node
Zong Li
2
-24
/
+24
2022-03-11
Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+19
2022-03-11
RISC-V: KVM: Implement SBI HSM suspend call
Anup Patel
1
-0
/
+14
2022-03-11
RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function
Anup Patel
2
-6
/
+17
2022-03-11
RISC-V: Add SBI HSM suspend related defines
Anup Patel
3
-8
/
+25
2022-03-11
RISC-V: KVM: Implement SBI v0.3 SRST extension
Anup Patel
2
-0
/
+46
2022-03-11
RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function
Anup Patel
3
-16
/
+22
2022-03-11
RISC-V: KVM: Upgrade SBI spec version to v0.3
Anup Patel
1
-1
/
+1
2022-03-11
RISC-V: KVM: Refine __kvm_riscv_switch_to() implementation
Vincent Chen
1
-26
/
+34
2022-03-11
RISC-V: KVM: remove unneeded semicolon
Yang Li
1
-1
/
+1
[next]