aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-01-16powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLERussell Currey
2020-01-16powerpc/book3s64/hash: Disable 16M linear mapping size if not alignedRussell Currey
2020-01-14powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()Pingfan Liu
2020-01-14powerpc/xmon: don't access ASDR in VMsSukadev Bhattiprolu
2020-01-07powerpc/mpc85xx: also write addr_h to spin table for 64bit boot entryBai Yingjie
2020-01-07powerpc32/booke: consistently return phys_addr_t in __pa()Bai Yingjie
2020-01-07powerpc/powernv: use resource_sizeJulia Lawall
2020-01-07powerpc/83xx: use resource_sizeJulia Lawall
2020-01-07powerpc/mpic: constify copied structureJulia Lawall
2020-01-06powerpc/85xx: Get twr_p102x to compile againSebastian Andrzej Siewior
2020-01-06powerpc/pseries/svm: Allow IOMMU to work in SVMAlexey Kardashevskiy
2020-01-06powerpc/pseries/iommu: Separate FW_FEATURE_MULTITCE to put/stuff featuresAlexey Kardashevskiy
2020-01-06powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...Alexey Kardashevskiy
2020-01-06Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests"Ram Pai
2020-01-06powerpc/pseries: Remove redundant select of PPC_DOORBELLMichael Ellerman
2020-01-06powerpc/512x: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2020-01-06powerpc/pci: Remove pcibios_setup_bus_devices()Oliver O'Halloran
2020-01-06powerpc/pci: Fix pcibios_setup_device() orderingShawn Anastasio
2020-01-06powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran
2020-01-06powerpc/papr_scm: Update debug messageAneesh Kumar K.V
2020-01-06powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor
2020-01-06powerpc/64: Use {SAVE,REST}_NVGPRS macrosJordan Niethe
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2019-12-30powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld
2019-12-23powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notraceMichael Ellerman
2019-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-12-21Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-18KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisorPaul Mackerras
2019-12-17KVM: PPC: Book3S HV: Fix regression on big endian hostsMarcus Comstedt
2019-12-16powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan
2019-12-16powerpc/pseries/cmm: fix managed page counts when migrating pages between zonesDavid Hildenbrand
2019-12-16powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk()Christophe Leroy
2019-12-14powerpc/irq: fix stack overflow verificationChristophe Leroy
2019-12-13powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport
2019-12-13powerpc/shared: Use static key to detect shared processorSrikar Dronamraju
2019-12-13powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-06Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-06Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-05powerpc/perf: Disable trace_imc pmuMadhavan Srinivasan
2019-12-05powerpc/powernv: Avoid re-registration of imc debugfs directoryAnju T Sudhakar
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada
2019-12-05powerpc/pmem: Convert to EXPORT_SYMBOL_GPLAneesh Kumar K.V
2019-12-05powerpc/archrandom: fix arch_get_random_seed_int()Ard Biesheuvel
2019-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-12-05powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2019-12-05powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache...Aneesh Kumar K.V
2019-12-05powerpc/xive: Skip ioremap() of ESB pages for LSI interruptsCédric Le Goater