summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powermac
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2017-04-28powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin
2017-04-13powerpc: Change the doorbell IPI calling conventionNicholas Piggin
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-11-14i2c_powermac: shut up lockdep warningDenis Kirjanov
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens
2016-09-06powerpc/powermac: Convert to hotplug state machineSebastian Andrzej Siewior
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt
2016-07-21powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt
2016-07-21powerpc/pmac: Remove spurrious machine type testBenjamin Herrenschmidt
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt
2016-07-21powerpc/pmac: Remove early allocation of the SMU command bufferBenjamin Herrenschmidt
2016-07-21powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens
2016-07-14powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner
2016-06-21powerpc/pci: Delay populating pdnGavin Shan
2016-06-14powerpc: Various typo fixesMichael Ellerman
2016-03-11Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman
2016-03-07powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
2015-12-17powerpc: Add missing calls to va_end()Daniel Axtens
2015-11-26powerpc/powermac: set IRQF_NO_THREAD for xmon/cascade handlersJohn Ogness
2015-09-29powerpc: Kconfig: remove BE-only platforms from LE kernel buildBoqun Feng
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier
2015-04-15powerpc/powermac: Fix build error seen with powermac smp buildsGuenter Roeck
2015-04-11powerpc/powermac: Move controller ops from ppc_md to controller_opsDaniel Axtens
2015-04-11powerpc: dart_iommu: optionally populate controller_ops on initDaniel Axtens
2015-04-11powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens
2015-04-11powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.cDaniel Axtens
2015-04-10powerpc: Drop return value of smp_ops->probe()Michael Ellerman
2015-03-25powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyleGeert Uytterhoeven
2015-03-17powerpc/powermac: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist
2015-01-30powerpc/powermac: Convert PCI to use generic config accessorsRob Herring
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-07-28powerpc: Remove CONFIG_POWER4Michael Ellerman
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely