index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
c6x
/
kernel
/
process.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
c6x: remove architecture
Arnd Bergmann
2021-01-20
1
-151
/
+0
*
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-3
/
+3
*
c6x: switch to copy_thread_tls()
Christian Brauner
2020-07-04
1
-3
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
exit_thread: remove empty bodies
Jiri Slaby
2016-05-21
1
-4
/
+0
*
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
2015-04-12
1
-1
/
+0
*
c6x: Use generic idle loop
Thomas Gleixner
2013-04-08
1
-27
/
+1
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-29
1
-1
/
+1
*
c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic c...
Al Viro
2012-11-29
1
-20
/
+5
*
c6x: switch to generic kernel_thread()
Al Viro
2012-10-01
1
-19
/
+5
*
c6x: switch to generic sys_execve
Mark Salter
2012-10-01
1
-22
/
+0
*
c6x: add ret_from_kernel_thread(), simplify kernel_thread()
Mark Salter
2012-10-01
1
-26
/
+12
*
c6x: Use generic init_task
Thomas Gleixner
2012-05-05
1
-16
/
+0
*
C6X: replace tick_nohz_stop/restart_sched_tick calls
Mark Salter
2012-01-08
1
-2
/
+4
*
C6X: process management
Aurelien Jacquiot
2011-10-07
1
-0
/
+263