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
2023-12-05
Hexagon: Make pfn accessors statics inlines
Linus Walleij
1
-2
/
+13
2023-12-05
ARC: mm: Make virt_to_pfn() a static inline
Linus Walleij
2
-10
/
+13
2023-12-05
mips: remove extraneous asm-generic/iomap.h include
Arnd Bergmann
1
-2
/
+0
2023-12-04
sparc: Use $(kecho) to announce kernel images being ready
Uwe Kleine-König
1
-5
/
+5
2023-11-28
Merge branch 'asm-generic-prototypes' into asm-generic
Arnd Bergmann
37
-72
/
+59
2023-11-28
arm64: vdso32: Define BUILD_VDSO32_64 to correct prototypes
Nathan Chancellor
1
-0
/
+1
2023-11-23
csky: fix arch_jump_label_transform_static override
Arnd Bergmann
1
-0
/
+5
2023-11-23
arch: add do_page_fault prototypes
Arnd Bergmann
5
-0
/
+12
2023-11-23
arch: add missing prepare_ftrace_return() prototypes
Arnd Bergmann
3
-0
/
+9
2023-11-23
arch: vdso: consolidate gettime prototypes
Arnd Bergmann
9
-38
/
+7
2023-11-23
arch: include linux/cpu.h for trap_init() prototype
Arnd Bergmann
10
-8
/
+7
2023-11-23
arch: fix asm-offsets.c building with -Wmissing-prototypes
Arnd Bergmann
3
-17
/
+17
2023-11-23
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
7
-10
/
+2
2023-11-23
Merge branch 'asm-generic-io.h-cleanup' into asm-generic
Arnd Bergmann
15
-124
/
+76
2023-11-23
hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi header
Thomas Huth
2
-8
/
+6
2023-11-23
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
9
-58
/
+0
2023-11-23
mips: io: remove duplicated codes
Baoquan He
1
-23
/
+5
2023-11-23
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
8
-12
/
+0
2023-11-23
mips: add <asm-generic/io.h> including
Jiaxun Yang
6
-35
/
+75
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
[next]