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-10
x86/percpu: Disable named address spaces for KASAN
Uros Bizjak
1
-1
/
+6
2023-10-10
sh: pci: Do PCI error check on own line
Ilpo Järvinen
1
-5
/
+6
2023-10-10
alpha: Streamline convoluted PCI error handling
Ilpo Järvinen
1
-8
/
+9
2023-10-10
Merge branch 'riscv-move' into docs-mw
Jonathan Corbet
2
-2
/
+2
2023-10-10
docs: move riscv under arch
Costa Shulyupin
2
-2
/
+2
2023-10-10
docs: move powerpc under arch
Costa Shulyupin
3
-5
/
+5
2023-10-10
Merge tag 'irq-urgent-2023-10-10-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2023-10-10
Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-8
/
+17
2023-10-10
ARM: tegra: Drop unit-address from parallel RGB output port
Maxim Schwalm
4
-4
/
+4
2023-10-10
arm64: tegra: Mark Tegra234 SPI as compatible with Tegra114
Thierry Reding
1
-3
/
+3
2023-10-10
arm64: tegra: Add dmas and dma-names for Tegra234 UARTE
Thierry Reding
1
-0
/
+2
2023-10-10
arm64: tegra: Use correct format for clocks property
Thierry Reding
1
-16
/
+16
2023-10-10
arm64: tegra: Remove duplicate nodes on Jetson Orin NX
Thierry Reding
1
-13
/
+0
2023-10-10
arm64: tegra: Add missing current-speed for SBSA UART
Thierry Reding
2
-0
/
+2
2023-10-10
arm64: tegra: Add display panel node on Smaug
Diogo Ivo
1
-0
/
+27
2023-10-10
arm64: tegra: Add backlight node on Smaug
Diogo Ivo
1
-0
/
+31
2023-10-10
arm64: tegra: Add DSI/CSI regulator on Smaug
Diogo Ivo
1
-0
/
+8
2023-10-10
arm64: tegra: Enable IOMMU for host1x on Tegra132
Rayyan Ansari
1
-0
/
+2
2023-10-10
arm64: tegra: Fix P3767 QSPI speed
Brad Griffis
1
-1
/
+1
2023-10-10
arm64: tegra: Fix P3767 card detect polarity
Brad Griffis
1
-1
/
+1
2023-10-10
ARM: dts: imx7d-pico-pi: Disable USDHC1
Fabio Estevam
1
-0
/
+4
2023-10-10
ARM: dts: imx28: Fix dcp compatible
Fabio Estevam
1
-1
/
+1
2023-10-10
ARM: dts: imx7s: Remove #power-domain-cells from gpcv2
Fabio Estevam
1
-1
/
+0
2023-10-10
ARM: dts: imx25: Remove clock-names from the watchdog
Fabio Estevam
1
-1
/
+0
2023-10-10
ARM: dts: imx25: Fix sram node
Fabio Estevam
1
-0
/
+3
2023-10-10
ARM: dts: imx25: Fix dryice node
Fabio Estevam
1
-2
/
+1
2023-10-10
ARM: dts: imx6qdl-gw5904: add dt props for populating eth MAC addrs
Tim Harvey
1
-4
/
+13
2023-10-10
ARM: dts: vfxxx: Write dmas in a single line
Fabio Estevam
1
-18
/
+9
2023-10-10
x86/cpu: Provide debug interface
Thomas Gleixner
2
-0
/
+60
2023-10-10
x86/cpu/topology: Cure the abuse of cpuinfo for persisting logical ids
Thomas Gleixner
1
-10
/
+23
2023-10-10
x86/apic: Use u32 for wakeup_secondary_cpu[_64]()
Thomas Gleixner
7
-10
/
+10
2023-10-10
x86/apic: Use u32 for [gs]et_apic_id()
Thomas Gleixner
10
-27
/
+27
2023-10-10
x86/apic: Use u32 for phys_pkg_id()
Thomas Gleixner
11
-11
/
+11
2023-10-10
x86/apic: Use u32 for cpu_present_to_apicid()
Thomas Gleixner
5
-10
/
+11
2023-10-10
x86/apic: Use u32 for check_apicid_used()
Thomas Gleixner
6
-6
/
+6
2023-10-10
x86/apic: Use u32 for APIC IDs in global data
Thomas Gleixner
8
-23
/
+24
2023-10-10
x86/apic: Use BAD_APICID consistently
Thomas Gleixner
2
-5
/
+3
2023-10-10
x86/cpu: Move cpu_l[l2]c_id into topology info
Thomas Gleixner
12
-64
/
+47
2023-10-10
x86/cpu: Move logical package and die IDs into topology info
Thomas Gleixner
5
-12
/
+12
2023-10-10
x86/cpu: Remove pointless evaluation of x86_coreid_bits
Thomas Gleixner
2
-27
/
+0
2023-10-10
x86/cpu: Move cu_id into topology info
Thomas Gleixner
4
-6
/
+8
2023-10-10
x86/cpu: Move cpu_core_id into topology info
Thomas Gleixner
9
-17
/
+19
2023-10-10
x86/cpu: Move cpu_die_id into topology info
Thomas Gleixner
8
-18
/
+20
2023-10-10
x86/cpu: Move phys_proc_id into topology info
Thomas Gleixner
13
-28
/
+28
2023-10-10
x86/cpu: Encapsulate topology information in cpuinfo_x86
Thomas Gleixner
10
-46
/
+50
2023-10-10
x86/apic: Fake primary thread mask for XEN/PV
Thomas Gleixner
1
-0
/
+11
2023-10-10
x86/cpu/hygon: Fix the CPU topology evaluation for real
Pu Wen
1
-2
/
+6
2023-10-10
powerpc: Only define __parse_fpscr() when required
Christophe Leroy
1
-0
/
+2
2023-10-10
powerpc/85xx: Fix math emulation exception
Christophe Leroy
1
-1
/
+1
2023-10-10
arm64: dts: imx8mp-beacon: Add DMIC support
Adam Ford
1
-0
/
+43
[prev]
[next]