Age | Commit message (Expand) | Author |
2024-09-27 | Merge tag 'sh-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-09-26 | sh: Remove unused declarations for make_maskreg_irq() and irq_mask_register | Gaosheng Cui |
2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-09-13 | sh: Emulate one-byte cmpxchg | Paul E. McKenney |
2024-09-09 | mm: make arch_get_unmapped_area() take vm_flags by default | Mark Brown |
2024-09-03 | arch, mm: pull out allocation of NODE_DATA to generic code | Mike Rapoport (Microsoft) |
2024-09-03 | arch, mm: move definition of node_data to generic code | Mike Rapoport (Microsoft) |
2024-09-01 | mm: remove legacy install_special_mapping() code | Linus Torvalds |
2024-07-23 | Merge tag 'sh-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-07-17 | Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2024-07-16 | sh: push-switch: Add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-07-14 | sh: config: Drop CONFIG_MEMORY_{HOTPLUG,HOTREMOVE} | Oscar Salvador |
2024-07-14 | sh: Drop support for memory hotplug and memory hotremove | Oscar Salvador |
2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann |
2024-07-09 | mfd: tmio: Move header to platform_data | Wolfram Sang |
2024-06-25 | sh: rework sync_file_range ABI | Arnd Bergmann |
2024-05-23 | mseal: wire up mseal syscall | Jeff Xu |
2024-05-20 | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-05-15 | Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-05-14 | Makefile: remove redundant tool coverage variables | Masahiro Yamada |
2024-05-13 | sh: setup: Add missing forward declaration for sh_fdt_init() | Geert Uytterhoeven |
2024-05-13 | sh: smp: Protect setup_profiling_timer() by CONFIG_PROFILING | Geert Uytterhoeven |
2024-05-13 | sh: of-generic: Add missing #include <asm/clock.h> | Geert Uytterhoeven |
2024-05-13 | sh: dreamcast: Fix GAPS PCI bridge addressing | Artur Rojek |
2024-05-06 | printk: Remove redundant CONFIG_BASE_FULL | Yoann Congal |
2024-05-05 | sh/mm/cache: use folio_mapped() in copy_from_user_page() | David Hildenbrand |
2024-05-03 | arch: Rename fbdev header and source files | Thomas Zimmermann |
2024-05-02 | arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts | Masahiro Yamada |
2024-05-02 | sh: Convert the last use of 'optional' property in Kconfig | Masahiro Yamada |
2024-05-02 | sh: boot: Add proper forward declarations | Geert Uytterhoeven |
2024-05-02 | sh: boot: Remove sh5 cache handling | Geert Uytterhoeven |
2024-05-02 | Revert "sh: Handle calling csum_partial with misaligned data" | Guenter Roeck |
2024-05-02 | sh: j2: Drop incorrect SPI controller spi-max-frequency property | Krzysztof Kozlowski |
2024-05-02 | sh: push-switch: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-05-02 | sh: sh7785lcr: Make init_sh7785lcr_IRQ() static | Geert Uytterhoeven |
2024-05-02 | sh: sh7757: Add missing #include <asm/mmzone.h> | Geert Uytterhoeven |
2024-05-02 | sh: sh7757lcr: Make init_sh7757lcr_IRQ() static | Geert Uytterhoeven |
2024-05-02 | sh: mach-sh03: Make sh03_rtc_settimeofday() static | Geert Uytterhoeven |
2024-05-02 | sh: mach-highlander: Add missing #include <mach/highlander.h> | Geert Uytterhoeven |
2024-05-02 | sh: traps: Make is_dsp_inst() static | Geert Uytterhoeven |
2024-05-02 | sh: cache: Move forward declarations to <asm/cacheflush.h> | Geert Uytterhoeven |
2024-05-02 | sh: dma: Remove unused functionality | Geert Uytterhoeven |
2024-05-02 | sh: dwarf: Make dwarf_lookup_fde() static | Geert Uytterhoeven |
2024-05-02 | sh: kprobes: Remove unneeded kprobe_opcode_t casts | Geert Uytterhoeven |
2024-05-02 | sh: kprobes: Make trampoline_probe_handler() static | Geert Uytterhoeven |
2024-05-02 | sh: kprobes: Merge arch_copy_kprobe() into arch_prepare_kprobe() | Geert Uytterhoeven |
2024-05-02 | sh: smp: Fix missing prototypes | Geert Uytterhoeven |
2024-05-02 | sh: sh7786: Remove unused sh7786_usb_use_exclock() | Geert Uytterhoeven |