aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-01powerpc/powernv/mce: Print correct severity for MCE error.Mahesh Salgaonkar1-1/+1
2019-04-30powerpc/powernv/ioda: Handle failures correctly in pnv_pci_ioda_iommu_bypass_supported()Alexey Kardashevskiy1-2/+2
2019-04-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman3-174/+733
2019-04-30powerpc/powernv/idle: Restore AMR/UAMOR/AMOR/IAMR after idleMichael Ellerman1-6/+46
2019-04-30powerpc/64s: Reimplement book3s idle code in CNicholas Piggin2-174/+690
2019-04-29powerpc/pseries: Track LMB nid instead of using device treeNathan Fontenot1-9/+8
2019-04-21powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_IDAneesh Kumar K.V1-1/+1
2019-04-21powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V1-2/+2
2019-04-21powerpc/32s: Implement Kernel Userspace Access ProtectionChristophe Leroy1-0/+1
2019-04-21powerpc/32s: Implement Kernel Userspace Execution Prevention.Christophe Leroy1-0/+1
2019-04-21powerpc/8xx: Add Kernel Userspace Access ProtectionChristophe Leroy1-0/+1
2019-04-21powerpc/8xx: Add Kernel Userspace Execution PreventionChristophe Leroy1-0/+1
2019-04-21powerpc/32: Prepare for Kernel Userspace Access ProtectionChristophe Leroy1-1/+1
2019-04-21powerpc/64s: Implement KUAP for Radix MMUMichael Ellerman1-0/+8
2019-04-21powerpc/mm/radix: Use KUEP API for Radix MMURussell Currey1-0/+1
2019-04-21powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy1-0/+12
2019-04-21powerpc: Add skeleton for Kernel Userspace Execution PreventionChristophe Leroy1-0/+12
2019-04-20powerpc/powernv: Squash sparse warnings in opal-call.cAndrew Donnellan1-0/+2
2019-04-20powerpc/8xx: Fix possible device node reference leakWen Yang1-2/+1
2019-04-20powerpc/pseries: hwpoison the pages upon hitting UEGanesh Goudar1-0/+83
2019-04-20powerpc/83xx: Add missing of_node_put() after of_device_is_available()Julia Lawall1-1/+3
2019-04-20powerpc/pseries/pmem: Fix a set but not used valueQian Cai1-2/+1
2019-04-20powerpc/pseries/iommu: Fix set but not used valuesQian Cai1-8/+5
2019-04-20powerpc/mm: move warning from resize_hpt_for_hotplug()Laurent Vivier1-1/+2
2019-04-20powerpc/pseries/mce: Improve array initialization.Mahesh Salgaonkar1-26/+26
2019-04-20powerpc/embedded6xx: Remove unused functions holly_power_off and holly_haltMathieu Malaterre1-12/+0
2019-04-20powerpc/embedded6xx: Make some functions staticMathieu Malaterre1-3/+4
2019-04-11powerpc/xive: add OPAL extensions for the XIVE native exploitation supportCédric Le Goater1-0/+3
2019-03-29powerpc/pseries/mce: Fix misleading print for TLB mutlihitMahesh Salgaonkar1-0/+1
2019-03-27powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexesGautham R. Shenoy1-9/+18
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2019-03-16Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+1
2019-03-13powerpc/powernv: Fix compile without CONFIG_TRACEPOINTSAlexey Kardashevskiy1-0/+1
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport5-0/+20
2019-03-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-8/+18
2019-03-07arch: simplify several early memory allocationsMike Rapoport1-2/+1
2019-03-07powerpc: prefer memblock APIs returning virtual addressMike Rapoport2-6/+17
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds39-850/+556
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-6/+4
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds8-13/+23
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual1-2/+3
2019-03-02powerpc: remove nargs from __SYSCALLFiroz Khan1-1/+1
2019-02-28powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tablesAlexey Kardashevskiy2-2/+6
2019-02-27powerpc/powernv: Make opal log only readable by rootJordan Niethe1-1/+1
2019-02-26powerpc/powernv: move OPAL call wrapper tracing and interrupt handling to CNicholas Piggin3-308/+324
2019-02-23Merge tag 'powerpc-5.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-0/+4
2019-02-23powerpc/wii: remove wii_mmu_mapin_mem2()Christophe Leroy1-28/+0
2019-02-23powerpc/wii: properly disable use of BATs when requested.Christophe Leroy1-0/+4
2019-02-22powerpc/83xx: Also save/restore SPRG4-7 during suspendChristophe Leroy1-7/+27
2019-02-22powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exitPaul Mackerras2-25/+27