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-11-30
x86/callthunks: Handle %rip-relative relocations in call thunk template
Uros Bizjak
3
-9
/
+28
2023-11-30
x86/percpu: Define PER_CPU_VAR macro also for !__ASSEMBLY__
Uros Bizjak
1
-0
/
+5
2023-11-30
s390/ap: store TAPQ hwinfo in struct ap_card
Harald Freudenberger
1
-9
/
+12
2023-11-30
perf/x86/intel/uncore: Factor out topology_gidnid_map()
Alexander Antonov
1
-37
/
+40
2023-11-30
perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()
Alexander Antonov
1
-2
/
+8
2023-11-30
Merge patch series "Add Huashan Pi board support"
Conor Dooley
5
-112
/
+273
2023-11-30
riscv: dts: sophgo: add Huashan Pi board device tree
Inochi Amaoto
2
-0
/
+49
2023-11-30
riscv: dts: sophgo: add initial CV1812H SoC device tree
Inochi Amaoto
1
-0
/
+24
2023-11-30
riscv: dts: sophgo: cv18xx: Add gpio devices
Inochi Amaoto
1
-0
/
+73
2023-11-30
riscv: dts: sophgo: Separate compatible specific for CV1800B soc
Inochi Amaoto
2
-112
/
+127
2023-11-30
ARM: dts: omap: logicpd-torpedo: do not disguise GNSS device
Andreas Kemnade
1
-1
/
+1
2023-11-30
ARM: dts: omap4-embt2ws: enable 32K clock on WLAN
Andreas Kemnade
1
-0
/
+8
2023-11-30
ARM: dts: ti/omap: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio prope...
Alexander Stein
7
-13
/
+13
2023-11-30
arm: dts: omap: Apply am57xx-idk overlays to base dtbs
Rob Herring
1
-0
/
+10
2023-11-30
ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_...
Kunwu Chan
1
-0
/
+5
2023-11-30
ARM: dts: dra7: Fix DRA7 L3 NoC node register size
Andrew Davis
1
-1
/
+1
2023-11-30
KVM: arm64: Use helpers to classify exception types reported via ESR
Ard Biesheuvel
5
-40
/
+50
2023-11-30
powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()
Michael Ellerman
2
-5
/
+5
2023-11-30
x86/sev: Fix kernel crash due to late update to read-only ghcb_version
Ashwin Dayanand Kamat
1
-4
/
+7
2023-11-30
x86/boot: Ignore NMIs during very early boot
Jun'ichi Nomura
4
-0
/
+8
2023-11-30
x86/tools: Remove chkobjdump.awk
Nathan Chancellor
2
-35
/
+1
2023-11-30
x86/tools: objdump_reformat.awk: Allow for spaces
Samuel Zeter
1
-1
/
+1
2023-11-30
x86/tools: objdump_reformat.awk: Ensure regex matches fwait
Samuel Zeter
1
-1
/
+1
2023-11-30
perf/x86/amd: Reject branch stack for IBS events
Namhyung Kim
1
-0
/
+3
2023-11-30
powerpc/44x: Make ppc44x_idle_init() static
Michael Ellerman
1
-1
/
+1
2023-11-30
powerpc/512x: Fix missing prototype warnings
Michael Ellerman
1
-0
/
+2
2023-11-30
powerpc/512x: Make pdm360ng_init() static
Michael Ellerman
1
-1
/
+1
2023-11-30
powerpc/suspend: Add prototype for do_after_copyback()
Michael Ellerman
1
-0
/
+2
2023-11-29
KVM: x86/mmu: Declare flush_remote_tlbs{_range}() hooks iff HYPERV!=n
Sean Christopherson
3
-8
/
+18
2023-11-29
KVM: x86: Get CPL directly when checking if loaded vCPU is in kernel mode
Like Xu
1
-1
/
+4
2023-11-29
x86: Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogram
Peter Zijlstra
1
-2
/
+9
2023-11-29
x86: Add a comment about the "magic" behind shadow sti before mwait
Frederic Weisbecker
1
-0
/
+9
2023-11-29
KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registers
Nicholas Piggin
1
-3
/
+3
2023-11-29
x86/CPU/AMD: Drop now unused CPU erratum checking function
Borislav Petkov (AMD)
1
-56
/
+0
2023-11-29
x86/CPU/AMD: Get rid of amd_erratum_1485[]
Borislav Petkov (AMD)
1
-8
/
+3
2023-11-29
x86/CPU/AMD: Get rid of amd_erratum_400[]
Borislav Petkov (AMD)
1
-13
/
+20
2023-11-29
x86/CPU/AMD: Get rid of amd_erratum_383[]
Borislav Petkov (AMD)
1
-5
/
+1
2023-11-29
x86/CPU/AMD: Get rid of amd_erratum_1054[]
Borislav Petkov (AMD)
1
-5
/
+1
2023-11-29
x86/CPU/AMD: Move the DIV0 bug detection to the Zen1 init function
Borislav Petkov (AMD)
1
-10
/
+3
2023-11-29
x86/CPU/AMD: Move Zenbleed check to the Zen2 init function
Borislav Petkov (AMD)
1
-13
/
+3
2023-11-29
x86/CPU/AMD: Rename init_amd_zn() to init_amd_zen_common()
Borislav Petkov (AMD)
1
-4
/
+7
2023-11-29
x86/CPU/AMD: Call the spectral chicken in the Zen2 init function
Borislav Petkov (AMD)
1
-4
/
+3
2023-11-29
x86/CPU/AMD: Move erratum 1076 fix into the Zen1 init function
Borislav Petkov (AMD)
1
-5
/
+5
2023-11-29
x86/CPU/AMD: Move the Zen3 BTC_NO detection to the Zen3 init function
Borislav Petkov (AMD)
1
-8
/
+9
2023-11-29
x86/CPU/AMD: Carve out the erratum 1386 fix
Borislav Petkov (AMD)
1
-9
/
+15
2023-11-29
x86/CPU/AMD: Add ZenX generations flags
Borislav Petkov (AMD)
2
-3
/
+72
2023-11-29
xtensa: Use PCI_HEADER_TYPE_MFD instead of literal
Ilpo Järvinen
1
-3
/
+5
2023-11-29
xtensa: replace <asm-generic/export.h> with <linux/export.h>
Masahiro Yamada
1
-1
/
+1
2023-11-29
xtensa: fix variants path in the Kconfig help
Yujie Liu
1
-1
/
+1
2023-11-29
arm64: dts: mediatek: cherry: Fix interrupt cells for MT6360 on I2C7
AngeloGioacchino Del Regno
1
-1
/
+1
[prev]
[next]