summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-23powerpc/book3s64/radix: Fix boot failure with large amount of guest memoryAneesh Kumar K.V1-5/+5
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon1-1/+2
2020-08-21powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman1-2/+2
2020-08-19powerpc/32s: Fix CONFIG_BOOK3S_601 usesMichael Ellerman2-2/+2
2020-08-19powerpc/perf: Fix missing is_sier_aviable() during buildMadhavan Srinivasan1-0/+2
2020-08-19powerpc/rtas: don't online CPUs for partition suspendNathan Lynch1-2/+0
2020-08-11Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy1-0/+2
2020-06-24powerpc/64s/pgtable: fix an undefined behaviourQian Cai1-4/+19
2020-06-24powerpc/64: Don't initialise init_task->thread.regsMichael Ellerman1-1/+0
2020-06-22powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy1-2/+0
2020-06-22powerpc/kasan: Fix issues by lowering KASAN_SHADOW_ENDChristophe Leroy1-3/+1
2020-06-22powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy1-1/+2
2020-06-22powerpc/fadump: use static allocation for reserved memory rangesHari Bathini1-1/+3
2020-05-20powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy1-1/+1
2020-04-17powerpc: Make setjmp/longjmp signature standardClement Courbet1-2/+4
2020-04-17powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V4-2/+21
2020-04-17powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailableLibor Pechacek1-2/+2
2020-03-12powerpc: Convert flush_icache_range & friends to CAlastair D'Silva2-29/+21
2020-03-12powerpc: define helpers to get L1 icache sizesAlastair D'Silva2-10/+31
2020-02-28powerpc/hugetlb: Fix 8M hugepages on 8xxChristophe Leroy1-0/+5
2020-02-11powerpc/kuap: Fix set direction in allow/prevent_user_access()Christophe Leroy5-19/+43
2020-02-11mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra1-0/+11
2020-02-11powerpc/futex: Fix incorrect user access blockingMichael Ellerman1-4/+6
2020-02-11powerpc/32s: Fix bad_kuap_fault()Christophe Leroy4-5/+16
2020-02-11powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V3-18/+0
2020-01-29powerpc/xive: Discard ESB load value when interrupt is invalidFrederic Barrat1-0/+1
2020-01-29powerpc/mm/hash: Fix sharing context ids between kernel & userspaceAneesh Kumar K.V1-1/+4
2020-01-26powerpc/archrandom: fix arch_get_random_seed_int()Ard Biesheuvel1-1/+1
2020-01-26powerpc/security: Fix debugfs data leak on 32-bitGeert Uytterhoeven1-4/+4
2020-01-12powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld1-0/+1
2020-01-12powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju1-1/+3
2020-01-04powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan1-2/+7
2020-01-04Revert "powerpc/vcpu: Assume dedicated processors as non-preempt"Greg Kroah-Hartman1-3/+1
2020-01-04powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt()Christophe Leroy1-1/+6
2019-12-31powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju1-1/+3
2019-12-17powerpc: Define arch_is_kernel_initmem_freed() for lockdepMichael Ellerman1-0/+14
2019-12-17powerpc: Fix vDSO clock_getres()Vincenzo Frascino1-0/+2
2019-11-29KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman1-0/+2
2019-11-29powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman2-0/+4
2019-10-29powerpc/prom_init: Undo relocation before entering secure modeThiago Jung Bauermann1-0/+3
2019-10-17powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.Christophe Leroy1-0/+1
2019-10-09powerpc/64s/radix: Fix build failure with RADIX_MMU=nStephen Rothwell1-0/+4
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+7
2019-09-28Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-8/+106
2019-09-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+0
2019-09-25mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-1/+0
2019-09-25mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-09-24powerpc/book3s64: Export has_transparent_hugepage() related functions.Aneesh Kumar K.V1-1/+7
2019-09-24powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V1-1/+2
2019-09-24powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V1-2/+2