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
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-16
powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
ruanjinjie
1
-0
/
+1
2023-08-16
powerpc/8xx: Remove immr_map() and immr_unmap()
Christophe Leroy
2
-54
/
+22
2023-08-16
powerpc: Remove CONFIG_PCI_8260
Christophe Leroy
1
-0
/
+1
2023-08-16
powerpc/include: Remove mpc8260.h and m82xx_pci.h
Christophe Leroy
3
-16
/
+0
2023-08-16
powerpc/include: Declare mpc8xx_immr in 8xx_immap.h
Christophe Leroy
3
-3
/
+1
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
Merge branch 'topic/cpu-smt' into next
Michael Ellerman
3
-9
/
+25
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+4
2023-08-08
net: fs_enet: Don't include fs_enet_pd.h when not needed
Christophe Leroy
3
-3
/
+0
2023-08-04
serial: cpm_uart: Don't include fs_uart_pd.h when not needed
Christophe Leroy
2
-2
/
+0
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/pseries: Initialise CPU hotplug callbacks earlier
Michael Ellerman
3
-9
/
+17
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
6
-1
/
+9
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
53
-52
/
+64
2023-08-01
powerpc/64e: Fix secondary thread bringup for ELFv2 kernels
Michael Ellerman
1
-1
/
+1
2023-07-17
powerpc/512x: lpbfifo: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-17
powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window close
Haren Myneni
1
-2
/
+7
2023-07-10
spufs: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
2023-07-03
powerpc: Include asm/nmi.c in mobility.c for watchdog_hardlockup_set_timeout_...
Douglas Anderson
1
-0
/
+1
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
25
-1705
/
+63
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2023-06-27
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+2
2023-06-26
powerpc/iommu: TCEs are incorrectly manipulated with DLPAR add/remove of memory
Gaurav Batra
1
-4
/
+14
2023-06-21
powerpc: powernv: Annotate data races in opal events
Rohan McLure
1
-3
/
+3
2023-06-21
powerpc: powernv: Fix KCSAN datarace warnings on idle_state contention
Rohan McLure
1
-7
/
+9
2023-06-21
powerpc/powernv/pci: Remove last IODA1 defines
Joel Stanley
2
-3
/
+3
2023-06-21
powerpc/powernv/pci: Remove MVE code
Joel Stanley
2
-24
/
+1
2023-06-21
powerpc/powernv/pci: Remove ioda1 support
Joel Stanley
3
-455
/
+2
2023-06-21
powerpc: 52xx: Make immr_id DT match tables static
Rob Herring
2
-2
/
+2
2023-06-21
powerpc: mpc512x: Remove open coded "ranges" parsing
Rob Herring
1
-32
/
+14
2023-06-21
powerpc: powermac: Use of_get_cpu_hwid() to read CPU node 'reg'
Rob Herring
1
-6
/
+6
2023-06-21
powerpc: drop MPC85xx_CDS platform support
Paul Gortmaker
2
-388
/
+0
2023-06-21
powerpc: drop MPC8540_ADS and MPC8560_ADS platform support
Paul Gortmaker
2
-164
/
+0
2023-06-19
powerpc/powernv/sriov: perform null check on iov before dereferencing iov
Colin Ian King
1
-3
/
+3
2023-06-15
powerpc/64s: Fix VAS mm use after free
Nicholas Piggin
2
-2
/
+2
2023-06-14
powerpc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2
-2
/
+2
2023-06-09
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
1
-2
/
+2
2023-06-09
powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is set
Randy Dunlap
1
-2
/
+2
2023-06-09
Merge branch 'fixes' into next
Michael Ellerman
3
-56
/
+21
2023-06-05
init: remove pointless Root_* values
Christoph Hellwig
1
-1
/
+2
2023-05-30
powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcall
Gaurav Batra
1
-2
/
+11
2023-05-17
powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV device
Gaurav Batra
1
-4
/
+9
2023-05-17
powerpc/iommu: Remove iommu_del_device()
Jason Gunthorpe
2
-50
/
+0
2023-05-15
powerpc: Drop MPC5200 LocalPlus bus FIFO driver
Uwe Kleine-König
3
-601
/
+0
2023-05-15
powerpc/spufs: remove unneeded if-checks
Tom Rix
1
-6
/
+0
[prev]
[next]