index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
kernel
Age
Commit message (
Expand
)
Author
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
2022-06-29
context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...
Frederic Weisbecker
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-25
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
2022-05-19
csky: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-04-18
csky: optimize memcpy_{from,to}io() and memset_io()
Guo Ren
[next]