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
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-21
powerpc/configs/64s: Enable NO_HZ_FULL
Michael Ellerman
1
-2
/
+1
2023-04-21
powerpc/configs/64s: Enable common accounting options
Michael Ellerman
1
-0
/
+5
2023-04-21
powerpc/configs/64s: Enable AUDIT
Michael Ellerman
1
-0
/
+1
2023-04-21
powerpc/configs/64s: Enable PREEMPT_VOLUNTARY
Michael Ellerman
1
-0
/
+1
2023-04-21
powerpc/configs/64s: Select ARCH_WANT_DEFAULT_BPF_JIT
Michael Ellerman
1
-0
/
+1
2023-04-21
powerpc/configs/64s: Add secure boot options to defconfig
Michael Ellerman
1
-1
/
+16
2023-04-21
powerpc/configs/64s: Enable PAPR_SCM
Michael Ellerman
1
-0
/
+2
2023-04-21
powerpc/configs/6s: Drop obsolete crypto ALGs
Michael Ellerman
1
-3
/
+0
2023-04-21
powerpc/configs/64s: Drop IPV6 which is default y
Michael Ellerman
1
-1
/
+0
2023-04-21
powerpc/configs/64s: Drop SPLPAR which is default y
Michael Ellerman
1
-1
/
+0
2023-04-21
powerpc/configs/64s: Update defconfig for symbol movement
Michael Ellerman
1
-21
/
+21
2023-04-21
powerpc/Makefile: Add generated defconfigs to help output
Michael Ellerman
1
-18
/
+24
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+8
2023-04-20
powerpc: Move Power10 feature PPC_MODULE_FEATURE_P10
Danny Tsen
2
-1
/
+1
2023-04-20
crypto: p10-aes-gcm - Remove POWER10_CPU dependency
Danny Tsen
1
-1
/
+1
2023-04-20
arch/powerpc: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
1
-5
/
+3
2023-04-20
powerpc/Makefile: Don't prefix archhelp commands with "@"
Michael Ellerman
1
-19
/
+19
2023-04-20
powerpc/pseries: Always inline functions called from cpuidle
Michael Ellerman
1
-6
/
+6
2023-04-20
powerpc/64: Don't call trace_hardirqs_on() in prep_irq_for_idle()
Michael Ellerman
1
-6
/
+2
2023-04-20
powerpc/64: Mark prep_irq_for_idle() __cpuidle
Michael Ellerman
1
-1
/
+1
2023-04-20
powerpc/irq: Mark check_return_regs_valid() notrace
Michael Ellerman
1
-1
/
+1
2023-04-20
powerpc/corenet: Add PPC_QEMU_E500 to corenet configs
Michael Ellerman
1
-0
/
+1
2023-04-20
powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code.
Paul Gortmaker
5
-223
/
+0
2023-04-20
powerpc: drop PowerQUICC II Family ADS platform support
Paul Gortmaker
7
-518
/
+0
2023-04-20
powerpc: drop MPC8272_ADS platform support
Paul Gortmaker
7
-560
/
+0
2023-04-20
powerpc: drop HPCD/MPC8610 evaluation platform support
Paul Gortmaker
6
-835
/
+0
2023-04-20
powerpc: drop HPC-NET/MPC8641D evaluation platform support
Paul Gortmaker
7
-843
/
+1
2023-04-20
powerpc: drop HPC II (MPC7448) evaluation platform support.
Paul Gortmaker
7
-489
/
+1
2023-04-20
powerpc: drop MPC832x_MDS platform support
Paul Gortmaker
8
-607
/
+0
2023-04-20
powerpc: drop MPC837x_MDS platform support
Paul Gortmaker
9
-1611
/
+0
2023-04-20
powerpc: drop MPC836x_MDS platform support
Paul Gortmaker
8
-756
/
+0
2023-04-20
powerpc: drop MPC834x_MDS platform support
Paul Gortmaker
8
-569
/
+0
2023-04-20
powerpc/pseries: Add FW_FEATURE_PLPKS feature flag
Andrew Donnellan
3
-2
/
+8
2023-04-20
powerpc: Remove duplicate SPRN_HSRR definitions
Joel Stanley
1
-2
/
+0
2023-04-20
powerpc/64: modules support building with PCREL addresing
Nicholas Piggin
5
-35
/
+309
2023-04-20
powerpc/64: vmlinux support building with PCREL addresing
Nicholas Piggin
19
-38
/
+228
2023-04-20
powerpc: add CFUNC assembly label annotation
Nicholas Piggin
13
-103
/
+112
2023-04-20
powerpc/64: Add support to build with prefixed instructions
Nicholas Piggin
7
-6
/
+112
2023-04-20
powerpc/64s: Run at the kernel virtual address earlier in boot
Nicholas Piggin
1
-38
/
+44
2023-04-20
powerpc/64: Move initial base and TOC pointer calculation
Nicholas Piggin
1
-9
/
+22
2023-04-20
powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible string
Pali Rohár
1
-1
/
+1
2023-04-20
powerpc/85xx: p2020: Enable boards by new config option CONFIG_PPC_P2020
Pali Rohár
2
-6
/
+21
2023-04-20
powerpc/85xx: p2020: Define just one machine description
Pali Rohár
1
-38
/
+19
2023-04-20
powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacks
Pali Rohár
4
-15
/
+36
2023-04-20
powerpc/85xx: mpc85xx_ds: Move i8259 code into own file
Pali Rohár
4
-47
/
+72
2023-04-20
powerpc/85xx: p2020: Move all P2020 RDB machine descriptions to p2020.c
Pali Rohár
4
-30
/
+37
2023-04-20
powerpc/85xx: p2020: Move all P2020 DS machine descriptions to p2020.c
Pali Rohár
4
-16
/
+46
2023-04-20
powerpc/85xx: Remove #ifdef CONFIG_QUICC_ENGINE in mpc85xx_rdb
Christophe Leroy
1
-2
/
+0
2023-04-20
powerpc/85xx: Remove #ifdefs CONFIG_PPC_I8259 in mpc85xx_ds
Christophe Leroy
1
-17
/
+20
2023-04-20
powerpc/85xx: mpc85xx_{ds/rdb} replace prink by pr_xxx macro
Christophe Leroy
2
-4
/
+4
[prev]
[next]