summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2020-12-16sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra1-2/+2
2020-12-16powerpc: Drop -me200 addition to build flagsMichael Ellerman1-1/+0
2020-12-16powerpc/64s: Fix hash ISA v3.0 TLBIEL instruction generationNicholas Piggin1-1/+1
2020-12-11powerpc/pseries: Pass MSI affinity to irq_create_mapping()Laurent Vivier1-1/+2
2020-12-11powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCENicholas Piggin1-2/+7
2020-12-11KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity checkGreg Kurz1-5/+2
2020-12-02powerpc/64s: Fix allnoconfig build since uaccess flushStephen Rothwell1-0/+2
2020-12-02arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2-0/+4
2020-12-02KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB pageCédric Le Goater1-0/+7
2020-12-02powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU contextNicholas Piggin1-4/+7
2020-12-02powerpc/64s: Fix KVM system reset handling when CONFIG_PPC_PSERIES=yNicholas Piggin1-2/+0
2020-11-22powerpc/smp: Call rcu_cpu_starting() earlierQian Cai1-1/+1
2020-11-22powerpc: Only include kup-radix.h for 64-bit Book3SMichael Ellerman3-6/+11
2020-11-22powerpc/64s: flush L1D after user accessesNicholas Piggin12-90/+229
2020-11-22powerpc/64s: flush L1D on kernel entryNicholas Piggin10-2/+197
2020-11-18powerpc/603: Always fault when _PAGE_ACCESSED is not setChristophe Leroy1-12/+0
2020-11-18powerpc/eeh_cache: Fix a possible debugfs deadlockQian Cai1-2/+3
2020-11-10powerpc/40x: Always fault when _PAGE_ACCESSED is not setChristophe Leroy1-8/+0
2020-11-10powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy1-12/+2
2020-11-05powerpc/32: Fix vmap stack - Properly set r1 before activating MMUChristophe Leroy1-14/+29
2020-11-05powerpc/32: Fix vmap stack - Do not activate MMU before reading task structChristophe Leroy2-31/+6
2020-11-05powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulationMichael Neuling1-1/+1
2020-11-05powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hashGanesh Goudar1-4/+3
2020-11-05powerpc/powermac: Fix low_sleep_handler with KUAP and KUEPChristophe Leroy2-9/+2
2020-11-05powerpc/powernv/elog: Fix race while processing OPAL error log event.Mahesh Salgaonkar1-7/+26
2020-11-05powerpc/memhotplug: Make lmb size 64bitAneesh Kumar K.V1-14/+29
2020-11-05powerpc: Warn about use of smt_snooze_delayJoel Stanley1-25/+17
2020-11-05powerpc/rtas: Restrict RTAS requests from userspaceAndrew Donnellan2-0/+166
2020-11-05powerpc/drmem: Make lmb_size 64 bitAneesh Kumar K.V1-2/+2
2020-11-05powerpc: Fix random segfault when freeing hugetlb rangeChristophe Leroy1-2/+16
2020-11-05KVM: PPC: Book3S HV: Do not allocate HPT for a nested guestFabiano Rosas1-0/+6
2020-11-05powerpc/64s: handle ISA v3.1 local copy-paste context switchesNicholas Piggin3-7/+24
2020-11-05powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin2-1/+2
2020-11-05powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=NRavi Bangoria1-1/+1
2020-11-05powerpc/powernv/smp: Fix spurious DBG() warningOliver O'Halloran1-1/+1
2020-11-05powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures.Aneesh Kumar K.V1-7/+28
2020-11-04x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams5-20/+30
2020-11-04Revert "x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()"Greg Kroah-Hartman5-30/+20
2020-11-01x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams5-20/+30
2020-10-29powerpc/pseries: Avoid using addr_to_pfn in real modeGanesh Goudar1-49/+69
2020-10-29powerpc/64s: Remove TM from Power10 featuresJordan Niethe2-4/+11
2020-10-29powerpc/powernv/dump: Fix race while processing OPAL dumpVasant Hegde1-12/+29
2020-10-29powerpc/papr_scm: Add PAPR command family to pass-through command-setVaibhav Jain1-0/+3
2020-10-29powerpc/book3s64/radix: Make radix_mem_block_size 64bitAneesh Kumar K.V2-2/+2
2020-10-29powerpc/security: Fix link stack flush instructionNicholas Piggin3-13/+33
2020-10-29powerpc/perf/hv-gpci: Fix starting index valueKajol Jain1-3/+3
2020-10-29powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraintsAthira Rajeev1-0/+10
2020-10-29powerpc: PPC_SECURE_BOOT should not require PowerNVDaniel Axtens1-1/+1
2020-10-29powerpc/64: fix irq replay pt_regs->softe valueNicholas Piggin1-1/+1
2020-10-29powerpc/64: fix irq replay missing preemptNicholas Piggin1-0/+7