summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-312-4/+4
|\
| * mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-112-4/+4
* | Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...Linus Torvalds2023-08-313-3/+4
|\ \
| * | sparc: Explicitly include correct DT includesRob Herring2023-08-283-3/+4
| |/
* | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-1/+1
|\ \
| * | nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson2023-08-181-1/+1
* | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-295-22/+48
|\ \ \
| * | | mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)2023-08-252-5/+0
| * | | sparc64: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-252-13/+34
| * | | sparc32: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-252-6/+12
| * | | sparc: add pte_free_defer() for pte_t *pgtable_tHugh Dickins2023-08-181-0/+4
| |/ /
* | | Merge tag 'flex-array-transformations-6.6-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds2023-08-291-3/+2
|\ \ \
| * | | sparc: openpromio: Address -Warray-bounds warningGustavo A. R. Silva2023-07-121-3/+2
| | |/ | |/|
* | | locking: remove spin_lock_prefetchMateusz Guzik2023-08-121-3/+0
| |/ |/|
* | sparc: mark __arch_xchg() as __always_inlineArnd Bergmann2023-07-132-2/+2
|/
* Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-291-20/+27
|\
| * fbdev: Rename fb_mem*() helpersThomas Zimmermann2023-05-181-6/+6
| * fbdev: Move framebuffer I/O helpers into <asm/fb.h>Thomas Zimmermann2023-05-181-0/+20
| * Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-05-097-56/+83
| |\
| * | arch/sparc: Implement <asm/fb.h> with generic helpersThomas Zimmermann2023-04-201-8/+8
| * | arch/sparc: Implement fb_is_primary_device() in source fileThomas Zimmermann2023-04-201-18/+5
* | | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-291-0/+3
|\ \ \
| * | | net: core: add getsockopt SO_PEERPIDFDAlexander Mikhalitsyn2023-06-121-0/+1
| * | | scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn2023-06-121-0/+2
| | |/ | |/|
* | | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-284-4/+0
|\ \ \
| * | | watchdog/hardlockup: declare arch_touch_nmi_watchdog() only in linux/nmi.hPetr Mladek2023-06-201-1/+0
| * | | init: consolidate prototypes in linux/init.hArnd Bergmann2023-06-103-3/+0
| |/ /
* | | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-272-13/+34
|\ \ \
| * | | locking/atomic: sparc: add preprocessor symbolsMark Rutland2023-06-052-2/+32
| * | | locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland2023-06-052-11/+2
| |/ /
* / / sparc/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-06-161-18/+0
|/ /
* | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-052-5/+5
|\ \
| * | locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda2023-04-292-5/+5
| |/
* | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-1/+1
|\ \
| * | sparc/cpu: Mark cpu_play_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
| |/
* | Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-04-282-0/+8
|\ \
| * | mm: Expose untagging mask in /proc/$PID/statusKirill A. Shutemov2023-03-161-0/+6
| * | mm: Introduce untagged_addr_remote()Kirill A. Shutemov2023-03-161-0/+2
| |/
* | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-281-50/+66
|\ \
| * | sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on...David Hildenbrand2023-04-191-50/+66
| |/
* / of: Make devtree_lock declaration privateRob Herring2023-04-111-0/+3
|/
* Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-242-5/+2
|\
| * dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Greg Kroah-Hartman2023-02-151-1/+1
| * vio: move to_vio_dev() to use container_of_const()Greg Kroah-Hartman2023-01-271-4/+1
* | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-244-16/+62
|\ \
| * | mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-101-1/+0
| * | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-032-2/+0
| * | sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bitDavid Hildenbrand2023-02-031-3/+35
| * | sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bitDavid Hildenbrand2023-02-032-12/+29
| |/
* | char/agp: introduce asm-generic/agp.hMike Rapoport2023-02-132-11/+1