summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
6 daystreewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
7 daysMerge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
7 daysarch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
14 daysMerge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-26Merge tag 'powerpc-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-05-26Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-05-21powerpc/perf: Remove driver-specific throttle supportKan Liang
2025-05-21crypto: powerpc/poly1305 - add depends on BROKEN for nowEric Biggers
2025-05-21Revert "crypto: powerpc/poly1305 - Add SIMD fallback"Herbert Xu
2025-05-16powerpc: Switch to irq_find_mapping()Jiri Slaby (SUSE)
2025-05-16powerpc: Switch irq_domain_add_nomap() to use fwnodeJiri Slaby (SUSE)
2025-05-16powerpc: Switch to irq_domain_create_*()Jiri Slaby (SUSE)
2025-05-16powerpc: Switch to of_fwnode_handle()Jiri Slaby (SUSE)
2025-05-15powerpc/iommu: Use str_disabled_enabled() helperThorsten Blum
2025-05-15powerpc/powermac: Use str_enabled_disabled() and str_on_off() helpersThorsten Blum
2025-05-15powerpc/mm/fault: Use str_write_read() helper functionThorsten Blum
2025-05-15powerpc: Replace strcpy() with strscpy() in proc_ppc64_init()Thorsten Blum
2025-05-15powerpc/pseries/iommu: Fix kmemleak in TCE table userspace viewGaurav Batra
2025-05-14crypto: powerpc/poly1305 - Add SIMD fallbackHerbert Xu
2025-05-14powerpc/kernel: Fix ppc_save_regs inclusion in buildMadhavan Srinivasan
2025-05-14powerpc: Transliterate author name and remove FIXMEThorsten Blum
2025-05-12crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARKEric Biggers
2025-05-12crypto: lib/chacha - add array bounds to function prototypesEric Biggers
2025-05-12crypto: lib/chacha - strongly type the ChaCha stateEric Biggers
2025-05-12powerpc/pseries/htmdump: Include header file to get is_kvm_guest() definitionAthira Rajeev
2025-05-12KVM: PPC: Book3S HV: Fix IRQ map warnings with XICS on pSeries KVM GuestAmit Machhiwal
2025-05-12powerpc/8xx: Reduce alignment constraint for kernel memoryChristophe Leroy
2025-05-11powerpc: mm: call ctor/dtor for kernel PTEsKevin Brodsky
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky
2025-05-11mm/ptdump: split note_page() into level specific callbacksAnshuman Khandual
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-10crypto: powerpc/poly1305 - Add poly1305_emit_arch wrapperHerbert Xu
2025-05-09lib/crc: make arch-optimized code use subsys_initcallEric Biggers
2025-05-08timers: Rename NEXT_TIMER_MAX_DELTA as TIMER_NEXT_MAX_DELTAIngo Molnar
2025-05-08crypto: powerpc/poly1305 - Add missing poly1305_emit_archHerbert Xu
2025-05-06powerpc/boot: Fix build with gcc 15Michal Suchanek
2025-05-05crypto: arch/sha256 - Export block functions as GPL onlyHerbert Xu
2025-05-05Revert "crypto: run initcalls for generic implementations earlier"Herbert Xu
2025-05-05crypto: powerpc/sha256 - implement library instead of shashEric Biggers
2025-05-05crypto: lib/poly1305 - Use block-only interfaceHerbert Xu
2025-05-05crypto: powerpc/poly1305 - Add block-only interfaceHerbert Xu
2025-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5Herbert Xu