aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
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_mask()"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
2026-03-17powerpc/64s: Rename tlbie_lpid_va to tlbie_va_lpidRitesh Harjani (IBM)1-9/+9
2026-03-17powerpc/64s: Rename tlbie_va_lpid to tlbie_va_pid_lpidRitesh Harjani (IBM)1-10/+10
2026-03-17powerpc/64s: Kill the unused argument of exit_lazy_flush_tlbRitesh Harjani (IBM)3-13/+5
2026-03-17powerpc/64s: Move serialize_against_pte_lookup() to hash_pgtable.cRitesh Harjani (IBM)3-26/+21
2026-03-17powerpc/64s/tlbflush-radix: Remove unused radix__flush_tlb_pwc()Ritesh Harjani (IBM)1-1/+0
2026-03-17powerpc/64s: Fix _HPAGE_CHG_MASK to include _PAGE_SPECIAL bitRitesh Harjani (IBM)1-2/+2
2026-03-17powerpc/64s: Fix unmap race with PMD migration entriesRitesh Harjani (IBM)2-4/+24
2026-03-17powerpc/pgtable-frag: Fix bad page state in pte_frag_destroyRitesh Harjani (IBM)1-0/+1
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-58/+51
2026-03-15Merge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds10-63/+83
2026-03-13integrity: Eliminate weak definition of arch_get_secureboot()Nathan Chancellor1-0/+1
2026-03-13powerpc: drop unneeded dependency on OF_GPIOBartosz Golaszewski1-1/+0
2026-03-13powerpc/iommu: fix lockdep warning during PCI enumerationNilay Shroff1-1/+1
2026-03-13mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()Tobias Huschle4-9/+9
2026-03-12kbuild: Consolidate C dialect optionsNathan Chancellor1-2/+1
2026-03-12powerpc: fix KUAP warning in VMX usercopy pathSayali Patil4-50/+63
2026-03-12powerpc, perf: Check that current->mm is alive before getting user callchainViktor Malik3-2/+5
2026-03-12powerpc/mem: Move CMA reservations to arch_mm_preinitRitesh Harjani (IBM)2-10/+14
2026-03-11KVM: PPC: e500: Rip out "struct tlbe_ref"Sean Christopherson2-52/+45
2026-03-11KVM: PPC: e500: Fix build error due to using kmalloc_obj() with wrong typeSean Christopherson1-2/+2
2026-03-11Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-4/+4
2026-03-11Merge tag 'powerpc-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds34-661/+367
2026-03-11powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.hThomas Weißschuh1-0/+3
2026-03-11powerpc/vdso/gettimeofday: Explicitly include vdso/time32.hThomas Weißschuh1-0/+1
2026-03-11powerpc/audit: Directly include unistd_32.h from compat_audit.cThomas Weißschuh1-2/+1
2026-03-08powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIGThomas Weißschuh1-2/+1