index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powermac
/
setup.c
Age
Commit message (
Expand
)
Author
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
2023-06-05
init: remove pointless Root_* values
Christoph Hellwig
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
2022-11-24
powerpc/powermac: Fix symbol not declared warnings
Chen Lifu
2022-06-26
powerpc/powermac: Remove empty function note_scsi_host()
Christophe Leroy
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-04
powerpc/pmac: remove unused symbol
Zucheng Zheng
2021-12-23
cuda/pmu: Make find_via_cuda/pmu init functions
Nick Child
2021-12-23
powerpc/powermac: Add __init attribute to eligible functions
Nick Child
2021-10-09
powerpc/powermac: Remove stale declaration of pmac_md
Christophe Leroy
2021-02-09
powerpc/pci: Move PHB discovery for PCI_DN using platforms
Oliver O'Halloran
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-04-01
powerpc/32: drop unused ISA_DMA_THRESHOLD
Mike Rapoport
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-01-22
powerpc: Adopt nvram module for PPC64
Finn Thain
2019-01-22
powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM
Finn Thain
2018-12-22
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
2018-09-28
powerpc: use for_each_of_cpu_node iterator
Rob Herring
2018-05-25
powerpc/powermac: Add missing prototype for note_bootable_part()
Mathieu Malaterre
2018-05-25
powerpc/sparse: Fix plain integer as NULL pointer warning
Mathieu Malaterre
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
2016-07-21
powerpc/64: Move 64-bit probe_machine() to later in the boot process
Benjamin Herrenschmidt
2016-07-21
powerpc/pmac: Remove spurrious machine type test
Benjamin Herrenschmidt
2016-07-21
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
2016-07-21
powerpc/pmac: Remove early allocation of the SMU command buffer
Benjamin Herrenschmidt
2016-07-21
powerpc/dart: Use a cachable DART
Benjamin Herrenschmidt
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
2015-04-11
powerpc/powermac: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
powerpc: dart_iommu: optionally populate controller_ops on init
Daniel Axtens
2015-04-11
powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.c
Daniel Axtens
2014-11-03
powerpc: Convert power off logic to pm_power_off
Alexander Graf
2014-10-02
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2011-11-25
powerpc/powermac: Add missing of_node_put
Julia Lawall
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-06-30
powerpc: Move free_initmem to common code
Dave Carroll
2011-04-01
powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file
Benjamin Herrenschmidt
2010-12-09
powerpc/powermac: Make auto-loading of therm_pm72 possible
Marc Zyngier
2010-07-14
lmb: rename to memblock
Yinghai Lu
2010-05-21
powerpc: Use common cpu_die (fixes SMP+SUSPEND build)
Milton Miller
2010-05-06
powerpc/cpumask: Update some comments
Anton Blanchard
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-26
powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP
Benjamin Herrenschmidt
2009-05-21
powerpc/pci: Clean up direct access to sysdata by powermac platforms
Kumar Gala
2009-02-23
powerpc/powermac: Hotplug /sys entries are missing
Giuliano Pochini
2008-12-23
powerpc: Remove default kexec/crash_kernel ops assignments
Anton Vorontsov
[next]