summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* 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-281-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-191-1/+0
| * | | init: consolidate prototypes in linux/init.hArnd Bergmann2023-06-093-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-271-50/+66
|\ \
| * | sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on...David Hildenbrand2023-04-181-50/+66
| |/
* / of: Make devtree_lock declaration privateRob Herring2023-04-101-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-234-16/+62
|\ \
| * | mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-091-1/+0
| * | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-022-2/+0
| * | sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bitDavid Hildenbrand2023-02-021-3/+35
| * | sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bitDavid Hildenbrand2023-02-022-12/+29
| |/
* | char/agp: introduce asm-generic/agp.hMike Rapoport2023-02-132-11/+1
* | char/agp: consolidate {alloc,free}_gatt_pages()Mike Rapoport2023-02-131-6/+0
|/
* Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-301-0/+1
|\
| * mm: add dummy pmd_young() for architectures not having itJuergen Gross2022-11-301-0/+1
* | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-6/+0
|/
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-122-6/+0
|\
| * kernel: exit: cleanup release_thread()Kefeng Wang2022-09-112-6/+0
* | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-071-147/+0
|\ \
| * | termios: get rid of non-UAPI asm/termios.hAl Viro2022-09-091-8/+0
| * | termios: convert the last (sparc) INIT_C_CC to arrayAl Viro2022-09-091-9/+0
| * | termios: consolidate values for VDISCARD in INIT_C_CCAl Viro2022-09-091-2/+2
| * | termios: start unifying non-UAPI parts of asm/termios.hAl Viro2022-09-091-7/+1
| * | termios: uninline conversion helpersAl Viro2022-09-091-130/+6
| |/
* | Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-062-0/+24
|\ \
| * | sparc: Fix the generic IO helpersLinus Walleij2022-09-082-0/+24
| |/
* / sparc: Unbreak the buildBart Van Assche2022-09-291-9/+6
|/