aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac
AgeCommit message (Expand)Author
2023-08-30powerpc/32: add stack protector supportChristophe Leroy
2022-06-25powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy
2019-07-26powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy
2019-01-13powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin
2018-08-23treewide: correct "differenciate" and "instanciate" typosFinn Thain
2018-08-10powerpc/powermac: Make some functions staticMathieu Malaterre
2018-08-10powerpc/powermac: Remove variable x that's never readMathieu Malaterre
2018-08-10powerpc/powermac: Add missing include of header pmac.hMathieu Malaterre
2018-08-08powerpc/powermac: of_node_put() is not needed after iteratorzhong jiang
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy
2018-06-27powerpc/powermac: Fix rtc read/write functionsArnd Bergmann
2018-06-05powerpc: fix spelling mistake: "Usupported" -> "Unsupported"Colin Ian King
2018-06-03powerpc: use time64_t in update_persistent_clockArnd Bergmann
2018-06-03powerpc: use time64_t in read_persistent_clockArnd Bergmann
2018-05-25powerpc/powermac: Add missing prototype for note_bootable_part()Mathieu Malaterre
2018-05-25powerpc/powermac: Move pmac_pfunc_base_install prototype to header fileMathieu Malaterre
2018-05-25powerpc/powermac: Mark variable x as unusedMathieu Malaterre
2018-05-25powerpc/sparse: Fix plain integer as NULL pointer warningMathieu Malaterre
2018-03-20powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-21powerpc: Fix old-style function definitionMathieu Malaterre
2018-01-16powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov
2018-01-11powerpc/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya
2017-12-04powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov
2017-12-04powerpc/powermac: drop useless call to of_find_node_by_nameDmitry Torokhov
2017-12-04powerpc/powermac: fix OF node refcount leakDmitry Torokhov
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-04powerpc/powermac: Use setup_timer() helperAllen Pais
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