index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
csky
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
2
-2
/
+1
*
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2023-01-13
1
-1
/
+0
*
Merge tag 'csky-for-linus-6.2-rc1' of https://github.com/c-sky/csky-linux
Linus Torvalds
2022-12-19
3
-16
/
+3
|
\
|
*
Revert "csky: Add support for restartable sequence"
Mathieu Desnoyers
2022-11-11
2
-6
/
+0
|
*
Revert "csky: Fixup CONFIG_DEBUG_RSEQ"
Mathieu Desnoyers
2022-11-11
1
-10
/
+5
|
*
csky: add arch support current_stack_pointer
Tong Tiangen
2022-10-22
1
-4
/
+2
*
|
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
2022-11-25
1
-2
/
+2
|
/
*
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-10-02
1
-2
/
+2
*
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-07
1
-5
/
+0
|
\
|
*
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-07-30
1
-5
/
+0
*
|
Merge tag 'csky-for-linus-6.0-rc1' of https://github.com/c-sky/csky-linux
Linus Torvalds
2022-08-05
5
-9
/
+69
|
\
\
|
*
|
csky: Add jump-label implementation
Guo Ren
2022-07-30
2
-0
/
+55
|
*
|
csky: Move HEAD_TEXT_SECTION out of __init_begin-end
Guo Ren
2022-07-23
1
-6
/
+6
|
*
|
csky: Correct position of _stext
Guo Ren
2022-07-23
2
-3
/
+4
|
*
|
csky/kprobe: reclaim insn_slot on kprobe unregistration
Liao Chang
2022-07-23
1
-0
/
+4
|
|
/
*
|
context_tracking: Split user tracking Kconfig
Frederic Weisbecker
2022-06-30
1
-2
/
+2
*
|
context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...
Frederic Weisbecker
2022-06-30
1
-2
/
+2
|
/
*
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-04
1
-8
/
+7
|
\
|
*
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
1
-4
/
+3
|
*
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-07
1
-5
/
+5
*
|
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
2022-05-25
1
-4
/
+2
|
\
\
|
*
|
csky: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
1
-4
/
+2
|
|
/
*
|
csky: optimize memcpy_{from,to}io() and memset_io()
Guo Ren
2022-04-18
2
-1
/
+92
*
|
csky: Fix versioncheck warnings
Deyan Wang
2022-04-08
1
-1
/
+0
*
|
csky: patch_text: Fixup last cpu should be master
Guo Ren
2022-04-07
1
-1
/
+1
*
|
csky: fix typos in comments
Julia Lawall
2022-04-06
2
-2
/
+2
|
/
*
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-29
2
-5
/
+4
|
\
|
*
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
1
-2
/
+2
|
*
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-03-10
1
-3
/
+2
*
|
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
1
-1
/
+0
*
|
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
2022-02-25
2
-2
/
+2
|
/
*
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-1
/
+1
|
\
|
*
csky: Fix function name in csky_alignment() and die()
Nathan Chancellor
2022-01-08
1
-1
/
+1
|
*
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-1
/
+1
*
|
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-13
1
-10
/
+0
|
\
\
|
*
|
perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv
Sean Christopherson
2021-11-17
1
-12
/
+0
|
*
|
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
2021-11-17
1
-2
/
+4
|
|
/
*
/
csky: fix typo of fpu config macro
Kelly Devilliv
2021-12-08
1
-2
/
+2
|
/
*
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-03
1
-4
/
+2
|
\
|
*
csky: Use of_get_cpu_hwid()
Rob Herring
2021-10-20
1
-4
/
+2
*
|
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-02
4
-23
/
+9
|
\
\
|
*
|
ftrace: disable preemption when recursion locked
王贇
2021-10-27
1
-2
/
+0
|
*
|
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
2021-10-09
1
-5
/
+0
|
*
|
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-10-01
2
-3
/
+3
|
*
|
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
2021-10-01
1
-1
/
+1
|
*
|
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
2021-10-01
1
-5
/
+5
|
*
|
csky: ftrace: Drop duplicate implementation of arch_check_ftrace_location()
Punit Agrawal
2021-10-01
1
-7
/
+0
*
|
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-3
/
+2
|
\
\
\
|
*
|
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-3
/
+2
|
|
/
/
*
|
|
Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-01
2
-6
/
+1
|
\
\
\
[next]