aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-10/+10
8 daysMerge branch 'pci/sysfs'Bjorn Helgaas1-2/+0
8 daysPCI/sysfs: Convert legacy I/O and memory attributes to static definitionsKrzysztof Wilczyński1-2/+0
8 daysPCI: Make pci_sriov_resource_alignment() pci_dev constIlpo Järvinen5-6/+7
8 dayspowerpc/pseries: Make pseries_get_iov_fw_value() & pnv_iov_get() pci_dev constIlpo Järvinen2-2/+3
9 daysMerge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
9 daysMerge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+0
12 daysMerge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-38/+0
12 daysMerge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-20/+7
12 daysMerge tag 'powerpc-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds81-1066/+1240
13 dayspowerpc: Remove arch-specific strncpy() implementationKees Cook4-38/+0
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds1-27/+27
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds40-45/+0
2026-06-16appletalk: move the protocol out of treeJakub Kicinski1-1/+0
2026-06-16powerpc/fadump: define MIN_RMA in bytes rather than MBSayali Patil3-4/+6
2026-06-16powerpc: Restore KUAP registers on syscall restart exitMukesh Kumar Chaurasiya (IBM)1-0/+1
2026-06-16Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-4/+5
2026-06-16Merge tag 'fbdev-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2026-06-16Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds1-50/+2
2026-06-15powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpusAboorva Devarajan1-3/+1
2026-06-15powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_downAboorva Devarajan1-1/+2
2026-06-15powerpc/perf: fix preempt count underflow in fsl_emb_pmu_delAboorva Devarajan1-1/+2
2026-06-15powerpc/boot: Allow text relocations for pseries wrapper with binutils 2.46+Amit Machhiwal1-0/+1
2026-06-15Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds1-0/+7
2026-06-15Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-1/+0
2026-06-15Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-0/+41
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds2-6/+6
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2026-06-15Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2026-06-11bluetooth: remove all PCMCIA driversEthan Nelson-Moore1-3/+0
2026-06-09crypto: pcbc - Remove support for PCBC modeEric Biggers40-40/+0
2026-06-09crypto: fcrypt - Remove support for FCrypt block cipherEric Biggers1-1/+0
2026-06-08powerpc: Simplify access_ok()Christophe Leroy (CS GROUP)1-0/+26
2026-06-08powerpc/entry: Disable interrupts before irqentry_exitShrikanth Hegde1-2/+3
2026-06-08powerpc/8xx: implement get_direction() in cpm1Bartosz Golaszewski1-0/+26
2026-06-07bpf: Add struct bpf_tramp_node objectJiri Olsa1-27/+27
2026-06-06vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flagsJori Koolstra1-4/+4
2026-06-05crypto: powerpc/aes - use min in ppc_{ecb,cbc,ctr,xts}_cryptThorsten Blum1-4/+5
2026-06-02drivers/base/memory: make memory block get/put explicitMuchun Song1-10/+4
2026-06-02powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODEDavid Hildenbrand (Arm)1-8/+0
2026-06-02vdso/treewide: Drop GENERIC_TIME_VSYSCALLThomas Weißschuh1-1/+0
2026-06-02powerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker1-0/+41
2026-06-02powerpc/code-patching: Avoid r/w mapping of the zero pageArd Biesheuvel1-50/+2
2026-06-02powerpc/pseries/lparcfg: Replace deprecated strcpy in parse_system_parameter_...Thorsten Blum1-11/+13
2026-06-02powerpc: Fix indentation and replace typedef with struct nameThorsten Blum2-45/+41
2026-06-02powerpc/rtas: Replace one-element array with flexible array memberThorsten Blum1-2/+3
2026-06-02powerpc: use sysfs_emit{_at} in sysfs show functionsThorsten Blum31-111/+118
2026-06-02ppc/fadump: invoke kmsg_dump in fadump panic pathShivang Upadhyay1-0/+8
2026-06-02powerpc/xive: Add warning if target CPU not foundShrikanth Hegde1-0/+1
2026-06-02powerpc/perf: Use cpumask_intersects api for checking disable pathShrikanth Hegde1-4/+2
2026-06-02powerpc: Simplify cpumask api usage for cpuinfo displayShrikanth Hegde1-5/+2
2026-06-02powerpc: Use cpumask_next_wrap insteadShrikanth Hegde2-7/+2
2026-06-02powerpc/fadump: Add timeout to RTAS busy-wait loopsAdriano Vero2-33/+53
2026-06-02powerpc64/bpf: Add powerpc64 JIT support for timed may_gotoSaket Kumar Bhaskar4-11/+117
2026-06-02powerpc: dts: Build devicetrees of enabled platformsJ. Neuschäfer2-0/+116
2026-06-02powerpc: dts: Add missing model propertiesJ. Neuschäfer7-0/+7
2026-06-02powerpc: dts: mpc8315erdb: Add missing model propertyJ. Neuschäfer1-0/+1
2026-06-01Merge tag 'v7.1-rc6' into char-misc-nextGreg Kroah-Hartman10-52/+29
2026-06-01Merge tag 'v7.1-rc6' into tty-nextGreg Kroah-Hartman27-173/+264
2026-05-29sched/topology: Provide arch_llc_mask for cache aware schedulingShrikanth Hegde1-0/+7
2026-05-28mm/sparse-vmemmap: pass @pgmap argument to memory deactivation pathsMuchun Song1-2/+3
2026-05-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich27-173/+264
2026-05-23char: dtlk: remove driver for ISA speech synthesizer cardEthan Nelson-Moore1-1/+0
2026-05-21Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+1
2026-05-21Revert "drivers: net: 3com: 3c509: Remove this driver"Maciej W. Rozycki1-0/+1
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+1
2026-05-20console: mdacon: remove this obsolete driverEthan Nelson-Moore1-2/+2
2026-05-20powerpc: Remove unused functionsMukesh Kumar Chaurasiya4-159/+0
2026-05-20powerpc: Enable GENERIC_ENTRY featureMukesh Kumar Chaurasiya7-656/+124
2026-05-20powerpc: Prepare for IRQ entry exitMukesh Kumar Chaurasiya1-0/+358
2026-05-20powerpc: add exit_flags field in pt_regsMukesh Kumar Chaurasiya3-5/+13
2026-05-20powerpc: Introduce syscall exit arch functionsMukesh Kumar Chaurasiya1-0/+49
2026-05-20powerpc: introduce arch_enter_from_user_modeMukesh Kumar Chaurasiya1-0/+118
2026-05-20powerpc: Prepare to build with generic entry/exit frameworkMukesh Kumar Chaurasiya4-0/+20
2026-05-20powerpc: rename arch_irq_disabled_regsMukesh Kumar Chaurasiya7-16/+16
2026-05-14powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_w...Sayali Patil1-2/+4
2026-05-12powerpc/hv-gpci: fix preempt count leak in sysfs show pathsAboorva Devarajan1-8/+16
2026-05-12powerpc: fix dead default for GUEST_STATE_BUFFER_TESTJulian Braha1-2/+1
2026-05-12powerpc/powermac: Remove pmac_low_i2c_{lock,unlock}()Bart Van Assche2-38/+0
2026-05-12powerpc/warp: Fix error handling in pika_dtm_threadMa Ke1-0/+2
2026-05-12powerpc: 82xx: fix uninitialized pointers with free attributeAlly Heev1-2/+2
2026-05-12powerpc/g5: Enable all windfarms by defaultLinus Walleij1-0/+2
2026-05-11fs: add icount_read_once() and stop open-coding ->i_count loadsMateusz Guzik1-1/+1
2026-05-11tty: synclink_gt: remove broken driverEthan Nelson-Moore1-1/+0
2026-05-06powerpc/pasemi: Drop redundant res assignmentKrzysztof Kozlowski1-2/+1
2026-05-06powerpc/ps3: Drop redundant result assignmentKrzysztof Kozlowski1-3/+1
2026-05-06powerpc/vdso: Drop -DCC_USING_PATCHABLE_FUNCTION_ENTRY from 32-bit flags with...Nathan Chancellor1-0/+6
2026-05-06arch/powerpc: Drop CONFIG_FIRMWARE_EDID from defconfig filesThomas Zimmermann8-8/+0
2026-05-06powerpc/perf: Update check for PERF_SAMPLE_DATA_SRC marked eventsShivani Nittor1-2/+3
2026-05-06powerpc/8xx: Fix interrupt mask in cpm1_gpiochip_add16()Christophe Leroy (CS GROUP)1-2/+2
2026-05-06powerpc/vmx: avoid KASAN instrumentation in enter_vmx_ops() for kexecSourabh Jain1-1/+8
2026-05-06powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).oSourabh Jain1-1/+1
2026-05-06pseries/papr-hvpipe: Fix style and checkpatch issues in enable_hvpipe_IRQ()Ritesh Harjani (IBM)1-7/+6
2026-05-06pseries/papr-hvpipe: Refactor and simplify hvpipe_rtas_recv_msg()Ritesh Harjani (IBM)1-26/+26
2026-05-06pseries/papr-hvpipe: Kill task_struct pointer from struct hvpipe_source_infoRitesh Harjani (IBM)2-4/+2
2026-05-06pseries/papr-hvpipe: Simplify spin unlock usage in papr_hvpipe_handle_release()Ritesh Harjani (IBM)1-3/+2
2026-05-06pseries/papr-hvpipe: Fix the usage of copy_to_user()Ritesh Harjani (IBM)1-9/+14
2026-05-06pseries/papr-hvpipe: Fix & simplify error handling in papr_hvpipe_init()Ritesh Harjani (IBM)1-11/+17
2026-05-06pseries/papr-hvpipe: Fix null ptr deref in papr_hvpipe_dev_create_handle()Ritesh Harjani (IBM)1-27/+30
2026-05-06pseries/papr-hvpipe: Prevent kernel stack memory leak to userspaceRitesh Harjani (IBM)1-1/+1
2026-05-06pseries/papr-hvpipe: Fix race with interrupt handlerRitesh Harjani (IBM)1-9/+11
2026-05-06powerpc/pseries/htmdump: Add memory configuration dump support to htmdump moduleAthira Rajeev1-0/+70
2026-05-06powerpc/pseries/htmdump: Fix the offset value used in htm status dumpAthira Rajeev1-3/+16
2026-05-06powerpc/pseries/htmdump: Fix the offset value used in processor configuration...Athira Rajeev1-2/+15
2026-05-06powerpc/pseries/htmdump: Free the global buffers in htmdump module exitAthira Rajeev1-14/+17
2026-04-26driver core: Replace dev->offline + ->offline_disabled with accessorsDouglas Anderson1-2/+2
2026-04-26driver core: Replace dev->dma_ops_bypass with dev_dma_ops_bypass()Douglas Anderson1-4/+4
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-19/+0
2026-04-23drivers: net: 8390: ultra: Remove this driverAndrew Lunn1-1/+0
2026-04-23drivers: net: 8390: AX88190: Remove this driverAndrew Lunn1-1/+0
2026-04-23drivers: net: fujitsu: fmvj18x: Remove this driverAndrew Lunn1-1/+0
2026-04-23drivers: net: smsc: smc91c92: Remove this driverAndrew Lunn1-1/+0
2026-04-23drivers: net: amd: nmclan: Remove this driverAndrew Lunn1-1/+0
2026-04-23drivers: net: 3com: 3c589: Remove this driverAndrew Lunn1-1/+0
2026-04-23drivers: net: 3com: 3c574: Remove this driverAndrew Lunn1-1/+0
2026-04-23drivers: net: 3com: 3c509: Remove this driverAndrew Lunn1-1/+0
2026-04-23net: packetengines: remove obsolete yellowfin driver and vendor dirMingyu Wang1-1/+0
2026-04-23net: packetengines: remove obsolete hamachi driverMingyu Wang1-1/+0
2026-04-23net: remove unused ATM protocols and legacy ATM device driversJakub Kicinski1-9/+0
2026-04-23Merge tag 'pcmcia-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-2/+0
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-9/+9
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-24/+3
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-47/+27
2026-04-17Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds3-7/+8
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds7-315/+4
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai1-1/+1
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai1-46/+26
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+5
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds16-51/+37
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-20/+0
2026-04-14Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds38-512/+651
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-2/+5
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-2/+1
2026-04-14Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds1-10/+2
2026-04-13Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-14/+2
2026-04-13Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-422/+5
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-04-13Merge branch 'nocache-cleanup'Linus Torvalds2-7/+7
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski8-8/+0
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2026-04-09powerpc/xive: simplify xive_spapr_debug_show()Yury Norov1-10/+2
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers8-8/+0
2026-04-08powerpc32/bpf: fix loading fsession func metadata using PPC_LI32Abhishek Dubey1-2/+2
2026-04-06eth: remove the driver for acenic / tigon1&2Jakub Kicinski7-12/+0
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)3-9/+9
2026-04-05mm: change to return bool for pudp_test_and_clear_young()Baolin Wang2-7/+7
2026-04-05mm: change to return bool for pmdp_test_and_clear_young()Baolin Wang2-7/+7
2026-04-05mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang1-1/+1
2026-04-05mm: change to return bool for ptep_test_and_clear_young()Baolin Wang3-7/+7
2026-04-05mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVEDavid Hildenbrand (Arm)1-1/+0
2026-04-05KVM: PPC: remove hugetlb.h inclusionDavid Hildenbrand (Arm)1-1/+0
2026-04-05mm: rename zap_vma_pages() to zap_vma()David Hildenbrand (Arm)2-2/+2
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)2-9/+0
2026-04-05mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()Seongsu Park2-7/+4
2026-04-03powerpc64/bpf: Add support for indirect jumpAbhishek Dubey1-0/+8
2026-04-03powerpc/bpf: Add support for instruction arrayAbhishek Dubey1-0/+7
2026-04-03powerpc32/bpf: Add fsession supportAbhishek Dubey2-1/+42
2026-04-03powerpc64/bpf: Implement fsession supportAbhishek Dubey3-11/+87
2026-04-03powerpc64/bpf: Implement JIT support for private stackAbhishek Dubey3-8/+126
2026-04-02arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernelCoiby Xu1-0/+4
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig1-29/+0
2026-04-02powerpc: move the XOR code to lib/raid/Christoph Hellwig6-283/+2
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig1-18/+13
2026-04-01powerpc/powernv/iommu: iommu incorrectly bypass DMA APIsGaurav Batra1-2/+2
2026-04-01powerpc: opal-core: pair alloc_pages_exact() with free_pages_exact()Mike Rapoport (Microsoft)1-10/+1
2026-04-01powerpc: fadump: pair alloc_pages_exact() with free_pages_exact()Mike Rapoport (Microsoft)1-14/+2
2026-04-01powerpc: pci-ioda: Optimize pnv_ioda_pick_m64_pe()Yury Norov (NVIDIA)1-13/+6
2026-04-01powerpc: pci-ioda: use bitmap_alloc() in pnv_ioda_pick_m64_pe()Yury Norov (NVIDIA)1-6/+2
2026-04-01powerpc/net: Inline checksum wrappers and convert to scoped user accessChristophe Leroy (CS GROUP)3-45/+19
2026-04-01powerpc/sstep: Convert to scoped user accessChristophe Leroy (CS GROUP)1-44/+33
2026-04-01powerpc/align: Convert emulate_spe() to scoped user accessChristophe Leroy (CS GROUP)1-42/+33
2026-04-01powerpc/ptrace: Convert gpr32_set_common_user() to scoped user accessChristophe Leroy (CS GROUP)1-29/+27
2026-04-01powerpc/futex: Use masked user accessChristophe Leroy (CS GROUP)1-4/+2
2026-04-01powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERICChristophe Leroy5-143/+8
2026-04-01powerpc/ps3: spu.c: fix enum and Return kernel-doc warningsRandy Dunlap1-4/+6
2026-04-01powerpc: kgdb: fix kernel-doc warningsRandy Dunlap1-1/+2
2026-04-01powerpc/ps3: fix ps3.h kernel-doc warningsRandy Dunlap1-6/+9
2026-04-01powerpc: wii: Fix LED name patternJ. Neuschäfer1-1/+1
2026-04-01powerpc: wii: Fix GPIO key name patternJ. Neuschäfer1-2/+2
2026-04-01powerpc: wii: Add unit address to /memoryJ. Neuschäfer1-1/+1
2026-04-01powerpc: Move GameCube/Wii options under EMBEDDED6xxJ. Neuschäfer1-15/+16
2026-04-01powerpc/44x/uic: Consolidate chained IRQ handler install/removeChen Ni1-2/+2
2026-04-01powerpc/52xx/mpc52xx_gpt: consolidate chained IRQ handler install/removeChen Ni1-2/+1
2026-04-01powerpc/52xx/media5200: Consolidate chained IRQ handler install/removeChen Ni1-2/+2
2026-04-01powerpc/xive: rework xive_find_target_in_mask()Yury Norov1-25/+6
2026-04-01Revert "powerpc/xive: Fix the size of the cpumask used in xive_find_target_in...Yury Norov1-1/+1
2026-04-01powerpc/crash: Update backup region offset in elfcorehdr on memory hotplugSourabh Jain3-31/+76
2026-04-01powerpc/crash: fix backup region offset update to elfcorehdrSourabh Jain1-1/+1
2026-03-30x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds2-7/+7
2026-03-30powerpc/xive: fix kmemleak caused by incorrect chip_data lookupNilay Shroff1-5/+11
2026-03-30powerpc/64s: Add support for huge pfnmapsRitesh Harjani (IBM)3-0/+38
2026-03-30pcmcia: remove obsolete host controller driversEthan Nelson-Moore1-2/+0
2026-03-27PCI: Align head space betterIlpo Järvinen1-0/+2
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen1-1/+3
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts1-14/+2
2026-03-23lib/crypto: powerpc/ghash: Migrate optimized code into libraryEric Biggers6-422/+5
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig1-1/+1
2026-03-17powerpc: Print MMU_FTRS_POSSIBLE & MMU_FTRS_ALWAYS at startupRitesh Harjani (IBM)1-0/+4
2026-03-17powerpc/64s: Make use of H_RPTI_TYPE_ALL macroRitesh Harjani (IBM)1-6/+3