summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorLines
12 daysMerge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-10/+1
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2026-04-14Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-44/+35
2026-04-13Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+0
2026-04-05mm: rename zap_vma_pages() to zap_vma()David Hildenbrand (Arm)-2/+2
2026-04-01powerpc: opal-core: pair alloc_pages_exact() with free_pages_exact()Mike Rapoport (Microsoft)-10/+1
2026-04-01powerpc: pci-ioda: Optimize pnv_ioda_pick_m64_pe()Yury Norov (NVIDIA)-13/+6
2026-04-01powerpc: pci-ioda: use bitmap_alloc() in pnv_ioda_pick_m64_pe()Yury Norov (NVIDIA)-6/+2
2026-04-01powerpc/ps3: spu.c: fix enum and Return kernel-doc warningsRandy Dunlap-4/+6
2026-04-01powerpc: Move GameCube/Wii options under EMBEDDED6xxJ. Neuschäfer-15/+16
2026-04-01powerpc/44x/uic: Consolidate chained IRQ handler install/removeChen Ni-2/+2
2026-04-01powerpc/52xx/mpc52xx_gpt: consolidate chained IRQ handler install/removeChen Ni-2/+1
2026-04-01powerpc/52xx/media5200: Consolidate chained IRQ handler install/removeChen Ni-2/+2
2026-03-13powerpc: drop unneeded dependency on OF_GPIOBartosz Golaszewski-1/+0
2026-03-07powerpc/pseries: Correct MSI allocation trackingNam Cao-1/+1
2026-03-07powerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer-2/+2
2026-03-04powerpc/e500: Always use 64 bits PTEChristophe Leroy-2/+2
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-4/+3
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-16/+8
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-72/+72
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-118/+110
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-44/+12
2026-02-11Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+2
2026-02-10Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-47/+818
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-3/+1
2026-02-11powerpc/pseries: plpks: export plpks_wrapping_is_supportedSrish Srinivasan-0/+1
2026-02-10Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+3
2026-02-03powerpc/wii: Simplify with scoped for each OF child loopKrzysztof Kozlowski-3/+1
2026-02-03powerpc/fsp2: Simplify with scoped for each OF child loopKrzysztof Kozlowski-4/+1
2026-01-31mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOONDavid Hildenbrand (Red Hat)-1/+1
2026-01-31mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATIONDavid Hildenbrand (Red Hat)-4/+4
2026-01-31mm: rename balloon_compaction.(c|h) to balloon.(c|h)David Hildenbrand (Red Hat)-1/+1
2026-01-31mm/balloon_compaction: centralize adjust_managed_page_count() handlingDavid Hildenbrand (Red Hat)-12/+1
2026-01-31mm/balloon_compaction: centralize basic page migration handlingDavid Hildenbrand (Red Hat)-16/+0
2026-01-31powerpc/pseries/cmm: remove cmm_balloon_compaction_init()David Hildenbrand (Red Hat)-11/+5
2026-01-31PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address maskVivian Wang-3/+3
2026-01-30pseries/plpks: add HCALLs for PowerVM Key Wrapping ModuleSrish Srinivasan-2/+341
2026-01-30pseries/plpks: expose PowerVM wrapping features via the sysfsSrish Srinivasan-0/+22
2026-01-30powerpc/pseries: move the PLPKS config inside its own sysfs directorySrish Srinivasan-30/+95
2026-01-30pseries/plpks: fix kernel-doc comment inconsistenciesSrish Srinivasan-10/+318
2026-01-20mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky-0/+1
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross-3/+1
2026-01-08powerpc/pseries: Fix MSI-X allocation failure when quota is exceededNam Cao-3/+41
2026-01-07powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memoryGaurav Batra-4/+2
2025-12-22powerpc/powernv: Enable cpuidle state detection for POWER11Aboorva Devarajan-4/+5
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+2
2025-12-09powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pagesDavid Hildenbrand-0/+1
2025-12-09powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...David Hildenbrand-1/+1
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+4