Age | Commit message (Expand) | Author |
2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann |
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 |
2024-05-02 | sh: sh2a: Add missing #include <asm/processor.h> | Geert Uytterhoeven |
2024-05-02 | sh: dma: Remove unused dmac_search_free_channel() | Geert Uytterhoeven |
2024-05-02 | sh: math-emu: Add missing #include <asm/fpu.h> | Geert Uytterhoeven |
2024-05-02 | sh: nommu: Add missing #include <asm/cacheflush.h> | Geert Uytterhoeven |
2024-05-02 | sh: ftrace: Fix missing prototypes | Geert Uytterhoeven |
2024-05-02 | sh: hw_breakpoint: Add missing forward declaration for arch_bp_generic_fields() | Geert Uytterhoeven |
2024-05-02 | sh: traps: Add missing #include <asm/setup.h> | Geert Uytterhoeven |
2024-05-02 | sh: return_address: Add missing #include <asm/ftrace.h> | Geert Uytterhoeven |
2024-05-02 | sh: tlb: Add missing forward declaration for handle_tlbmiss() | Geert Uytterhoeven |
2024-05-02 | sh: syscall: Add missing forward declaration for sys_cacheflush() | Geert Uytterhoeven |
2024-05-02 | sh: fpu: Add missing forward declarations | Geert Uytterhoeven |
2024-05-02 | sh: pgtable: Fix missing prototypes | Geert Uytterhoeven |
2024-04-25 | mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST | David Hildenbrand |
2024-04-25 | treewide: use initializer for struct vm_unmapped_area_info | Rick Edgecombe |