summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27Merge tag 'sh-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-26sh: Remove unused declarations for make_maskreg_irq() and irq_mask_registerGaosheng Cui
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-13sh: Emulate one-byte cmpxchgPaul E. McKenney
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown
2024-09-03arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)
2024-09-01mm: remove legacy install_special_mapping() codeLinus Torvalds
2024-07-23Merge tag 'sh-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-17Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-07-16sh: push-switch: Add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-14sh: config: Drop CONFIG_MEMORY_{HOTPLUG,HOTREMOVE}Oscar Salvador
2024-07-14sh: Drop support for memory hotplug and memory hotremoveOscar Salvador
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann
2024-07-09mfd: tmio: Move header to platform_dataWolfram Sang
2024-06-25sh: rework sync_file_range ABIArnd Bergmann
2024-05-23mseal: wire up mseal syscallJeff Xu
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-15Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada
2024-05-13sh: setup: Add missing forward declaration for sh_fdt_init()Geert Uytterhoeven
2024-05-13sh: smp: Protect setup_profiling_timer() by CONFIG_PROFILINGGeert Uytterhoeven
2024-05-13sh: of-generic: Add missing #include <asm/clock.h>Geert Uytterhoeven
2024-05-13sh: dreamcast: Fix GAPS PCI bridge addressingArtur Rojek
2024-05-06printk: Remove redundant CONFIG_BASE_FULLYoann Congal
2024-05-05sh/mm/cache: use folio_mapped() in copy_from_user_page()David Hildenbrand
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann
2024-05-02arch: use $(obj)/ instead of $(src)/ for preprocessed linker scriptsMasahiro Yamada
2024-05-02sh: Convert the last use of 'optional' property in KconfigMasahiro Yamada
2024-05-02sh: boot: Add proper forward declarationsGeert Uytterhoeven
2024-05-02sh: boot: Remove sh5 cache handlingGeert Uytterhoeven
2024-05-02Revert "sh: Handle calling csum_partial with misaligned data"Guenter Roeck
2024-05-02sh: j2: Drop incorrect SPI controller spi-max-frequency propertyKrzysztof Kozlowski
2024-05-02sh: push-switch: Convert to platform remove callback returning voidUwe Kleine-König
2024-05-02sh: sh7785lcr: Make init_sh7785lcr_IRQ() staticGeert Uytterhoeven
2024-05-02sh: sh7757: Add missing #include <asm/mmzone.h>Geert Uytterhoeven
2024-05-02sh: sh7757lcr: Make init_sh7757lcr_IRQ() staticGeert Uytterhoeven
2024-05-02sh: mach-sh03: Make sh03_rtc_settimeofday() staticGeert Uytterhoeven
2024-05-02sh: mach-highlander: Add missing #include <mach/highlander.h>Geert Uytterhoeven
2024-05-02sh: traps: Make is_dsp_inst() staticGeert Uytterhoeven
2024-05-02sh: cache: Move forward declarations to <asm/cacheflush.h>Geert Uytterhoeven
2024-05-02sh: dma: Remove unused functionalityGeert Uytterhoeven
2024-05-02sh: dwarf: Make dwarf_lookup_fde() staticGeert Uytterhoeven
2024-05-02sh: kprobes: Remove unneeded kprobe_opcode_t castsGeert Uytterhoeven
2024-05-02sh: kprobes: Make trampoline_probe_handler() staticGeert Uytterhoeven
2024-05-02sh: kprobes: Merge arch_copy_kprobe() into arch_prepare_kprobe()Geert Uytterhoeven
2024-05-02sh: smp: Fix missing prototypesGeert Uytterhoeven