index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-15
cfi: Flip headers
Peter Zijlstra
2
-2
/
+3
2023-12-06
bpf: Use arch_bpf_trampoline_size
Song Liu
1
-7
/
+0
2023-12-06
bpf: Add arch_bpf_trampoline_size()
Song Liu
1
-5
/
+17
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
81
-683
/
+2509
2023-11-09
riscv: Optimize bitops with Zbb extension
Xiao Wang
1
-3
/
+251
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
12
-100
/
+93
2023-11-09
Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...
Palmer Dabbelt
9
-35
/
+67
2023-11-08
Merge patch series "Linux RISC-V AIA Preparatory Series"
Palmer Dabbelt
1
-5
/
+6
2023-11-08
RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
Anup Patel
1
-5
/
+6
2023-11-08
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
36
-245
/
+526
2023-11-08
Merge patch series "riscv: Fix set_memory_XX() and set_direct_map_XX()"
Palmer Dabbelt
2
-46
/
+236
2023-11-08
riscv: Fix set_memory_XX() and set_direct_map_XX() by splitting huge linear m...
Alexandre Ghiti
1
-40
/
+230
2023-11-08
riscv: Don't use PGD entries for the linear mapping
Alexandre Ghiti
1
-6
/
+6
2023-11-07
RISC-V: Probe misaligned access speed in parallel
Evan Green
3
-21
/
+77
2023-11-07
RISC-V: Remove __init on unaligned_emulation_finish()
Evan Green
1
-1
/
+1
2023-11-07
RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Evan Green
1
-4
/
+18
2023-11-07
RISC-V: Don't rely on positional structure initialization
Palmer Dabbelt
1
-60
/
+65
2023-11-07
Merge patch series "riscv: Add remaining module relocations and tests"
Palmer Dabbelt
18
-105
/
+869
2023-11-07
riscv: Add tests for riscv module loading
Charlie Jenkins
16
-0
/
+366
2023-11-07
riscv: Add remaining module relocations
Charlie Jenkins
2
-30
/
+423
2023-11-07
riscv: Avoid unaligned access when relocating modules
Emil Renner Berthing
1
-76
/
+81
2023-11-07
riscv: split cache ops out of dma-noncoherent.c
Christoph Hellwig
3
-15
/
+18
2023-11-06
riscv: select ARCH_PROC_KCORE_TEXT
Andreas Schwab
1
-0
/
+3
2023-11-06
riscv: kernel: Use correct SYM_DATA_*() macro for data
Clément Léger
1
-5
/
+4
2023-11-06
riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
17
-74
/
+60
2023-11-06
riscv: use ".L" local labels in assembly when applicable
Clément Léger
4
-44
/
+44
2023-11-06
riscv: boot: Fix creation of loader.bin
Geert Uytterhoeven
1
-0
/
+1
2023-11-06
Merge patch series "riscv: tlb flush improvements"
Palmer Dabbelt
5
-95
/
+144
2023-11-06
riscv: Improve flush_tlb_kernel_range()
Alexandre Ghiti
2
-15
/
+30
2023-11-06
riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Alexandre Ghiti
4
-81
/
+72
2023-11-06
riscv: Improve flush_tlb_range() for hugetlb pages
Alexandre Ghiti
1
-1
/
+28
2023-11-06
riscv: Improve tlb_flush()
Alexandre Ghiti
3
-1
/
+17
2023-11-05
riscv: mm: update T-Head memory type definitions
Jisheng Zhang
1
-5
/
+9
2023-11-05
Merge patch series "riscv: vdso.lds.S: some improvement"
Palmer Dabbelt
1
-17
/
+13
2023-11-05
riscv: vdso.lds.S: remove hardcoded 0x800 .text start addr
Jisheng Zhang
1
-9
/
+8
2023-11-05
riscv: vdso.lds.S: merge .data section into .rodata section
Jisheng Zhang
1
-8
/
+7
2023-11-05
riscv: vdso.lds.S: drop __alt_start and __alt_end symbols
Jisheng Zhang
1
-2
/
+0
2023-11-05
riscv: add userland instruction dump to RISC-V splats
Yunhui Cui
1
-3
/
+18
2023-11-05
riscv: kprobes: allow writing to x0
Nam Cao
1
-1
/
+1
2023-11-05
riscv: provide riscv-specific is_trap_insn()
Nam Cao
1
-0
/
+6
2023-11-05
Merge patch series "Improve PTDUMP and introduce new fields"
Palmer Dabbelt
2
-21
/
+36
2023-11-05
riscv: Introduce NAPOT field to PTDUMP
Yu Chien Peter Lin
1
-0
/
+4
2023-11-05
riscv: Introduce PBMT field to PTDUMP
Yu Chien Peter Lin
1
-0
/
+16
2023-11-05
riscv: Improve PTDUMP to show RSW with non-zero value
Yu Chien Peter Lin
2
-22
/
+17
2023-11-05
RISC-V: capitalise CMO op macros
Conor Dooley
5
-29
/
+29
2023-11-05
riscv: don't probe unaligned access speed if already done
Jisheng Zhang
1
-0
/
+4
2023-11-05
riscv: defconfig : add CONFIG_MMC_DW for starfive
Jinyu Tang
1
-0
/
+2
2023-11-05
riscv: signal: handle syscall restart before get_signal
Haorong Lu
1
-39
/
+46
2023-11-05
Merge patch series "Add support to handle misaligned accesses in S-mode"
Palmer Dabbelt
11
-59
/
+524
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
4
-29
/
+3
[next]