summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2021-04-07powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy
2021-03-30powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman
2021-03-17powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao
2021-03-17powerpc/64: Fix stack trace not displaying final frameMichael Ellerman
2021-03-17powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran
2021-01-06powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy
2020-12-30powerpc/8xx: Fix early debug when SMC1 is relocatedChristophe Leroy
2020-12-30powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LEChristophe Leroy
2020-12-30powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers
2020-12-30powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32Christophe Leroy
2020-12-02powerpc/64s: Fix allnoconfig build since uaccess flushStephen Rothwell
2020-12-02arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-11-22powerpc: Only include kup-radix.h for 64-bit Book3SMichael Ellerman
2020-11-22powerpc/64s: flush L1D after user accessesNicholas Piggin
2020-11-22powerpc/64s: flush L1D on kernel entryNicholas Piggin
2020-11-05powerpc/drmem: Make lmb_size 64 bitAneesh Kumar K.V
2020-11-05powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin
2020-10-29powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mmNicholas Piggin
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-01KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...Gustavo Romero
2020-09-23powerpc/book3s64/radix: Fix boot failure with large amount of guest memoryAneesh Kumar K.V
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-21powerpc: Fix circular dependency between percpu.h and mmu.hMichael 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/rtas: don't online CPUs for partition suspendNathan Lynch
2020-08-11Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy
2020-06-24powerpc/64s/pgtable: fix an undefined behaviourQian Cai
2020-06-24powerpc/64: Don't initialise init_task->thread.regsMichael Ellerman
2020-06-22powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy
2020-06-22powerpc/kasan: Fix issues by lowering KASAN_SHADOW_ENDChristophe Leroy
2020-06-22powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy
2020-06-22powerpc/fadump: use static allocation for reserved memory rangesHari Bathini
2020-05-20powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy
2020-04-17powerpc: Make setjmp/longjmp signature standardClement Courbet
2020-04-17powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V
2020-04-17powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailableLibor Pechacek
2020-03-12powerpc: Convert flush_icache_range & friends to CAlastair D'Silva
2020-03-12powerpc: define helpers to get L1 icache sizesAlastair D'Silva
2020-02-28powerpc/hugetlb: Fix 8M hugepages on 8xxChristophe Leroy
2020-02-11powerpc/kuap: Fix set direction in allow/prevent_user_access()Christophe Leroy
2020-02-11mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra
2020-02-11powerpc/futex: Fix incorrect user access blockingMichael Ellerman
2020-02-11powerpc/32s: Fix bad_kuap_fault()Christophe Leroy
2020-02-11powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V
2020-01-29powerpc/xive: Discard ESB load value when interrupt is invalidFrederic Barrat
2020-01-29powerpc/mm/hash: Fix sharing context ids between kernel & userspaceAneesh Kumar K.V