summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy2021-04-071-2/+2
* powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman2021-03-301-4/+4
* powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao2021-03-171-1/+1
* powerpc/64: Fix stack trace not displaying final frameMichael Ellerman2021-03-171-0/+3
* powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran2021-03-171-0/+3
* powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy2021-01-061-2/+21
* powerpc/8xx: Fix early debug when SMC1 is relocatedChristophe Leroy2020-12-301-0/+1
* powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LEChristophe Leroy2020-12-301-1/+1
* powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers2020-12-302-4/+4
* powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32Christophe Leroy2020-12-301-5/+0
* powerpc/64s: Fix allnoconfig build since uaccess flushStephen Rothwell2020-12-021-0/+2
* arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2020-12-022-0/+4
* powerpc: Only include kup-radix.h for 64-bit Book3SMichael Ellerman2020-11-222-5/+14
* powerpc/64s: flush L1D after user accessesNicholas Piggin2020-11-226-13/+44
* powerpc/64s: flush L1D on kernel entryNicholas Piggin2020-11-224-1/+25
* powerpc/drmem: Make lmb_size 64 bitAneesh Kumar K.V2020-11-051-2/+2
* powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin2020-11-051-1/+1
* powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mmNicholas Piggin2020-10-291-13/+0
* powerpc/tau: Use appropriate temperature sample intervalFinn Thain2020-10-291-1/+1
* powerpc/book3s64/hash/4k: Support large linear mapping range with 4KAneesh Kumar K.V2020-10-291-7/+6
* pseries/drmem: don't cache node id in drmem_lmb structScott Cheloha2020-10-291-21/+0
* powerpc/pseries: explicitly reschedule during drmem_lmb list traversalNathan Lynch2020-10-291-1/+17
* KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...Gustavo Romero2020-10-011-0/+3
* powerpc/book3s64/radix: Fix boot failure with large amount of guest memoryAneesh Kumar K.V2020-09-231-5/+5
* KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2020-08-261-1/+2
* powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman2020-08-211-2/+2
* powerpc/32s: Fix CONFIG_BOOK3S_601 usesMichael Ellerman2020-08-192-2/+2
* powerpc/perf: Fix missing is_sier_aviable() during buildMadhavan Srinivasan2020-08-191-0/+2
* powerpc/rtas: don't online CPUs for partition suspendNathan Lynch2020-08-191-2/+0
* Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy2020-08-111-0/+2
* powerpc/64s/pgtable: fix an undefined behaviourQian Cai2020-06-241-4/+19
* powerpc/64: Don't initialise init_task->thread.regsMichael Ellerman2020-06-241-1/+0
* powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy2020-06-221-2/+0
* powerpc/kasan: Fix issues by lowering KASAN_SHADOW_ENDChristophe Leroy2020-06-221-3/+1
* powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy2020-06-221-1/+2
* powerpc/fadump: use static allocation for reserved memory rangesHari Bathini2020-06-221-1/+3
* powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy2020-05-201-1/+1
* powerpc: Make setjmp/longjmp signature standardClement Courbet2020-04-171-2/+4
* powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V2020-04-174-2/+21
* powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailableLibor Pechacek2020-04-171-2/+2
* powerpc: Convert flush_icache_range & friends to CAlastair D'Silva2020-03-122-29/+21
* powerpc: define helpers to get L1 icache sizesAlastair D'Silva2020-03-122-10/+31
* powerpc/hugetlb: Fix 8M hugepages on 8xxChristophe Leroy2020-02-281-0/+5
* powerpc/kuap: Fix set direction in allow/prevent_user_access()Christophe Leroy2020-02-115-19/+43
* mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra2020-02-111-0/+11
* powerpc/futex: Fix incorrect user access blockingMichael Ellerman2020-02-111-4/+6
* powerpc/32s: Fix bad_kuap_fault()Christophe Leroy2020-02-114-5/+16
* powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V2020-02-113-18/+0
* powerpc/xive: Discard ESB load value when interrupt is invalidFrederic Barrat2020-01-291-0/+1
* powerpc/mm/hash: Fix sharing context ids between kernel & userspaceAneesh Kumar K.V2020-01-291-1/+4