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-01-22
arm64: zynqmp: Comment all smmu entries
Michal Simek
1
-29
/
+30
2024-01-22
arm64: zynqmp: Rename i2c?-gpio to i2c?-gpio-grp
Michal Simek
11
-15
/
+15
2024-01-22
arm64: zynqmp: Disable Tri-state for MIO38 Pin
Tejas Bhumkar
2
-0
/
+50
2024-01-22
arm64: zynqmp: Remove incorrect comment from kv260s
Michal Simek
2
-4
/
+4
2024-01-22
arm64: zynqmp: Introduce u-boot options node with bootscr-address
Michal Simek
1
-0
/
+7
2024-01-22
arm64: zynqmp: Fix comment to be aligned with board name.
Michal Simek
1
-1
/
+1
2024-01-22
arm64: zynqmp: Update ECAM size to discover up to 256 buses
Thippeswamy Havalige
1
-1
/
+1
2024-01-22
arm64: zynqmp: Describe assigned-clocks for uarts
Michal Simek
1
-0
/
+2
2024-01-22
arm64: zynqmp: Setup default si570 frequency to 156.25MHz
Michal Simek
2
-2
/
+2
2024-01-22
arm64: zynqmp: Add resets property for CAN nodes
Srinivas Neeli
1
-0
/
+2
2024-01-22
arm64: zynqmp: Add an OP-TEE node to the device tree
Ilias Apalodimas
1
-0
/
+5
2024-01-22
arm64: zynqmp: Add output-enable pins to SOMs
Neal Frager
2
-0
/
+10
2024-01-22
arm64: zynqmp: Rename zynqmp-power node to power-management
Michal Simek
1
-1
/
+1
2024-01-22
ARM: dts: samsung: exynos4412-p4note: add accelerometer and gyro to p4note
Martin Jücker
1
-0
/
+51
2024-01-22
ARM: dts: samsung: exynos5800-peach: Enable cros-ec-spi as wake source
Mark Hasemeyer
1
-0
/
+1
2024-01-22
ARM: dts: samsung: exynos5420-peach: Enable cros-ec-spi as wake source
Mark Hasemeyer
1
-0
/
+1
2024-01-22
ARM: dts: samsung: exynos5422-odroidxu3: disable thermal polling
Mateusz Majewski
1
-11
/
+5
2024-01-22
ARM: dts: exynos4212-tab3: add samsung,invert-vclk flag to fimd
Artur Weber
1
-0
/
+1
2024-01-22
ARM: s5pv210: fix pm.c kernel-doc warning
Randy Dunlap
1
-1
/
+1
2024-01-22
arm64: dts: exynos: gs101: comply with the new cmu_misc clock names
Tudor Ambarus
1
-1
/
+1
2024-01-22
MIPS: sgi-ip32: Fix missing prototypes
Thomas Bogendoerfer
7
-8
/
+27
2024-01-22
MIPS: sgi-ip30: Fix missing prototypes
Thomas Bogendoerfer
2
-0
/
+2
2024-01-22
MIPS: fw arc: Fix missing prototypes
Thomas Bogendoerfer
1
-1
/
+1
2024-01-22
MIPS: sgi-ip27: Fix missing prototypes
Thomas Bogendoerfer
7
-204
/
+17
2024-01-22
MIPS: Alchemy: Fix missing prototypes
Florian Fainelli
3
-3
/
+5
2024-01-22
MIPS: Cobalt: Fix missing prototypes
Florian Fainelli
2
-3
/
+3
2024-01-22
arm64: dts: renesas: r8a779g0: Restore sort order
Geert Uytterhoeven
1
-36
/
+36
2024-01-22
ARM: dts: renesas: r8a73a4: Fix thermal parent clock
Geert Uytterhoeven
1
-1
/
+1
2024-01-22
ARM: dts: renesas: r8a73a4: Add cp clock
Geert Uytterhoeven
1
-3
/
+9
2024-01-22
ARM: dts: renesas: r8a73a4: Fix external clocks and clock rate
Geert Uytterhoeven
2
-3
/
+18
2024-01-22
arm64: dts: renesas: rzg3s-smarc: Add gpio keys
Claudiu Beznea
1
-0
/
+53
2024-01-21
riscv: remove unneeded #include <asm-generic/export.h>
Masahiro Yamada
1
-1
/
+0
2024-01-21
Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+1
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
50
-170
/
+2141
2024-01-20
Merge tag 'sh-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+3
2024-01-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-47
/
+81
2024-01-19
Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
25
-77
/
+1575
2024-01-19
Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-10
/
+12
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
9
-9
/
+18
2024-01-19
sparc: Use device_get_match_data()
Rob Herring
2
-10
/
+12
2024-01-19
sh: vsyscall: Remove unnecessary $(foreach ...)
Masahiro Yamada
1
-3
/
+2
2024-01-19
sh: ecovec24: Rename missed backlight field from fbdev to dev
Geert Uytterhoeven
1
-1
/
+1
2024-01-19
RISC-V: KVM: Allow Zfa extension for Guest/VM
Anup Patel
2
-0
/
+3
2024-01-19
RISC-V: KVM: Allow Zvfh[min] extensions for Guest/VM
Anup Patel
2
-0
/
+6
2024-01-19
RISC-V: KVM: Allow Zihintntl extension for Guest/VM
Anup Patel
2
-0
/
+3
2024-01-19
RISC-V: KVM: Allow Zfh[min] extensions for Guest/VM
Anup Patel
2
-0
/
+6
2024-01-19
RISC-V: KVM: Allow vector crypto extensions for Guest/VM
Anup Patel
2
-0
/
+30
2024-01-19
RISC-V: KVM: Allow scalar crypto extensions for Guest/VM
Anup Patel
2
-0
/
+30
2024-01-19
RISC-V: KVM: Allow Zbc extension for Guest/VM
Anup Patel
2
-0
/
+3
2024-01-18
Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-14
/
+4
[prev]
[next]