summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2024-02-232-2/+2
|\
| * sparc: Fix undefined reference to fb_is_primary_deviceJavier Martinez Canillas2024-02-212-2/+2
* | work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-091-2/+2
|/
* sparc: Use device_get_match_data()Rob Herring2024-01-192-10/+12
* Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-01-181-14/+4
|\
| * sparc: vdso: use $(addprefix ) instead of $(foreach )Masahiro Yamada2023-12-101-1/+1
| * sparc: vdso: simplify obj-y additionMasahiro Yamada2023-12-101-9/+2
| * sparc: vdso: clean up build artifacts in arch/sparc/vdso/Masahiro Yamada2023-12-101-4/+1
* | Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2024-01-182-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-105-15/+10
|\ \
| * | sparc: Use $(kecho) to announce kernel images being readyUwe Kleine-König2023-12-041-5/+5
| * | Merge branch 'asm-generic-prototypes' into asm-genericArnd Bergmann2023-11-283-3/+5
| |\ \
| | * | arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann2023-11-232-0/+2
| | * | arch: fix asm-offsets.c building with -Wmissing-prototypesArnd Bergmann2023-11-231-3/+3
| | |/
| * | 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
| |/
* | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-091-0/+3
|\ \
| * | LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-121-0/+3
| |/
* | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-094-4/+0
|\ \
| * | arch: turn off -Werror for architectures with known warningsArnd Bergmann2023-12-104-4/+0
| |/
* | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-095-5/+6
|\ \
| * | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-083-4/+4
| * | mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov2024-01-081-1/+1
| * | mm/mglru: add dummy pmd_dirty()Kinsey Ho2024-01-051-0/+1
| |/
* / wire up syscalls for statmount/listmountMiklos Szeredi2023-12-141-0/+2
|/
* kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann2023-11-101-2/+0
* Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-11-042-30/+2
|\
| * kbuild: unify vdso_install rulesMasahiro Yamada2023-10-282-30/+2
* | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-032-26/+0
|\ \
| * | vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann2023-10-172-26/+0
| |/
* | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-11-021-21/+24
|\ \
| * | crypto: sparc/crc32c - stop using the shash alignmaskEric Biggers2023-10-271-21/+24
* | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-1/+2
|\ \ \
| * | | arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta2023-10-061-0/+1
| * | | syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta2023-10-031-1/+1
| |/ /
* | | Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-011-6/+9
|\ \ \
| * \ \ BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie2023-10-232-3/+11
| |\ \ \ | | | |/ | | |/|
| * | | fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann2023-10-121-6/+9
| | |/ | |/|
* | | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-301-1/+1
|\ \ \
| * | | sparc: Annotate struct cpuinfo_tree with __counted_byKees Cook2023-10-061-1/+1
| |/ /
* | | Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-301-0/+3
|\ \ \
| * \ \ Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar2023-10-092-3/+11
| |\ \ \ | | | |/ | | |/|
| * | | futex: Add sys_futex_requeue()peterz@infradead.org2023-09-211-0/+1
| * | | futex: Add sys_futex_wait()peterz@infradead.org2023-09-211-0/+1
| * | | futex: Add sys_futex_wake()peterz@infradead.org2023-09-211-0/+1
| | |/ | |/|
* | | sparc32: fix a braino in fault handling in csum_and_copy_..._user()Al Viro2023-10-271-1/+1
| |/ |/|
* | mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts2023-09-292-3/+11
|/
* 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