aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)Author
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)
2023-08-24sh: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap
2023-08-21sh: convert pte_free_tlb() to use ptdescsVishal Moola (Oracle)
2023-08-18sh/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18sh: mm: convert to GENERIC_IOREMAPBaoquan He
2023-08-18sh: add <asm-generic/io.h> includingBaoquan He
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt
2023-07-24sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flagThomas Zimmermann
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-07-13Merge tag 'sh-for-v6.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-13sh: hd64461: Handle virq offset for offchip IRQ base and HD64461 IRQArtur Rojek
2023-07-13sh: mach-dreamcast: Handle virq offset in cascaded IRQ demuxGeert Uytterhoeven
2023-07-13sh: mach-highlander: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven
2023-07-13sh: mach-r2d: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-07-05Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-05sh: Provide unxlate_dev_mem_ptr() in asm/io.hGuenter Roeck
2023-07-05sh: dma: Correct the number of DMA channels for SH7709Artur Rojek
2023-07-05sh: dma: Drop incorrect SH_DMAC_BASE1 definition for SH4Artur Rojek
2023-07-05sh: dma: Fix DMA channel offset calculationArtur Rojek
2023-07-05sh: Remove compiler flag duplicationMasahiro Yamada
2023-07-05sh: Refactor header include path additionMasahiro Yamada
2023-07-05sh: Move build rule for cchips/hd6446x/ to arch/sh/KbuildMasahiro Yamada
2023-07-05sh: Fix -Wmissing-include-dirs warnings for various platformsMasahiro Yamada
2023-06-29Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-27backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to 'dev'Thomas Zimmermann
2023-06-27backlight/gpio_backlight: Rename field 'fbdev' to 'dev'Thomas Zimmermann
2023-06-24mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds
2023-06-19sh: move the ARCH_DMA_MINALIGN definition to asm/cache.hCatalin Marinas
2023-06-19sh/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins
2023-06-16sh/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-06-14sh: Replace all non-returning strlcpy with strscpyAzeem Shaikh
2023-06-11sh: Avoid using IRQ0 on SH3 and SH4Sergey Shtylyov
2023-06-09thread_info: move function declarations to linux/thread_info.hArnd Bergmann
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann
2023-06-09cachestat: wire up cachestat for other architecturesNhat Pham
2023-06-05locking/atomic: sh: add preprocessor symbolsMark Rutland