summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
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
2020-01-26powerpc/archrandom: fix arch_get_random_seed_int()Ard Biesheuvel
2020-01-26powerpc/security: Fix debugfs data leak on 32-bitGeert Uytterhoeven
2020-01-12powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld
2020-01-12powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju
2020-01-04powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan
2020-01-04Revert "powerpc/vcpu: Assume dedicated processors as non-preempt"Greg Kroah-Hartman
2020-01-04powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt()Christophe Leroy
2019-12-31powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju
2019-12-17powerpc: Define arch_is_kernel_initmem_freed() for lockdepMichael Ellerman
2019-12-17powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2019-11-29KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-11-29powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-10-29powerpc/prom_init: Undo relocation before entering secure modeThiago Jung Bauermann
2019-10-17powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.Christophe Leroy
2019-10-09powerpc/64s/radix: Fix build failure with RADIX_MMU=nStephen Rothwell