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.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
2019-10-01
riscv: Fix memblock reservation for device tree blob
Albert Ou
1
-1
/
+11
2019-10-01
RISC-V: Clear load reservations while restoring hart contexts
Palmer Dabbelt
2
-1
/
+21
2019-09-27
Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-19
/
+73
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-1
/
+1
2019-09-25
riscv: make mmap allocation top-down by default
Alexandre Ghiti
1
-0
/
+12
2019-09-25
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-5
/
+0
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-4
/
+0
2019-09-20
riscv: Avoid interrupts being erroneously enabled in handle_exception()
Vincent Chen
1
-1
/
+5
2019-09-20
riscv: dts: sifive: Drop "clock-frequency" property of cpu nodes
Bin Meng
1
-3
/
+0
2019-09-20
riscv: dts: sifive: Add ethernet0 to the aliases node
Bin Meng
1
-0
/
+1
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-1
/
+2
2019-09-20
RISC-V: Export kernel symbols for kvm
Atish Patra
2
-0
/
+2
2019-09-20
arch/riscv: disable excess harts before picking main boot hart
Xiang Wang
1
-3
/
+5
2019-09-19
RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfig
Anup Patel
2
-0
/
+22
2019-09-19
RISC-V: Fix building error when CONFIG_SPARSEMEM_MANUAL=y
Greentime Hu
1
-12
/
+12
2019-09-19
riscv: dts: Add DT support for SiFive FU540 PWM driver
Yash Shah
2
-0
/
+26
2019-09-17
Merge tag 'riscv/for-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-110
/
+369
2019-09-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-0
/
+4
2019-09-14
riscv: modify the Image header to improve compatibility with the ARM64 header
Paul Walmsley
2
-8
/
+8
2019-09-05
riscv: move the TLB flush logic out of line
Christoph Hellwig
3
-30
/
+45
2019-09-05
riscv: don't use the rdtime(h) pseudo-instructions
Christoph Hellwig
1
-23
/
+21
2019-09-05
riscv: cleanup riscv_cpuid_to_hartid_mask
Christoph Hellwig
4
-8
/
+1
2019-09-05
riscv: optimize send_ipi_single
Christoph Hellwig
1
-1
/
+7
2019-09-05
riscv: cleanup send_ipi_mask
Christoph Hellwig
1
-9
/
+7
2019-09-05
riscv: refactor the IPI code
Christoph Hellwig
1
-24
/
+31
2019-09-05
riscv: Add support for perf registers sampling
Mao Han
4
-0
/
+89
2019-09-04
riscv: Add perf callchain support
Mao Han
4
-3
/
+101
2019-08-31
riscv: add arch/riscv/Kbuild
Masahiro Yamada
2
-1
/
+4
2019-08-30
RISC-V: Implement sparsemem
Logan Gunthorpe
5
-0
/
+57
2019-08-30
riscv: Using CSR numbers to access CSRs
Bin Meng
6
-21
/
+16
2019-08-30
Merge tag 'common/for-v5.4-rc1/cpu-topology' into for-v5.4-rc1-branch
Paul Walmsley
2
-0
/
+4
2019-08-29
RISC-V: Fix FIXMAP area corruption on RV32 systems
Anup Patel
2
-6
/
+10
2019-08-21
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
1
-0
/
+1
2019-08-21
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
1
-1
/
+1
2019-08-14
riscv: Make __fstate_clean() work correctly.
Vincent Chen
1
-1
/
+1
2019-08-14
riscv: Correct the initialized flow of FP register
Vincent Chen
2
-2
/
+15
2019-08-14
Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...
Will Deacon
2
-0
/
+4
2019-08-14
riscv: defconfig: Update the defconfig
Alistair Francis
1
-0
/
+2
2019-08-14
riscv: rv32_defconfig: Update the defconfig
Alistair Francis
1
-0
/
+3
2019-08-14
riscv: fix flush_tlb_range() end address for flush_tlb_page()
Paul Walmsley
1
-2
/
+9
2019-08-09
RISC-V: Remove udivdi3
Palmer Dabbelt
2
-34
/
+0
2019-08-09
riscv: delay: use do_div() instead of __udivdi3()
Paul Walmsley
1
-1
/
+5
2019-07-31
riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig"
Paul Walmsley
1
-5
/
+5
2019-07-31
riscv: dts: fu540-c000: drop "timebase-frequency"
Paul Walmsley
1
-1
/
+0
2019-07-31
riscv: Fix perf record without libelf support
Mao Han
1
-1
/
+1
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-7
/
+7
2019-07-25
Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-0
/
+26
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
7
-7
/
+7
2019-07-23
riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver
Yash Shah
2
-0
/
+24
2019-07-22
riscv: include generic support for MSI irqdomains
Wesley Terpstra
1
-0
/
+1
[next]