index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
head.S
Age
Commit message (
Expand
)
Author
2023-06-08
riscv: prevent stack corruption by reserving task_pt_regs(p) early
Greentime Hu
2023-06-08
riscv: Disable Vector Instructions for kernel itself
Guo Ren
2023-06-08
riscv: Clear vector regfile on bootup
Greentime Hu
2023-01-19
riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAIT
Masahiro Yamada
2022-06-01
riscv: Initialize thread pointer before calling C functions
Alexandre Ghiti
2022-05-25
RISC-V: Split out the XIP fixups into their own file
Palmer Dabbelt
2022-03-10
RISC-V: Add arch functions for non-retentive suspend entry/exit
Anup Patel
2022-03-10
RISC-V: Rename relocate() and make it global
Anup Patel
2022-01-20
RISC-V: Move spinwait booting method to its own config
Atish Patra
2022-01-20
RISC-V: Move the entire hart selection via lottery to SMP
Atish Patra
2022-01-20
RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method
Atish Patra
2022-01-20
RISC-V: Avoid using per cpu array for ordered booting
Atish Patra
2022-01-19
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
2022-01-09
riscv: head: remove useless __PAGE_ALIGNED_BSS and .balign
Jisheng Zhang
2022-01-09
riscv: head: make secondary_start_common() static
Jisheng Zhang
2022-01-07
riscv/head: fix misspelling of guaranteed
hasheddan
2021-11-13
Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-01
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-10-27
riscv: fix misalgned trap vector base address
Chen Lu
2021-10-26
riscv: remove .text section size limitation for XIP
Vitaly Wool
2021-09-30
riscv: rely on core code to keep thread_info::cpu updated
Ard Biesheuvel
2021-07-05
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
2021-04-26
RISC-V: enable XIP
Vitaly Wool
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
2021-02-18
riscv: add BUILTIN_DTB support for MMU-enabled targets
Vitaly Wool
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-25
riscv: Enable ARCH_STACKWALK
Kefeng Wang
2020-11-05
riscv: Set text_offset correctly for M-Mode
Sean Anderson
2020-10-02
RISC-V: Add PE/COFF header for EFI stub
Atish Patra
2020-10-02
RISC-V: Move DT mapping outof fixmap
Anup Patel
2020-09-15
RISC-V: Fix duplicate included thread_info.h
Tian Tao
2020-08-14
riscv: Setup exception vector for nommu platform
Qiu Wenbo
2020-07-30
RISC-V: Setup exception vector early
Atish Patra
2020-05-18
RISC-V: Skip setting up PMPs on traps
Palmer Dabbelt
2020-04-03
riscv: Add SOC early init support
Damien Le Moal
2020-03-31
RISC-V: Add supported for ordered booting method using HSM
Atish Patra
2020-03-31
RISC-V: Move relocate and few other functions out of __init
Atish Patra
2020-02-18
riscv: set pmp configuration if kernel is running in M-mode
Greentime Hu
2020-01-22
riscv: Add KASAN support
Nick Hu
2020-01-15
riscv: make sure the cores stay looping in .Lsecondary_park
Greentime Hu
2020-01-12
riscv: Fixup obvious bug for fp-regs reset
Guo Ren
2019-12-20
riscv: fix scratch register clearing in M-mode.
Greentime Hu
2019-11-17
riscv: add nommu support
Christoph Hellwig
2019-11-17
riscv: clear the instruction cache and all registers when booting
Christoph Hellwig
2019-11-17
riscv: read the hart ID from mhartid on boot
Damien Le Moal
2019-11-05
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2019-09-20
arch/riscv: disable excess harts before picking main boot hart
Xiang Wang
2019-09-16
Merge tag 'riscv/for-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-09-13
riscv: modify the Image header to improve compatibility with the ARM64 header
Paul Walmsley
[next]