summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2026-01-20kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()Petr Mladek1-1/+1
2026-01-20watchdog: softlockup: panic when lockup duration exceeds N thresholdsLi RongQing1-1/+1
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap1-0/+1
2026-01-20lib/tests: convert test_uuid module to KUnitRyota Sakamoto1-1/+0
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand1-0/+1
2026-01-20mm: add basic tests for lazy_mmuKevin Brodsky1-1/+3
2026-01-20powerpc/mm: replace batch->active with is_lazy_mmu_mode_active()Kevin Brodsky2-10/+1
2026-01-20mm: introduce generic lazy_mmu helpersKevin Brodsky2-6/+6
2026-01-20mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky2-2/+1
2026-01-20powerpc/mm: implement arch_flush_lazy_mmu_mode()Kevin Brodsky1-3/+12
2026-01-20powerpc/64s: do not re-activate batched TLB flushAlexander Gordeev2-27/+0
2026-01-14powerpc/watchdog: add support for hardlockup_sys_info sysctlFeng Tang1-5/+10
2026-01-14powerpc/vdso: Provide clock_getres_time64()Thomas Weißschuh4-0/+21
2026-01-12lib/crypto: powerpc/aes: Migrate POWER8 optimized code into libraryEric Biggers5-4059/+4
2026-01-12lib/crypto: powerpc/aes: Migrate SPE optimized code into libraryEric Biggers8-1697/+7
2026-01-12crypto: powerpc/aes - Rename struct aes_keyEric Biggers6-21/+22
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross2-6/+1
2026-01-12paravirt: Remove asm/paravirt_api_clock.hJuergen Gross1-2/+0
2026-01-08KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson2-4/+4
2026-01-08powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handlingNarayana Murty N3-9/+78
2026-01-08powerpc/pseries: Fix MSI-X allocation failure when quota is exceededNam Cao1-3/+41
2026-01-07powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memoryGaurav Batra2-14/+22
2026-01-07powerpc64/bpf: Inline bpf_get_smp_processor_id() and bpf_get_current_task/_btf()Saket Kumar Bhaskar2-0/+23
2026-01-07powerpc64/bpf: Support internal-only MOV instruction to resolve per-CPU addrsSaket Kumar Bhaskar2-0/+15
2026-01-07powerpc/uaccess: Implement masked user accessChristophe Leroy2-3/+79
2026-01-07powerpc/32: Automatically adapt TASK_SIZE based on constraintsChristophe Leroy7-16/+27
2026-01-07powerpc/32s: Fix segments setup when TASK_SIZE is not a multiple of 256MChristophe Leroy6-8/+11
2026-01-07powerpc/uaccess: Refactor user_{read/write/}_access_begin()Christophe Leroy2-34/+14
2026-01-07powerpc/uaccess: Remove {allow/prevent}_{read/write/read_write}_{from/to/}_us...Christophe Leroy2-62/+15
2026-01-07powerpc/uaccess: Remove unused size and from parameters from allow_access_user()Christophe Leroy5-15/+9
2026-01-07powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()Christophe Leroy2-2/+4
2025-12-22powerpc/32: Restore disabling of interrupts at interrupt/syscall exitChristophe Leroy (CS GROUP)4-17/+6
2025-12-22powerpc/powernv: Enable cpuidle state detection for POWER11Aboorva Devarajan1-4/+5
2025-12-22powerpc: Add reloc_offset() to font bitmap pointer used for bootx_printf()Finn Thain1-1/+2
2025-12-22powerpc/tools: drop `-o pipefail` in gcc check scriptsJan Stancek2-2/+0
2025-12-22powerpc/kexec: Enable SMT before waking offline CPUsNysal Jan K.A.1-0/+19
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-4/+0
2025-12-09powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pagesDavid Hildenbrand1-0/+1
2025-12-09powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...David Hildenbrand1-1/+1
2025-12-07ALSA: Do not build obsolete APIDavid Heidelberg4-4/+0
2025-12-06Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-2/+0
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-4/+4
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+8
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-53/+60
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-27/+55
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+2
2025-12-05Merge tag 'powerpc-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds46-195/+262
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+7
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+5