index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: stacktrace: Fix undefined reference to `walk_stackframe'
Kefeng Wang
2020-05-12
1
-1
/
+1
*
riscv: perf: RISCV_BASE_PMU should be independent
Kefeng Wang
2020-05-12
1
-1
/
+1
*
riscv: perf_event: Make some funciton static
Kefeng Wang
2020-05-11
1
-4
/
+4
*
riscv: force __cpu_up_ variables to put in data section
Zong Li
2020-05-04
1
-2
/
+2
*
riscv: add Linux note to vdso
Andreas Schwab
2020-05-04
2
-1
/
+13
*
RISC-V: Add bitmap reprensenting ISA features common across CPUs
Anup Patel
2020-05-04
1
-3
/
+80
*
RISC-V: Export riscv_cpuid_to_hartid_mask() API
Anup Patel
2020-05-04
1
-0
/
+2
*
riscv: sbi: Fix undefined reference to sbi_shutdown
Kefeng Wang
2020-04-21
1
-5
/
+8
*
riscv: sbi: Correct sbi_shutdown() and sbi_clear_ipi() export
Kefeng Wang
2020-04-21
1
-2
/
+2
*
riscv: fix vdso build with lld
Ilie Halip
2020-04-21
1
-3
/
+3
*
RISC-V: stacktrace: Declare sp_in_global outside ifdef
Guenter Roeck
2020-04-21
1
-2
/
+2
*
Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-09
18
-206
/
+1679
|
\
|
*
riscv: Add SOC early init support
Damien Le Moal
2020-04-03
4
-0
/
+36
|
*
riscv: Unaligned load/store handling for M_MODE
Damien Le Moal
2020-04-03
3
-4
/
+395
|
*
RISC-V: Support cpu hotplug
Atish Patra
2020-03-31
4
-1
/
+140
|
*
RISC-V: Add supported for ordered booting method using HSM
Atish Patra
2020-03-31
6
-3
/
+121
|
*
RISC-V: Export SBI error to linux error mapping function
Atish Patra
2020-03-31
1
-1
/
+2
|
*
RISC-V: Add cpu_ops and modify default booting method
Atish Patra
2020-03-31
4
-21
/
+113
|
*
RISC-V: Move relocate and few other functions out of __init
Atish Patra
2020-03-31
2
-72
/
+86
|
*
RISC-V: Implement new SBI v0.2 extensions
Atish Patra
2020-03-31
1
-4
/
+249
|
*
RISC-V: Introduce a new config for SBI v0.1
Atish Patra
2020-03-31
1
-23
/
+109
|
*
RISC-V: Add basic support for SBI v0.2
Atish Patra
2020-03-31
2
-2
/
+246
|
*
riscv: patch code by fixmap mapping
Zong Li
2020-03-26
1
-9
/
+4
|
*
riscv: introduce interfaces to patch kernel code
Zong Li
2020-03-26
2
-1
/
+123
|
*
riscv: add macro to get instruction length
Zong Li
2020-03-26
1
-1
/
+2
|
*
riscv: add alignment for text, rodata and data sections
Zong Li
2020-03-26
1
-1
/
+4
|
*
riscv: move exception table immediately after RO_DATA
Zong Li
2020-03-26
1
-2
/
+4
|
*
RISC-V: Inline the assembly register save/restore macros
Palmer Dabbelt
2020-03-03
1
-82
/
+61
|
*
RISC-V: Stop relying on GCC's register allocator's hueristics
Palmer Dabbelt
2020-03-03
2
-5
/
+7
|
*
RISC-V: Stop putting .sbss in .sdata
Palmer Dabbelt
2020-03-03
1
-1
/
+0
|
*
riscv: force hart_lottery to put in .sdata section
Zong Li
2020-03-03
1
-2
/
+6
*
|
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
2
-0
/
+2
|
\
\
|
*
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
2
-0
/
+2
*
|
|
Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
1
-1
/
+1
|
\
\
\
|
*
|
|
irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offline
Atish Patra
2020-03-16
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
riscv: fix the IPI missing issue in nommu mode
Greentime Hu
2020-03-18
1
-1
/
+1
|
|
/
|
/
|
*
|
riscv: fix seccomp reject syscall code path
Tycho Andersen
2020-03-05
2
-14
/
+8
*
|
riscv: avoid the PIC offset of static percpu data in module beyond 2G limits
Vincent Chen
2020-03-03
1
-0
/
+16
|
/
*
RISC-V: Don't enable all interrupts in trap_init()
Anup Patel
2020-02-18
1
-2
/
+2
*
riscv: set pmp configuration if kernel is running in M-mode
Greentime Hu
2020-02-18
1
-0
/
+6
*
Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-31
4
-0
/
+11
|
\
|
*
riscv: Add KASAN support
Nick Hu
2020-01-22
4
-0
/
+11
*
|
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
1
-4
/
+0
|
\
\
|
*
|
arch/riscv/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-4
/
+0
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-28
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
2019-12-25
1
-1
/
+1
|
|
\
\
|
*
|
|
sched/rt, riscv: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-2
/
+2
*
|
|
|
riscv: delete temporary files
Ilie Halip
2020-01-18
1
-1
/
+2
*
|
|
|
riscv: make sure the cores stay looping in .Lsecondary_park
Greentime Hu
2020-01-15
1
-6
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-12
1
-1
/
+1
|
\
\
\
[next]