summaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel
AgeCommit message (Expand)AuthorLines
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong-0/+1
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster-1/+1
2025-07-14csky: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin-2/+2
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada-1/+1
2025-05-21csky/perf: Remove driver-specific throttle supportKan Liang-2/+1
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+43
2025-03-17csky: move setup_initrd() to setup.cMike Rapoport (Microsoft)-0/+43
2025-02-21vdso: Rename included MakefileThomas Weißschuh-1/+1
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-92/+1
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2024-11-02csky/vdso: Remove arch_vma_name()Thomas Weißschuh-7/+0
2024-11-02csky/vdso: Remove gettimeofday() and friends from VDSOThomas Weißschuh-57/+2
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif-2/+2
2024-10-28csky: Use new fallback IO memcpy/memsetJulian Vetter-92/+1
2024-09-01mm: remove legacy install_special_mapping() codeLinus Torvalds-7/+21
2024-07-10csky: convert to generic syscall tableArnd Bergmann-1/+7
2024-06-25syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann-1/+1
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-6/+2
2024-05-16kprobe/ftrace: bail out if ftrace was killedStephen Brennan-0/+3
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada-4/+0
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-1/+1
2024-05-02arch: use $(obj)/ instead of $(src)/ for preprocessed linker scriptsMasahiro Yamada-1/+1
2024-03-11Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+0
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner-4/+0
2024-02-20csky/vdso: Use generic union vdso_data_storeAnna-Maria Behnsen-8/+2
2024-02-20csky/vdso: Remove superfluous ifdefferyAnna-Maria Behnsen-4/+0
2023-11-23arch: vdso: consolidate gettime prototypesArnd Bergmann-10/+1
2023-11-23arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann-0/+1
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-10/+0
2023-10-18csky: remove unused cmd_vdso_installMasahiro Yamada-10/+0
2023-10-17vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann-12/+0
2023-08-10csky: Fixup -Wmissing-prototypes warningGuo Ren-0/+11
2023-07-29csky: fix old style declaration in module.cArnd Bergmann-1/+1
2023-07-01Merge tag 'csky-for-linus-6.5' of https://github.com/c-sky/csky-linuxLinus Torvalds-0/+3
2023-06-18csky: uprobes: Restore thread.trap_noTiezhu Yang-0/+3
2023-05-15csky/smp: Switch to hotplug core state synchronizationThomas Gleixner-6/+2
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+3
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider-1/+1
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song-3/+1
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf-1/+1
2023-03-06csky/cpu: Make sure arch_cpu_idle_dead() doesn't returnJosh Poimboeuf-0/+2
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra-2/+1
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra-1/+0
2022-12-19Merge tag 'csky-for-linus-6.2-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds-16/+3
2022-11-24[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro-2/+2
2022-11-11Revert "csky: Add support for restartable sequence"Mathieu Desnoyers-6/+0
2022-11-11Revert "csky: Fixup CONFIG_DEBUG_RSEQ"Mathieu Desnoyers-10/+5