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
/
include
/
linux
/
init_task.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-14
aio: remove INIT_KIOCTX
Alexey Dobriyan
1
-13
/
+0
2009-04-08
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2009-04-07
function-graph: add proper initialization for init task
Steven Rostedt
1
-0
/
+2
2009-02-15
Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core
Ingo Molnar
1
-6
/
+5
2009-02-08
Merge branches 'sched/rt' and 'sched/urgent' into sched/core
Ingo Molnar
1
-0
/
+7
2009-02-05
timers: split process wide cpu clocks/timers
Peter Zijlstra
1
-6
/
+5
2009-01-11
Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-0
/
+1
2009-01-07
itimers: remove the per-cpu-ish-ness
Peter Zijlstra
1
-0
/
+6
2009-01-01
take init_fs to saner place
Al Viro
1
-0
/
+1
2008-12-29
sched: create "pushable_tasks" list to limit pushing to one attempt
Gregory Haskins
1
-0
/
+1
2008-11-25
User namespaces: set of cleanups (v2)
Serge Hallyn
1
-1
/
+0
2008-11-14
CRED: Differentiate objective and effective subjective credentials on a task
David Howells
1
-0
/
+1
2008-11-14
CRED: Inaugurate COW credentials
David Howells
1
-0
/
+2
2008-11-14
CRED: Detach the credentials from task_struct
David Howells
1
-15
/
+1
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-7
/
+17
2008-09-06
hrtimer: create a "timer_slack" field in the task struct
Arjan van de Ven
1
-0
/
+1
2008-07-25
introduce PF_KTHREAD flag
Oleg Nesterov
1
-1
/
+1
2008-07-17
ptrace children revamp
Roland McGrath
1
-2
/
+2
2008-05-17
[PATCH] take init_files to fs/file.c
Al Viro
1
-22
/
+1
2008-05-01
[PATCH] split linux/file.h
Al Viro
1
-1
/
+1
2008-04-28
capabilities: implement per-process securebits
Andrew G. Morgan
1
-1
/
+2
2008-04-19
sched: fair-group: de-couple load-balancing from the rb-trees
Peter Zijlstra
1
-0
/
+3
2008-02-05
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
1
-0
/
+13
2008-02-01
[AUDIT] add session id to audit messages
Eric Paris
1
-1
/
+2
2008-02-01
[PATCH] get rid of loginuid races
Al Viro
1
-0
/
+7
2008-01-28
ioprio: move io priority from task_struct to io_context
Jens Axboe
1
-1
/
+0
2008-01-25
sched: rt group scheduling
Peter Zijlstra
1
-2
/
+3
2008-01-25
sched: sched_rt_entity
Peter Zijlstra
1
-2
/
+3
2008-01-25
sched: add RT-balance cpu-weight
Gregory Haskins
1
-0
/
+1
2007-10-19
Isolate the explicit usage of signal->pgrp
Pavel Emelyanov
1
-3
/
+0
2007-10-19
pid namespaces: remove the struct pid unneeded fields
Pavel Emelyanov
1
-3
/
+0
2007-10-19
pid namespaces: introduce struct upid
Sukadev Bhattiprolu
1
-0
/
+6
2007-10-17
Remove unused member from nsproxy
Pavel Emelyanov
1
-1
/
+0
2007-10-17
mm: dirty balancing for tasks
Peter Zijlstra
1
-0
/
+1
2007-10-11
[NETNS]: Fix allnoconfig compilation error.
Daniel Lezcano
1
-1
/
+1
2007-10-11
[NET]: Add a network namespace parameter to tasks
Eric W. Biederman
1
-0
/
+2
2007-09-21
signalfd simplification
Davide Libenzi
1
-1
/
+1
2007-07-16
user namespace: add the framework
Cedric Le Goater
1
-0
/
+2
2007-05-11
signal/timer/event: signalfd core
Davide Libenzi
1
-0
/
+1
2007-05-11
Don't init pgrp and __session in INIT_SIGNALS
Sukadev Bhattiprolu
1
-2
/
+2
2007-05-11
statically initialize struct pid for swapper
Sukadev Bhattiprolu
1
-0
/
+27
2007-05-09
rename thread_info to stack
Roman Zippel
1
-1
/
+1
2007-05-08
SPIN_LOCK_UNLOCKED cleanup in init_task.h
Milind Arun Choudhary
1
-1
/
+1
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
1
-1
/
+1
2006-12-13
[PATCH] Revert "[PATCH] identifier to nsproxy"
Eric W. Biederman
1
-1
/
+0
2006-12-10
[PATCH] fdtable: Remove the free_files field
Vadim Lobanov
1
-1
/
+0
2006-12-10
[PATCH] fdtable: Make fdarray and fdsets equal in size
Vadim Lobanov
1
-1
/
+0
2006-12-08
[PATCH] to nsproxy
Cedric Le Goater
1
-0
/
+2
2006-12-08
[PATCH] identifier to nsproxy
Cedric Le Goater
1
-0
/
+1
2006-12-08
[PATCH] rename struct namespace to struct mnt_namespace
Kirill Korotaev
1
-1
/
+1
[next]