Age | Commit message (Expand) | Author |
2024-09-01 | mm: remove legacy install_special_mapping() code | Linus Torvalds |
2024-06-25 | sh: rework sync_file_range ABI | Arnd Bergmann |
2024-05-23 | mseal: wire up mseal syscall | Jeff Xu |
2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-05-13 | sh: smp: Protect setup_profiling_timer() by CONFIG_PROFILING | Geert Uytterhoeven |
2024-05-02 | arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts | Masahiro Yamada |
2024-05-02 | sh: sh7757: Add missing #include <asm/mmzone.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: 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: ftrace: Fix missing prototypes | 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-02-23 | arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.c | Baoquan He |
2024-02-23 | sh, crash: wrap crash dumping code into crash related ifdefs | Baoquan He |
2024-01-20 | Merge tag 'sh-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-01-19 | sh: vsyscall: Remove unnecessary $(foreach ...) | Masahiro Yamada |
2024-01-09 | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-01-08 | Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds |
2023-12-14 | wire up syscalls for statmount/listmount | Miklos Szeredi |
2023-12-12 | sh, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC | Baoquan He |
2023-11-12 | LSM: wireup Linux Security Module syscalls | Casey Schaufler |
2023-11-03 | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-11-02 | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-11-02 | Merge tag 'sh-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-25 | sh: machvec: Remove custom ioport_{un,}map() | Arnd Bergmann |
2023-10-25 | sh: Remove unused SH4-202 support | Arnd Bergmann |
2023-10-17 | vgacon, arch/*: remove unused screen_info definitions | Arnd Bergmann |
2023-10-06 | arch: Reserve map_shadow_stack() syscall number for all architectures | Sohil Mehta |
2023-10-04 | crash_core: change the prototype of function parse_crashkernel() | Baoquan He |
2023-10-03 | syscalls: Cleanup references to sys_lookup_dcookie() | Sohil Mehta |
2023-09-21 | futex: Add sys_futex_requeue() | peterz@infradead.org |
2023-09-21 | futex: Add sys_futex_wait() | peterz@infradead.org |
2023-09-21 | futex: Add sys_futex_wake() | peterz@infradead.org |
2023-07-27 | arch: Register fchmodat2, usually as syscall 452 | Palmer Dabbelt |
2023-07-05 | Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-06-27 | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-06-16 | sh/cpu: Switch to arch_cpu_finalize_init() | Thomas Gleixner |
2023-06-14 | sh: Replace all non-returning strlcpy with strscpy | Azeem Shaikh |
2023-06-11 | sh: Avoid using IRQ0 on SH3 and SH4 | Sergey Shtylyov |
2023-06-09 | cachestat: wire up cachestat for other architectures | Nhat Pham |
2023-05-10 | sh: j2: Use ioremap() to translate device tree address into kernel memory | John Paul Adrian Glaubitz |