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
2021-04-26
riscv: add __init section marker to some functions
Jisheng Zhang
4
-8
/
+8
2021-04-26
riscv: Prepare ptdump for vm layout dynamic addresses
Alexandre Ghiti
1
-12
/
+61
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
12
-36
/
+182
2021-04-26
riscv: Select HAVE_DYNAMIC_FTRACE when -fpatchable-function-entry is available
Nathan Chancellor
1
-1
/
+1
2021-04-26
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
2
-7
/
+17
2021-04-26
riscv: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
1
-8
/
+4
2021-04-26
riscv: sifive: Apply errata "cip-1200" patch
Vincent Chen
4
-2
/
+40
2021-04-26
riscv: sifive: Apply errata "cip-453" patch
Vincent Chen
6
-3
/
+94
2021-04-26
riscv: sifive: Add SiFive alternative ports
Vincent Chen
7
-0
/
+89
2021-04-26
riscv: Introduce alternative mechanism to apply errata solution
Vincent Chen
14
-0
/
+300
2021-04-26
riscv: Add 3 SBI wrapper functions to get cpu manufacturer information
Vincent Chen
2
-0
/
+18
2021-03-30
riscv: Cleanup KASAN_VMALLOC support
Alexandre Ghiti
1
-41
/
+18
2021-03-30
RISC-V: Don't print SBI version for all detected extensions
Anup Patel
1
-3
/
+3
2021-03-17
riscv: Enable generic clockevent broadcast
Guo Ren
2
-0
/
+18
2021-03-10
riscv: Add ARCH_HAS_FORTIFY_SOURCE
Kefeng Wang
2
-0
/
+6
2021-03-10
riscv: Add support for memtest
Kefeng Wang
1
-2
/
+4
2021-02-28
Merge tag 'riscv-for-linus-5.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-19
/
+5
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-27
riscv: Cleanup setup_bootmem()
Kefeng Wang
1
-19
/
+2
2021-02-27
RISC-V: Enable CPU Hotplug in defconfigs
Anup Patel
2
-0
/
+2
2021-02-27
RISC-V: Make NUMA depend on SMP
Palmer Dabbelt
1
-0
/
+1
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
74
-660
/
+4329
2021-02-23
riscv: Improve kasan population by using hugepages when possible
Alexandre Ghiti
1
-0
/
+24
2021-02-23
riscv: Improve kasan population function
Alexandre Ghiti
1
-28
/
+63
2021-02-23
riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization
Alexandre Ghiti
1
-2
/
+2
2021-02-23
riscv: Improve kasan definitions
Alexandre Ghiti
1
-3
/
+19
2021-02-23
riscv: Get rid of MAX_EARLY_MAPPING_SIZE
Alexandre Ghiti
1
-16
/
+5
2021-02-23
riscv: Disable KSAN_SANITIZE for vDSO
Tobias Klauser
1
-1
/
+2
2021-02-23
riscv: Remove unnecessary declaration
Kefeng Wang
1
-3
/
+0
2021-02-23
riscv: Add Canaan Kendryte K210 SD card defconfig
Damien Le Moal
1
-0
/
+92
2021-02-23
riscv: Update Canaan Kendryte K210 defconfig
Damien Le Moal
1
-8
/
+36
2021-02-23
riscv: Add Kendryte KD233 board device tree
Damien Le Moal
1
-0
/
+152
2021-02-23
riscv: Add SiPeed MAIXDUINO board device tree
Damien Le Moal
1
-0
/
+184
2021-02-23
riscv: Add SiPeed MAIX GO board device tree
Damien Le Moal
1
-0
/
+219
2021-02-23
riscv: Add SiPeed MAIX DOCK board device tree
Damien Le Moal
1
-0
/
+211
2021-02-23
riscv: Add SiPeed MAIX BiT board device tree
Damien Le Moal
1
-0
/
+209
2021-02-23
riscv: Update Canaan Kendryte K210 device tree
Damien Le Moal
4
-52
/
+414
2021-02-23
RISC-V: Add a non-void return for sbi v02 functions
Atish Patra
2
-21
/
+21
2021-02-22
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-8
/
+28
2021-02-19
RISC-V: Implement ASID allocator
Anup Patel
4
-4
/
+279
2021-02-19
RISC-V: remove unneeded semicolon
Chengyang Fan
1
-1
/
+1
2021-02-19
RISC-V: probes: Treat the instruction stream as host-endian
Palmer Dabbelt
2
-2
/
+2
2021-02-19
pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driver
Damien Le Moal
1
-0
/
+1
2021-02-19
arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.h
tangchunyou
1
-1
/
+1
2021-02-19
riscv/kasan: add KASAN_VMALLOC support
Nylon Chen
2
-1
/
+57
2021-02-19
riscv: Covert to reserve_initrd_mem()
Kefeng Wang
1
-53
/
+1
2021-02-19
riscv: add BUILTIN_DTB support for MMU-enabled targets
Vitaly Wool
3
-7
/
+17
2021-02-11
Revert "dts: phy: add GPIO number and active state used for phy reset"
Palmer Dabbelt
1
-1
/
+0
2021-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-5
/
+12
[next]