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-05
x86/entry/32: Convert do_fast_syscall_32() to bool return type
Brian Gerst
4
-9
/
+9
2023-10-05
x86/entry/compat: Combine return value test from syscall handler
Brian Gerst
1
-5
/
+4
2023-10-05
x86/entry/64: Remove obsolete comment on tracing vs. SYSRET
Brian Gerst
1
-16
/
+3
2023-10-05
Merge tag 'v6.6-rc4' into x86/entry, to pick up fixes
Ingo Molnar
168
-723
/
+1134
2023-10-05
arm64: dts: qcom: sm8550-qrd: add orientation gpio
Neil Armstrong
1
-0
/
+1
2023-10-05
arm64: dts: qcom: sm8550-mtp: add orientation gpio
Neil Armstrong
1
-0
/
+1
2023-10-05
x86/percpu: Use C for percpu read/write accessors
Uros Bizjak
1
-11
/
+54
2023-10-05
x86/percpu: Use compiler segment prefix qualifier
Nadav Amit
2
-23
/
+47
2023-10-05
x86/percpu: Enable named address spaces with known compiler version
Uros Bizjak
1
-0
/
+7
2023-10-04
KVM: x86/xen: ignore the VCPU_SSHOTTMR_future flag
Paul Durrant
1
-5
/
+1
2023-10-04
KVM: x86: Add SBPB support
Josh Poimboeuf
3
-6
/
+27
2023-10-04
KVM: x86: Add IBPB_BRTYPE support
Josh Poimboeuf
1
-2
/
+2
2023-10-04
KVM: SVM: Treat all "skip" emulation for SEV guests as outright failures
Sean Christopherson
2
-13
/
+8
2023-10-04
KVM: x86: Refactor can_emulate_instruction() return to be more expressive
Sean Christopherson
5
-29
/
+35
2023-10-04
ARM: dts: rockchip: Switch to operating-points-v2 for RK3128's CPU
Alex Bee
1
-4
/
+39
2023-10-04
ARM: dts: rockchip: Enable SMP bring-up for RK3128
Alex Bee
1
-0
/
+6
2023-10-04
ARM: dts: rockchip: Add CPU resets for RK3128
Alex Bee
1
-0
/
+4
2023-10-04
ARM: dts: rockchip: Add SRAM node for RK3128
Alex Bee
1
-0
/
+8
2023-10-04
ARM: dts: rockchip: Enable pwm fan for edgeble-neu2
Jagan Teki
1
-0
/
+4
2023-10-04
ARM: dts: rockchip: Add pwm11 node to rv1126
Jagan Teki
1
-0
/
+11
2023-10-04
ARM: dts: rockchip: Add pwm11m0 pins to rv1126
Jagan Teki
1
-0
/
+8
2023-10-04
ARM: dts: rockchip: Add pwm2 node to rv1126
Jagan Teki
1
-0
/
+11
2023-10-04
ARM: dts: rockchip: Add pwm2m0 pins to rv1126
Jagan Teki
1
-0
/
+8
2023-10-04
ARM: dts: rockchip: Fix timer clocks for RK3128
Alex Bee
1
-6
/
+6
2023-10-04
ARM: dts: rockchip: Add missing quirk for RK3128's dma engine
Alex Bee
1
-0
/
+1
2023-10-04
ARM: dts: rockchip: Add missing arm timer interrupt for RK3128
Alex Bee
1
-1
/
+2
2023-10-04
ARM: dts: rockchip: Fix i2c0 register address for RK3128
Alex Bee
1
-1
/
+1
2023-10-04
arm64: dts: rockchip: Add NanoPC T6 PCIe e-key support
John Clark
1
-0
/
+28
2023-10-04
arm64: dts: rockchip: set codec system-clock-fixed on px30-ringneck-haikou
Jakob Unterwurzacher
1
-1
/
+3
2023-10-04
arm64: dts: rockchip: use codec as clock master on px30-ringneck-haikou
Ermin Sunj
1
-3
/
+3
2023-10-04
arm64: dts: rockchip: Add sdio node to rock-5b
Tamás Szűcs
1
-0
/
+43
2023-10-04
arm64: dts: rockchip: add PCIe3 bus to rk3588-evb1
Sebastian Reichel
1
-0
/
+55
2023-10-04
arm64: dts: rockchip: add PCIe2 network controller to rk3588-evb1
Sebastian Reichel
1
-0
/
+43
2023-10-04
arm64: dts: rockchip: add PCIe for M.2 E-Key to rock-5b
Sebastian Reichel
1
-0
/
+35
2023-10-04
arm64: dts: rockchip: add PCIe for M.2 M-key to rock-5b
Sebastian Reichel
1
-0
/
+35
2023-10-04
arm64: dts: rockchip: add PCIe network controller to rock-5b
Sebastian Reichel
1
-0
/
+27
2023-10-04
arm64: dts: rockchip: Add saradc node to Indiedroid Nova
Chris Morgan
1
-0
/
+34
2023-10-04
arm64: dts: rockchip: add USB2 to rk3588s-indiedroid
Chris Morgan
1
-0
/
+34
2023-10-04
arm64: dts: rockchip: add PCIe to rk3588s-indiedroid-nova
Chris Morgan
1
-0
/
+16
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
4
-5
/
+5
2023-10-04
KVM: x86/xen: Use fast path for Xen timer delivery
David Woodhouse
1
-0
/
+49
2023-10-04
KVM: X86: Reduce size of kvm_vcpu_arch structure when CONFIG_KVM_XEN=n
Peng Hao
3
-1
/
+8
2023-10-04
riscv: kdump: use generic interface to simplify crashkernel reservation
Baoquan He
5
-143
/
+27
2023-10-04
arm64: kdump: use generic interface to simplify crashkernel reservation
Baoquan He
3
-132
/
+21
2023-10-04
x86: kdump: use generic interface to simplify crashkernel reservation code
Baoquan He
3
-137
/
+56
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
12
-13
/
+18
2023-10-04
mips: use nth_page() in place of direct struct page manipulation
Zi Yan
1
-1
/
+1
2023-10-04
kvm: mmu: dynamically allocate the x86-mmu shrinker
Qi Zheng
1
-8
/
+10
2023-10-04
KVM: arm64: Allow userspace to change ID_AA64ZFR0_EL1
Oliver Upton
1
-1
/
+1
2023-10-04
KVM: arm64: Allow userspace to change ID_AA64PFR0_EL1
Jing Zhang
1
-1
/
+7
[prev]
[next]