summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+5
2026-08-19Merge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+0
2026-08-19Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+0
2026-08-18Merge tag 'powerpc-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds15-19/+150
2026-08-18Merge tag 'kexec-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+0
2026-08-09KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on Pow...Amit Machhiwal1-0/+10
2026-08-09KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctlAmit Machhiwal2-0/+9
2026-08-06powerpc: Add Power12 architected modeRitesh Harjani (IBM)2-1/+3
2026-08-06powerpc: Add Power12 raw modeNicholas Piggin6-4/+28
2026-08-05mm: decouple protnone helpers from CONFIG_NUMA_BALANCINGKiryl Shutsemau (Meta)1-4/+4
2026-08-03powerpc/syscall: Fix syscall skip handling for seccomp and ptraceMukesh Kumar Chaurasiya (IBM)2-0/+7
2026-08-03powerpc/crash: stop watchdogs before booting kdump kernelSourabh Jain1-0/+6
2026-08-03powerpc/pseries: Move H_WATCHDOG definitions to a common headerSourabh Jain1-0/+58
2026-08-03KVM: PPC: Book3S HV: Validate arch_compat against host compatibility modeAmit Machhiwal1-0/+12
2026-08-03powerpc/xive: add error return value to xive_smp_probe()Gou Hao1-2/+2
2026-07-31powerpc/serial: Use generic BASE_BAUD in asm/serial.hThorsten Blum1-2/+2
2026-07-31powerpc/jump_label: adjust inline asm to be consistentMukesh Kumar Chaurasiya (IBM)1-10/+13
2026-07-31mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVESUsama Arif1-1/+1
2026-07-28powerpc/serial: Fix include guard commentThorsten Blum1-3/+1
2026-07-28powerpc: Fix exit_flags field placement in pt_regs for ptraceMukesh Kumar Chaurasiya (IBM)3-12/+6
2026-07-28powerpc/970: fix nap return address corruption on async interrupt exitMukesh Kumar Chaurasiya (IBM)2-8/+8
2026-07-15treewide: Remove CLOCK_TICK_RATEThomas Gleixner1-2/+0
2026-07-15powerpc: Remove dead non-preemption codeChristophe Leroy (CS GROUP)1-16/+0
2026-07-15powerpc/uaccess: correct check for CONFIG_PPC_E500 in mask_user_address()Ethan Nelson-Moore1-1/+1
2026-07-14syscall_user_dispatch: Introduce ARCH_SUPPORTS_SYSCALL_USER_DISPATCHJinjie Ruan1-5/+0
2026-06-30powerpc/kexec_file: Use crash_exclude_core_ranges() helperJinjie Ruan1-3/+0
2026-06-30powerpc/crash: sort crash memory ranges before preparing elfcorehdrSourabh Jain1-1/+3
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+1
2026-06-24Merge branch 'pci/sysfs'Bjorn Helgaas1-2/+0
2026-06-23PCI/sysfs: Convert legacy I/O and memory attributes to static definitionsKrzysztof Wilczyński1-2/+0
2026-06-23PCI: Make pci_sriov_resource_alignment() pci_dev constIlpo Järvinen1-1/+1
2026-06-20Merge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2026-06-19Merge tag 'powerpc-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds13-344/+663
2026-06-19powerpc: Remove arch-specific strncpy() implementationKees Cook1-2/+0
2026-06-16powerpc/fadump: define MIN_RMA in bytes rather than MBSayali Patil1-1/+3
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-15Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds1-0/+7
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-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-06vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flagsJori Koolstra1-4/+4
2026-06-02powerpc/rtas: Replace one-element array with flexible array memberThorsten Blum1-2/+3
2026-05-29sched/topology: Provide arch_llc_mask for cache aware schedulingShrikanth Hegde1-0/+7
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 Chaurasiya2-4/+0
2026-05-20powerpc: Enable GENERIC_ENTRY featureMukesh Kumar Chaurasiya2-329/+70
2026-05-20powerpc: Prepare for IRQ entry exitMukesh Kumar Chaurasiya1-0/+358
2026-05-20powerpc: add exit_flags field in pt_regsMukesh Kumar Chaurasiya2-5/+12
2026-05-20powerpc: Introduce syscall exit arch functionsMukesh Kumar Chaurasiya1-0/+49