summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* arch: Rename fbdev header and source filesThomas Zimmermann2024-05-031-4/+4
* arch: Remove struct fb_info from video helpersThomas Zimmermann2024-05-031-3/+4
* Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-156-259/+270
|\
| * sparc32: Fix parport build with sparc32Sam Ravnborg2024-03-082-252/+263
| * sparc: Fix typosBjorn Helgaas2024-02-164-7/+7
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-152-4/+20
|\ \
| * | mm/treewide: align up pXd_leaf() retval across archsPeter Xu2024-03-061-2/+2
| * | mm/treewide: drop pXd_large()Peter Xu2024-03-061-4/+4
| * | Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2024-02-231-0/+14
| * | sparc/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand2024-02-221-0/+2
* | | arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-062-3/+2
|/ /
* / work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-101-2/+2
|/
* Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2024-01-192-0/+2
|\
| * mm: Introduce flush_cache_vmap_early()Alexandre Ghiti2023-12-142-0/+2
* | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-111-7/+0
|\ \
| * | asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang2023-11-231-6/+0
| * | arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He2023-11-231-1/+0
| |/
* / mm/mglru: add dummy pmd_dirty()Kinsey Ho2024-01-051-0/+1
|/
* kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann2023-11-101-2/+0
* BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie2023-10-231-2/+4
|\
| * mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts2023-09-301-2/+4
* | fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann2023-10-121-6/+9
|/
* Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-09-051-97/+0
|\
| * sparc: Remove <asm/ide.h>Geert Uytterhoeven2023-08-241-97/+0
* | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-09-051-1/+0
|\ \
| * | sparc: remove <asm/export.h>Masahiro Yamada2023-08-221-1/+0
| |/
* | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-011-1/+1
|\ \
| * \ Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman2023-08-201-3/+0
| |\ \
| * | | tty: vcc: convert counts to size_tJiri Slaby (SUSE)2023-08-111-1/+1
| | |/ | |/|
* | | 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
| |/ /
* / / 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 '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