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-08-12
Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
42
-78
/
+667
2022-08-12
RISC-V: KVM: Support sstc extension
Atish Patra
4
-7
/
+153
2022-08-12
perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixes
Palmer Dabbelt
1
-2
/
+30
2022-08-11
RISC-V: Improve SBI definitions
Atish Patra
1
-2
/
+16
2022-08-11
RISC-V: Move counter info definition to sbi header file
Atish Patra
1
-0
/
+14
2022-08-11
RISC-V: Add Sstc extension support
Palmer Dabbelt
4
-0
/
+8
2022-08-11
RISC-V: Enable sstc extension parsing from DT
Atish Patra
3
-0
/
+3
2022-08-11
RISC-V: Add SSTC extension CSR details
Atish Patra
1
-0
/
+5
2022-08-11
riscv:uprobe fix SR_SPIE set/clear handling
Yipeng Zou
1
-6
/
+0
2022-08-11
riscv: ensure cpu_ops_sbi is declared
Conor Dooley
2
-0
/
+3
2022-08-11
RISC-V: cpu_ops_spinwait.c should include head.h
Ben Dooks
1
-0
/
+2
2022-08-11
RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>
Ben Dooks
2
-3
/
+2
2022-08-11
riscv: dts: starfive: correct number of external interrupts
Mark Kettenis
1
-1
/
+1
2022-08-11
riscv: dts: sifive unmatched: Add PWM controlled LEDs
Emil Renner Berthing
1
-0
/
+42
2022-08-11
riscv/purgatory: Omit use of bin2c
Masahiro Yamada
4
-9
/
+15
2022-08-11
riscv/purgatory: hard-code obj-y in Makefile
Masahiro Yamada
1
-1
/
+1
2022-08-11
RISC-V: fixups to work with crash tool
Palmer Dabbelt
3
-6
/
+28
2022-08-11
RISC-V: Add modules to virtual kernel memory layout dump
Xianting Tian
1
-0
/
+4
2022-08-11
riscv: traps_misaligned: do not duplicate stringify
Krzysztof Kozlowski
1
-5
/
+3
2022-08-11
RISC-V: Fixup schedule out issue in machine_crash_shutdown()
Xianting Tian
1
-4
/
+22
2022-08-11
RISC-V: Fixup get incorrect user mode PC for kernel mode regs
Xianting Tian
1
-1
/
+1
2022-08-11
RISC-V: kexec: Fixup use of smp_processor_id() in preemptible context
Xianting Tian
1
-1
/
+1
2022-08-11
arch/riscv: add Zihintpause support
Dao Lu
5
-3
/
+29
2022-08-10
riscv: implement Zicbom-based CMO instructions + the t-head variant
Palmer Dabbelt
13
-2
/
+282
2022-08-10
RISC-V: Canaan devicetree fixes
Palmer Dabbelt
7
-31
/
+66
2022-08-10
riscv: lib: uaccess: fix CSR_STATUS SR_SUM bit
Chen Lifu
1
-2
/
+2
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-6
/
+0
2022-08-06
Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
33
-125
/
+333
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-20
/
+24
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-27
/
+4
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-602
/
+1019
2022-08-03
riscv: implement cache-management errata for T-Head SoCs
Heiko Stuebner
3
-5
/
+74
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-1
/
+26
2022-08-03
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+7
2022-08-01
Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-12
/
+0
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
1
-5
/
+4
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
1
-6
/
+0
2022-07-29
Merge tag 'riscv-for-linus-5.19-rc9' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-07-29
RISC-V: KVM: Add support for Svpbmt inside Guest/VM
Anup Patel
3
-0
/
+33
2022-07-29
RISC-V: KVM: Use PAGE_KERNEL_IO in kvm_riscv_gstage_ioremap()
Anup Patel
1
-1
/
+1
2022-07-29
RISC-V: KVM: Add G-stage ioremap() and iounmap() functions
Anup Patel
2
-4
/
+19
2022-07-29
RISC-V: KVM: Add extensible CSR emulation framework
Anup Patel
4
-16
/
+201
2022-07-29
RISC-V: KVM: Add extensible system instruction emulation framework
Anup Patel
2
-9
/
+82
2022-07-29
RISC-V: KVM: Factor-out instruction emulation into separate sources
Anup Patel
5
-493
/
+562
2022-07-29
RISC-V: KVM: move preempt_disable() call in kvm_arch_vcpu_ioctl_run
Nikolay Borisov
1
-3
/
+2
2022-07-29
RISC-V: KVM: Make kvm_riscv_guest_timer_init a void function
Nikolay Borisov
3
-5
/
+5
2022-07-29
RISC-V: KVM: Fix variable spelling mistake
Zhang Jiaming
2
-7
/
+7
2022-07-29
RISC-V: KVM: Improve ISA extension by using a bitmap
Atish Patra
4
-71
/
+115
[next]