aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-09powerpc/kuap: Wire-up KUAP on 44xChristophe Leroy
2021-12-09powerpc: Add KUAP support for BOOKE and 40xChristophe Leroy
2021-12-09powerpc/kuap: Make PPC_KUAP_DEBUG depend on PPC_KUAP onlyChristophe Leroy
2021-12-09powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64Christophe Leroy
2021-12-09powerpc/config: Add CONFIG_BOOKE_OR_40xChristophe Leroy
2021-12-09powerpc/nohash: Move setup_kuap out of 8xx.cChristophe Leroy
2021-12-09powerpc/kuap: Add kuap_lock()Christophe Leroy
2021-12-09powerpc/kuap: Remove __kuap_assert_locked()Christophe Leroy
2021-12-09powerpc/kuap: Check KUAP activation in generic functionsChristophe Leroy
2021-12-09powerpc/kuap: Add a generic intermediate layerChristophe Leroy
2021-12-09powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64Christophe Leroy
2021-12-09powerpc/32s: Save content of sr0 to avoid 'mfsr'Christophe Leroy
2021-12-09powerpc/32s: Do kuep_lock() and kuep_unlock() in assemblyChristophe Leroy
2021-12-09powerpc/32s: Remove capability to disable KUEP at boottimeChristophe Leroy
2021-12-09powerpc/book3e: Activate KUEP at all timeChristophe Leroy
2021-12-09powerpc/44x: Activate KUEP at all timeChristophe Leroy
2021-12-09powerpc/8xx: Activate KUEP at all timeChristophe Leroy
2021-12-09Revert "powerpc: Inline setup_kup()"Christophe Leroy
2021-12-09powerpc/40x: Map 32Mbytes of memory at startupChristophe Leroy
2021-12-09powerpc/microwatt: add POWER9_CPU, clear PPC_64S_HASH_MMUNicholas Piggin
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin
2021-12-09powerpc/64s: Always define arch unmapped area callsNicholas Piggin
2021-12-09powerpc/64s: Fix radix MMU when MMU_FTR_HPTE_TABLE is clearNicholas Piggin
2021-12-09powerpc/64e: remove mmu_linear_psizeNicholas Piggin
2021-12-02powerpc: make memremap_compat_align 64s-onlyNicholas Piggin
2021-12-02powerpc/64: pcpu setup avoid reading mmu_linear_psize on 64e or radixNicholas Piggin
2021-12-02powerpc/64s: Rename hash_hugetlbpage.c to hugetlbpage.cNicholas Piggin
2021-12-02powerpc/64s: move page size definitions from hash specific fileNicholas Piggin
2021-12-02powerpc/64s: Make flush_and_reload_slb a no-op when radix is enabledNicholas Piggin
2021-12-02powerpc/64s: move THP trace point creation out of hash specific fileNicholas Piggin
2021-12-02powerpc/pseries: lparcfg don't include slb_size line in radix modeNicholas Piggin
2021-12-02powerpc/pseries: move process table registration away from hash-specific codeNicholas Piggin
2021-12-02powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specificNicholas Piggin
2021-12-02powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVENicholas Piggin
2021-12-02powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin
2021-12-02powerpc: Remove unused FW_FEATURE_NATIVE referencesNicholas Piggin
2021-12-02powerpc/xive: Fix compile when !CONFIG_PPC_POWERNV.Cédric Le Goater
2021-12-02powerpc/signal32: Use struct_group() to zero spe regsKees Cook
2021-11-30powerpc/32s: Fix shift-out-of-bounds in KASAN initChristophe Leroy
2021-11-30powerpc/powermac: Add missing lockdep_register_key()Christophe Leroy
2021-11-30powerpc/modules: Don't WARN on first module allocation attemptChristophe Leroy
2021-11-30powerpc/64s: Get LPID bit width from device treeNicholas Piggin
2021-11-30powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an over...Athira Rajeev
2021-11-30powerpc/atomics: Remove atomic_inc()/atomic_dec() and friendsChristophe Leroy
2021-11-30powerpc/atomics: Use immediate operand when possibleChristophe Leroy
2021-11-30powerpc/bitops: Use immediate operand when possibleChristophe Leroy
2021-11-29powerpc: flexible GPR range save/restore macrosNicholas Piggin
2021-11-29powerpc/watchdog: help remote CPUs to flush NMI printk outputNicholas Piggin
2021-11-29powerpc: Don't bother about .data..Lubsan sectionsChristophe Leroy