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
/
maple
/
setup.c
Age
Commit message (
Expand
)
Author
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-16
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
2023-02-13
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2021-02-09
powerpc/pci: Move PHB discovery for PCI_DN using platforms
Oliver O'Halloran
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-03-25
powerpc/maple: Fix declaration made after definition
Nathan Chancellor
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-01-26
powerpc/maple: Fix comparing pointer to 0
Chen Zhou
2020-01-14
arch/powerpc/setup: Drop dummy_con initialization
Arvind Sankar
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2016-09-13
powerpc/sparse: Make a bunch of things static
Daniel Axtens
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
2016-07-21
powerpc/64: Move 64-bit probe_machine() to later in the boot process
Benjamin Herrenschmidt
2016-07-21
powerpc/64: Move MMU backend selection out of platform code
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/maple: 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
2014-11-03
powerpc: Convert power off logic to pm_power_off
Alexander Graf
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
2011-12-07
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-06-29
powerpc/maple: Register CPC925 EDAC device on all boards with CPC925
Dmitry Eremin-Solenikov
2010-09-02
powerpc/maple: Add of_node_put to avoid memory leak
Julia Lawall
2010-07-14
lmb: rename to memblock
Yinghai Lu
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-18
edac: cpc925 MC platform device setup
Harry Ciao
2008-12-23
powerpc: Remove default kexec/crash_kernel ops assignments
Anton Vorontsov
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
2008-03-26
[POWERPC] maple: Use platform name in define_machine()
Nathan Lynch
2008-02-13
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
2008-01-17
[POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.
Jon Loeliger
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-04-24
[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS
Michael Ellerman
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
2007-04-13
[POWERPC] Remove unused inclusion of linux/ide.h
Olaf Hering
2007-02-07
[POWERPC] Maple: use mmio nvram
Nathan Lynch
2007-01-09
[POWERPC] Fix unbalanced uses of of_node_put
Nathan Lynch
2006-12-08
[POWERPC] maple: Use RTAS for reboot and halt
Nathan Lynch
2006-12-04
[POWERPC] Make pci_read_irq_line the default
Benjamin Herrenschmidt
2006-08-01
Merge branch 'merge'
Paul Mackerras
2006-07-31
[POWERPC] maple: Constify & voidify get_property()
Jeremy Kerr
2006-07-28
[POWERPC] Fix new interrupt code (MPIC detection)
Segher Boessenkool
2006-07-28
[POWERPC] Fix new interrupt code (MPIC endianness)
Segher Boessenkool
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
[next]