summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* 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 'mm-hotfixes-stable-2023-09-05-11-51' of git://git.kernel.org/pub/s...Linus Torvalds2023-09-051-0/+1
|\ \
| * | sparc64: add missing initialization of folio in tlb_batch_add()Mike Rapoport (IBM)2023-09-051-0/+1
* | | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-09-0540-40/+40
|\ \ \ | |/ / |/| |
| * | sparc: remove <asm/export.h>Masahiro Yamada2023-08-221-1/+0
| * | sparc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2023-08-2239-39/+40
* | | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-012-3/+3
|\ \ \
| * \ \ 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 6.5-rc4 into tty-nextGreg Kroah-Hartman2023-07-311-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | tty: sysrq: switch sysrq handlers from int to u8Jiri Slaby2023-07-251-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-314-6/+6
|\ \ \ \
| * | | | x86/shstk: Add user control-protection fault handlerRick Edgecombe2023-08-022-2/+2
| * | | | 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-3032-33/+49
|\ \ \ \ \
| * | | | | sparc: Explicitly include correct DT includesRob Herring2023-08-2832-33/+49
| |/ / / /
* | | | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-292-4/+4
|\ \ \ \ \
| * | | | | nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson2023-08-182-4/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-2911-89/+173
|\ \ \ \ \
| * | | | | mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)2023-08-242-5/+0
| * | | | | sparc64: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-245-67/+119
| * | | | | sparc32: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-243-8/+23
| * | | | | sparc: convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalentsVishal Moola (Oracle)2023-08-211-2/+3
| * | | | | sparc64: convert various functions to use ptdescsVishal Moola (Oracle)2023-08-211-8/+9
| * | | | | sparc: add pte_free_defer() for pte_t *pgtable_tHugh Dickins2023-08-182-0/+20
| * | | | | mm: make show_free_areas() staticKefeng Wang2023-08-181-1/+1
| |/ / / /
* | | | | 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
| | |/ / / | |/| | |
* | | | | Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-281-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt2023-07-271-0/+1
| |/ / /
* | / / locking: remove spin_lock_prefetchMateusz Guzik2023-08-121-3/+0
| |/ / |/| |
* | | arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim2023-07-291-1/+1
| |/ |/|
* | sparc: mark __arch_xchg() as __always_inlineArnd Bergmann2023-07-132-2/+2
|/
* Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-07-061-0/+3
|\
| * arch/sparc: Add module license and description for fbdev helpersThomas Zimmermann2023-06-291-0/+3
* | sparc32: fix lock_mm_and_find_vma() conversionLinus Torvalds2023-06-291-1/+1
* | Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2023-06-292-2/+0
|\ \
| * | mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATEDVlastimil Babka2023-05-262-2/+0
* | | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-294-20/+54
|\ \ \ | | |/ | |/|
| * | 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
| * | fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann2023-05-181-1/+0
| * | Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-05-0925-107/+123
| |\|
| * | 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-204-18/+33
* | | Merge branch 'expand-stack'Linus Torvalds2023-06-283-27/+14
|\ \ \
| * | | mm: always expand the stack with the mmap write lock heldLinus Torvalds2023-06-271-3/+5
| * | | mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds2023-06-242-24/+9
| | |/ | |/|
* | | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-281-0/+3
|\ \ \