summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-10-29powerpc/pseries: Avoid using addr_to_pfn in real modeGanesh Goudar
2020-10-29powerpc/64s: Remove TM from Power10 featuresJordan Niethe
2020-10-29powerpc/powernv/dump: Fix race while processing OPAL dumpVasant Hegde
2020-10-29powerpc/papr_scm: Add PAPR command family to pass-through command-setVaibhav Jain
2020-10-29powerpc/book3s64/radix: Make radix_mem_block_size 64bitAneesh Kumar K.V
2020-10-29powerpc/security: Fix link stack flush instructionNicholas Piggin
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: PPC_SECURE_BOOT should not require PowerNVDaniel Axtens
2020-10-29powerpc/64: fix irq replay pt_regs->softe valueNicholas Piggin
2020-10-29powerpc/64: fix irq replay missing preemptNicholas Piggin
2020-10-29powerpc/papr_scm: Fix warning triggered by perf_stats_show()Vaibhav Jain
2020-10-29powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mmNicholas Piggin
2020-10-29powerpc/kasan: Fix CONFIG_KASAN_VMALLOC for 8xxChristophe Leroy
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-29powerpc/watchpoint: Add hw_len wherever missingRavi Bangoria
2020-10-29powerpc/watchpoint: Fix handling of vector instructionsRavi Bangoria
2020-10-29powerpc/watchpoint: Fix quadword instruction handling on p10 predecessorsRavi Bangoria
2020-10-29powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memoryThiago Jung Bauermann
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-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-09-29bpf, powerpc: Fix misuse of fallthrough in bpf_jit_comp()He Zhe
2020-09-18Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-09-14vgacon: remove software scrollback supportLinus Torvalds
2020-09-09powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attributeVaibhav Jain
2020-09-08powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy
2020-09-03Revert "powerpc/build: vdso linker warning for orphan sections"Michael Ellerman
2020-09-02powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpcAneesh Kumar K.V
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-30Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-28powerpc/book3s64/radix: Fix boot failure with large amount of guest memoryAneesh Kumar K.V
2020-08-28powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUChristophe Leroy
2020-08-27Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"Pratik Rajesh Sampat
2020-08-27powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imcAthira Rajeev
2020-08-27powerpc/perf: Fix crashes with generic_compat_pmu & BHRBAlexey Kardashevskiy
2020-08-27powerpc/64s: Fix crash in load_fp_state() due to fpexc_modeMichael Ellerman
2020-08-27powerpc/64s: scv entry should set PPRNicholas Piggin
2020-08-26lockdep: Only trace IRQ edgesNicholas Piggin
2020-08-24powerpc/64s: Disallow PROT_SAO in LPARs by defaultShawn Anastasio
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-23Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds