summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'sh-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-09-096-12/+8
|\
| * sh: push-switch: Reorder cleanup operations to avoid use-after-free bugDuoming Zhou2023-09-091-1/+1
| * sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik2023-09-095-11/+7
* | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-2/+2
|\ \
| * | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-2/+2
* | | Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-08-303-3/+3
|\ \ \
| * \ \ BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie2023-08-245-5/+5
| |\ \ \
| * | | | sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flagThomas Zimmermann2023-07-241-1/+1
| * | | | Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-07-172-2/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to 'dev'Thomas Zimmermann2023-06-271-1/+1
| | * | | backlight/gpio_backlight: Rename field 'fbdev' to 'dev'Thomas Zimmermann2023-06-271-1/+1
* | | | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-293-40/+10
|\ \ \ \ \
| * | | | | treewide: drop CONFIG_EMBEDDEDRandy Dunlap2023-08-212-2/+2
| * | | | | sh/kexec: refactor for kernel/Kconfig.kexecEric DeVolder2023-08-181-38/+8
| | |_|/ / | |/| | |
* | | | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-2913-152/+163
|\ \ \ \ \
| * | | | | mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)2023-08-241-1/+1
| * | | | | sh: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-248-55/+89
| * | | | | sh: convert pte_free_tlb() to use ptdescsVishal Moola (Oracle)2023-08-211-4/+5
| * | | | | sh: mm: convert to GENERIC_IOREMAPBaoquan He2023-08-183-86/+20
| * | | | | sh: add <asm-generic/io.h> includingBaoquan He2023-08-182-7/+49
| |/ / / /
* | | | | 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
| | |_|/ | |/| |
* | | | arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim2023-07-295-5/+5
| |/ / |/| |
* | | Merge tag 'sh-for-v6.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-135-10/+10
|\ \ \ | |/ / |/| |
| * | sh: hd64461: Handle virq offset for offchip IRQ base and HD64461 IRQArtur Rojek2023-07-132-3/+3
| * | sh: mach-dreamcast: Handle virq offset in cascaded IRQ demuxGeert Uytterhoeven2023-07-131-3/+3
| * | sh: mach-highlander: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven2023-07-131-2/+2
| * | sh: mach-r2d: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven2023-07-131-2/+2
* | | Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-0513-51/+63
|\| |
| * | sh: Provide unxlate_dev_mem_ptr() in asm/io.hGuenter Roeck2023-07-051-0/+1
| * | sh: dma: Correct the number of DMA channels for SH7709Artur Rojek2023-07-051-6/+8
| * | sh: dma: Drop incorrect SH_DMAC_BASE1 definition for SH4Artur Rojek2023-07-051-1/+0
| * | sh: dma: Fix DMA channel offset calculationArtur Rojek2023-07-051-13/+24
| * | sh: Remove compiler flag duplicationMasahiro Yamada2023-07-051-3/+1
| * | sh: Refactor header include path additionMasahiro Yamada2023-07-051-2/+1
| * | sh: Move build rule for cchips/hd6446x/ to arch/sh/KbuildMasahiro Yamada2023-07-052-3/+2
| * | sh: Fix -Wmissing-include-dirs warnings for various platformsMasahiro Yamada2023-07-052-17/+20
| * | sh: Avoid using IRQ0 on SH3 and SH4Sergey Shtylyov2023-06-115-6/+6
| * | sh: j2: Use ioremap() to translate device tree address into kernel memoryJohn Paul Adrian Glaubitz2023-05-101-1/+1
* | | Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2023-06-2942-42/+0
|\ \ \
| * | | mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATEDVlastimil Babka2023-05-2642-42/+0
| |/ /
* | | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-291-14/+1
|\ \ \ | | |/ | |/|
| * | Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-05-0927-197/+60
| |\|
| * | arch/sh: Implement <asm/fb.h> with generic helpersThomas Zimmermann2023-04-201-14/+1
* | | Merge branch 'expand-stack'Linus Torvalds2023-06-282-15/+3
|\ \ \
| * | | mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds2023-06-242-15/+3
| | |/ | |/|
* | | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-283-6/+0
|\ \ \
| * | | thread_info: move function declarations to linux/thread_info.hArnd Bergmann2023-06-091-3/+0
| * | | init: consolidate prototypes in linux/init.hArnd Bergmann2023-06-092-3/+0
| |/ /
* | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-284-8/+9
|\ \ \