index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
2026-07-28
powerpc: Fix exit_flags field placement in pt_regs for ptrace
Mukesh Kumar Chaurasiya (IBM)
2026-07-15
powerpc/dt_cpu_ftrs: Set CPU_FTR_P11_PVR for Power11 and later processors
Amit Machhiwal
2026-07-15
powerpc/vtime: Initialize starttime at boot for native accounting
Shrikanth Hegde
2026-06-24
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-23
PCI: Make pci_sriov_resource_alignment() pci_dev const
Ilpo Järvinen
2026-06-19
Merge tag 'powerpc-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2026-06-16
powerpc/fadump: define MIN_RMA in bytes rather than MB
Sayali Patil
2026-06-16
powerpc: Restore KUAP registers on syscall restart exit
Mukesh Kumar Chaurasiya (IBM)
2026-06-15
Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
2026-06-02
powerpc/time: Prepare to stop elapsing in dynticks-idle
Frederic Weisbecker
2026-06-02
powerpc: use sysfs_emit{_at} in sysfs show functions
Thorsten Blum
2026-06-02
ppc/fadump: invoke kmsg_dump in fadump panic path
Shivang Upadhyay
2026-06-02
powerpc: Simplify cpumask api usage for cpuinfo display
Shrikanth Hegde
2026-06-02
powerpc: Use cpumask_next_wrap instead
Shrikanth Hegde
2026-05-25
Merge tag 'v7.1-rc5' into driver-core-next
Danilo Krummrich
2026-05-20
powerpc: Remove unused functions
Mukesh Kumar Chaurasiya
2026-05-20
powerpc: Enable GENERIC_ENTRY feature
Mukesh Kumar Chaurasiya
2026-05-20
powerpc: add exit_flags field in pt_regs
Mukesh Kumar Chaurasiya
2026-05-20
powerpc: rename arch_irq_disabled_regs
Mukesh Kumar Chaurasiya
2026-05-14
powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_w...
Sayali Patil
2026-05-06
powerpc/vdso: Drop -DCC_USING_PATCHABLE_FUNCTION_ENTRY from 32-bit flags with...
Nathan Chancellor
2026-04-26
driver core: Replace dev->dma_ops_bypass with dev_dma_ops_bypass()
Douglas Anderson
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-17
Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-14
Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2026-04-14
Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-13
Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-01
powerpc/powernv/iommu: iommu incorrectly bypass DMA APIs
Gaurav Batra
2026-04-01
powerpc: fadump: pair alloc_pages_exact() with free_pages_exact()
Mike Rapoport (Microsoft)
2026-04-01
powerpc/align: Convert emulate_spe() to scoped user access
Christophe Leroy (CS GROUP)
2026-04-01
powerpc/ptrace: Convert gpr32_set_common_user() to scoped user access
Christophe Leroy (CS GROUP)
2026-04-01
powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Christophe Leroy
2026-04-01
powerpc: kgdb: fix kernel-doc warnings
Randy Dunlap
2026-03-27
PCI: Align head space better
Ilpo Järvinen
2026-03-27
resource: Pass full extent of empty space to resource_alignf callback
Ilpo Järvinen
2026-03-24
randomize_kstack: Unify random source across arches
Ryan Roberts
2026-03-23
fs: fix archiecture-specific compat_ftruncate64
Christoph Hellwig
2026-03-17
powerpc: Print MMU_FTRS_POSSIBLE & MMU_FTRS_ALWAYS at startup
Ritesh Harjani (IBM)
2026-03-15
Merge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2026-03-13
powerpc/iommu: fix lockdep warning during PCI enumeration
Nilay Shroff
2026-03-12
powerpc/mem: Move CMA reservations to arch_mm_preinit
Ritesh Harjani (IBM)
2026-03-11
Merge tag 'powerpc-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2026-03-11
powerpc/audit: Directly include unistd_32.h from compat_audit.c
Thomas Weißschuh
2026-03-08
powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
Thomas Weißschuh
2026-03-07
powerpc64/ftrace: workaround clang recording GEP in __patchable_function_entries
Hari Bathini
2026-03-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-03-05
integrity: Make arch_ima_get_secureboot integrity-wide
Coiby Xu
2026-03-04
powerpc/prom_init: Fixup missing #size-cells on PowerMac media-bay nodes
Rob Herring (Arm)
[next]