summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-03-24Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+3
2025-03-21net: remove sb1000 cable modem driverArnd Bergmann1-1/+0
2025-03-21crypto: lib/chacha - remove unused arch-specific init supportEric Biggers1-8/+2
2025-03-20Merge branch 'kvm-nvmx-and-vm-teardown' into HEADPaolo Bonzini1-1/+0
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)1-5/+0
2025-03-17arch, mm: introduce arch_mm_preinitMike Rapoport (Microsoft)1-3/+6
2025-03-17arch, mm: streamline HIGHMEM freeingMike Rapoport (Microsoft)1-14/+0
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)1-2/+0
2025-03-17powerpc: Rely on generic printing of preemption modelSebastian Andrzej Siewior1-2/+1
2025-03-17perf: Supply task information to sched_task()Kan Liang1-2/+6
2025-03-17mm: rename GENERIC_PTDUMP and PTDUMP_COREAnshuman Khandual2-2/+2
2025-03-17arch/powerpc: drop GENERIC_PTDUMP from mpc885_ads_defconfigAnshuman Khandual1-1/+1
2025-03-16powerpc/crash: use generic crashkernel reservationSourabh Jain5-54/+53
2025-03-16powerpc: insert System RAM resource to prevent crashkernel conflictSourabh Jain1-1/+1
2025-03-16powerpc/crash: preserve user-specified memory limitSourabh Jain1-8/+0
2025-03-16powerpc/crash: use generic APIs to locate memory hole for kdumpSourabh Jain2-252/+13
2025-03-16mm/hugetlb: enable bootmem allocation from CMA areasFrank van der Linden1-0/+6
2025-03-16mm/hugetlb: add pre-HVO frameworkFrank van der Linden1-0/+1
2025-03-16mm/bootmem_info: export register_page_bootmem_memmapFrank van der Linden1-0/+4
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts3-5/+5
2025-03-16cxl: Remove driverAndrew Donnellan14-314/+14
2025-03-15crypto: skcipher - Make skcipher_walk src.virt.addr constHerbert Xu2-4/+4
2025-03-14cpu/SMT: Provide a default topology_is_primary_thread()Yicong Yang1-0/+1
2025-03-12spufs: fix a leak in spufs_create_context()Al Viro1-1/+4
2025-03-12spufs: fix gang directory lifetimesAl Viro3-8/+49
2025-03-12spufs: fix a leak on spufs_new_file() failureAl Viro1-1/+3
2025-03-11powerpc: asm/io.h: remove split ioread64/iowrite64 helpersArnd Bergmann1-48/+0
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman3-5/+17
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32CEric Biggers2-2/+0
2025-03-10powerpc/ftrace: Use RCU in all users of __module_text_address().Sebastian Andrzej Siewior2-8/+4
2025-03-10powerpc/kexec: fix physical address calculation in clear_utlb_entry()Christophe Leroy1-5/+2
2025-03-10crypto: powerpc: Mark ghashp8-ppc.o as an OBJECT_FILES_NON_STANDARDChristophe Leroy1-0/+1
2025-03-10powerpc: Fix 'intra_function_call not a direct call' warningChristophe Leroy2-3/+0
2025-03-08powerpc/vdso: Prepare introduction of struct vdso_clockNam Cao1-1/+1
2025-03-07powerpc/perf: Fix ref-counting on the PMU 'vpa_pmu'Vaibhav Jain1-0/+1
2025-03-07KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guestsAmit Machhiwal1-4/+1
2025-03-07powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7Andreas Schwab1-2/+2
2025-03-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu1-4/+7
2025-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+4
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-2/+4
2025-02-26KVM: Drop kvm_arch_sync_events() now that all implementations are nopsSean Christopherson1-1/+0
2025-02-26powerpc/microwatt: Add SMP supportPaul Mackerras6-3/+124
2025-02-26powerpc: Define config option for processors with broadcast TLBIEPaul Mackerras4-2/+17
2025-02-26powerpc/microwatt: Define an idle power-save functionPaul Mackerras1-0/+9
2025-02-26powerpc/microwatt: Device-tree updatesPaul Mackerras1-11/+62
2025-02-26powerpc/microwatt: Select COMMON_CLK in order to get the clock frameworkPaul Mackerras1-0/+1
2025-02-26powerpc: Remove UDBG_RTAS_CONSOLEMichael Ellerman4-89/+0
2025-02-26powerpc/io: Use standard barrier macros in io.cMichael Ellerman1-18/+24
2025-02-26powerpc/io: Rename _insw_ns() etc.Michael Ellerman2-26/+13