summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2025-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-12powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM...Christophe Leroy
2025-02-10powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inlineChristophe Leroy
2025-02-10powerpc/code-patching: Disable KASAN report during patching via temporary mmChristophe Leroy
2025-02-07genirq: Remove leading space from irq_chip::irq_print_chip() callbacksGeert Uytterhoeven
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-02-01revert "xarray: port tests to kunit"Andrew Morton
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-01-29Merge tag 'powerpc-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-25mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-21Merge tag 'edac_updates_for_v6.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-20Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-01-21powerpc/pseries/iommu: Don't unset window if it was never setShivaprasad G Bhat
2025-01-21powerpc/pseries/eeh: Fix get PE state translationNarayana Murty N
2025-01-16EDAC/cell: Remove powerpc Cell driverMichael Ellerman
2025-01-13powernv/memtrace: use __GFP_ZERO with alloc_contig_pages()David Hildenbrand
2025-01-14crypto: powerpc/p10-aes-gcm - simplify handling of linear associated dataEric Biggers
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman
2025-01-12kernel-wide: add explicity||explicitly to spelling.txtShivam Chaudhary
2025-01-12powerpc/papr_scm: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-01-12xarray: port tests to kunitTamir Duberstein
2025-01-12Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2025-01-12KVM: e500: perform hugepage check after looking up the PFNPaolo Bonzini
2025-01-12KVM: e500: map readonly host pages for readPaolo Bonzini
2025-01-12KVM: e500: track host-writability of pagesPaolo Bonzini
2025-01-12KVM: e500: use shadow TLB entry as witness for writabilityPaolo Bonzini
2025-01-12KVM: e500: always restore irqsPaolo Bonzini
2025-01-11powerpc/prom_init: Use IS_ENABLED()Michael Ellerman
2025-01-11powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDWGaurav Batra
2025-01-11modules: Support extended MODVERSIONS infoMatthew Maurer
2025-01-09sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()Thomas Weißschuh
2024-12-27Merge tag 'powerpc-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-12-26fprobe: Rewrite fprobe on function-graph tracerMasami Hiramatsu (Google)
2024-12-26ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNCMasami Hiramatsu (Google)
2024-12-26tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)
2024-12-26fgraph: Pass ftrace_regs to entryfuncMasami Hiramatsu (Google)
2024-12-23fgraph: Get ftrace recursion lock in function_graph_enterMasami Hiramatsu (Google)
2024-12-23powerpc: Use str_on_off() helper in check_cache_coherency()Thorsten Blum