aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-7/+2
12 daysMerge tag 'bitmap-for-7.3' of https://github.com/norov/linuxLinus Torvalds1-1/+2
13 daysMerge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-9/+23
13 daysMerge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+2
14 daysMerge tag 'powerpc-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds11-54/+204
2026-08-17Merge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+1
2026-08-06powerpc: Add Power12 architected modeRitesh Harjani (IBM)2-2/+24
2026-08-06powerpc: Add Power12 raw modeNicholas Piggin4-0/+103
2026-08-06powerpc/pseries: Limit PVR list to 16 entries for CAS negotiationMahesh Salgaonkar1-6/+28
2026-08-03powerpc/64s: Clarify copy_and_flush() cache sync loop commentNikhil Kumar Singh1-8/+12
2026-08-03powerpc/irq: Fix missing r2 clobber in PCREL inline assemblySaket Kumar Bhaskar1-4/+12
2026-08-03powerpc/syscall: Fix syscall skip handling for seccomp and ptraceMukesh Kumar Chaurasiya (IBM)1-0/+3
2026-08-03powerpc/smp: add NULL guard for cause_ipi in smp_muxed_ipi_message_passGou Hao1-0/+3
2026-07-31powerpc/dt_cpu_ftrs: Avoid separate strlen() in scan_callback()Thorsten Blum1-4/+3
2026-07-31powerpc/rtasd: Use struct_size() to simplify log_rtas_len()Thorsten Blum1-13/+6
2026-07-31powerpc: rtas: use get_user to simplify manage_flash_writeThorsten Blum1-17/+10
2026-07-28powerpc: Fix exit_flags field placement in pt_regs for ptraceMukesh Kumar Chaurasiya (IBM)3-15/+20
2026-07-27arch: hookup fchroot() system callChristian Brauner1-0/+1
2026-07-22powerpc: Use sysfs_emit() for cpumask show callbacksYury Norov1-1/+2
2026-07-20entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall executionThomas Gleixner1-1/+2
2026-07-15powerpc/dt_cpu_ftrs: Set CPU_FTR_P11_PVR for Power11 and later processorsAmit Machhiwal1-0/+9
2026-07-15powerpc/vtime: Initialize starttime at boot for native accountingShrikanth Hegde1-1/+3
2026-07-12powerpc/syscall: Use syscall_enter_from_user_mode_randomize_stack()Thomas Gleixner1-3/+1
2026-07-12powerpc: Move stack randomization after syscall_enter_from_user_mode()Thomas Gleixner1-1/+1
2026-07-07powerpc/vdso: Respect COMPAT_32BIT_TIMEThomas Weißschuh3-9/+23
2026-07-06PCI/sysfs: Fix out-of-bounds read in pci_write_legacy_io()Krzysztof Wilczyński1-7/+2
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-1/+1
2026-06-23PCI: Make pci_sriov_resource_alignment() pci_dev constIlpo Järvinen1-1/+1
2026-06-19Merge tag 'powerpc-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds15-531/+110
2026-06-16powerpc/fadump: define MIN_RMA in bytes rather than MBSayali Patil2-3/+3
2026-06-16powerpc: Restore KUAP registers on syscall restart exitMukesh Kumar Chaurasiya (IBM)1-0/+1
2026-06-15Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+41
2026-06-02powerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker1-0/+41
2026-06-02powerpc: use sysfs_emit{_at} in sysfs show functionsThorsten Blum6-33/+37
2026-06-02ppc/fadump: invoke kmsg_dump in fadump panic pathShivang Upadhyay1-0/+8
2026-06-02powerpc: Simplify cpumask api usage for cpuinfo displayShrikanth Hegde1-5/+2
2026-06-02powerpc: Use cpumask_next_wrap insteadShrikanth Hegde1-4/+1
2026-05-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich2-2/+10
2026-05-20powerpc: Remove unused functionsMukesh Kumar Chaurasiya2-155/+0
2026-05-20powerpc: Enable GENERIC_ENTRY featureMukesh Kumar Chaurasiya4-327/+53
2026-05-20powerpc: add exit_flags field in pt_regsMukesh Kumar Chaurasiya1-0/+1
2026-05-20powerpc: rename arch_irq_disabled_regsMukesh Kumar Chaurasiya4-5/+5
2026-05-14powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_work_raise()Sayali Patil1-2/+4
2026-05-06powerpc/vdso: Drop -DCC_USING_PATCHABLE_FUNCTION_ENTRY from 32-bit flags with clangNathan Chancellor1-0/+6
2026-04-26driver core: Replace dev->dma_ops_bypass with dev_dma_ops_bypass()Douglas Anderson1-4/+4
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblockLinus Torvalds1-14/+2
2026-04-17Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds2-7/+7
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-1/+5
2026-04-14Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds7-210/+66
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1