aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport1-0/+3
2019-01-22powerpc: Adopt nvram module for PPC64Finn Thain3-4/+2
2019-01-22powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain1-2/+1
2019-01-22powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMacFinn Thain1-0/+9
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2018-12-22powerpc: Use of_node_name_eq for node name comparisonsRob Herring7-39/+26
2018-12-19powerpc/smp: Use code patching to restore reset vectorChristophe Leroy1-2/+1
2018-12-04powerpc: annotate implicit fall throughsStephen Rothwell1-0/+1
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy3-5/+5
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring3-6/+5
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-1/+1
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport1-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport1-1/+1
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-107/+22
2018-10-08macintosh: Use common code to access RTCFinn Thain1-106/+20
2018-10-03powerpc/32: add stack protector supportChristophe Leroy1-0/+1
2018-09-28powerpc: use for_each_of_cpu_node iteratorRob Herring2-40/+26
2018-09-19powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin1-1/+1
2018-08-23treewide: correct "differenciate" and "instanciate" typosFinn Thain1-1/+1
2018-08-10powerpc/powermac: Make some functions staticMathieu Malaterre1-6/+6
2018-08-10powerpc/powermac: Remove variable x that's never readMathieu Malaterre1-2/+2
2018-08-10powerpc/powermac: Add missing include of header pmac.hMathieu Malaterre1-1/+3
2018-08-08powerpc/powermac: of_node_put() is not needed after iteratorzhong jiang1-2/+0
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2-0/+2
2018-06-27powerpc/powermac: Fix rtc read/write functionsArnd Bergmann1-9/+20
2018-06-05powerpc: fix spelling mistake: "Usupported" -> "Unsupported"Colin Ian King1-1/+1
2018-06-03powerpc: use time64_t in update_persistent_clockArnd Bergmann1-13/+4
2018-06-03powerpc: use time64_t in read_persistent_clockArnd Bergmann2-21/+12
2018-05-25powerpc/powermac: Add missing prototype for note_bootable_part()Mathieu Malaterre1-0/+1
2018-05-25powerpc/powermac: Move pmac_pfunc_base_install prototype to header fileMathieu Malaterre1-1/+0
2018-05-25powerpc/powermac: Mark variable x as unusedMathieu Malaterre1-1/+3
2018-05-25powerpc/sparse: Fix plain integer as NULL pointer warningMathieu Malaterre2-6/+6
2018-03-20powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring2-3/+3
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2018-01-21powerpc: Fix old-style function definitionMathieu Malaterre1-3/+3
2018-01-16powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov2-5/+6
2018-01-11powerpc/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya1-1/+1
2017-12-04powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov1-1/+1
2017-12-04powerpc/powermac: drop useless call to of_find_node_by_nameDmitry Torokhov1-1/+0
2017-12-04powerpc/powermac: fix OF node refcount leakDmitry Torokhov1-0/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-3/+3
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-3/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman6-0/+6
2017-10-04powerpc/powermac: Use setup_timer() helperAllen Pais1-3/+1
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring7-55/+55
2017-04-28powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin1-0/+1
2017-04-13powerpc: Change the doorbell IPI calling conventionNicholas Piggin1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>Ingo Molnar1-0/+1
2016-11-14i2c_powermac: shut up lockdep warningDenis Kirjanov1-0/+4