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-05-20
Merge tag 'riscv-for-linus-5.18-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2022-05-19
riscv: dts: microchip: fix gpio1 reg property typo
Conor Paxton
1
-1
/
+1
2022-05-19
riscv: dts: sifive: fu540-c000: align dma node name with dtschema
Krzysztof Kozlowski
1
-1
/
+1
2022-05-06
Merge tag 'riscv-for-linus-5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+19
2022-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+3
2022-04-29
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-8
/
+20
2022-04-29
Merge tag 'riscv-for-linus-5.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+3
2022-04-29
Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD
Paolo Bonzini
1
-2
/
+3
2022-04-29
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
1
-2
/
+3
2022-04-29
RISC-V: relocate DTB if it's outside memory region
Nick Kossifidis
1
-2
/
+19
2022-04-26
RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
Arnaud Pouliquen
2
-0
/
+2
2022-04-22
riscv: dts: microchip: reparent mpfs clocks
Conor Dooley
2
-5
/
+5
2022-04-22
riscv: dts: microchip: fix usage of fic clocks on mpfs
Conor Dooley
2
-3
/
+15
2022-04-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-22
/
+22
2022-04-22
Merge tag 'riscv-for-linus-5.18-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2022-04-22
riscv: patch_text: Fixup last cpu should be master
Guo Ren
1
-1
/
+1
2022-04-21
RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLE
Randy Dunlap
1
-1
/
+1
2022-04-21
RISC-V: mm: Fix set_satp_mode() for platform not having Sv57
Anup Patel
1
-0
/
+1
2022-04-21
KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
Sean Christopherson
2
-10
/
+10
2022-04-21
KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copy
Sean Christopherson
3
-13
/
+10
2022-04-20
RISC-V: KVM: Restrict the extensions that can be disabled
Atish Patra
1
-7
/
+12
2022-04-20
RISC-V: KVM: Remove 's' & 'u' as valid ISA extension
Atish Patra
1
-3
/
+1
2022-04-09
RISC-V: KVM: include missing hwcap.h into vcpu_fp
Heiko Stuebner
1
-0
/
+1
2022-04-09
RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()
Anup Patel
1
-2
/
+0
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
[next]