index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-2
/
+2
2021-02-22
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2020-12-16
Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2020-12-12
ia64: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+2
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+1
2020-10-26
[ia64] missed cleanups from switch to regset coredumps
Al Viro
1
-1
/
+1
2020-10-18
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+1
2020-10-15
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2020-09-11
ia64: Remove perfmon
Christoph Hellwig
1
-53
/
+0
2020-08-20
ia64: switch to kernel_clone()
Christian Brauner
1
-2
/
+2
2020-08-11
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-34
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-08-06
locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...
Peter Zijlstra
1
-0
/
+1
2020-08-05
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
1
-6
/
+23
2020-07-27
kill unused dump_fpu() instances
Al Viro
1
-34
/
+0
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-05
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-4
/
+3
2020-06-23
ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
Christian Brauner
1
-7
/
+25
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-9
/
+2
2020-06-09
ia64: add show_stack_loglvl()
Dmitry Safonov
1
-3
/
+10
2020-06-09
ia64: pass log level as arg into ia64_do_show_stack()
Dmitry Safonov
1
-6
/
+7
2020-03-31
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+1
2020-03-25
ia64: Replace cpu_down() with smp_shutdown_nonboot_cpus()
Qais Yousef
1
-7
/
+1
2020-03-21
ia64: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
1
-0
/
+1
2018-01-05
ia64: do not use print_symbol()
Sergey Senozhatsky
1
-7
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-05-21
exit_thread: accept a task parameter to be exited
Jiri Slaby
1
-7
/
+7
2014-08-26
ia64: Replace __get_cpu_var uses
Christoph Lameter
1
-3
/
+3
2014-07-19
efi/reboot: Add generic wrapper around EfiResetSystem()
Matt Fleming
1
-1
/
+1
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-2
/
+2
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-8
/
+0
2013-04-08
ia64: Use generic idle loop
Thomas Gleixner
1
-62
/
+16
2013-03-29
ia64 idle: delete stale (*idle)() function pointer
Len Brown
1
-4
/
+1
2013-02-18
ia64 idle: delete pm_idle
Len Brown
1
-3
/
+0
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-1
/
+2
2012-10-19
ia64: switch to generic sys_execve()
Al Viro
1
-19
/
+0
2012-10-19
ia64: switch to generic kernel_thread()/kernel_execve()
Al Viro
1
-71
/
+58
2012-10-15
ia64: don't mess with ar_bspstore in kernel_thread()
Al Viro
1
-5
/
+4
2012-10-15
ia64: dead code in copy_thread() since 2004
Al Viro
1
-9
/
+0
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-10-02
Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2012-09-23
ia64: Add missing RCU idle APIs on idle loop
Paul E. McKenney
1
-0
/
+3
2012-09-20
[IA64] Must enable interrupts in do_notify_resume_user before calling traceho...
Tony Luck
1
-2
/
+2
[next]