summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc: annotate implicit fall throughsStephen Rothwell2018-12-041-0/+1
* powerpc/kconfig: remove PPC_STD_MMU_32 and PPC_STD_MMUChristophe Leroy2018-11-261-9/+1
* powerpc/kconfig: remove CONFIG_6xxChristophe Leroy2018-11-2610-19/+15
* 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-2612-53/+33
* powerpc/pasemi: Use dma_zalloc_coherent()Sabyasachi Gupta2018-11-251-3/+1
* powerpc/85xx: Drop pointless static qualifierYue Haibing2018-11-251-1/+1
* powerpc/powernv/vas: Use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-251-24/+4
* powerpc/powernv/npu: Remove NPU DMA opsAlistair Popple2018-11-051-60/+4
* Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-11-032-0/+3
|\
| * powerpc: PCI_MSI needs PCIChristoph Hellwig2018-11-012-0/+3
* | Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-11-021-0/+13
|\ \
| * | powerpc/pseries: Export maximum memory valueAravinda Prasad2018-10-261-0/+13
* | | powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()David Hildenbrand2018-10-311-1/+3
* | | powerpc/powernv: hold device_hotplug_lock when calling device_online()David Hildenbrand2018-10-311-0/+2
* | | mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-311-1/+1
* | | mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-312-4/+4
* | | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-312-4/+4
* | | mm: remove include/linux/bootmem.hMike Rapoport2018-10-313-4/+3
* | | memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-313-5/+5
* | | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-312-2/+2
| |/ |/|
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-272-7/+4
|\ \
| * | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner2018-10-272-7/+4
* | | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-2651-652/+1453
|\ \ \ | | |/ | |/|
| * | powerpc/pseries: Export raw per-CPU VPA data via debugfsAravinda Prasad2018-10-201-0/+54
| * | powerpc: Add -Werror at arch/powerpc levelMichael Ellerman2018-10-181-2/+0
| * | powerpc/pseries: Add driver for PAPR SCM regionsOliver O'Halloran2018-10-183-0/+353
| * | powerpc/pseries: PAPR persistent memory supportOliver O'Halloran2018-10-186-2/+177
| * | powerpc/traps: fix machine check handlers to use pr_cont()Christophe Leroy2018-10-181-2/+2
| * | powerpc/mm: properly set PAGE_KERNEL flags in ioremap()Christophe Leroy2018-10-141-5/+2
| * | powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.Christophe Leroy2018-10-143-5/+4
| * | powerpc/pseries/mobility: Extend start/stop topology update scopeMichael Bringmann2018-10-131-0/+5
| * | powerpc/pseries/memory-hotplug: Fix return value type of find_aa_indexYueHaibing2018-10-131-33/+28
| * | powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff2018-10-132-100/+4
| * | powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff2018-10-131-4/+4
| * | powerpc/eeh: Cleanup list_head field namesSam Bobroff2018-10-132-2/+3
| * | powerpc/eeh: Cleanup EEH_POSTPONED_PROBESam Bobroff2018-10-132-14/+1
| * | powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2018-10-1311-67/+0
| * | powerpc: Fix signedness bug in update_flash_db()Dan Carpenter2018-10-131-1/+1
| * | Merge branch 'fixes' into nextMichael Ellerman2018-10-091-1/+1
| |\ \
| * | | macintosh: Use common code to access RTCFinn Thain2018-10-081-106/+20
| * | | powerpc/powernv/npu: Remove atsd_threshold debugfs settingMark Hairgrove2018-10-041-14/+0
| * | | powerpc/powernv/npu: Use size-based ATSD invalidatesMark Hairgrove2018-10-041-48/+55
| * | | powerpc/powernv/npu: Reduce eieio usage when issuing ATSD invalidatesMark Hairgrove2018-10-041-51/+48
| * | | powerpc/64s: consolidate MCE counter increment.Michal Suchanek2018-10-031-2/+0
| * | | powerpc/powernv: Mark function as __noreturnBreno Leitao2018-10-031-1/+1
| * | | powerpc/32: add stack protector supportChristophe Leroy2018-10-031-0/+1
| * | | powerpc/pseries: Fix how we iterate over the DTL entriesNaveen N. Rao2018-10-031-1/+1
| * | | powerpc/pseries: Fix DTL buffer registrationNaveen N. Rao2018-10-031-1/+1
| * | | powerpc: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-039-40/+40