summaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sh-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-07-237-40/+1
|\
| * sh: push-switch: Add missing MODULE_DESCRIPTION() macroJeff Johnson2024-07-161-0/+1
| * sh: config: Drop CONFIG_MEMORY_{HOTPLUG,HOTREMOVE}Oscar Salvador2024-07-143-6/+0
| * sh: Drop support for memory hotplug and memory hotremoveOscar Salvador2024-07-143-34/+0
* | Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2024-07-186-6/+6
|\ \
| * | mfd: tmio: Move header to platform_dataWolfram Sang2024-07-096-6/+6
| |/
* | clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann2024-07-101-0/+2
* | sh: rework sync_file_range ABIArnd Bergmann2024-06-252-1/+13
|/
* mseal: wire up mseal syscallJeff Xu2024-05-241-0/+1
* Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-211-7/+0
|\
| * arch: Rename fbdev header and source filesThomas Zimmermann2024-05-031-7/+0
* | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-196-20/+10
|\ \
| * | sh/mm/cache: use folio_mapped() in copy_from_user_page()David Hildenbrand2024-05-061-1/+1
| * | mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand2024-04-261-1/+1
| * | treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe2024-04-261-3/+2
| * | mm: convert arch_clear_hugepage_flags to take a folioMatthew Wilcox (Oracle)2024-04-261-3/+3
| * | sh: remove use of PG_arch_1 on individual pagesMatthew Wilcox (Oracle)2024-04-261-2/+3
| * | mm/treewide: remove pXd_huge()Peter Xu2024-04-261-10/+0
| |/
* | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-1822-6/+26
|\ \
| * | Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-141-3/+0
| * | arch: use $(obj)/ instead of $(src)/ for preprocessed linker scriptsMasahiro Yamada2024-05-021-2/+2
| * | sh: Convert the last use of 'optional' property in KconfigMasahiro Yamada2024-05-0220-1/+24
| |/
* | Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-155-5/+5
|\ \
| * | printk: Remove redundant CONFIG_BASE_FULLYoann Congal2024-05-065-5/+5
* | | sh: setup: Add missing forward declaration for sh_fdt_init()Geert Uytterhoeven2024-05-131-0/+1
* | | sh: smp: Protect setup_profiling_timer() by CONFIG_PROFILINGGeert Uytterhoeven2024-05-131-0/+2
* | | sh: of-generic: Add missing #include <asm/clock.h>Geert Uytterhoeven2024-05-131-0/+2
* | | sh: dreamcast: Fix GAPS PCI bridge addressingArtur Rojek2024-05-132-1/+5
* | | sh: boot: Add proper forward declarationsGeert Uytterhoeven2024-05-022-0/+11
* | | sh: boot: Remove sh5 cache handlingGeert Uytterhoeven2024-05-023-21/+1
* | | Revert "sh: Handle calling csum_partial with misaligned data"Guenter Roeck2024-05-021-49/+18
* | | sh: j2: Drop incorrect SPI controller spi-max-frequency propertyKrzysztof Kozlowski2024-05-021-2/+0
* | | sh: push-switch: Convert to platform remove callback returning voidUwe Kleine-König2024-05-021-4/+2
* | | sh: sh7785lcr: Make init_sh7785lcr_IRQ() staticGeert Uytterhoeven2024-05-021-1/+1
* | | sh: sh7757: Add missing #include <asm/mmzone.h>Geert Uytterhoeven2024-05-021-0/+3
* | | sh: sh7757lcr: Make init_sh7757lcr_IRQ() staticGeert Uytterhoeven2024-05-021-1/+1
* | | sh: mach-sh03: Make sh03_rtc_settimeofday() staticGeert Uytterhoeven2024-05-021-1/+1
* | | sh: mach-highlander: Add missing #include <mach/highlander.h>Geert Uytterhoeven2024-05-021-0/+1
* | | sh: traps: Make is_dsp_inst() staticGeert Uytterhoeven2024-05-021-2/+2
* | | sh: cache: Move forward declarations to <asm/cacheflush.h>Geert Uytterhoeven2024-05-026-16/+17
* | | sh: dma: Remove unused functionalityGeert Uytterhoeven2024-05-022-123/+0
* | | sh: dwarf: Make dwarf_lookup_fde() staticGeert Uytterhoeven2024-05-021-1/+1
* | | sh: kprobes: Remove unneeded kprobe_opcode_t castsGeert Uytterhoeven2024-05-021-2/+2
* | | sh: kprobes: Make trampoline_probe_handler() staticGeert Uytterhoeven2024-05-021-1/+1
* | | sh: kprobes: Merge arch_copy_kprobe() into arch_prepare_kprobe()Geert Uytterhoeven2024-05-021-6/+1
* | | sh: smp: Fix missing prototypesGeert Uytterhoeven2024-05-021-1/+3
* | | sh: sh7786: Remove unused sh7786_usb_use_exclock()Geert Uytterhoeven2024-05-021-14/+0
* | | sh: sh2a: Add missing #include <asm/processor.h>Geert Uytterhoeven2024-05-021-0/+2
* | | sh: dma: Remove unused dmac_search_free_channel()Geert Uytterhoeven2024-05-021-27/+0
* | | sh: math-emu: Add missing #include <asm/fpu.h>Geert Uytterhoeven2024-05-021-0/+2