summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2020-04-24powerpc/maple: Fix declaration made after definitionNathan Chancellor1-17/+17
2020-04-24powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor1-1/+11
2020-04-24powerpc: Make setjmp/longjmp signature standardClement Courbet3-8/+4
2020-04-24powerpc: Add attributes for setjmp/longjmpSegher Boessenkool1-2/+2
2020-04-24powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy1-0/+3
2020-04-24powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater4-13/+14
2020-04-24powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V4-2/+21
2020-04-24powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman1-1/+3
2020-04-24powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idleMichael Ellerman1-4/+23
2020-04-24powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()YueHaibing1-1/+1
2020-04-02powerpc: Include .BTF sectionNaveen N. Rao1-0/+6
2020-03-11powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario1-1/+3
2020-02-28powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOVOliver O'Halloran1-1/+14
2020-02-28powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran3-14/+15
2020-02-15powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...Alexey Kardashevskiy1-14/+29
2020-02-15powerpc/pseries/vio: Fix iommu_table use-after-free refcount warningTyrel Datwyler1-0/+2
2020-02-15powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor1-1/+1
2020-02-15KVM: PPC: Book3S PR: Free shared page if mmu initialization failsSean Christopherson1-1/+3
2020-02-15KVM: PPC: Book3S HV: Uninit vCPU if vcore creation failsSean Christopherson1-1/+3
2020-02-15of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman1-0/+1
2020-02-15powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()Pingfan Liu1-1/+3
2020-02-15powerpc/xmon: don't access ASDR in VMsSukadev Bhattiprolu1-5/+4
2020-02-05powerpc/fsl/dts: add fsl,erratum-a011043Madalin Bucur18-0/+18
2020-01-27powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migrationNathan Lynch1-0/+10
2020-01-27powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuildNathan Lynch2-0/+25
2020-01-27powerpc: vdso: Make vdso32 installation conditional in vdso_installBen Hutchings1-0/+2
2020-01-27powerpc/mm: Check secondary hash page tableRashmica Gupta1-1/+1
2020-01-27powerpc/64s: Fix logic when handling unknown CPU featuresMichael Ellerman1-10/+7
2020-01-27KVM: PPC: Release all hardware TCE tables attached to a groupAlexey Kardashevskiy1-1/+0
2020-01-27powerpc/archrandom: fix arch_get_random_seed_int()Ard Biesheuvel1-1/+1
2020-01-17powerpc/powernv: Disable native PCIe port managementOliver O'Halloran1-0/+17
2020-01-12powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport1-0/+8
2020-01-09powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens1-1/+1
2020-01-04libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada1-0/+2
2020-01-04powerpc/security: Fix wrong message when RFI Flush is disableGustavo L. F. Walbon1-10/+6
2020-01-04powerpc/pseries/cmm: Implement release() function for sysfs deviceDavid Hildenbrand1-0/+5
2020-01-04powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warningAneesh Kumar K.V1-0/+1
2020-01-04powerpc/security/book3s64: Report L1TF status in sysfsAnthony Steinhauser1-0/+5
2020-01-04powerpc/tools: Don't quote $objdump in scriptsMichael Ellerman2-3/+3
2020-01-04powerpc/pseries: Don't fail hash page table insert for bolted mappingAneesh Kumar K.V1-1/+8
2020-01-04powerpc/pseries: Mark accumulate_stolen_time() as notraceMichael Ellerman1-1/+1
2019-12-31powerpc/irq: fix stack overflow verificationChristophe Leroy1-2/+2
2019-12-17powerpc: Fix vDSO clock_getres()Vincenzo Frascino5-5/+14
2019-12-17powerpc: Avoid clang warnings around setjmp and longjmpNathan Chancellor2-4/+4
2019-12-17powerpc/xive: Skip ioremap() of ESB pages for LSI interruptsCédric Le Goater1-2/+10
2019-12-17powerpc: Allow flush_icache_range to work across ranges >4GBAlastair D'Silva1-2/+2
2019-12-17powerpc/xive: Prevent page fault issues in the machine crash handlerCédric Le Goater1-0/+9
2019-12-17powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva1-2/+2
2019-12-17powerpc/math-emu: Update macros from GCCJoel Stanley1-63/+29
2019-12-05powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()Gen Zhang1-0/+4