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-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_GIC_PRIO_MASKING
Mark Rutland
2
-14
/
+8
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_DIT
Mark Rutland
1
-1
/
+10
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CNP
Mark Rutland
4
-14
/
+20
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CACHE_DIC
Mark Rutland
1
-1
/
+1
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_BTI
Mark Rutland
5
-10
/
+11
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_ARMv8_4_TTL
Mark Rutland
1
-1
/
+1
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_{ADDRESS,GENERIC}_AUTH
Mark Rutland
1
-2
/
+2
2023-10-16
arm64: Use a positive cpucap for FP/SIMD
Mark Rutland
6
-26
/
+44
2023-10-16
arm64: Rename SVE/SME cpu_enable functions
Mark Rutland
3
-16
/
+12
2023-10-16
arm64: Use build-time assertions for cpucap ordering
Mark Rutland
1
-8
/
+6
2023-10-16
arm64: Explicitly save/restore CPACR when probing SVE and SME
Mark Rutland
3
-7
/
+50
2023-10-16
Merge tag 'imx-dt64-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Arnd Bergmann
84
-457
/
+3278
2023-10-16
Merge tag 'imx-dt-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...
Arnd Bergmann
55
-95
/
+1185
2023-10-16
x86/MCE/AMD: Split amd_mce_is_memory_error()
Yazen Ghannam
1
-6
/
+26
2023-10-16
KVM: s390: add tracepoint in gmap notifier
Nico Boehr
2
-0
/
+25
2023-10-16
KVM: s390: add stat counter for shadow gmap events
Nico Boehr
4
-2
/
+26
2023-10-16
m68k: lib: Include <linux/libgcc.h> for __muldi3()
Geert Uytterhoeven
1
-0
/
+1
2023-10-16
m68k: fpsp040: Fix indentation by 5 spaces
Geert Uytterhoeven
1
-44
/
+44
2023-10-16
m68k: Fix indentation by 2 or 5 spaces in <asm/page_mm.h>
Geert Uytterhoeven
1
-23
/
+22
2023-10-16
m68k: kernel: Fix indentation by 7 spaces in traps.c
Geert Uytterhoeven
1
-4
/
+4
2023-10-16
m68k: sun3: Fix indentation by 5 or 7 spaces
Geert Uytterhoeven
3
-62
/
+60
2023-10-16
m68k: Fix indentation by 7 spaces in <asm/io_mm.h>
Geert Uytterhoeven
1
-12
/
+12
2023-10-16
arm64: kvm: Use cpus_have_final_cap() explicitly
Mark Rutland
9
-15
/
+15
2023-10-16
arm64: Split kpti_install_ng_mappings()
Mark Rutland
1
-21
/
+33
2023-10-16
arm64: Fixup user features at boot time
Mark Rutland
3
-17
/
+15
2023-10-16
arm64: Rework setup_cpu_features()
Mark Rutland
3
-24
/
+26
2023-10-16
arm64: Add cpus_have_final_boot_cap()
Mark Rutland
1
-2
/
+25
2023-10-16
arm64: Add cpucap_is_possible()
Mark Rutland
3
-29
/
+59
2023-10-16
arm64: Factor out cpucap definitions
Mark Rutland
4
-6
/
+14
2023-10-16
arm64/arm: xen: enlighten: Fix KPTI checks
Mark Rutland
1
-9
/
+16
2023-10-16
x86/head/64: Add missing __head annotation to startup_64_load_idt()
Hou Wenlong
1
-1
/
+1
2023-10-16
x86/head/64: Mark 'startup_gdt[]' and 'startup_gdt_descr' as __initdata
Hou Wenlong
1
-2
/
+2
2023-10-16
alpha: Fix up new futex syscall numbers
Peter Zijlstra
1
-3
/
+4
2023-10-16
s390/vmem: remove unused variable
Vasily Gorbik
1
-2
/
+0
2023-10-16
s390: add support for DCACHE_WORD_ACCESS
Heiko Carstens
4
-0
/
+45
2023-10-16
s390: provide word-at-a-time implementation
Heiko Carstens
1
-0
/
+42
2023-10-16
s390/extable: reduce number of extable macros
Heiko Carstens
1
-16
/
+7
2023-10-16
s390/crash: fix virtual vs physical address confusion
Alexander Gordeev
1
-1
/
+1
2023-10-16
s390/crash: remove unused parameter
Alexander Gordeev
1
-2
/
+2
2023-10-16
s390/kasan: handle DCSS mapping in memory holes
Vasily Gorbik
1
-1
/
+6
2023-10-16
x86/percpu: Use C for arch_raw_cpu_ptr(), to improve code generation
Uros Bizjak
1
-0
/
+17
2023-10-16
x86/percpu: Rewrite arch_raw_cpu_ptr() to be easier for compilers to optimize
Uros Bizjak
1
-2
/
+4
2023-10-16
perf/x86/amd/uncore: Pass through error code for initialization failures, ins...
Sandipan Das
1
-10
/
+15
2023-10-16
Merge tag 'riscv-dt-for-v6.6-final' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-26
/
+27
2023-10-15
arm64: dts: qcom: sc7280: Add ports subnodes in usb/dp qmpphy node
Luca Weiss
1
-0
/
+26
2023-10-15
arm64: dts: qcom: sm6375-pdx225: Add USBPHY regulators
Konrad Dybcio
1
-2
/
+5
2023-10-15
arm64: dts: qcom: sm6375-pdx225: Enable ATH10K WiFi
Konrad Dybcio
1
-4
/
+13
2023-10-15
arm64: dts: qcom: sm6375-pdx225: Enable MSS
Konrad Dybcio
1
-0
/
+5
2023-10-15
arm64: dts: qcom: sm6375: Add UART1
Konrad Dybcio
1
-0
/
+43
2023-10-15
arm64: dts: qcom: ipq9574: Enable WPS buttons
Anusha Rao
1
-0
/
+22
[prev]
[next]