index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
head.S
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-04
riscv: Remove support for XIP kernel
Nam Cao
1
-41
/
+0
2026-04-04
riscv: fix various typos in comments and code
Sean Chang
1
-1
/
+1
2026-01-29
riscv: enable kernel access to shadow stack memory via the FWFT SBI call
Deepak Gupta
1
-0
/
+27
2025-05-21
RISC-V: KVM: Remove scounteren initialization
Atish Patra
1
-0
/
+10
2024-07-12
riscv: set trap vector earlier
yang.zhang
1
-0
/
+3
2024-05-30
riscv: smp: fail booting up smp if inconsistent vlen is detected
Andy Chiu
1
-7
/
+12
2024-01-09
Merge patch series "Fix XIP boot and make XIP testable in QEMU"
Palmer Dabbelt
1
-1
/
+4
2024-01-09
Merge remote-tracking branch 'palmer/fixes' into for-next
Palmer Dabbelt
1
-1
/
+1
2024-01-09
riscv: Allow disabling of BUILTIN_DTB for XIP
Frederik Haxel
1
-1
/
+3
2024-01-09
riscv: Make XIP bootable again
Frederik Haxel
1
-0
/
+1
2024-01-04
riscv: Remove unused members from struct cpu_operations
Samuel Holland
1
-1
/
+0
2023-12-06
riscv: Fix SMP when shadow call stacks are enabled
Samuel Holland
1
-1
/
+1
2023-11-06
riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
1
-6
/
+6
2023-11-06
riscv: use ".L" local labels in assembly when applicable
Clément Léger
1
-9
/
+9
2023-10-27
riscv: Implement Shadow Call Stack
Sami Tolvanen
1
-0
/
+4
2023-10-27
riscv: Move global pointer loading to a macro
Sami Tolvanen
1
-12
/
+3
2023-08-31
riscv: remove redundant mv instructions
Nam Cao
1
-5
/
+1
2023-06-08
riscv: prevent stack corruption by reserving task_pt_regs(p) early
Greentime Hu
1
-0
/
+2
2023-06-08
riscv: Disable Vector Instructions for kernel itself
Guo Ren
1
-6
/
+6
2023-06-08
riscv: Clear vector regfile on bootup
Greentime Hu
1
-2
/
+25
2023-01-19
riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAIT
Masahiro Yamada
1
-1
/
+1
2022-06-01
riscv: Initialize thread pointer before calling C functions
Alexandre Ghiti
1
-0
/
+1
2022-05-25
RISC-V: Split out the XIP fixups into their own file
Palmer Dabbelt
1
-0
/
+1
2022-03-10
RISC-V: Add arch functions for non-retentive suspend entry/exit
Anup Patel
1
-21
/
+0
2022-03-10
RISC-V: Rename relocate() and make it global
Anup Patel
1
-3
/
+4
2022-01-20
RISC-V: Move spinwait booting method to its own config
Atish Patra
1
-4
/
+4
2022-01-20
RISC-V: Move the entire hart selection via lottery to SMP
Atish Patra
1
-2
/
+6
2022-01-20
RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method
Atish Patra
1
-2
/
+2
2022-01-20
RISC-V: Avoid using per cpu array for ordered booting
Atish Patra
1
-9
/
+10
2022-01-19
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
1
-1
/
+2
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
1
-1
/
+2
2022-01-09
riscv: head: remove useless __PAGE_ALIGNED_BSS and .balign
Jisheng Zhang
1
-4
/
+0
2022-01-09
riscv: head: make secondary_start_common() static
Jisheng Zhang
1
-3
/
+2
2022-01-07
riscv/head: fix misspelling of guaranteed
hasheddan
1
-1
/
+1
2021-11-13
Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+12
2021-11-01
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+0
2021-10-27
riscv: fix misalgned trap vector base address
Chen Lu
1
-0
/
+1
2021-10-26
riscv: remove .text section size limitation for XIP
Vitaly Wool
1
-0
/
+12
2021-09-30
riscv: rely on core code to keep thread_info::cpu updated
Ard Biesheuvel
1
-1
/
+0
2021-07-05
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
1
-2
/
+2
2021-04-26
RISC-V: enable XIP
Vitaly Wool
1
-1
/
+45
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
1
-1
/
+2
2021-02-18
riscv: add BUILTIN_DTB support for MMU-enabled targets
Vitaly Wool
1
-0
/
+4
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2020-11-25
riscv: Enable ARCH_STACKWALK
Kefeng Wang
1
-1
/
+0
2020-11-05
riscv: Set text_offset correctly for M-Mode
Sean Anderson
1
-0
/
+5
2020-10-02
RISC-V: Add PE/COFF header for EFI stub
Atish Patra
1
-0
/
+16
2020-10-02
RISC-V: Move DT mapping outof fixmap
Anup Patel
1
-1
/
+0
2020-09-15
RISC-V: Fix duplicate included thread_info.h
Tian Tao
1
-1
/
+0
2020-08-14
riscv: Setup exception vector for nommu platform
Qiu Wenbo
1
-8
/
+17
[next]