summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s: Make POWER10 and later use pause_short in cpu_relax loopsNicholas Piggin2022-09-282-6/+24
* powerpc: add ISA v3.0 / v3.1 wait opcode macroNicholas Piggin2022-09-281-2/+5
* powerpc: Add support for early debugging via Serial 16550 consolePali Rohár2022-09-281-0/+1
* powerpc: Provide syscall wrapperRohan McLure2022-09-283-2/+77
* powerpc: Change system_call_exception calling conventionRohan McLure2022-09-281-2/+1
* powerpc: Use common syscall handler typeRohan McLure2022-09-282-2/+6
* powerpc: Include all arch-specific syscall prototypesRohan McLure2022-09-282-22/+135
* powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlersRohan McLure2022-09-281-5/+5
* powerpc: Remove direct call to mmap2 syscall handlersRohan McLure2022-09-281-1/+1
* powerpc/32: Remove powerpc select specialisationRohan McLure2022-09-261-2/+0
* powerpc: Use generic fallocate compatibility syscallRohan McLure2022-09-262-2/+1
* powerpc: Fix fallocate and fadvise64_64 compat parameter combinationRohan McLure2022-09-261-0/+12
* powerpc: Add ZEROIZE_GPRS macros for register clearsRohan McLure2022-09-261-0/+22
* powerpc: Remove asmlinkage from syscall handler definitionsRohan McLure2022-09-261-8/+8
* powerpc/irq: Refactor irq_soft_mask_{set,or}_return()Christophe Leroy2022-09-261-22/+4
* powerpc: Cleanup idle for e500Christophe Leroy2022-09-261-1/+0
* powerpc: Remove CONFIG_PPC_BOOK3E_MMUChristophe Leroy2022-09-262-2/+2
* powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy2022-09-2612-20/+20
* powerpc: Change CONFIG_E500 to CONFIG_PPC_E500Christophe Leroy2022-09-266-10/+10
* powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy2022-09-265-10/+10
* powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy2022-09-264-8/+8
* powerpc/cputable: Move __cpu_setup() prototypes out of cputable.hChristophe Leroy2022-09-262-12/+49
* powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendlyChristophe Leroy2022-09-263-10/+5
* powerpc/mm: Reduce redundancy in pgtable.hChristophe Leroy2022-09-264-57/+19
* powerpc/book3s: Inline first level of update_mmu_cache()Christophe Leroy2022-09-261-5/+10
* powerpc: Rely on generic definition of hugepd_t and is_hugepd when unusedChristophe Leroy2022-09-263-5/+4
* powerpc/nohash: Remove pgd_huge() stubChristophe Leroy2022-09-262-7/+0
* powerpc/mm/64s: Drop p4d_leaf()Michael Ellerman2022-09-261-7/+0
* powerpc/mm/64s: Drop pgd_huge()Michael Ellerman2022-09-262-19/+0
* powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundaryMichael Ellerman2022-09-261-0/+1
* powerpc/64: Remove unused prom_init_toc symbolsMichael Ellerman2022-09-261-3/+0
* Merge branch 'fixes' into nextMichael Ellerman2022-09-242-8/+46
|\
| * Revert "powerpc/irq: Don't open code irq_soft_mask helpers"Michael Ellerman2022-09-021-7/+36
| * powerpc: Fix hard_irq_disable() with sanitizerChristophe Leroy2022-08-311-1/+2
| * Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"Michael Ellerman2022-08-261-0/+8
* | KVM: PPC: remove orphan declarations from kvm_ppc.hGaosheng Cui2022-09-151-4/+0
* | powerpc/ps3: remove orphan declarations from ps3av.hGaosheng Cui2022-09-151-2/+0
* | powerpc/sysdev: remove unused xics_ipi_dispatch() declarationGaosheng Cui2022-09-151-1/+0
* | powerpc/powernv: remove orphan declarations from opal.hGaosheng Cui2022-09-151-6/+0
* | powerpc/mm: remove orphan declarations from mmu_context.hGaosheng Cui2022-09-151-2/+0
* | powerpc: remove unused udbg_init_debug_beat() declarationGaosheng Cui2022-09-151-1/+0
* | Revert "powerpc/rtas: Implement reentrant rtas call"Nathan Lynch2022-09-142-2/+0
* | powerpc/64s: add pte_needs_flush and huge_pmd_needs_flushNicholas Piggin2022-09-082-0/+59
* | powerpc/math-emu: Inhibit W=1 warningsChristophe Leroy2022-09-081-0/+2
* | powerpc/pseries: Move dtl scanning and steal time accounting to pseries platformNicholas Piggin2022-09-053-11/+4
* | powerpc/pseries: Implement CONFIG_PARAVIRT_TIME_ACCOUNTINGNicholas Piggin2022-09-052-0/+14
* | powerpc/pseries: Add wait interval counter definitions to struct lppacaNicholas Piggin2022-09-041-3/+7
* | powerpc/mm: Support execute-only memory on the Radix MMURussell Currey2022-08-261-0/+2
* | powerpc: Remove stale declarations in mmu_decl.hChristophe Leroy2022-08-261-1/+0
* | powerpc: Move patch sites out of asm-prototypes.hMichael Ellerman2022-08-262-13/+13