aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2023-10-27sparc32: fix a braino in fault handling in csum_and_copy_..._user()Gravatar Al Viro 1-1/+1
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Gravatar Ryan Roberts 2-3/+11
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Gravatar Linus Torvalds 1-97/+0
2023-09-05Merge tag 'mm-hotfixes-stable-2023-09-05-11-51' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-0/+1
2023-09-05sparc64: add missing initialization of folio in tlb_batch_add()Gravatar Mike Rapoport (IBM) 1-0/+1
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 40-40/+40
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-3/+3
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-6/+6
2023-08-30Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...Gravatar Linus Torvalds 32-33/+49
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 2-4/+4
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 11-89/+173
2023-08-29Merge tag 'flex-array-transformations-6.6-rc1' of git://git.kernel.org/pub/sc...Gravatar Linus Torvalds 1-3/+2
2023-08-28sparc: Explicitly include correct DT includesGravatar Rob Herring 32-33/+49
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Gravatar Matthew Wilcox (Oracle) 2-5/+0
2023-08-24sparc64: implement the new page table range APIGravatar Matthew Wilcox (Oracle) 5-67/+119
2023-08-24sparc32: implement the new page table range APIGravatar Matthew Wilcox (Oracle) 3-8/+23
2023-08-24sparc: Remove <asm/ide.h>Gravatar Geert Uytterhoeven 1-97/+0
2023-08-22sparc: remove <asm/export.h>Gravatar Masahiro Yamada 1-1/+0
2023-08-22sparc: replace #include <asm/export.h> with #include <linux/export.h>Gravatar Masahiro Yamada 39-39/+40
2023-08-21sparc: convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalentsGravatar Vishal Moola (Oracle) 1-2/+3
2023-08-21sparc64: convert various functions to use ptdescsGravatar Vishal Moola (Oracle) 1-8/+9
2023-08-20Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Gravatar Greg Kroah-Hartman 1-3/+0
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUGravatar Douglas Anderson 2-4/+4
2023-08-18sparc: add pte_free_defer() for pte_t *pgtable_tGravatar Hugh Dickins 2-0/+20
2023-08-18mm: make show_free_areas() staticGravatar Kefeng Wang 1-1/+1
2023-08-12locking: remove spin_lock_prefetchGravatar Mateusz Guzik 1-3/+0
2023-08-11tty: vcc: convert counts to size_tGravatar Jiri Slaby (SUSE) 1-1/+1
2023-08-02x86/shstk: Add user control-protection fault handlerGravatar Rick Edgecombe 2-2/+2
2023-07-31Merge 6.5-rc4 into tty-nextGravatar Greg Kroah-Hartman 1-1/+1
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSGravatar Sven Joachim 1-1/+1
2023-07-27arch: Register fchmodat2, usually as syscall 452Gravatar Palmer Dabbelt 1-0/+1
2023-07-25tty: sysrq: switch sysrq handlers from int to u8Gravatar Jiri Slaby 1-2/+2
2023-07-13sparc: mark __arch_xchg() as __always_inlineGravatar Arnd Bergmann 2-2/+2
2023-07-12sparc: openpromio: Address -Warray-bounds warningGravatar Gustavo A. R. Silva 1-3/+2
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Gravatar Rick Edgecombe 2-4/+4
2023-07-06Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+3
2023-06-29sparc32: fix lock_mm_and_find_vma() conversionGravatar Linus Torvalds 1-1/+1
2023-06-29Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Gravatar Linus Torvalds 2-2/+0
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 4-20/+54
2023-06-29arch/sparc: Add module license and description for fbdev helpersGravatar Thomas Zimmermann 1-0/+3
2023-06-28Merge branch 'expand-stack'Gravatar Linus Torvalds 3-27/+14
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-0/+3
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 8-12/+24
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 7-4/+12
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-4/+4
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-13/+34
2023-06-27mm: always expand the stack with the mmap write lock heldGravatar Linus Torvalds 1-3/+5
2023-06-24mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Gravatar Linus Torvalds 2-24/+9
2023-06-19watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64Gravatar Petr Mladek 1-1/+6