summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-11/+1
12 dayspowerpc/iommu: fix lockdep warning during PCI enumerationNilay Shroff1-1/+1
13 dayspowerpc/mem: Move CMA reservations to arch_mm_preinitRitesh Harjani (IBM)1-10/+0
14 daysMerge tag 'powerpc-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-50/+25
2026-03-07powerpc64/ftrace: workaround clang recording GEP in __patchable_function_entriesHari Bathini1-4/+22
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2026-03-04powerpc/prom_init: Fixup missing #size-cells on PowerMac media-bay nodesRob Herring (Arm)1-1/+2
2026-03-04powerpc/e500: Always use 64 bits PTEChristophe Leroy1-45/+1
2026-03-03powerpc/pci: Initialize msi_addr_mask for OF-created PCI devicesNilay Shroff1-0/+7
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor1-0/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds8-16/+16
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook10-18/+18
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-26/+0
2026-02-10Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-38/+108
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+19
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra4-22/+16
2026-01-30powerpc/pseries: move the PLPKS config inside its own sysfs directorySrish Srinivasan1-15/+6
2026-01-29powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()Guangshuo Li1-0/+2
2026-01-26mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)1-1/+0
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner1-0/+1
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap1-0/+1
2026-01-20powerpc/64s: do not re-activate batched TLB flushAlexander Gordeev1-25/+0
2026-01-14powerpc/watchdog: add support for hardlockup_sys_info sysctlFeng Tang1-5/+10
2026-01-14powerpc/vdso: Provide clock_getres_time64()Thomas Weißschuh3-0/+19
2026-01-08powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handlingNarayana Murty N2-9/+76
2026-01-07powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memoryGaurav Batra1-10/+20
2026-01-07powerpc/32s: Fix segments setup when TASK_SIZE is not a multiple of 256MChristophe Leroy2-4/+4
2025-12-22powerpc/32: Restore disabling of interrupts at interrupt/syscall exitChristophe Leroy (CS GROUP)2-16/+4
2025-12-22powerpc: Add reloc_offset() to font bitmap pointer used for bootx_printf()Finn Thain1-1/+2
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-19/+17
2025-12-05Merge tag 'powerpc-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds6-19/+49
2025-12-04Merge tag 'iommu-updates-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+3
2025-11-18powerpc/64s/slb: Fix SLB multihit issue during SLB preloadDonet Tom1-5/+0
2025-11-14powerpc/smp: Expose die_id and die_cpumaskSrikar Dronamraju1-0/+23
2025-11-11powerpc/vmlinux.lds: Drop .interp descriptionNathan Chancellor1-1/+0
2025-11-11powerpc/32: Fix unpaired stwcx. on interrupt exitChristophe Leroy1-6/+4
2025-11-11powerpc/32: Restore clearing of MSR[RI] at interrupt/syscall exitChristophe Leroy2-2/+18
2025-11-11powerpc/8xx: Remove specific code from fast_exception_returnChristophe Leroy1-4/+1
2025-11-11powerpc/kdump: Add support for crashkernel CMA reservationSourabh Jain1-1/+3
2025-11-03arch: hookup listns() system callChristian Brauner1-0/+1
2025-10-29powerpc: Convert to physical address DMA mappingLeon Romanovsky2-19/+17
2025-10-27iommu: Pass in old domain to attach_dev callback functionsNicolin Chen1-2/+3
2025-10-13powerpc/fadump: skip parameter area allocation when fadump is disabledSourabh Jain1-0/+3
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-10-03Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-16/+12
2025-09-29Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds9-57/+87
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+1