summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/kprobes: Fixes for kprobe_lookup_name() on BENaveen N. Rao2020-06-301-1/+2
* powerpc/64s/pgtable: fix an undefined behaviourQian Cai2020-06-301-4/+19
* powerpc/ps3: Fix kexec shutdown hangGeoff Levand2020-06-301-10/+12
* powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin2020-06-301-2/+3
* powerpc/crashkernel: Take "mem=" option into accountPingfan Liu2020-06-301-3/+5
* powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 ...Kajol Jain2020-06-301-10/+0
* powerpc/spufs: fix copy_to_user while atomicJeremy Kerr2020-06-201-38/+75
* powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy2020-05-101-2/+10
* powerpc/maple: Fix declaration made after definitionNathan Chancellor2020-04-241-17/+17
* powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor2020-04-241-1/+11
* powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman2020-04-241-1/+3
* powerpc: Include .BTF sectionNaveen N. Rao2020-04-021-0/+6
* powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario2020-03-111-1/+3
* powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOVOliver O'Halloran2020-02-281-1/+14
* powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran2020-02-283-14/+15
* powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...Alexey Kardashevskiy2020-02-141-14/+29
* powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor2020-02-141-1/+1
* KVM: PPC: Book3S PR: Free shared page if mmu initialization failsSean Christopherson2020-02-141-1/+3
* KVM: PPC: Book3S HV: Uninit vCPU if vcore creation failsSean Christopherson2020-02-141-1/+3
* of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman2020-02-141-0/+1
* powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()Pingfan Liu2020-02-141-1/+3
* powerpc/fsl/dts: add fsl,erratum-a011043Madalin Bucur2020-02-0518-0/+18
* powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuildNathan Lynch2020-01-292-0/+21
* powerpc: vdso: Make vdso32 installation conditional in vdso_installBen Hutchings2020-01-291-0/+2
* powerpc/archrandom: fix arch_get_random_seed_int()Ard Biesheuvel2020-01-291-1/+1
* powerpc/powernv: Disable native PCIe port managementOliver O'Halloran2020-01-231-0/+17
* powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport2020-01-121-0/+8
* powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens2020-01-121-1/+1
* libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada2020-01-041-0/+2
* powerpc/security: Fix wrong message when RFI Flush is disableGustavo L. F. Walbon2020-01-041-10/+6
* powerpc/pseries/cmm: Implement release() function for sysfs deviceDavid Hildenbrand2020-01-041-0/+5
* powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warningAneesh Kumar K.V2020-01-041-0/+1
* powerpc/security/book3s64: Report L1TF status in sysfsAnthony Steinhauser2020-01-041-0/+5
* powerpc/pseries: Don't fail hash page table insert for bolted mappingAneesh Kumar K.V2020-01-041-1/+8
* powerpc/pseries: Mark accumulate_stolen_time() as notraceMichael Ellerman2020-01-041-1/+1
* powerpc/irq: fix stack overflow verificationChristophe Leroy2020-01-041-2/+2
* powerpc: Fix vDSO clock_getres()Vincenzo Frascino2019-12-215-5/+14
* powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva2019-12-211-2/+2
* powerpc/math-emu: Update macros from GCCJoel Stanley2019-12-211-63/+29
* powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()Gen Zhang2019-12-051-0/+4
* powerpc/pseries: Fix node leak in update_lmb_associativity_index()Michael Ellerman2019-12-051-0/+1
* powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy2019-12-054-4/+26
* powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_s...Alexey Kardashevskiy2019-12-053-8/+8
* powerpc/44x/bamboo: Fix PCI rangeBenjamin Herrenschmidt2019-12-051-1/+3
* powerpc/mm: Make NULL pointer deferences explicit on bad page faults.Christophe Leroy2019-12-051-8/+9
* powerpc/prom: fix early DEBUG messagesChristophe Leroy2019-12-051-3/+3
* powerpc/xmon: fix dump_segments()Christophe Leroy2019-12-051-1/+1
* powerpc/book3s/32: fix number of bats in p/v_block_mapped()Christophe Leroy2019-12-051-2/+2
* KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman2019-11-283-0/+38
* powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman2019-11-284-4/+54