Age | Commit message (Expand) | Author |
2024-11-20 | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-11-20 | Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-11-02 | csky/vdso: Remove arch_vma_name() | Thomas Weißschuh |
2024-11-02 | csky/vdso: Remove gettimeofday() and friends from VDSO | Thomas Weißschuh |
2024-10-29 | of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify | Usama Arif |
2024-10-28 | csky: Use new fallback IO memcpy/memset | Julian Vetter |
2024-09-01 | mm: remove legacy install_special_mapping() code | Linus Torvalds |
2024-07-10 | csky: convert to generic syscall table | Arnd Bergmann |
2024-06-25 | syscalls: mmap(): use unsigned offset type consistently | Arnd Bergmann |
2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-05-16 | kprobe/ftrace: bail out if ftrace was killed | Stephen Brennan |
2024-05-14 | Makefile: remove redundant tool coverage variables | Masahiro Yamada |
2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada |
2024-05-02 | arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts | Masahiro Yamada |
2024-03-11 | Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-03-04 | smp: Consolidate smp_prepare_boot_cpu() | Thomas Gleixner |
2024-02-20 | csky/vdso: Use generic union vdso_data_store | Anna-Maria Behnsen |
2024-02-20 | csky/vdso: Remove superfluous ifdeffery | Anna-Maria Behnsen |
2023-11-23 | arch: vdso: consolidate gettime prototypes | Arnd Bergmann |
2023-11-23 | arch: include linux/cpu.h for trap_init() prototype | Arnd Bergmann |
2023-11-04 | Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2023-10-18 | csky: remove unused cmd_vdso_install | Masahiro Yamada |
2023-10-17 | vgacon, arch/*: remove unused screen_info definitions | Arnd Bergmann |
2023-08-10 | csky: Fixup -Wmissing-prototypes warning | Guo Ren |
2023-07-29 | csky: fix old style declaration in module.c | Arnd Bergmann |
2023-07-01 | Merge tag 'csky-for-linus-6.5' of https://github.com/c-sky/csky-linux | Linus Torvalds |
2023-06-18 | csky: uprobes: Restore thread.trap_no | Tiezhu Yang |
2023-05-15 | csky/smp: Switch to hotplug core state synchronization | Thomas Gleixner |
2023-04-28 | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-28 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-03-24 | treewide: Trace IPIs sent via smp_send_reschedule() | Valentin Schneider |
2023-03-21 | vdso: Improve cmd_vdso_check to check all dynamic relocations | Fangrui Song |
2023-03-08 | sched/idle: Mark arch_cpu_idle_dead() __noreturn | Josh Poimboeuf |
2023-03-06 | csky/cpu: Make sure arch_cpu_idle_dead() doesn't return | Josh Poimboeuf |
2023-01-13 | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled | Peter Zijlstra |
2023-01-13 | objtool/idle: Validate __cpuidle code as noinstr | Peter Zijlstra |
2022-12-19 | Merge tag 'csky-for-linus-6.2-rc1' of https://github.com/c-sky/csky-linux | Linus Torvalds |
2022-11-24 | [elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu... | Al Viro |
2022-11-11 | Revert "csky: Add support for restartable sequence" | Mathieu Desnoyers |
2022-11-11 | Revert "csky: Fixup CONFIG_DEBUG_RSEQ" | Mathieu Desnoyers |
2022-10-21 | csky: add arch support current_stack_pointer | Tong Tiangen |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada |
2022-08-07 | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-08-04 | Merge tag 'csky-for-linus-6.0-rc1' of https://github.com/c-sky/csky-linux | Linus Torvalds |
2022-07-30 | csky: Add jump-label implementation | Guo Ren |
2022-07-29 | profile: setup_profiling_timer() is moslty not implemented | Ben Dooks |
2022-07-22 | csky: Move HEAD_TEXT_SECTION out of __init_begin-end | Guo Ren |
2022-07-22 | csky: Correct position of _stext | Guo Ren |
2022-07-22 | csky/kprobe: reclaim insn_slot on kprobe unregistration | Liao Chang |
2022-06-29 | context_tracking: Split user tracking Kconfig | Frederic Weisbecker |