summaryrefslogtreecommitdiff
path: root/arch/csky/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-11-23arch: vdso: consolidate gettime prototypesArnd Bergmann1-10/+1
2023-11-23arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann1-0/+1
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-10/+0
2023-10-18csky: remove unused cmd_vdso_installMasahiro Yamada1-10/+0
2023-10-17vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann1-12/+0
2023-08-11csky: Fixup -Wmissing-prototypes warningGuo Ren1-0/+11
2023-07-30csky: fix old style declaration in module.cArnd Bergmann1-1/+1
2023-07-02Merge tag 'csky-for-linus-6.5' of https://github.com/c-sky/csky-linuxLinus Torvalds1-0/+3
2023-06-18csky: uprobes: Restore thread.trap_noTiezhu Yang1-0/+3
2023-05-15csky/smp: Switch to hotplug core state synchronizationThomas Gleixner1-6/+2
2023-04-29Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2023-04-29Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider1-1/+1
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song1-3/+1
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf1-1/+1
2023-03-07csky/cpu: Make sure arch_cpu_idle_dead() doesn't returnJosh Poimboeuf1-0/+2
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra2-2/+1
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra1-1/+0
2022-12-19Merge tag 'csky-for-linus-6.2-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds3-16/+3
2022-11-25[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro1-2/+2
2022-11-11Revert "csky: Add support for restartable sequence"Mathieu Desnoyers2-6/+0
2022-11-11Revert "csky: Fixup CONFIG_DEBUG_RSEQ"Mathieu Desnoyers1-10/+5
2022-10-22csky: add arch support current_stack_pointerTong Tiangen1-4/+2
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada1-2/+2
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-5/+0
2022-08-05Merge tag 'csky-for-linus-6.0-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds5-9/+69
2022-07-30csky: Add jump-label implementationGuo Ren2-0/+55
2022-07-30profile: setup_profiling_timer() is moslty not implementedBen Dooks1-5/+0
2022-07-23csky: Move HEAD_TEXT_SECTION out of __init_begin-endGuo Ren1-6/+6
2022-07-23csky: Correct position of _stextGuo Ren2-3/+4
2022-07-23csky/kprobe: reclaim insn_slot on kprobe unregistrationLiao Chang1-0/+4
2022-06-30context_tracking: Split user tracking KconfigFrederic Weisbecker1-2/+2
2022-06-30context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...Frederic Weisbecker1-2/+2
2022-06-04Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+7
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki1-4/+2
2022-05-19csky: Use do_kernel_power_off()Dmitry Osipenko1-4/+2
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman1-4/+3
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman1-5/+5
2022-04-18csky: optimize memcpy_{from,to}io() and memset_io()Guo Ren2-1/+92
2022-04-08csky: Fix versioncheck warningsDeyan Wang1-1/+0
2022-04-07csky: patch_text: Fixup last cpu should be masterGuo Ren1-1/+1
2022-04-06csky: fix typos in commentsJulia Lawall2-2/+2
2022-03-29Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+4
2022-03-11resume_user_mode: Move to resume_user_mode.hEric W. Biederman1-2/+2
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman1-3/+2
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann1-1/+0
2022-02-25uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann2-2/+2
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-01-13Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+0
2022-01-08csky: Fix function name in csky_alignment() and die()Nathan Chancellor1-1/+1