summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-221-0/+1
|\
| * powerpc: enable a 30-bit ZONE_DMA for 32-bit pmacChristoph Hellwig2019-06-191-0/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3011-60/+11
|/
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-212-0/+2
* powerpc: disable KASAN instrumentation on early/critical files.Christophe Leroy2019-05-031-0/+6
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+3
* powerpc: Adopt nvram module for PPC64Finn Thain2019-01-223-4/+2
* powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain2019-01-221-2/+1
* powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMacFinn Thain2019-01-221-0/+9
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-1/+1
|\
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-1/+1
* | powerpc: Use of_node_name_eq for node name comparisonsRob Herring2018-12-227-39/+26
* | powerpc/smp: Use code patching to restore reset vectorChristophe Leroy2018-12-191-2/+1
* | powerpc: annotate implicit fall throughsStephen Rothwell2018-12-041-0/+1
* | powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy2018-11-263-5/+5
* | powerpc: Use device_type helpers to access the node typeRob Herring2018-11-263-6/+5
|/
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-1/+1
* Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-262-107/+22
|\
| * macintosh: Use common code to access RTCFinn Thain2018-10-081-106/+20
| * powerpc/32: add stack protector supportChristophe Leroy2018-10-031-0/+1
| * powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin2018-09-191-1/+1
* | powerpc: use for_each_of_cpu_node iteratorRob Herring2018-09-282-40/+26
|/
* treewide: correct "differenciate" and "instanciate" typosFinn Thain2018-08-231-1/+1
* powerpc/powermac: Make some functions staticMathieu Malaterre2018-08-101-6/+6
* powerpc/powermac: Remove variable x that's never readMathieu Malaterre2018-08-101-2/+2
* powerpc/powermac: Add missing include of header pmac.hMathieu Malaterre2018-08-101-1/+3
* powerpc/powermac: of_node_put() is not needed after iteratorzhong jiang2018-08-081-2/+0
* powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-302-0/+2
* powerpc/powermac: Fix rtc read/write functionsArnd Bergmann2018-06-271-9/+20
* powerpc: fix spelling mistake: "Usupported" -> "Unsupported"Colin Ian King2018-06-051-1/+1
* powerpc: use time64_t in update_persistent_clockArnd Bergmann2018-06-031-13/+4
* powerpc: use time64_t in read_persistent_clockArnd Bergmann2018-06-032-21/+12
* powerpc/powermac: Add missing prototype for note_bootable_part()Mathieu Malaterre2018-05-251-0/+1
* powerpc/powermac: Move pmac_pfunc_base_install prototype to header fileMathieu Malaterre2018-05-251-1/+0
* powerpc/powermac: Mark variable x as unusedMathieu Malaterre2018-05-251-1/+3
* powerpc/sparse: Fix plain integer as NULL pointer warningMathieu Malaterre2018-05-252-6/+6
* powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring2018-03-202-3/+3
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-1/+1
|\
| * powerpc/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-111-1/+1
* | powerpc: Fix old-style function definitionMathieu Malaterre2018-01-211-3/+3
* | powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov2018-01-162-5/+6
* | powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov2017-12-041-1/+1
* | powerpc/powermac: drop useless call to of_find_node_by_nameDmitry Torokhov2017-12-041-1/+0
* | powerpc/powermac: fix OF node refcount leakDmitry Torokhov2017-12-041-0/+1
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-3/+3
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-3/+1
|\
| * powerpc/powermac: Use setup_timer() helperAllen Pais2017-10-041-3/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
|/