summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
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: Fix size calculation for hot-removed memory rangesSourabh Jain1-1/+1
2025-11-11powerpc/kdump: Add support for crashkernel CMA reservationSourabh Jain4-13/+46
2025-11-11pseries/lparcfg: Add resource group monitoringSrikar Dronamraju1-3/+14
2025-11-10Merge patch "kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS"Christian Brauner1-1/+2
2025-11-05KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()Sean Christopherson1-2/+2
2025-11-05KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatorySean Christopherson1-1/+0
2025-11-03arch: hookup listns() system callChristian Brauner1-0/+1
2025-11-03powerpc/uaccess: Use unsafe wrappers for ASM GOTOThomas Gleixner1-4/+4
2025-10-30kbuild: Add '-fms-extensions' to areas with dedicated CFLAGSNathan Chancellor1-1/+2
2025-10-29powerpc: Convert to physical address DMA mappingLeon Romanovsky6-53/+60
2025-10-27iommu: Pass in old domain to attach_dev callback functionsNicolin Chen1-2/+3
2025-10-27Merge 6.18-rc3 into char-misc-nextGreg Kroah-Hartman5-12/+10
2025-10-22powerpc: pseries: make cmm_subsys constAdrian Barnaś1-1/+1
2025-10-22powerpc: pseries: make suspend_subsys constAdrian Barnaś1-1/+1
2025-10-22arch: powerpc: ps3: Make ps3_system_bus_type constAdrian Barnaś1-1/+1
2025-10-22powerpc: cell: make spu_subsys constAdrian Barnaś1-1/+1
2025-10-13powerpc/fadump: skip parameter area allocation when fadump is disabledSourabh Jain1-0/+3
2025-10-13powerpc, ocxl: Fix extraction of struct xive_irq_dataNam Cao3-10/+6
2025-10-13powerpc/pseries/msi: Fix NULL pointer dereference at irq domain teardownNam Cao1-2/+1
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+15
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-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds15-38/+23
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+0
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds1-4/+0
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2025-09-30KVM: Export KVM-internal symbols for sub-modules onlySean Christopherson2-1/+15
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-24/+17
2025-09-29Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds140-722/+2429
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2025-09-29Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-1332/+0
2025-09-29Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+1
2025-09-24Merge tag 'soc_fsl-6.18-1' of https://github.com/chleroy/linux into soc/driversArnd Bergmann1-1/+0
2025-09-23VFS: rename kern_path_locked() and related functions.NeilBrown1-2/+2
2025-09-23powerpc/pseries: Define __u{8,32} types in papr_hvpipe_hdr structHaren Myneni1-4/+4
2025-09-22soc: fsl: qe: Drop legacy-of-mm-gpiochip.h header from GPIO driverChristophe Leroy1-1/+0
2025-09-22powerpc/perf/vpa-dtl: Handle the writing of perf record when aux wake up is n...Athira Rajeev1-2/+52
2025-09-22powerpc/perf/vpa-dtl: Add support to capture DTL data in aux bufferAthira Rajeev1-1/+130
2025-09-22powerpc/perf/vpa-dtl: Add support to setup and free aux buffer for capturing ...Athira Rajeev1-0/+77
2025-09-22powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perfKajol Jain2-1/+341
2025-09-22powerpc/time: Expose boot_tb via accessorAboorva Devarajan2-1/+11
2025-09-21powerpc: stop calling page_address() in free_pages()Vishal Moola (Oracle)1-1/+1