index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
2020-05-21
RISC-V: gp_in_global needs register keyword
Palmer Dabbelt
2020-05-12
riscv: stacktrace: Fix undefined reference to `walk_stackframe'
Kefeng Wang
2020-05-12
riscv: perf: RISCV_BASE_PMU should be independent
Kefeng Wang
2020-05-11
riscv: perf_event: Make some funciton static
Kefeng Wang
2020-05-04
riscv: force __cpu_up_ variables to put in data section
Zong Li
2020-05-04
riscv: add Linux note to vdso
Andreas Schwab
2020-05-04
RISC-V: Add bitmap reprensenting ISA features common across CPUs
Anup Patel
2020-05-04
RISC-V: Export riscv_cpuid_to_hartid_mask() API
Anup Patel
2020-04-21
riscv: sbi: Fix undefined reference to sbi_shutdown
Kefeng Wang
2020-04-21
riscv: sbi: Correct sbi_shutdown() and sbi_clear_ipi() export
Kefeng Wang
2020-04-21
riscv: fix vdso build with lld
Ilie Halip
2020-04-21
RISC-V: stacktrace: Declare sp_in_global outside ifdef
Guenter Roeck
2020-04-09
Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
riscv: Add SOC early init support
Damien Le Moal
2020-04-03
riscv: Unaligned load/store handling for M_MODE
Damien Le Moal
2020-03-31
RISC-V: Support cpu hotplug
Atish Patra
2020-03-31
RISC-V: Add supported for ordered booting method using HSM
Atish Patra
2020-03-31
RISC-V: Export SBI error to linux error mapping function
Atish Patra
2020-03-31
RISC-V: Add cpu_ops and modify default booting method
Atish Patra
2020-03-31
RISC-V: Move relocate and few other functions out of __init
Atish Patra
2020-03-31
RISC-V: Implement new SBI v0.2 extensions
Atish Patra
2020-03-31
RISC-V: Introduce a new config for SBI v0.1
Atish Patra
2020-03-31
RISC-V: Add basic support for SBI v0.2
Atish Patra
2020-03-30
Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-26
riscv: patch code by fixmap mapping
Zong Li
2020-03-26
riscv: introduce interfaces to patch kernel code
Zong Li
2020-03-26
riscv: add macro to get instruction length
Zong Li
2020-03-26
riscv: add alignment for text, rodata and data sections
Zong Li
2020-03-26
riscv: move exception table immediately after RO_DATA
Zong Li
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-18
riscv: fix the IPI missing issue in nommu mode
Greentime Hu
2020-03-16
irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offline
Atish Patra
2020-03-05
riscv: fix seccomp reject syscall code path
Tycho Andersen
2020-03-03
RISC-V: Inline the assembly register save/restore macros
Palmer Dabbelt
2020-03-03
RISC-V: Stop relying on GCC's register allocator's hueristics
Palmer Dabbelt
2020-03-03
RISC-V: Stop putting .sbss in .sdata
Palmer Dabbelt
2020-03-03
riscv: force hart_lottery to put in .sdata section
Zong Li
2020-03-03
riscv: avoid the PIC offset of static percpu data in module beyond 2G limits
Vincent Chen
2020-02-18
RISC-V: Don't enable all interrupts in trap_init()
Anup Patel
2020-02-18
riscv: set pmp configuration if kernel is running in M-mode
Greentime Hu
2020-01-31
Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-22
riscv: Add KASAN support
Nick Hu
2020-01-18
riscv: delete temporary files
Ilie Halip
2020-01-15
riscv: make sure the cores stay looping in .Lsecondary_park
Greentime Hu
2020-01-14
arch/riscv/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-12
Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-12
riscv: Fixup obvious bug for fp-regs reset
Guo Ren
[next]