aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2024-10-11powerpc/8xx: Fix kernel DTLB miss on dcbzChristophe Leroy1-0/+1
2024-09-30powerpc/vdso: allow r30 in vDSO code generation of getrandomJason A. Donenfeld1-1/+1
2024-09-25Merge tag 'powerpc-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-99/+99
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-11/+24
2024-09-20powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS blockNarayana Murty N1-99/+99
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-4/+4
2024-09-19Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds16-221/+217
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-40/+478
2024-09-18Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+4
2024-09-17Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64Christophe Leroy4-2/+68
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy6-3/+389
2024-09-13powerpc/vdso: Refactor CFLAGS for CVDSO buildChristophe Leroy1-19/+13
2024-09-13powerpc/vdso32: Add crtsavresChristophe Leroy2-14/+4
2024-09-13powerpc/vdso: Fix VDSO data access when running in a non-root time namespaceChristophe Leroy3-3/+5
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter2-3/+5
2024-09-10powerpc/pseries/eeh: Fix pseries_eeh_err_injectNarayana Murty N1-4/+5
2024-09-08smp: Mark smp_prepare_boot_cpu() __initBibo Mao1-1/+1
2024-09-05powerpc: Stop using no_llseekMichael Ellerman1-4/+0
2024-09-05powerpc/64s: Remove the "fast endian switch" syscallMichael Ellerman1-17/+0
2024-09-05powerpc: Replace kretprobe code with rethook on powerpcAbhishek Dubey5-67/+80
2024-09-05powerpc: Constify struct kobj_typeHuang Xiaojia2-2/+2
2024-09-01powerpc/vdso: refactor error handlingMichael Ellerman1-11/+7
2024-09-01powerpc/mm: handle VDSO unmapping via close() rather than arch_unmap()Michael Ellerman1-0/+17
2024-08-30powerpc/vdso: Inconditionally use CFUNC macroChristophe Leroy1-4/+0
2024-08-30powerpc/32: Implement validation of emergency stackChristophe Leroy1-2/+18
2024-08-30powerpc/603: Inconditionally use task PGDIR in DTLB missesChristophe Leroy1-27/+38
2024-08-30powerpc/603: Inconditionally use task PGDIR in ITLB missesChristophe Leroy1-12/+5
2024-08-30powerpc/603: Switch r0 and r3 in TLB miss handlersChristophe Leroy1-56/+38
2024-08-30powerpc/8xx: Inconditionally use task PGDIR in DTLB missesChristophe Leroy1-23/+34
2024-08-30powerpc/8xx: Inconditionally use task PGDIR in ITLB missesChristophe Leroy1-11/+0
2024-08-30Revert "powerpc/8xx: Always pin kernel text TLB"Christophe Leroy1-0/+8
2024-08-30powerpc/8xx: Fix kernel vs user address comparisonChristophe Leroy1-3/+3
2024-08-30powerpc: Remove obsoleted declaration for _get_SPGaosheng Cui1-2/+0
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter1-0/+1
2024-08-22powerpc/vdso: Don't discard rela sectionsChristophe Leroy2-3/+5
2024-08-21powerpc/32: Convert patch_instruction() to patch_uint()Benjamin Gray1-1/+1
2024-08-21powerpc/64: Convert patch_instruction() to patch_u32()Benjamin Gray1-3/+2
2024-08-12powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUALChristophe Leroy1-0/+1
2024-08-08Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter1-4/+4
2024-08-07powerpc/traps: Use backlight power constantsThomas Zimmermann1-1/+1
2024-07-29Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-1/+5
2024-07-29treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*Valentin Schneider2-4/+4
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+0
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-59/+31
2024-07-19Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds25-1313/+82
2024-07-17printk: Add a short description string to kmsg_dump()Jocelyn Falempe1-4/+4
2024-07-12init/modpost: conditionally check section mismatch to __meminit*Masahiro Yamada1-2/+0
2024-07-12powerpc/e500: use contiguous PMD instead of hugepdChristophe Leroy1-14/+7
2024-07-12powerpc/e500: free r10 for FIND_PTEChristophe Leroy1-14/+16