summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |\ \
| * | | 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
| * | | powerpc/vdso: Don't map VDSO at a fixed address on PPC32Christophe Leroy2022-08-221-3/+0
| | |/ | |/|
* | | termios: get rid of non-UAPI asm/termios.hAl Viro2022-09-091-13/+0
* | | make generic INIT_C_CC a bit more genericAl Viro2022-09-091-3/+0
* | | termios: consolidate values for VDISCARD in INIT_C_CCAl Viro2022-09-091-2/+2
* | | termios: start unifying non-UAPI parts of asm/termios.hAl Viro2022-09-091-2/+0
| |/ |/|
* | 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: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng2022-08-191-1/+1
* Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-144-21/+16
|\
| * powerpc/ppc-opcode: Fix PPC_RAW_TW()Christophe Leroy2022-08-101-1/+1
| * powerpc: Make eh value more explicit when using lwarxChristophe Leroy2022-08-101-2/+3