aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-18mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of pfnsDavid Hildenbrand1-12/+11
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds36-890/+2181
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2019-07-12powerpc/powernv/idle: Fix restore of SPRN_LDBAR for POWER9 stop state.Athira Rajeev1-1/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-6/+5
2019-07-05powerpc/8xx: Add microcode patch to move SMC parameter RAM.Christophe Leroy2-0/+104
2019-07-05powerpc/8xx: Use IO accessors in microcode programming.Christophe Leroy1-18/+16
2019-07-05powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.cChristophe Leroy1-20/+13
2019-07-05powerpc/8xx: refactor programming of microcode CPM params.Christophe Leroy1-18/+27
2019-07-05powerpc/8xx: refactor printing of microcode patch name.Christophe Leroy1-6/+8
2019-07-05powerpc/8xx: Refactor microcode writeChristophe Leroy1-9/+6
2019-07-05powerpc/8xx: refactor writing of CPM microcode arraysChristophe Leroy1-22/+13
2019-07-05powerpc/8xx: compact microcode arraysChristophe Leroy1-559/+140
2019-07-05powerpc/8xx: drop verify_patch()Christophe Leroy1-40/+0
2019-07-05powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xxChristophe Leroy3-0/+1542
2019-07-05powerpc/mm: Remove radix dependency on HugeTLB pageAneesh Kumar K.V1-1/+1
2019-07-05powerpc/pseries/scm: Use a specific endian format for storing uuid from the device treeAneesh Kumar K.V1-2/+9
2019-07-05powerpc/nvdimm: Add support for multibyte read/write for metadataAneesh Kumar K.V1-22/+82
2019-07-05powerpc/pseries/scm: Mark the region volatile if cache flush not requiredAneesh Kumar K.V1-1/+7
2019-07-04powerpc/pseries: Protect against hogging the cpu while setting up the statsNaveen N. Rao2-10/+21
2019-07-04powerpc/pseries: Provide vcpu dispatch statisticsNaveen N. Rao1-2/+523
2019-07-04powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/Naveen N. Rao2-0/+90
2019-07-04powerpc/pseries: Introduce rwlock to gatekeep DTLB usageNaveen N. Rao2-1/+14
2019-07-04powerpc/pseries: Factor out DTL buffer allocation and registration routinesNaveen N. Rao2-50/+51
2019-07-04powerpc/pseries: Do not save the previous DTL mask valueNaveen N. Rao1-3/+1
2019-07-04powerpc/pseries: Use macros for referring to the DTL enable maskNaveen N. Rao3-9/+3
2019-07-04powerpc/cell: set no_llseek in spufs_cntl_fopsGeliang Tang1-1/+1
2019-07-04powerpc/Kconfig: Clean up formattingEnrico Weigelt, metux IT consult6-26/+25
2019-07-03powerpc/powernv-eeh: Consisely desribe what this file doesStewart Smith1-3/+1
2019-07-03powerpc/4xx/uic: clear pending interrupt after irq type/pol changeChristian Lamparter1-0/+1
2019-07-03powerpc/powernv: Fix stale iommu table base after VFIOAlexey Kardashevskiy1-0/+10
2019-07-03powerpc/pseries/dma: Enable SWIOTLBAlexey Kardashevskiy2-0/+6
2019-07-03powerpc: remove device_to_mask()Christoph Hellwig1-2/+2
2019-07-03powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERATNicholas Piggin1-1/+1
2019-07-01powerpc/powernv: remove the unused vas_win_paste_addr and vas_win_id functionsChristoph Hellwig2-39/+0
2019-07-01powerpc/powernv: remove unused NPU DMA codeChristoph Hellwig1-556/+0
2019-07-01powerpc/powernv: remove the unused tunneling exportsChristoph Hellwig3-73/+3
2019-07-01powerpc/powernv: remove the unused pnv_pci_set_p2p functionChristoph Hellwig3-80/+0
2019-07-01Merge branch 'fixes' into nextMichael Ellerman1-0/+1
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar13-53/+13
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose1-2/+2
2019-06-22Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner12-53/+12
2019-06-19powerpc: enable a 30-bit ZONE_DMA for 32-bit pmacChristoph Hellwig1-0/+1
2019-06-19powerpc/64s: Fix misleading SPR and timebase informationShaokun Zhang1-2/+2
2019-06-19powerpc/pseries: avoid blocking in irq when queuing hotplug eventsNathan Lynch1-4/+4
2019-06-19powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy1-5/+63
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar19-169/+19
2019-06-15powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migrationNathan Lynch1-0/+10
2019-06-15powerpc/pseries/mobility: prevent cpu hotplug during DT updateNathan Lynch1-0/+9