index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-9
/
+10
2022-07-29
riscv: Add support for non-coherent devices using zicbom extension
Heiko Stuebner
11
-1
/
+208
2022-07-23
asm-generic: Add new pci.h and use it
Stafford Horne
1
-19
/
+4
2022-07-23
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-2
/
+0
2022-07-23
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
1
-6
/
+0
2022-07-22
riscv: enable Docker requirements in defconfig
Heinrich Schuchardt
1
-1
/
+63
2022-07-22
Merge tag 'riscv-for-linus-5.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-9
/
+10
2022-07-22
riscv: compat: vdso: Fix vdso_install target
Emil Renner Berthing
1
-1
/
+1
2022-07-22
riscv: Add macro for multiple nop instructions
Palmer Dabbelt
3
-7
/
+18
2022-07-22
riscv: convert the t-head pbmt errata to use the __nops macro
Heiko Stuebner
1
-7
/
+1
2022-07-22
riscv: introduce nops and __nops macros for NOP sequences
Heiko Stuebner
2
-0
/
+17
2022-07-22
RISC-V: Add fast call path of crash_kexec()
Xianting Tian
1
-0
/
+4
2022-07-22
riscv: mmap with PROT_WRITE but no PROT_READ is invalid
Celeste Liu
1
-3
/
+2
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-11
/
+18
2022-07-21
riscv: add as-options for modules with assembly compontents
Ben Dooks
1
-0
/
+1
2022-07-20
RISC-V: Support for 64bit hartid on RV64 platforms
Palmer Dabbelt
8
-27
/
+34
2022-07-20
riscv: cpu: Add 64bit hartid support on RV64
Sunil V L
4
-19
/
+26
2022-07-20
riscv: smp: Add 64bit hartid support on RV64
Sunil V L
2
-4
/
+4
2022-07-20
riscv: spinwait: Fix hartid variable type
Sunil V L
1
-2
/
+2
2022-07-20
riscv: cpu_ops_sbi: Add 64bit hartid support on RV64
Sunil V L
1
-2
/
+2
2022-07-18
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-1
/
+0
2022-07-18
riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
3
-20
/
+21
2022-07-15
Merge tag 'riscv-for-linus-5.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+6
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-07-15
riscv: dts: canaan: build all devicetress if SOC_CANAAN
Conor Dooley
1
-2
/
+8
2022-07-15
riscv: dts: canaan: add specific compatible for kd233's LCD
Conor Dooley
1
-1
/
+1
2022-07-15
riscv: dts: canaan: fix bus {ranges,reg} warnings
Conor Dooley
1
-3
/
+3
2022-07-15
riscv: dts: canaan: remove spi-max-frequency from controllers
Conor Dooley
1
-4
/
+1
2022-07-15
riscv: dts: canaan: use custom compatible for k210 i2s
Conor Dooley
1
-3
/
+3
2022-07-15
riscv: dts: canaan: fix kd233 display spi frequency
Conor Dooley
1
-1
/
+1
2022-07-15
riscv: dts: canaan: fix mmc node names
Conor Dooley
5
-5
/
+5
2022-07-15
riscv: dts: canaan: fix the k210's timer nodes
Conor Dooley
1
-8
/
+38
2022-07-15
riscv: dts: canaan: fix the k210's memory node
Conor Dooley
1
-4
/
+6
2022-07-15
riscv: dts: sifive: "fix" pmic watchdog node name
Conor Dooley
1
-1
/
+1
2022-07-15
Merge branch 'riscv-cpu_map_topo' of git://git.kernel.org/pub/scm/linux/kerne...
Palmer Dabbelt
4
-2
/
+74
2022-07-15
Merge tag 'dt-for-palmer-v5.20-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
1
-3
/
+24
2022-07-15
riscv: dts: canaan: Add k210 topology information
Conor Dooley
1
-0
/
+12
2022-07-15
riscv: dts: sifive: Add fu740 topology information
Conor Dooley
1
-0
/
+24
2022-07-15
riscv: dts: sifive: Add fu540 topology information
Conor Dooley
1
-0
/
+24
2022-07-15
riscv: dts: starfive: Add JH7100 CPU topology
Jonas Hahnfeld
1
-2
/
+14
2022-07-15
riscv: dts: align gpio-key node names with dtschema
Krzysztof Kozlowski
5
-7
/
+7
2022-07-15
RISC-V: kexec: Fix build error without CONFIG_KEXEC
Li Zhengyu
1
-1
/
+1
2022-07-15
RISCV: kexec: Fix build error without CONFIG_MODULES
Li Zhengyu
1
-1
/
+1
2022-07-14
RISC-V: Add CONFIG_{NON,}PORTABLE
Palmer Dabbelt
6
-2
/
+32
2022-07-14
riscv: config: enable SOC_STARFIVE in defconfig
Conor Dooley
1
-0
/
+1
2022-07-14
Merge tag 'kvm-riscv-fixes-5.19-2' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
4
-10
/
+12
2022-07-13
Merge tag 'dt-fixes-for-palmer-5.19-rc6' of git://git.kernel.org/pub/scm/linu...
Palmer Dabbelt
1
-0
/
+4
[prev]
[next]