aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-25powerpc/rtas: kernel-doc fixesNathan Lynch1-4/+5
2021-11-25powerpc/eeh: Use a goto for recovery failuresOliver O'Halloran1-48/+45
2021-11-25powerpc/eeh: Small refactor of eeh_handle_normal_event()Daniel Axtens1-34/+35
2021-11-25powerpc/btext: add missing of_node_putJulia Lawall1-1/+3
2021-11-24KVM: PPC: Book3S HV P9: Use Linux SPR save/restore to manage some host SPRsNicholas Piggin1-0/+6
2021-11-24KVM: PPC: Book3S HV P9: Reduce mtmsrd instructions required to save host SPRsNicholas Piggin1-0/+28
2021-11-24powerpc/64s: Always set PMU control registers to frozen/disabled when not in useNicholas Piggin2-5/+5
2021-11-24powerpc/64s: Keep AMOR SPR a constant ~0 at runtimeNicholas Piggin2-0/+10
2021-11-24powerpc/time: add API for KVM to re-arm the host timer/decrementerNicholas Piggin1-9/+43
2021-11-24KVM: PPC: Book3S HV P9: Use large decrementer for HDECNicholas Piggin1-0/+1
2021-11-24KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer readNicholas Piggin1-0/+1
2021-11-21Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-8/+18
2021-11-19Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-3/+3
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman2-3/+3
2021-11-18Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-0/+6
2021-11-18Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek1-0/+6
2021-11-16powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy1-6/+7
2021-11-16powerpc/signal32: Fix sigset_t copyChristophe Leroy1-2/+8
2021-11-15powerpc: clean vdso32 and vdso64 directoriesMasahiro Yamada1-0/+3
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-5/+10
2021-11-10printk: restore flushing of NMI buffers on remote CPUs after NMI backtracesNicholas Piggin1-0/+6
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-6/+14
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-9/+9
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand1-1/+1
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport3-4/+4
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport4-8/+8
2021-11-05Merge branch 'pci/driver'Bjorn Helgaas2-5/+13
2021-11-05Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds15-57/+82
2021-11-02Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-6/+1
2021-11-02Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds3-4/+5
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds2-10/+15
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds4-27/+14
2021-11-01Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-4/+2
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+3
2021-11-01powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TESTChristophe Leroy1-1/+1
2021-10-29signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)Eric W. Biederman2-3/+3
2021-10-29powerpc/32e: Ignore ESR in instruction storage interrupt handlerNicholas Piggin1-3/+12
2021-10-27ftrace: disable preemption when recursion locked王贇1-2/+0
2021-10-27powerpc/64s/interrupt: Fix check_return_regs_valid() false positiveNicholas Piggin1-1/+1
2021-10-27Revert "powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC"Michael Ellerman3-0/+131
2021-10-25signal/powerpc: On swapcontext failure force SIGSEGVEric W. Biederman2-5/+10
2021-10-22powerpc/breakpoint: CleanupChristophe Leroy1-12/+3
2021-10-22powerpc: warn on emulation of dcbz instruction in kernel modeChristophe Leroy1-0/+1
2021-10-22powerpc/32: Add support for out-of-line static callsChristophe Leroy2-1/+38
2021-10-22powerpc/machdep: Remove stale functions from ppc_md structureChristophe Leroy3-9/+0
2021-10-22powerpc/time: Remove generic_suspend_{dis/en}able_irqs()Christophe Leroy1-15/+7
2021-10-22powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERICChristophe Leroy3-131/+0
2021-10-21Merge tag 'powerpc-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-6/+6
2021-10-20powerpc: Use of_get_cpu_hwid()Rob Herring1-6/+1
2021-10-20powerpc/smp: do not decrement idle task preempt count in CPU offlineNathan Lynch1-2/+0