aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-8/+8
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2-8/+8
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig1-2/+2
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse1-3/+3
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse1-2/+2
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport16-16/+16
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport16-16/+16
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport9-9/+0
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds48-871/+1423
2020-06-04powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable()David Hildenbrand1-23/+3
2020-06-03Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2020-06-02powerpc/pseries: Make vio and ibmebus initcalls pseries specificOliver O'Halloran2-4/+6
2020-06-02powerpc/uaccess: Don't set KUEP by default on book3s/32Christophe Leroy1-1/+1
2020-06-02powerpc/uaccess: Don't set KUAP by default on book3s/32Christophe Leroy1-1/+1
2020-06-02powerpc/powermac: Blacklist functions running with MMU disabled for kprobeChristophe Leroy2-1/+6
2020-06-02powerpc/83xx: Blacklist mpc83xx_deep_resume() for kprobeChristophe Leroy1-0/+1
2020-06-02powerpc/82xx: Blacklist pq2_restart() for kprobeChristophe Leroy1-0/+3
2020-06-02powerpc/52xx: Blacklist functions running with MMU disabled for kprobeChristophe Leroy1-0/+2
2020-06-01Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-234/+186
2020-05-28powerpc/pseries: Update hv-24x7 information after migrationKajol Jain1-0/+3
2020-05-28powerpc/powernv/pci: Sprinkle around some WARN_ON()sOliver O'Halloran1-2/+2
2020-05-28powerpc/powernv/pci: Reserve the root bus PE during initOliver O'Halloran2-18/+9
2020-05-28powerpc/powernv/pci: Re-work bus PE configurationOliver O'Halloran1-51/+30
2020-05-28powerpc/powernv/pci: Add helper to find ioda_pe from BDFNOliver O'Halloran2-0/+11
2020-05-28powerpc/powernv/pci: Add an explaination for PNV_IODA_PE_BUS_ALLOliver O'Halloran1-0/+18
2020-05-28powerpc/powernv: Add a print indicating when an IODA PE is releasedOliver O'Halloran1-0/+2
2020-05-28powerpc/powernv/npu: Move IOMMU group setup into npu-dma.cOliver O'Halloran3-60/+60
2020-05-28powerpc/powernv/pci: Move tce size parsing to pci-ioda-tce.cOliver O'Halloran3-30/+30
2020-05-28powerpc/powernv/pci: Delete old iommu recursive iommu setupOliver O'Halloran1-32/+0
2020-05-28powerpc/powernv/pci: Add device to iommu group during dma_dev_setup()Oliver O'Halloran3-54/+21
2020-05-28powerpc/powernv/pci: Register iommu group at PE DMA setupOliver O'Halloran2-10/+15
2020-05-28powerpc/powernv/iov: Don't add VFs to iommu group during PE configOliver O'Halloran1-1/+0
2020-05-28powerpc/powernv/npu: Clean up compound table group initialisationOliver O'Halloran1-25/+21
2020-05-28powerpc/4xx: Don't unmap NULL mbasehuhai1-3/+1
2020-05-28powerpc: Remove IBM405 Erratum #77Christophe Leroy1-6/+0
2020-05-28powerpc/40x: Remove IBM405 Erratum #51Christophe Leroy1-4/+0
2020-05-28powerpc/40x: Remove support for IBM 405GPChristophe Leroy1-6/+0
2020-05-28powerpc/40x: Remove support for ISS SimulatorChristophe Leroy1-2/+1
2020-05-28powerpc/40x: Remove EP405Christophe Leroy3-132/+0
2020-05-28powerpc/40x: Remove WALNUTChristophe Leroy3-76/+0
2020-05-28powerpc/40x: Remove STB03xxxChristophe Leroy1-5/+0
2020-05-28powerpc/40x: Remove support for IBM 403GCXChristophe Leroy1-6/+0
2020-05-28powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek8-219/+0
2020-05-26Merge branch 'fixes' into nextMichael Ellerman1-1/+1
2020-05-26Merge "Use hugepages to map kernel mem on 8xx" into nextMichael Ellerman2-10/+42
2020-05-26powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOCChristophe Leroy1-1/+1
2020-05-26powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLBChristophe Leroy1-1/+1
2020-05-26powerpc/8xx: Add a function to early map kernel via huge pagesChristophe Leroy1-0/+1
2020-05-26powerpc/8xx: Don't set IMMR map anymore at bootChristophe Leroy1-1/+1
2020-05-26powerpc/8xx: Move PPC_PIN_TLB options into 8xx KconfigChristophe Leroy1-0/+41