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
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
arm64: enable POE and PIE to coexist
Joey Gouly
1
-4
/
+4
2024-09-04
arm64/ptrace: add support for FEAT_POE
Joey Gouly
1
-0
/
+46
2024-09-04
arm64: add POE signal support
Joey Gouly
2
-0
/
+69
2024-09-04
arm64: implement PKEYS support
Joey Gouly
7
-2
/
+262
2024-09-04
arm64: add pte_access_permitted_no_overlay()
Joey Gouly
1
-4
/
+7
2024-09-04
arm64: handle PKEY/POE faults
Joey Gouly
3
-1
/
+61
2024-09-04
arm64: mask out POIndex when modifying a PTE
Joey Gouly
1
-1
/
+2
2024-09-04
arm64: convert protection key into vm_flags and pgprot values
Joey Gouly
2
-1
/
+20
2024-09-04
arm64: add POIndex defines
Joey Gouly
1
-0
/
+10
2024-09-04
arm64: enable the Permission Overlay Extension for EL0
Joey Gouly
4
-0
/
+17
2024-09-04
KVM: arm64: Sanitise ID_AA64MMFR3_EL1
Joey Gouly
1
-1
/
+5
2024-09-04
KVM: arm64: use `at s1e1a` for POE
Joey Gouly
1
-1
/
+4
2024-09-04
KVM: arm64: Save/restore POE registers
Joey Gouly
4
-2
/
+49
2024-09-04
arm64: context switch POR_EL0 register
Joey Gouly
4
-0
/
+34
2024-09-04
arm64: cpufeature: add Permission Overlay Extension cpucap
Joey Gouly
2
-0
/
+10
2024-09-04
arm64: disable trapping of POR_EL0 to EL2
Joey Gouly
1
-1
/
+9
2024-09-04
Merge remote-tracking branch 'kvmarm/arm64-shared-6.12' into for-next/poe
Will Deacon
2
-2
/
+3
2024-09-04
arm64: dts: imx: rename gpio hog as <gpio name>-hog
Frank Li
9
-13
/
+13
2024-09-04
arm64: dts: imx8mp-var-som-symphony: Add Variscite Symphony board and VAR-SOM...
Tarang Raval
3
-0
/
+371
2024-09-04
arm64: dts: imx8mm-var-som: drop unused top-level compatible
Krzysztof Kozlowski
1
-1
/
+0
2024-09-04
arm64: dts: ls1088ardb: add new RTC PCF2131 support
Joy Zou
1
-0
/
+7
2024-09-04
arm64: dts: colibri-imx8x: Cleanup comments
João Paulo Gonçalves
1
-4
/
+0
2024-09-04
arm64: dts: colibri-imx8x: Add 50mhz clock for eth
Philippe Schenker
1
-0
/
+15
2024-09-04
arm64: dts: colibri-imx8x: Add adma_pwm
João Paulo Gonçalves
4
-0
/
+21
2024-09-04
arm64: dts: colibri-imx8x: Add vpu support
João Paulo Gonçalves
1
-1
/
+27
2024-09-04
arm64: dts: colibri-imx8x: Add USB3803 HUB
Francesco Dolcini
1
-0
/
+20
2024-09-04
arm64: dts: colibri-imx8x: Add PMIC thermal zone
Francesco Dolcini
2
-2
/
+43
2024-09-04
arm64: dts: colibri-imx8x: Add sound card
João Paulo Gonçalves
1
-1
/
+46
2024-09-04
arm64: dts: colibri-imx8x: Add fxl6408 gpio expander
Francesco Dolcini
1
-0
/
+15
2024-09-04
arm64: dts: colibri-imx8x: Add analog inputs
João Paulo Gonçalves
4
-1
/
+28
2024-09-04
arm64: dts: colibri-imx8x: Add usb support
Emanuele Ghidoli
4
-4
/
+111
2024-09-04
arm64: dts: imx8qm-mek: add usb 3.0 and related type C nodes
Frank Li
1
-0
/
+87
2024-09-04
arm64: dts: imx8qm-mek: add i2c in mipi[0,1] subsystem
Frank Li
1
-0
/
+30
2024-09-04
arm64: dts: imx8qm-mek: add pwm and i2c in lvds subsystem
Frank Li
1
-0
/
+68
2024-09-04
arm64: dts: imx8qm-mek: add cm4 remote-proc and related memory region
Frank Li
1
-0
/
+93
2024-09-04
arm64: dts: imx8qm: add mipi subsystem
Frank Li
2
-0
/
+36
2024-09-04
arm64: dts: imx8: add basic mipi subsystem
Frank Li
2
-0
/
+267
2024-09-04
arm64: dts: imx8qm: add lvds subsystem
Frank Li
2
-0
/
+86
2024-09-04
arm64: dts: imx8: add basic lvds0 and lvds1 subsystem
Frank Li
2
-0
/
+177
2024-09-04
arm64: dts: imx95: Add NETCMIX block control support
Wei Fang
1
-0
/
+12
2024-09-04
arm64: dts: freescale: rename gw7905 to gw75xx
Tim Harvey
5
-8
/
+8
2024-09-04
arm64: dts: imx93-11x11-evk: Add PWM backlight for "LVDS" connector
Liu Ying
1
-0
/
+30
2024-09-04
arm64: dts: imx8mp-phyboard-pollux-rdk: Add support for PCIe
Benjamin Hahn
1
-0
/
+27
2024-09-04
arm64: dts: imx8mp-evk: Add native HDMI output
Liu Ying
1
-0
/
+46
2024-09-04
arm64: dts: imx8m: update spdif sound card node properties
Elinor Montmasson
3
-11
/
+43
2024-09-04
arm64: dts: imx8mp-beacon: Enable DW HDMI Bridge
Adam Ford
1
-0
/
+48
2024-09-04
arm64: dts: imx8mm-beacon-kit: add DVDD-supply and DOVDD-supply
Frank Li
2
-0
/
+32
2024-09-04
arm64: dts: s32v234: remove fallback compatible string arm,cortex-a9-gic
Frank Li
1
-1
/
+1
2024-09-04
arm64: dts: fsl-ls1088a-ten64: change to low case hex value
Frank Li
1
-2
/
+2
2024-09-04
arm64: dts: imx8mp-venice: add vddl and vana for sensor@10
Frank Li
3
-0
/
+48
[prev]
[next]