summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* sh: nommu: Add missing #include <asm/cacheflush.h>Geert Uytterhoeven2024-05-021-0/+2
* sh: ftrace: Fix missing prototypesGeert Uytterhoeven2024-05-022-8/+12
* sh: hw_breakpoint: Add missing forward declaration for arch_bp_generic_fields()Geert Uytterhoeven2024-05-021-0/+2
* sh: traps: Add missing #include <asm/setup.h>Geert Uytterhoeven2024-05-021-0/+1
* sh: return_address: Add missing #include <asm/ftrace.h>Geert Uytterhoeven2024-05-021-0/+2
* sh: tlb: Add missing forward declaration for handle_tlbmiss()Geert Uytterhoeven2024-05-022-0/+5
* sh: syscall: Add missing forward declaration for sys_cacheflush()Geert Uytterhoeven2024-05-021-0/+1
* sh: fpu: Add missing forward declarationsGeert Uytterhoeven2024-05-021-0/+3
* sh: pgtable: Fix missing prototypesGeert Uytterhoeven2024-05-021-1/+3
* Merge tag 'sh-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-03-212-2/+2
|\
| * sh: hd64461: Make setup_hd64461() staticArtur Rojek2024-03-211-1/+1
| * sh: dma-sysfs: Make dma_subsys constRicardo B. Marliere2024-02-151-1/+1
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-146-12/+30
|\ \
| * | arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.cBaoquan He2024-02-233-11/+16
| * | sh, crash: wrap crash dumping code into crash related ifdefsBaoquan He2024-02-232-1/+4
| * | Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2024-02-222-0/+10
| |/
* | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-122-0/+3
|\ \
| * | sh: Fix build with CONFIG_UBSAN=yKees Cook2024-03-011-0/+1
| * | kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan2024-02-011-0/+2
| |/
* / arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitionsArnd Bergmann2024-03-062-42/+13
|/
* Merge tag 'sh-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-202-4/+3
|\
| * sh: vsyscall: Remove unnecessary $(foreach ...)Masahiro Yamada2024-01-191-3/+2
| * sh: ecovec24: Rename missed backlight field from fbdev to devGeert Uytterhoeven2024-01-191-1/+1
* | Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-01-191-1/+2
|\ \
| * | netfs, fscache: Combine fscache with netfsDavid Howells2023-12-241-1/+2
* | | Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2024-01-181-0/+1
|\ \ \
| * | | mm: Introduce flush_cache_vmap_early()Alexandre Ghiti2023-12-141-0/+1
| | |/ | |/|
* | | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-01-111-1/+0
|\ \ \