summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-30Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...Linus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-29Merge tag 'flex-array-transformations-6.6-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2023-08-28sparc: Explicitly include correct DT includesRob Herring
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)
2023-08-24sparc64: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24sparc32: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-21sparc: convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalentsVishal Moola (Oracle)
2023-08-21sparc64: convert various functions to use ptdescsVishal Moola (Oracle)
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson
2023-08-18sparc: add pte_free_defer() for pte_t *pgtable_tHugh Dickins
2023-08-18mm: make show_free_areas() staticKefeng Wang
2023-08-12locking: remove spin_lock_prefetchMateusz Guzik
2023-08-02x86/shstk: Add user control-protection fault handlerRick Edgecombe
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt
2023-07-13sparc: mark __arch_xchg() as __always_inlineArnd Bergmann
2023-07-12sparc: openpromio: Address -Warray-bounds warningGustavo A. R. Silva
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-07-06Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-29sparc32: fix lock_mm_and_find_vma() conversionLinus Torvalds
2023-06-29Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-29arch/sparc: Add module license and description for fbdev helpersThomas Zimmermann
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-27mm: always expand the stack with the mmap write lock heldLinus Torvalds
2023-06-24mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds
2023-06-19watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64Petr Mladek
2023-06-19watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specificPetr Mladek
2023-06-19watchdog/hardlockup: declare arch_touch_nmi_watchdog() only in linux/nmi.hPetr Mladek
2023-06-19watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_pro...Douglas Anderson
2023-06-19sparc: iounit and iommu use pte_offset_kernel()Hugh Dickins
2023-06-19sparc: allow pte_offset_map() to failHugh Dickins
2023-06-19sparc/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins
2023-06-16sparc/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-06-14sparc64: Replace all non-returning strlcpy with strscpyAzeem Shaikh
2023-06-12net: core: add getsockopt SO_PEERPIDFDAlexander Mikhalitsyn
2023-06-12scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn
2023-06-09watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson
2023-06-09watchdog/hardlockup: change watchdog_nmi_enable() to voidLecopzer Chen
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann
2023-06-09cachestat: wire up cachestat for other architecturesNhat Pham