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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-09
riscv: hwprobe: export Zacas ISA extension
Clément Léger
2
-0
/
+2
2024-01-09
riscv: add ISA extension parsing for Zacas
Clément Léger
2
-0
/
+2
2024-01-09
riscv: hwprobe: export Ztso ISA extension
Clément Léger
2
-0
/
+2
2024-01-09
riscv: add ISA extension parsing for Ztso
Clément Léger
2
-0
/
+2
2023-12-12
riscv: hwprobe: export Zfa ISA extension
Clément Léger
2
-0
/
+2
2023-12-12
riscv: add ISA extension parsing for Zfa
Clément Léger
2
-0
/
+2
2023-12-12
riscv: hwprobe: export Zvfh[min] ISA extensions
Clément Léger
2
-0
/
+4
2023-12-12
riscv: add ISA extension parsing for Zvfh[min]
Clément Léger
2
-0
/
+4
2023-12-12
riscv: hwprobe: export Zhintntl ISA extension
Clément Léger
2
-0
/
+2
2023-12-12
riscv: add ISA extension parsing for Zihintntl
Clément Léger
2
-0
/
+2
2023-12-12
riscv: hwprobe: export Zfh[min] ISA extensions
Clément Léger
2
-0
/
+7
2023-12-12
riscv: add ISA extension parsing for Zfh/Zfh[min]
Clément Léger
2
-0
/
+4
2023-12-12
riscv: hwprobe: export vector crypto ISA extensions
Clément Léger
2
-0
/
+23
2023-12-12
riscv: add ISA extension parsing for vector crypto
Clément Léger
2
-1
/
+75
2023-12-12
riscv: hwprobe: add support for scalar crypto ISA extensions
Clément Léger
2
-0
/
+19
2023-12-12
riscv: add ISA extension parsing for scalar crypto
Evan Green
3
-24
/
+109
2023-12-12
riscv: hwprobe: export missing Zbc ISA extension
Clément Léger
2
-0
/
+2
2023-12-12
riscv: add ISA extension parsing for Zbc
Clément Léger
2
-0
/
+2
2023-11-12
Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-7
/
+5
2023-11-12
Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
7
-57
/
+203
2023-11-12
Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-24
/
+24
2023-11-10
Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-19
/
+0
2023-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-58
/
+67
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-10
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
38
-2584
/
+5
2023-11-10
parisc: Prevent booting 64-bit kernels on PA1.x machines
Helge Deller
1
-3
/
+2
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
9
-19
/
+0
2023-11-09
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-945
/
+81
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
arm64/syscall: Remove duplicate declaration
Kevin Brodsky
1
-1
/
+0
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 's390-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
20
-497
/
+266
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
Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"
Douglas Anderson
1
-4
/
+1
2023-11-08
arm64: Move MediaTek GIC quirk handling from irqchip to core
Douglas Anderson
1
-8
/
+38
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-08
LoongArch: BPF: Support signed mod instructions
Hengqi Chen
1
-9
/
+25
2023-11-08
LoongArch: BPF: Support signed div instructions
Hengqi Chen
1
-9
/
+25
2023-11-08
LoongArch: BPF: Support 32-bit offset jmp instructions
Hengqi Chen
1
-1
/
+5
2023-11-08
LoongArch: BPF: Support unconditional bswap instructions
Hengqi Chen
1
-0
/
+1
2023-11-08
LoongArch: BPF: Support sign-extension mov instructions
Hengqi Chen
1
-2
/
+17
2023-11-08
LoongArch: BPF: Support sign-extension load instructions
Hengqi Chen
1
-10
/
+39
2023-11-08
LoongArch: Add more instruction opcodes and emit_* helpers
Hengqi Chen
1
-0
/
+13
2023-11-08
LoongArch/smp: Call rcutree_report_cpu_starting() earlier
Huacai Chen
1
-1
/
+2
2023-11-08
LoongArch: Relax memory ordering for atomic operations
WANG Rui
1
-20
/
+68
[next]