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-09-14
ARM: dts: samsung: exynos4210: enable polling
Mateusz Majewski
1
-2
/
+10
2023-09-14
arm64: dts: exynos: remove unused TMU alias
Mateusz Majewski
1
-1
/
+0
2023-09-14
arm64: dts: exynos: Use pinctrl macros for exynos5433-tm2
Jaewon Kim
1
-1
/
+1
2023-09-13
arm64: dts: qcom: sm8550-qrd: add bluetooth support
Neil Armstrong
1
-0
/
+43
2023-09-13
arm64: dts: qcom: sm8550: add UART14 nodes
Neil Armstrong
1
-0
/
+30
2023-09-13
Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-35
/
+163
2023-09-13
riscv: dts: starfive: Add JH7110 PWM-DAC support
Hal Feng
2
-0
/
+62
2023-09-13
riscv: dts: starfive: Add the nodes and pins of I2Srx/I2Stx0/I2Stx1
Xingyu Wu
2
-0
/
+123
2023-09-13
riscv: dts: starfive: pinfunc: Fix the pins name of I2STX1
Xingyu Wu
1
-2
/
+2
2023-09-13
riscv: dts: starfive: visionfive 2: Fix uart0 pins sort order
Hal Feng
1
-24
/
+24
2023-09-13
riscv: dts: starfive: visionfive 2: Enable usb0
Hal Feng
1
-0
/
+1
2023-09-13
x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domain
Ricardo Neri
1
-3
/
+9
2023-09-13
ARM: omap2+: Downgrade u-boot version warnings to debug statements
Tony Lindgren
1
-2
/
+2
2023-09-13
ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphone
Tony Lindgren
1
-0
/
+1
2023-09-13
ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on boot
Tony Lindgren
1
-2
/
+2
2023-09-13
ARM: dts: ti: omap: Fix bandgap thermal cells addressing for omap3/4
Tony Lindgren
4
-3
/
+7
2023-09-12
x86/virt/tdx: Make TDX_MODULE_CALL handle SEAMCALL #UD and #GP
Kai Huang
2
-0
/
+23
2023-09-12
x86/virt/tdx: Wire up basic SEAMCALL functions
Kai Huang
7
-0
/
+88
2023-09-12
x86/tdx: Remove 'struct tdx_hypercall_args'
Kai Huang
5
-67
/
+23
2023-09-12
x86/tdx: Reimplement __tdx_hypercall() using TDX_MODULE_CALL asm
Kai Huang
4
-132
/
+15
2023-09-12
x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALL
Kai Huang
7
-152
/
+160
2023-09-12
x86/numa: Introduce numa_fill_memblks()
Alison Schofield
2
-0
/
+82
2023-09-12
riscv: errata: fix T-Head dcache.cva encoding
Icenowy Zheng
1
-2
/
+2
2023-09-12
riscv: kexec: Align the kexeced kernel entry
Song Shuai
1
-1
/
+7
2023-09-12
bpf, x64: Fix tailcall infinite loop
Leon Hwang
1
-6
/
+22
2023-09-12
bpf, x64: Comment tail_call_cnt initialisation
Leon Hwang
1
-0
/
+4
2023-09-12
riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE
Jia Jie Ho
1
-0
/
+1
2023-09-12
riscv: dts: starfive: fix NOR flash reserved-data partition size
Aurelien Jarno
1
-1
/
+1
2023-09-12
x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()
Peter Zijlstra
1
-4
/
+0
2023-09-12
x86/ibt: Suppress spurious ENDBR
Peter Zijlstra
1
-0
/
+8
2023-09-12
arm64: dts: qcom: sm8150: extend the size of the PDC resource
Dmitry Baryshkov
1
-1
/
+1
2023-09-12
KVM: arm64: nvhe: Ignore SVE hint in SMCCC function ID
Jean-Philippe Brucker
6
-8
/
+11
2023-09-12
KVM: arm64: Properly return allocated EL2 VA from hyp_alloc_private_va_range()
Marc Zyngier
1
-0
/
+3
2023-09-12
perf/x86/intel: Extend the ref-cycles event to GP counters
Kan Liang
1
-1
/
+20
2023-09-12
perf/x86/intel: Fix broken fixed event constraints extension
Kan Liang
1
-39
/
+26
2023-09-11
x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafs
Kai Huang
4
-6
/
+138
2023-09-11
x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structure
Kai Huang
6
-117
/
+95
2023-09-11
x86/tdx: Rename __tdx_module_call() to __tdcall()
Kai Huang
4
-17
/
+17
2023-09-11
x86/tdx: Make macros of TDCALLs consistent with the spec
Kai Huang
3
-11
/
+11
2023-09-11
x86/tdx: Skip saving output regs when SEAMCALL fails with VMFailInvalid
Kai Huang
2
-12
/
+20
2023-09-11
x86/tdx: Zero out the missing RSI in TDX_HYPERCALL macro
Kai Huang
1
-0
/
+1
2023-09-11
x86/tdx: Retry partially-completed page conversion hypercalls
Dexuan Cui
2
-12
/
+54
2023-09-11
ARM: dts: BCM5301X: Set MACs for D-Link DIR-885L
Rafał Miłecki
1
-0
/
+16
2023-09-11
x86/platform/uv: Use alternate source for socket to node data
Steve Wahl
1
-6
/
+5
2023-09-11
arm64: dts: meson: u200: add onboard devices
Jerome Brunet
1
-12
/
+217
2023-09-11
arm64: dts: meson: u200: use TDM C for HDMI
Jerome Brunet
1
-8
/
+8
2023-09-11
arm64: dts: meson: u200: add spdifout b routes
Jerome Brunet
1
-1
/
+4
2023-09-11
arm64: dts: meson: u200: add missing audio clock controller
Jerome Brunet
1
-0
/
+4
2023-09-11
arm64: dts: meson: u200: fix spdif output pin
Jerome Brunet
1
-1
/
+1
2023-09-11
arm64: dts: amlogic: t7: add power domain controller node
xianwei.zhao
1
-0
/
+6
[prev]
[next]