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
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2
-8
/
+6
2021-10-09
Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-29
/
+52
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
1
-5
/
+0
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
2021-10-07
riscv: dts: microchip: use vendor compatible for Cadence SD4HC
Krzysztof Kozlowski
1
-1
/
+1
2021-10-07
riscv: dts: microchip: drop unused pinctrl-names
Krzysztof Kozlowski
1
-1
/
+0
2021-10-07
riscv: dts: microchip: drop duplicated MMC/SDHC node
Krzysztof Kozlowski
2
-28
/
+12
2021-10-07
riscv: dts: microchip: fix board compatible
Krzysztof Kozlowski
2
-3
/
+3
2021-10-07
riscv: dts: microchip: drop duplicated nodes
Krzysztof Kozlowski
1
-5
/
+0
2021-10-07
firmware: include drivers/firmware/Kconfig unconditionally
Arnd Bergmann
1
-2
/
+0
2021-10-04
Merge tag 'for-riscv' of https://git.kernel.org/pub/scm/virt/kvm/kvm.git into...
Palmer Dabbelt
2
-1
/
+88
2021-10-04
riscv: Flush current cpu icache before other cpus
Alexandre Ghiti
1
-0
/
+2
2021-10-04
riscv: add rv32 and rv64 randconfig build targets
Randy Dunlap
3
-0
/
+14
2021-10-04
Merge remote-tracking branch 'palmer/riscv-clone3' into fixes
Palmer Dabbelt
1
-1
/
+2
2021-10-04
RISC-V: Include clone3() on rv32
Palmer Dabbelt
1
-1
/
+2
2021-10-04
riscv: mm: don't advertise 1 num_asid for 0 asid bits
Vineet Gupta
1
-3
/
+5
2021-10-04
riscv: set default pm_power_off to NULL
Dimitri John Ledkov
1
-3
/
+9
2021-10-04
riscv/vdso: Add support for time namespaces
Tong Tiangen
6
-54
/
+211
2021-10-04
RISC-V: KVM: Add SBI v0.1 support
Atish Patra
5
-0
/
+209
2021-10-04
RISC-V: KVM: Implement ONE REG interface for FP registers
Atish Patra
2
-0
/
+114
2021-10-04
RISC-V: KVM: FP lazy save/restore
Atish Patra
4
-0
/
+342
2021-10-04
RISC-V: KVM: Add timer functionality
Atish Patra
7
-1
/
+309
2021-10-04
RISC-V: KVM: Implement MMU notifiers
Anup Patel
4
-5
/
+89
2021-10-04
RISC-V: KVM: Implement stage2 page table programming
Anup Patel
5
-16
/
+676
2021-10-04
RISC-V: KVM: Implement VMID allocator
Anup Patel
7
-2
/
+249
2021-10-04
RISC-V: KVM: Handle WFI exits for VCPU
Anup Patel
1
-0
/
+76
2021-10-04
RISC-V: KVM: Handle MMIO exits for VCPU
Anup Patel
8
-4
/
+651
2021-10-04
RISC-V: KVM: Implement VCPU world-switch
Anup Patel
5
-4
/
+319
2021-10-04
RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
Anup Patel
2
-4
/
+290
2021-10-04
RISC-V: KVM: Implement VCPU interrupts and requests handling
Anup Patel
3
-13
/
+197
2021-10-04
RISC-V: KVM: Implement VCPU create, init and destroy functions
Anup Patel
2
-9
/
+115
2021-10-04
RISC-V: Add initial skeletal KVM support
Anup Patel
12
-0
/
+805
2021-10-04
RISC-V: Add hypervisor extension related CSR defines
Anup Patel
1
-0
/
+87
2021-10-02
riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write kill...
Tong Tiangen
1
-1
/
+3
2021-10-02
riscv/vdso: Move vdso data page up front
Tong Tiangen
3
-19
/
+30
2021-10-02
riscv/vdso: Refactor asm/vdso.h
Tong Tiangen
4
-8
/
+15
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
3
-4
/
+4
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-1
/
+1
2021-09-30
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
1
-6
/
+5
2021-09-30
riscv: rely on core code to keep thread_info::cpu updated
Ard Biesheuvel
3
-7
/
+0
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-9
/
+0
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
1
-1
/
+1
2021-09-13
riscv: remove Kconfig check for GCC version for ARCH_RV64I
Nick Desaulniers
1
-1
/
+1
2021-09-12
Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+2
2021-09-11
Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-14
/
+20
2021-09-10
riscv: Move EXCEPTION_TABLE to RO_DATA segment
Jisheng Zhang
2
-3
/
+2
2021-09-10
riscv: Enable BUILDTIME_TABLE_SORT
Jisheng Zhang
1
-0
/
+1
2021-09-10
riscv: dts: microchip: mpfs-icicle: Fix serial console
Geert Uytterhoeven
1
-1
/
+5
2021-09-10
riscv: move the (z)install rules to arch/riscv/Makefile
Masahiro Yamada
2
-10
/
+5
2021-09-10
riscv: Improve stack randomisation on RV64
Kefeng Wang
1
-0
/
+3
[prev]
[next]