aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powermac
AgeCommit message (Expand)Author
2019-01-22powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain
2019-01-22powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMacFinn Thain
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-22powerpc: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-19powerpc/smp: Use code patching to restore reset vectorChristophe Leroy
2018-12-04powerpc: annotate implicit fall throughsStephen Rothwell
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-08macintosh: Use common code to access RTCFinn Thain
2018-10-03powerpc/32: add stack protector supportChristophe Leroy
2018-09-28powerpc: use for_each_of_cpu_node iteratorRob Herring
2018-09-19powerpc: 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