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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-17
Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-66
/
+109
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+2
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-01-09
Merge patch series "riscv: hwprobe: add Zicond, Zacas and Ztso support"
Palmer Dabbelt
2
-0
/
+5
2024-01-09
riscv: hwprobe: export Zicond extension
Clément Léger
1
-0
/
+1
2024-01-09
riscv: hwprobe: export Zacas ISA extension
Clément Léger
1
-0
/
+1
2024-01-09
riscv: add ISA extension parsing for Zacas
Clément Léger
1
-0
/
+1
2024-01-09
riscv: hwprobe: export Ztso ISA extension
Clément Léger
1
-0
/
+1
2024-01-09
riscv: add ISA extension parsing for Ztso
Clément Léger
1
-0
/
+1
2024-01-09
Merge patch series "Fix XIP boot and make XIP testable in QEMU"
Palmer Dabbelt
1
-1
/
+1
2024-01-09
riscv: Remove SHADOW_OVERFLOW_STACK_SIZE macro
Song Shuai
1
-1
/
+0
2024-01-09
Merge remote-tracking branch 'palmer/fixes' into for-next
Palmer Dabbelt
1
-0
/
+1
2024-01-09
Merge patch series "riscv: CPU operations cleanup"
Palmer Dabbelt
1
-12
/
+2
2024-01-09
Merge patch series "RISC-V: hwprobe: Introduce which-cpus"
Palmer Dabbelt
2
-0
/
+27
2024-01-09
riscv: Fixed wrong register in XIP_FIXUP_FLASH_OFFSET macro
Frederik Haxel
1
-1
/
+1
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-01-09
riscv: Check if the code to patch lies in the exit section
Alexandre Ghiti
1
-0
/
+1
2024-01-08
Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...
Ingo Molnar
1
-5
/
+0
2024-01-05
mm/mglru: add dummy pmd_dirty()
Kinsey Ho
1
-0
/
+1
2024-01-04
riscv: Use the same CPU operations for all CPUs
Samuel Holland
1
-2
/
+2
2024-01-04
riscv: Remove unused members from struct cpu_operations
Samuel Holland
1
-10
/
+0
2024-01-03
RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
2
-0
/
+27
2024-01-03
RISC-V: Remove the removed single-letter extensions
Palmer Dabbelt
1
-6
/
+0
2023-12-23
sched/topology: Add a new arch_scale_freq_ref() method
Vincent Guittot
1
-0
/
+1
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-6
/
+1
2023-12-20
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Linus Torvalds
1
-5
/
+0
2023-12-20
Merge patch series "riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses"
Palmer Dabbelt
3
-44
/
+15
2023-12-20
riscv: Use accessors to page table entries instead of direct dereference
Alexandre Ghiti
3
-39
/
+10
2023-12-20
riscv: Use WRITE_ONCE() when setting page table entries
Alexandre Ghiti
2
-5
/
+5
2023-12-15
cfi: Flip headers
Peter Zijlstra
1
-1
/
+2
2023-12-12
riscv: fix VMALLOC_START definition
Baoquan He
1
-1
/
+1
2023-12-12
riscv: hwprobe: export Zfa ISA extension
Clément Léger
1
-0
/
+1
2023-12-12
riscv: add ISA extension parsing for Zfa
Clément Léger
1
-0
/
+1
2023-12-12
riscv: hwprobe: export Zvfh[min] ISA extensions
Clément Léger
1
-0
/
+2
2023-12-12
riscv: add ISA extension parsing for Zvfh[min]
Clément Léger
1
-0
/
+2
2023-12-12
riscv: hwprobe: export Zhintntl ISA extension
Clément Léger
1
-0
/
+1
2023-12-12
riscv: add ISA extension parsing for Zihintntl
Clément Léger
1
-0
/
+1
2023-12-12
riscv: hwprobe: export Zfh[min] ISA extensions
Clément Léger
1
-0
/
+2
2023-12-12
riscv: add ISA extension parsing for Zfh/Zfh[min]
Clément Léger
1
-0
/
+2
2023-12-12
riscv: hwprobe: export vector crypto ISA extensions
Clément Léger
1
-0
/
+10
2023-12-12
riscv: add ISA extension parsing for vector crypto
Clément Léger
1
-1
/
+11
2023-12-12
riscv: hwprobe: add support for scalar crypto ISA extensions
Clément Léger
1
-0
/
+9
2023-12-12
riscv: add ISA extension parsing for scalar crypto
Evan Green
2
-1
/
+14
2023-12-12
riscv: hwprobe: export missing Zbc ISA extension
Clément Léger
1
-0
/
+1
2023-12-12
riscv: add ISA extension parsing for Zbc
Clément Léger
1
-0
/
+1
2023-11-23
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
1
-1
/
+1
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
17
-121
/
+419
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
6
-94
/
+87
2023-11-09
Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...
Palmer Dabbelt
3
-2
/
+43
[next]