summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-25powerpc: implement the new page table range APIMatthew Wilcox (Oracle)7-38/+36
2023-08-21powerpc/book3s64/memhotplug: enable memmap on memory for radixAneesh Kumar K.V1-0/+21
2023-08-18powerpc/book3s64/radix: add support for vmemmap optimization for radixAneesh Kumar K.V1-0/+11
2023-08-18powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...Aneesh Kumar K.V2-0/+8
2023-08-18powerpc/book3s64/mm: enable transparent pud hugepageAneesh Kumar K.V5-11/+199
2023-08-18mmu_notifiers: call invalidate_range() when invalidating TLBsAlistair Popple1-0/+1
2023-08-18powerpc: mm: convert to GENERIC_IOREMAPChristophe Leroy1-5/+3
2023-08-18mm: move is_ioremap_addr() into new header fileBaoquan He1-10/+0
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He1-8/+1
2023-08-18powerpc: add pte_free_defer() for pgtables sharing pageHugh Dickins1-0/+4
2023-07-19Revert "powerpc/64s: Remove support for ELFv1 little endian userspace"Andrew Donnellan2-11/+1
2023-07-17Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() wit...Christophe Leroy1-56/+13
2023-07-10powerpc/mm/book3s64/hash/4k: Add pmd_same callback for 4K page sizeAneesh Kumar K.V3-11/+5
2023-06-30Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds16-50/+55
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-5/+3
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2-11/+8
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+4
2023-06-28Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-24/+0
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds1-15/+0
2023-06-26Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-3/+0
2023-06-24powerpc: move arch_trigger_cpumask_backtrace from nmi.h to irq.hDouglas Anderson2-6/+6
2023-06-21powerpc: Mark writes registering ipi to host cpu through kvm and pollingRohan McLure1-2/+2
2023-06-21powerpc: powernv: Fix KCSAN datarace warnings on idle_state contentionRohan McLure1-0/+1
2023-06-21powerpc: Mark [h]ssr_valid accesses in check_return_regs_validRohan McLure1-2/+2
2023-06-21powerpc/powernv/pci: Remove MVE codeJoel Stanley1-3/+0
2023-06-20watchdog/hardlockup: declare arch_touch_nmi_watchdog() only in linux/nmi.hPetr Mladek1-2/+0
2023-06-20powerpc: move the ARCH_DMA_MINALIGN definition to asm/cache.hCatalin Marinas2-4/+4
2023-06-19powerpc/ptrace: Expose HASHKEYR register to ptraceBenjamin Gray1-0/+1
2023-06-19powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptraceBenjamin Gray1-0/+1
2023-06-19powerpc/dexcr: Support userspace ROP protectionBenjamin Gray1-0/+1
2023-06-19powerpc/dexcr: Handle hashchk exceptionBenjamin Gray1-0/+1
2023-06-19powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) supportBenjamin Gray3-1/+18
2023-06-19powerpc/book3s: Add missing <linux/sched.h> includeBenjamin Gray1-0/+1
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie1-5/+0
2023-06-16init: Remove check_bugs() leftoversThomas Gleixner1-15/+0
2023-06-15powerpc: merge 32-bit and 64-bit _switch implementationNicholas Piggin1-0/+14
2023-06-14powerpc/64s: Remove support for ELFv1 little endian userspaceNicholas Piggin2-1/+11
2023-06-10watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson1-2/+2
2023-06-10init: consolidate prototypes in linux/init.hArnd Bergmann1-1/+0
2023-06-09powerpc/kcsan: Properly instrument arch_spin_unlock()Christophe Leroy1-0/+2
2023-06-09Merge branch 'fixes' into nextMichael Ellerman1-5/+0
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland1-24/+0
2023-05-17procfs: consolidate arch_report_meminfo declarationArnd Bergmann1-3/+0
2023-05-16powerpc/iommu: Remove iommu_del_device()Jason Gunthorpe1-5/+0
2023-05-15powerpc: Drop MPC5200 LocalPlus bus FIFO driverUwe Kleine-König1-41/+0
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard26-91/+298
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+13
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+7
2023-04-29locking/arch: Wire up local_try_cmpxchg()Uros Bizjak1-0/+11
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda1-2/+2