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-08-16
powerpc/powernv/pci: use pci_dev_id() to simplify the code
Xiongfeng Wang
1
-3
/
+3
2023-08-16
powerpc/xics: Remove unnecessary endian conversion
Gautam Menghani
1
-1
/
+0
2023-08-16
powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
ruanjinjie
1
-0
/
+1
2023-08-16
powerpc: remove <asm/export.h>
Masahiro Yamada
1
-1
/
+0
2023-08-16
powerpc: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
29
-29
/
+29
2023-08-16
powerpc: remove unneeded #include <asm/export.h>
Masahiro Yamada
9
-9
/
+0
2023-08-16
powerpc/inst: add PPC_TLBILX_LPID
Nick Desaulniers
2
-1
/
+8
2023-08-16
powerpc/reg: Remove #ifdef around mtspr macro
Christophe Leroy
1
-2
/
+0
2023-08-16
powerpc/step: Mark __copy_mem_out() and __emulate_dcbz() __always_inline
Christophe Leroy
1
-2
/
+2
2023-08-16
powerpc/cpm2: Remove cpm2_map() and cpm2_unmap()
Christophe Leroy
3
-31
/
+12
2023-08-16
powerpc/8xx: Remove immr_map() and immr_unmap()
Christophe Leroy
3
-62
/
+22
2023-08-16
powerpc: Remove CONFIG_PCI_8260
Christophe Leroy
2
-6
/
+1
2023-08-16
powerpc/include: Remove mpc8260.h and m82xx_pci.h
Christophe Leroy
8
-44
/
+3
2023-08-16
powerpc/include: Declare mpc8xx_immr in 8xx_immap.h
Christophe Leroy
5
-5
/
+3
2023-08-16
powerpc/include: Remove unneeded #include <asm/fs_pd.h>
Christophe Leroy
1
-1
/
+0
2023-08-16
ocxl: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-1
/
+1
2023-08-14
powerpc/pseries: PLPKS: undo kernel-doc comment notation
Randy Dunlap
1
-1
/
+1
2023-08-14
powerpc/radix: Move some functions into #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLE
Christophe Leroy
1
-119
/
+121
2023-08-14
powerpc: xmon: remove unused variables
Arnd Bergmann
1
-6
/
+2
2023-08-14
powerpc: mark more local variables as volatile
Arnd Bergmann
2
-2
/
+2
2023-08-14
powerpc/pmac32: enable serial options by default in defconfig
Yuan Tan
1
-1
/
+2
2023-08-14
Merge branch 'topic/cpu-smt' into next
Michael Ellerman
6
-10
/
+49
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
1
-3
/
+0
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-10
/
+13
2023-08-08
net: fs_enet: Don't include fs_enet_pd.h when not needed
Christophe Leroy
3
-3
/
+0
2023-08-08
net: fs_enet: Remove stale prototypes from fsl_soc.c
Christophe Leroy
1
-3
/
+0
2023-08-05
Merge tag 'powerpc-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-10
/
+13
2023-08-04
serial: cpm_uart: Don't include fs_uart_pd.h when not needed
Christophe Leroy
2
-2
/
+0
2023-08-04
serial: cpm_uart: Remove stale prototype in powerpc/fsl_soc.c
Christophe Leroy
1
-2
/
+0
2023-08-04
serial: cpm_uart: Use get_baudrate() instead of uart_baudrate()
Christophe Leroy
1
-10
/
+0
2023-08-02
word-at-a-time: use the same return type for has_zero regardless of endianness
[email protected]
1
-1
/
+1
2023-08-02
powerpc/powermac: Use early_* IO variants in via_calibrate_decr()
Benjamin Gray
1
-3
/
+3
2023-08-02
powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs
Michael Ellerman
1
-0
/
+8
2023-08-02
powerpc: Add HOTPLUG_SMT support
Michael Ellerman
3
-1
/
+24
2023-08-02
powerpc/pseries: Initialise CPU hotplug callbacks earlier
Michael Ellerman
3
-9
/
+17
2023-08-02
powerpc/kexec: fix minor typo
Laurent Dufour
1
-3
/
+3
2023-08-02
powerpc/ep8248e: Mark driver as non removable
Uwe Kleine-König
1
-7
/
+1
2023-08-02
powerpc: address missing-prototypes warnings
Arnd Bergmann
11
-3
/
+23
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
70
-76
/
+86
2023-08-02
powerpc/64s/radix: combine final TLB flush and lazy tlb mm shootdown IPIs
Nicholas Piggin
1
-1
/
+29
2023-08-02
powerpc: Add mm_cpumask warning when context switching
Nicholas Piggin
1
-2
/
+5
2023-08-02
powerpc/64s: Use dec_mm_active_cpus helper
Nicholas Piggin
3
-2
/
+3
2023-08-02
powerpc: Account mm_cpumask and active_cpus in init_mm
Nicholas Piggin
3
-1
/
+18
2023-08-02
powerpc/64: Enable accelerated crypto algorithms in defconfig
Michael Ellerman
1
-0
/
+3
2023-08-02
powerpc/crypto: don't build aes-gcm-p10 by default
Omar Sandoval
1
-1
/
+0
2023-08-02
powerpc/crypto: fix missing skcipher dependency for aes-gcm-p10
Omar Sandoval
1
-0
/
+1
2023-08-02
powerpc/kuap: Use ASM feature fixups instead of static branches
Christophe Leroy
5
-74
/
+87
2023-08-02
powerpc/kuap: KUAP enabling/disabling functions must be __always_inline
Christophe Leroy
6
-52
/
+53
2023-08-02
powerpc/kuap: Simplify KUAP lock/unlock on BOOK3S/32
Christophe Leroy
4
-60
/
+23
2023-08-02
powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuap
Christophe Leroy
9
-40
/
+19
[prev]
[next]