summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-11-05powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulationMichael Neuling
2020-11-05powerpc/powermac: Fix low_sleep_handler with KUAP and KUEPChristophe Leroy
2020-11-05powerpc/powernv/elog: Fix race while processing OPAL error log event.Mahesh Salgaonkar
2020-11-05powerpc/memhotplug: Make lmb size 64bitAneesh Kumar K.V
2020-11-05powerpc: Warn about use of smt_snooze_delayJoel Stanley
2020-11-05powerpc/rtas: Restrict RTAS requests from userspaceAndrew Donnellan
2020-11-05powerpc/drmem: Make lmb_size 64 bitAneesh Kumar K.V
2020-11-05KVM: PPC: Book3S HV: Do not allocate HPT for a nested guestFabiano Rosas
2020-11-05powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin
2020-11-05powerpc/powernv/smp: Fix spurious DBG() warningOliver O'Halloran
2020-10-29powerpc/pseries: Avoid using addr_to_pfn in real modeGanesh Goudar
2020-10-29powerpc/powernv/dump: Fix race while processing OPAL dumpVasant Hegde
2020-10-29powerpc/perf/hv-gpci: Fix starting index valueKajol Jain
2020-10-29powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraintsAthira Rajeev
2020-10-29powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mmNicholas Piggin
2020-10-29powerpc/tau: Disable TAU between measurementsFinn Thain
2020-10-29powerpc/tau: Check processor type before enabling TAU interruptFinn Thain
2020-10-29powerpc/tau: Remove duplicated set_thresholds() callFinn Thain
2020-10-29powerpc/tau: Convert from timer to workqueueFinn Thain
2020-10-29powerpc/tau: Use appropriate temperature sample intervalFinn Thain
2020-10-29powerpc/book3s64/hash/4k: Support large linear mapping range with 4KAneesh Kumar K.V
2020-10-29pseries/drmem: don't cache node id in drmem_lmb structScott Cheloha
2020-10-29powerpc/pseries: explicitly reschedule during drmem_lmb list traversalNathan Lynch
2020-10-29powerpc/icp-hv: Fix missing of_node_put() in success pathNicholas Mc Guire
2020-10-29powerpc/pseries: Fix missing of_node_put() in rng_init()Nicholas Mc Guire
2020-10-01KVM: PPC: Book3S HV: Close race with page faults around memslot flushesPaul Mackerras
2020-10-01powerpc/traps: Make unrecoverable NMIs die instead of panicNicholas Piggin
2020-10-01powerpc/perf: Implement a global lock to avoid races between trace, core and ...Anju T Sudhakar
2020-10-01KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...Gustavo Romero
2020-10-01powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()Alexey Kardashevskiy
2020-10-01powerpc/eeh: Only dump stack once if an MMIO loop is detectedOliver O'Halloran
2020-10-01powerpc/64s: Always disable branch profiling for prom_init.oMichael Ellerman
2020-09-23powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy
2020-09-23powerpc/book3s64/radix: Fix boot failure with large amount of guest memoryAneesh Kumar K.V
2020-09-17vgacon: remove software scrollback supportLinus Torvalds
2020-09-03powerpc/perf: Fix crashes with generic_compat_pmu & BHRBAlexey Kardashevskiy
2020-09-03powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev
2020-09-03powerpc/spufs: add CONFIG_COREDUMP dependencyArnd Bergmann
2020-09-03powerpc/xive: Ignore kmemleak false positivesAlexey Kardashevskiy
2020-09-03powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()Michael Ellerman
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-26powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde
2020-08-21pseries: Fix 64 bit logical memory block panicAnton Blanchard
2020-08-21powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman
2020-08-21powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman
2020-08-21powerpc/ptdump: Fix build failure in hashpagetable.cChristophe Leroy
2020-08-19powerpc/boot: Fix CONFIG_PPC_MPC52XX referencesMichael Ellerman
2020-08-19powerpc/32s: Fix CONFIG_BOOK3S_601 usesMichael Ellerman
2020-08-19powerpc/perf: Fix missing is_sier_aviable() during buildMadhavan Srinivasan
2020-08-19powerpc/book3s64/pkeys: Use PVR check instead of cpu featureAneesh Kumar K.V