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
2024-03-04
x86/startup_64: Simplify calculation of initial page table address
Ard Biesheuvel
1
-18
/
+7
2024-03-04
x86/startup_64: Defer assignment of 5-level paging global variables
Ard Biesheuvel
2
-31
/
+15
2024-03-04
x86/startup_64: Simplify CR4 handling in startup code
Ard Biesheuvel
1
-18
/
+17
2024-03-04
x86/idle: Select idle routine only once
Thomas Gleixner
3
-6
/
+8
2024-03-04
x86/idle: Let prefer_mwait_c1_over_halt() return bool
Thomas Gleixner
1
-6
/
+6
2024-03-04
x86/idle: Cleanup idle_setup()
Thomas Gleixner
1
-17
/
+7
2024-03-04
x86/idle: Clean up idle selection
Thomas Gleixner
1
-5
/
+7
2024-03-04
x86/idle: Sanitize X86_BUG_AMD_E400 handling
Thomas Gleixner
2
-33
/
+10
2024-03-04
Merge tag 'omap-for-v6.9/dt-warnings-signed' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
8
-368
/
+418
2024-03-04
Merge tag 'vexpress-update-6.9' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-1
/
+3
2024-03-04
ARM: dts: samsung: exynos4412: decrease memory to account for unusable region
Artur Weber
4
-4
/
+4
2024-03-04
Merge tag 'ti-keystone-dt-for-v6.9' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
18
-18
/
+18
2024-03-04
Merge tag 'v6.9-rockchip-config64-1' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-0
/
+1
2024-03-04
Merge tag 'ti-k3-config-for-v6.9' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-0
/
+1
2024-03-04
ARM: defconfig: enable STMicroelectronics accelerometer and gyro for Exynos
Martin Jücker
2
-0
/
+6
2024-03-04
Merge tag 'imx-defconfig-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2
-0
/
+9
2024-03-04
Merge tag 'qcom-arm64-defconfig-for-6.9' of https://git.kernel.org/pub/scm/li...
Arnd Bergmann
1
-2
/
+15
2024-03-04
arm64: defconfig: drop ext2 filesystem and redundant ext3
Krzysztof Kozlowski
1
-2
/
+1
2024-03-04
Merge tag 'tegra-for-6.8-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2
-4
/
+4
2024-03-04
Merge tag 'imx-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
4
-28
/
+3
2024-03-04
Merge tag 'qcom-arm64-fixes-for-6.8' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
3
-2
/
+5
2024-03-04
Merge tag 'sunxi-fixes-for-6.8-1' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-0
/
+1
2024-03-04
Merge tag 'omap-for-v6.9/soc-part2-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
6
-9
/
+30
2024-03-04
Merge tag 'omap-for-v6.9/omap1-signed' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-1
/
+0
2024-03-04
Merge tag 'zynq-soc-for-6.9' of https://github.com/Xilinx/linux-xlnx into soc...
Arnd Bergmann
1
-3
/
+2
2024-03-04
Merge tag 'omap-for-v6.9/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
13
-31
/
+36
2024-03-04
Merge tag 'imx-soc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...
Arnd Bergmann
1
-3
/
+3
2024-03-04
Merge tag 'samsung-soc-6.9' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
4
-4
/
+4
2024-03-04
arm64: prohibit probing on arch_kunwind_consume_entry()
Puranjay Mohan
1
-1
/
+1
2024-03-04
x86/callthunks: Use EXPORT_PER_CPU_SYMBOL_GPL() for per CPU variables
Thomas Gleixner
1
-2
/
+2
2024-03-04
x86/cpu: Provide a declaration for itlb_multihit_kvm_mitigation
Thomas Gleixner
2
-2
/
+3
2024-03-04
x86/cpu: Use EXPORT_PER_CPU_SYMBOL_GPL() for x86_spec_ctrl_current
Thomas Gleixner
1
-1
/
+1
2024-03-04
x86/uaccess: Add missing __force to casts in __access_ok() and valid_user_add...
Thomas Gleixner
1
-3
/
+4
2024-03-04
x86/percpu: Cure per CPU madness on UP
Thomas Gleixner
4
-9
/
+13
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
9
-35
/
+5
2024-03-04
x86/msr: Add missing __percpu annotations
Thomas Gleixner
5
-24
/
+24
2024-03-04
x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>
Thomas Gleixner
10
-25
/
+36
2024-03-04
perf/x86/amd/uncore: Fix __percpu annotation
Thomas Gleixner
1
-1
/
+1
2024-03-04
Merge tag 'v6.8-rc7' into x86/cleanups, to pick up fixes
Ingo Molnar
170
-642
/
+990
2024-03-04
Merge tag 'qcom-arm32-for-6.9' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
21
-984
/
+1305
2024-03-04
Merge tag 'v6.9-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-4
/
+6
2024-03-04
Merge tag 'v6.9-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
9
-5
/
+1759
2024-03-04
Merge tag 'riscv-sophgo-dt-for-v6.9' of https://github.com/sophgo/linux into ...
Arnd Bergmann
1
-0
/
+9
2024-03-04
Merge tag 'mvebu-dt64-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
5
-11
/
+47
2024-03-04
Merge tag 'mvebu-dt-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Arnd Bergmann
4
-32
/
+97
2024-03-04
hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
Nuno Das Neves
6
-144
/
+144
2024-03-04
Merge tag 'stm32-dt-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
15
-11
/
+155
2024-03-03
arm64: dts: qcom: sm8250-xiaomi-elish: set rotation
Jianhua Lu
1
-1
/
+2
2024-03-03
arm64: dts: qcom: sm8650: Fix SPMI channels size
Abel Vesa
1
-1
/
+1
2024-03-03
arm64: dts: qcom: sm8550: Fix SPMI channels size
Abel Vesa
1
-1
/
+1
[prev]
[next]