summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-01-17powerpc/32s: Fix RTAS machine check with VMAP stackChristophe Leroy
2021-01-12powerpc: Handle .text.{hot,unlikely}.* in linker scriptNathan Chancellor
2021-01-12local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2021-01-06powerpc/64: irq replay remove decrementer overflow checkNicholas Piggin
2021-01-06powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao
2020-12-30powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrentlyDavid Hildenbrand
2020-12-30powerpc/powernv/memtrace: Don't leak kernel memory to user spaceDavid Hildenbrand
2020-12-30powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPUAlexey Kardashevskiy
2020-12-30powerpc/mm: Fix verification of MMU_FTR_TYPE_44xChristophe Leroy
2020-12-30powerpc/8xx: Fix early debug when SMC1 is relocatedChristophe Leroy
2020-12-30powerpc/xmon: Change printk() to pr_cont()Christophe Leroy
2020-12-30powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LEChristophe Leroy
2020-12-30powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy
2020-12-30powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filterTyrel Datwyler
2020-12-30powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers
2020-12-30powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall...Christophe Leroy
2020-12-30powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev
2020-12-30powerpc/smp: Add __init to init_big_cores()Cédric Le Goater
2020-12-30powerpc/boot: Fix build of dts/fslMichael Ellerman
2020-12-30powerpc/32s: Fix cleanup_cpu_mmu_context() compile bugMichael Ellerman
2020-12-30powerpc/perf: Fix Threshold Event Counter Multiplier width for P10Madhavan Srinivasan
2020-12-30powerpc/sstep: Cover new VSX instructions under CONFIG_VSXRavi Bangoria
2020-12-30powerpc/sstep: Emulate prefixed instructions only when CPU_FTR_ARCH_31 is setBalamuruhan S
2020-12-30powerpc/mm: sanity_check_fault() should work for all, not only BOOK3SChristophe Leroy
2020-12-30powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACKChristophe Leroy
2020-12-30powerpc/pseries/hibernation: remove redundant cacheinfo updateNathan Lynch
2020-12-30powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend opsNathan Lynch
2020-12-30powerpc/perf: Fix the PMU group constraints for threshold events in power10Athira Rajeev
2020-12-30powerpc/perf: Update the PMU group constraints for l2l3 events in power10Athira Rajeev
2020-12-30powerpc/perf: Fix to update radix_scope_qual in power10Athira Rajeev
2020-12-30powerpc/xmon: Fix build failure for 8xxRavi Bangoria
2020-12-30powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.SJordan Niethe
2020-12-30powerpc/perf: Fix crash with is_sier_available when pmu is not setAthira Rajeev
2020-12-30powerpc/powernv/sriov: fix unsigned int win compared to less than zeroKaixu Xia
2020-12-30Revert "powerpc/pseries/hotplug-cpu: Remove double free in error path"Zhang Xiaoxu
2020-12-30powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32Christophe Leroy
2020-12-30powerpc: Avoid broken GCC __attribute__((optimize))Ard Biesheuvel
2020-12-30powerpc/64: Set up a kernel stack for secondaries before cpu_restore()Jordan Niethe
2020-12-10Merge tag 'powerpc-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-08powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed()Christophe Leroy
2020-12-06Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-05Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-02powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCENicholas Piggin
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor
2020-12-01KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity checkGreg Kurz
2020-11-30powerpc/pseries: Pass MSI affinity to irq_create_mapping()Laurent Vivier
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-27Merge tag 'powerpc-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds