summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2026-01-26lib/tests: convert test_min_heap module to KUnitRyota Sakamoto
2026-01-26mm/zone_device: reinitialize large zone device private foliosMatthew Brost
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner
2026-01-20kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()Petr Mladek
2026-01-20watchdog: softlockup: panic when lockup duration exceeds N thresholdsLi RongQing
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20lib/tests: convert test_uuid module to KUnitRyota Sakamoto
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand
2026-01-20mm: add basic tests for lazy_mmuKevin Brodsky
2026-01-20powerpc/mm: replace batch->active with is_lazy_mmu_mode_active()Kevin Brodsky
2026-01-20mm: introduce generic lazy_mmu helpersKevin Brodsky
2026-01-20mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky
2026-01-20powerpc/mm: implement arch_flush_lazy_mmu_mode()Kevin Brodsky
2026-01-20powerpc/64s: do not re-activate batched TLB flushAlexander Gordeev
2026-01-14powerpc/watchdog: add support for hardlockup_sys_info sysctlFeng Tang
2026-01-14powerpc/vdso: Provide clock_getres_time64()Thomas Weißschuh
2026-01-12lib/crypto: powerpc/aes: Migrate POWER8 optimized code into libraryEric Biggers
2026-01-12lib/crypto: powerpc/aes: Migrate SPE optimized code into libraryEric Biggers
2026-01-12crypto: powerpc/aes - Rename struct aes_keyEric Biggers
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross
2026-01-12paravirt: Remove asm/paravirt_api_clock.hJuergen Gross
2026-01-08powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handlingNarayana Murty N
2026-01-08powerpc/pseries: Fix MSI-X allocation failure when quota is exceededNam Cao
2026-01-07powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memoryGaurav Batra
2026-01-07powerpc64/bpf: Inline bpf_get_smp_processor_id() and bpf_get_current_task/_btf()Saket Kumar Bhaskar
2026-01-07powerpc64/bpf: Support internal-only MOV instruction to resolve per-CPU addrsSaket Kumar Bhaskar
2026-01-07powerpc/uaccess: Implement masked user accessChristophe Leroy
2026-01-07powerpc/32: Automatically adapt TASK_SIZE based on constraintsChristophe Leroy
2026-01-07powerpc/32s: Fix segments setup when TASK_SIZE is not a multiple of 256MChristophe Leroy
2026-01-07powerpc/uaccess: Refactor user_{read/write/}_access_begin()Christophe Leroy
2026-01-07powerpc/uaccess: Remove {allow/prevent}_{read/write/read_write}_{from/to/}_us...Christophe Leroy
2026-01-07powerpc/uaccess: Remove unused size and from parameters from allow_access_user()Christophe Leroy
2026-01-07powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()Christophe Leroy
2025-12-22powerpc/32: Restore disabling of interrupts at interrupt/syscall exitChristophe Leroy (CS GROUP)
2025-12-22powerpc/powernv: Enable cpuidle state detection for POWER11Aboorva Devarajan
2025-12-22powerpc: Add reloc_offset() to font bitmap pointer used for bootx_printf()Finn Thain
2025-12-22powerpc/tools: drop `-o pipefail` in gcc check scriptsJan Stancek
2025-12-22powerpc/kexec: Enable SMT before waking offline CPUsNysal Jan K.A.
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-09powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pagesDavid Hildenbrand
2025-12-09powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...David Hildenbrand
2025-12-07ALSA: Do not build obsolete APIDavid Heidelberg
2025-12-06Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-05Merge tag 'powerpc-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds