summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-132-8/+8
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-142-8/+8
* | kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig2020-06-101-2/+2
|/
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-3/+3
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-2/+2
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-0916-16/+16
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-0916-16/+16
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-099-9/+0
* Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-0548-871/+1423
|\
| * powerpc/pseries: Make vio and ibmebus initcalls pseries specificOliver O'Halloran2020-06-022-4/+6
| * powerpc/uaccess: Don't set KUEP by default on book3s/32Christophe Leroy2020-06-021-1/+1
| * powerpc/uaccess: Don't set KUAP by default on book3s/32Christophe Leroy2020-06-021-1/+1
| * powerpc/powermac: Blacklist functions running with MMU disabled for kprobeChristophe Leroy2020-06-022-1/+6
| * powerpc/83xx: Blacklist mpc83xx_deep_resume() for kprobeChristophe Leroy2020-06-021-0/+1
| * powerpc/82xx: Blacklist pq2_restart() for kprobeChristophe Leroy2020-06-021-0/+3
| * powerpc/52xx: Blacklist functions running with MMU disabled for kprobeChristophe Leroy2020-06-021-0/+2
| * powerpc/pseries: Update hv-24x7 information after migrationKajol Jain2020-05-281-0/+3
| * powerpc/powernv/pci: Sprinkle around some WARN_ON()sOliver O'Halloran2020-05-281-2/+2
| * powerpc/powernv/pci: Reserve the root bus PE during initOliver O'Halloran2020-05-282-18/+9
| * powerpc/powernv/pci: Re-work bus PE configurationOliver O'Halloran2020-05-281-51/+30
| * powerpc/powernv/pci: Add helper to find ioda_pe from BDFNOliver O'Halloran2020-05-282-0/+11
| * powerpc/powernv/pci: Add an explaination for PNV_IODA_PE_BUS_ALLOliver O'Halloran2020-05-281-0/+18
| * powerpc/powernv: Add a print indicating when an IODA PE is releasedOliver O'Halloran2020-05-281-0/+2
| * powerpc/powernv/npu: Move IOMMU group setup into npu-dma.cOliver O'Halloran2020-05-283-60/+60
| * powerpc/powernv/pci: Move tce size parsing to pci-ioda-tce.cOliver O'Halloran2020-05-283-30/+30
| * powerpc/powernv/pci: Delete old iommu recursive iommu setupOliver O'Halloran2020-05-281-32/+0
| * powerpc/powernv/pci: Add device to iommu group during dma_dev_setup()Oliver O'Halloran2020-05-283-54/+21
| * powerpc/powernv/pci: Register iommu group at PE DMA setupOliver O'Halloran2020-05-282-10/+15
| * powerpc/powernv/iov: Don't add VFs to iommu group during PE configOliver O'Halloran2020-05-281-1/+0
| * powerpc/powernv/npu: Clean up compound table group initialisationOliver O'Halloran2020-05-281-25/+21
| * powerpc/4xx: Don't unmap NULL mbasehuhai2020-05-281-3/+1
| * powerpc: Remove IBM405 Erratum #77Christophe Leroy2020-05-281-6/+0
| * powerpc/40x: Remove IBM405 Erratum #51Christophe Leroy2020-05-281-4/+0
| * powerpc/40x: Remove support for IBM 405GPChristophe Leroy2020-05-281-6/+0
| * powerpc/40x: Remove support for ISS SimulatorChristophe Leroy2020-05-281-2/+1
| * powerpc/40x: Remove EP405Christophe Leroy2020-05-283-132/+0
| * powerpc/40x: Remove WALNUTChristophe Leroy2020-05-283-76/+0
| * powerpc/40x: Remove STB03xxxChristophe Leroy2020-05-281-5/+0
| * powerpc/40x: Remove support for IBM 403GCXChristophe Leroy2020-05-281-6/+0
| * powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek2020-05-288-219/+0
| * Merge branch 'fixes' into nextMichael Ellerman2020-05-261-1/+1
| |\
| * \ Merge "Use hugepages to map kernel mem on 8xx" into nextMichael Ellerman2020-05-262-10/+42
| |\ \
| | * | powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOCChristophe Leroy2020-05-261-1/+1
| | * | powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLBChristophe Leroy2020-05-261-1/+1
| | * | powerpc/8xx: Add a function to early map kernel via huge pagesChristophe Leroy2020-05-261-0/+1
| | * | powerpc/8xx: Don't set IMMR map anymore at bootChristophe Leroy2020-05-261-1/+1
| | * | powerpc/8xx: Move PPC_PIN_TLB options into 8xx KconfigChristophe Leroy2020-05-261-0/+41
| | * | powerpc/8xx: MM_SLICE is not needed anymoreChristophe Leroy2020-05-261-1/+0
| | * | powerpc/8xx: Drop CONFIG_8xx_COPYBACK optionChristophe Leroy2020-05-261-9/+0
| * | | powerpc/wii: Fix declaration made after definitionNathan Chancellor2020-05-201-13/+12