summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-04-29powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham
2020-04-29Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...Nicholas Piggin
2020-04-23powerpc/maple: Fix declaration made after definitionNathan Chancellor
2020-04-17powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor
2020-04-17powerpc: Make setjmp/longjmp signature standardClement Courbet
2020-04-17powerpc: Add attributes for setjmp/longjmpSegher Boessenkool
2020-04-17powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy
2020-04-17powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater
2020-04-17powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V
2020-04-17powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman
2020-04-17powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idleMichael Ellerman
2020-04-17powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailableLibor Pechacek
2020-04-17powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()YueHaibing
2020-03-25powerpc: Include .BTF sectionNaveen N. Rao
2020-03-11powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario
2020-02-28powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal deliveryGustavo Luiz Duarte
2020-02-24powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOVOliver O'Halloran
2020-02-24powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()Oliver O'Halloran
2020-02-24powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran
2020-02-14powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...Alexey Kardashevskiy
2020-02-14powerpc/pseries/vio: Fix iommu_table use-after-free refcount warningTyrel Datwyler
2020-02-11powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor
2020-02-11KVM: PPC: Book3S PR: Free shared page if mmu initialization failsSean Christopherson
2020-02-11KVM: PPC: Book3S HV: Uninit vCPU if vcore creation failsSean Christopherson
2020-02-11of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman
2020-02-11powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()Pingfan Liu
2020-02-11powerpc/xmon: don't access ASDR in VMsSukadev Bhattiprolu
2020-02-05powerpc/fsl/dts: add fsl,erratum-a011043Madalin Bucur
2020-01-29mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-29mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand
2020-01-29mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand
2020-01-29powerpc/mm: Fix section mismatch warningAneesh Kumar K.V
2020-01-29mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador
2020-01-29mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand
2020-01-27powerpc/mm/mce: Keep irqs disabled during lockless page table walkAneesh Kumar K.V
2020-01-27powerpc/64s/radix: Fix memory hot-unplug page table splitNicholas Piggin
2020-01-27powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migrationNathan Lynch
2020-01-27powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuildNathan Lynch
2020-01-27KVM: PPC: Book3S HV: Fix lockdep warning when entering the guestAlexey Kardashevskiy
2020-01-27powerpc: vdso: Make vdso32 installation conditional in vdso_installBen Hutchings
2020-01-27powerpc/mm: Check secondary hash page tableRashmica Gupta
2020-01-27powerpc/64s: Fix logic when handling unknown CPU featuresMichael Ellerman
2020-01-27KVM: PPC: Release all hardware TCE tables attached to a groupAlexey Kardashevskiy
2020-01-27powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()Christophe Leroy
2020-01-27powerpc/pseries/memory-hotplug: Fix return value type of find_aa_indexYueHaibing
2020-01-27powerpc/archrandom: fix arch_get_random_seed_int()Ard Biesheuvel
2020-01-27powerpc/pseries: Enable support for ibm,drc-info propertyTyrel Datwyler
2020-01-17powerpc/powernv: Disable native PCIe port managementOliver O'Halloran
2020-01-12powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld
2020-01-12powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju