aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26powerpc/mm/64s: Drop p4d_leaf()Michael Ellerman1-7/+0
2022-09-26powerpc/mm/64s: Drop pgd_huge()Michael Ellerman2-19/+0
2022-09-26powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundaryMichael Ellerman1-0/+1
2022-09-26powerpc/64: Remove unused prom_init_toc symbolsMichael Ellerman1-3/+0
2022-09-24Merge branch 'fixes' into nextMichael Ellerman2-8/+46
2022-09-15KVM: PPC: remove orphan declarations from kvm_ppc.hGaosheng Cui1-4/+0
2022-09-15powerpc/ps3: remove orphan declarations from ps3av.hGaosheng Cui1-2/+0
2022-09-15powerpc/sysdev: remove unused xics_ipi_dispatch() declarationGaosheng Cui1-1/+0
2022-09-15powerpc/powernv: remove orphan declarations from opal.hGaosheng Cui1-6/+0
2022-09-15powerpc/mm: remove orphan declarations from mmu_context.hGaosheng Cui1-2/+0
2022-09-15powerpc: remove unused udbg_init_debug_beat() declarationGaosheng Cui1-1/+0
2022-09-14Revert "powerpc/rtas: Implement reentrant rtas call"Nathan Lynch2-2/+0
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang1-1/+0
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro1-13/+0
2022-09-09make generic INIT_C_CC a bit more genericAl Viro1-3/+0
2022-09-09termios: consolidate values for VDISCARD in INIT_C_CCAl Viro1-2/+2
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hAl Viro1-2/+0
2022-09-08powerpc/64s: add pte_needs_flush and huge_pmd_needs_flushNicholas Piggin2-0/+59
2022-09-08powerpc/math-emu: Inhibit W=1 warningsChristophe Leroy1-0/+2
2022-09-05powerpc/pseries: Move dtl scanning and steal time accounting to pseries platformNicholas Piggin3-11/+4
2022-09-05powerpc/pseries: Implement CONFIG_PARAVIRT_TIME_ACCOUNTINGNicholas Piggin2-0/+14
2022-09-04powerpc/pseries: Add wait interval counter definitions to struct lppacaNicholas Piggin1-3/+7
2022-09-02Revert "powerpc/irq: Don't open code irq_soft_mask helpers"Michael Ellerman1-7/+36
2022-08-31powerpc: Fix hard_irq_disable() with sanitizerChristophe Leroy1-1/+2
2022-08-26powerpc/mm: Support execute-only memory on the Radix MMURussell Currey1-0/+2
2022-08-26powerpc: Remove stale declarations in mmu_decl.hChristophe Leroy1-1/+0
2022-08-26powerpc: Move patch sites out of asm-prototypes.hMichael Ellerman2-13/+13
2022-08-26Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"Michael Ellerman1-0/+8
2022-08-22powerpc/vdso: Don't map VDSO at a fixed address on PPC32Christophe Leroy1-3/+0
2022-08-19KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng1-1/+1
2022-08-14Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-21/+16
2022-08-10powerpc/ppc-opcode: Fix PPC_RAW_TW()Christophe Leroy1-1/+1
2022-08-10powerpc: Make eh value more explicit when using lwarxChristophe Leroy1-2/+3
2022-08-10powerpc: Don't hide eh field of lwarx behind a macroChristophe Leroy2-12/+3
2022-08-10powerpc: Fix eh field when calling lwarx on PPC32Christophe Leroy1-6/+9
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds1-8/+1
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds39-162/+158
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-20/+2
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-2/+0
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-7/+0
2022-08-03Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds1-1/+1
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/randomLinus Torvalds2-29/+6
2022-08-02Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds1-0/+14
2022-08-01powerpc: drop dependency on <asm/machdep.h> in archrandom.hYury Norov1-8/+1
2022-08-01Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-3/+0
2022-07-28powerpc/powernv: rename remaining rng powernv_ functions to pnv_Jason A. Donenfeld1-1/+1
2022-07-28powerpc/powernv/kvm: Use darn for H_RANDOM on Power9Jason A. Donenfeld1-5/+0
2022-07-28powerpc/pseries: define driver for Platform KeyStoreNayna Jain1-0/+11
2022-07-28powerpc/crash: save cpu register data in crash_smp_send_stop()Hari Bathini1-0/+1