summaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-111-4/+0
|\
| * smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner2024-03-041-4/+0
* | csky/vdso: Use generic union vdso_data_storeAnna-Maria Behnsen2024-02-201-8/+2
* | csky/vdso: Remove superfluous ifdefferyAnna-Maria Behnsen2024-02-201-4/+0
|/
* arch: vdso: consolidate gettime prototypesArnd Bergmann2023-11-231-10/+1
* arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann2023-11-231-0/+1
* Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-11-041-10/+0
|\
| * csky: remove unused cmd_vdso_installMasahiro Yamada2023-10-181-10/+0
* | vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann2023-10-171-12/+0
|/
* csky: Fixup -Wmissing-prototypes warningGuo Ren2023-08-101-0/+11
* csky: fix old style declaration in module.cArnd Bergmann2023-07-291-1/+1
* Merge tag 'csky-for-linus-6.5' of https://github.com/c-sky/csky-linuxLinus Torvalds2023-07-011-0/+3
|\
| * csky: uprobes: Restore thread.trap_noTiezhu Yang2023-06-181-0/+3
* | csky/smp: Switch to hotplug core state synchronizationThomas Gleixner2023-05-151-6/+2
|/
* Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-281-1/+1
|\
| * treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider2023-03-241-1/+1
* | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-1/+3
|\ \
| * | sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
| * | csky/cpu: Make sure arch_cpu_idle_dead() doesn't returnJosh Poimboeuf2023-03-061-0/+2
| |/
* / vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song2023-03-211-3/+1
|/
* arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra2023-01-132-2/+1
* objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-1/+0
* Merge tag 'csky-for-linus-6.2-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds2022-12-193-16/+3
|\
| * Revert "csky: Add support for restartable sequence"Mathieu Desnoyers2022-11-112-6/+0
| * Revert "csky: Fixup CONFIG_DEBUG_RSEQ"Mathieu Desnoyers2022-11-111-10/+5
| * csky: add arch support current_stack_pointerTong Tiangen2022-10-211-4/+2
* | [elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro2022-11-241-2/+2
|/
* kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-2/+2
* Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-5/+0
|\
| * profile: setup_profiling_timer() is moslty not implementedBen Dooks2022-07-291-5/+0
* | Merge tag 'csky-for-linus-6.0-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds2022-08-045-9/+69
|\ \
| * | csky: Add jump-label implementationGuo Ren2022-07-302-0/+55
| * | csky: Move HEAD_TEXT_SECTION out of __init_begin-endGuo Ren2022-07-221-6/+6
| * | csky: Correct position of _stextGuo Ren2022-07-222-3/+4
| * | csky/kprobe: reclaim insn_slot on kprobe unregistrationLiao Chang2022-07-221-0/+4
| |/
* | context_tracking: Split user tracking KconfigFrederic Weisbecker2022-06-291-2/+2
* | context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...Frederic Weisbecker2022-06-291-2/+2
|/
* Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-8/+7
|\
| * fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-4/+3
| * fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-5/+5
* | Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-251-4/+2
|\ \
| * | csky: Use do_kernel_power_off()Dmitry Osipenko2022-05-191-4/+2
| |/
* | csky: optimize memcpy_{from,to}io() and memset_io()Guo Ren2022-04-182-1/+92
* | csky: Fix versioncheck warningsDeyan Wang2022-04-081-1/+0
* | csky: patch_text: Fixup last cpu should be masterGuo Ren2022-04-071-1/+1
* | csky: fix typos in commentsJulia Lawall2022-04-062-2/+2
|/
* Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-282-5/+4
|\
| * resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-101-2/+2
| * ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-3/+2
* | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-251-1/+0