index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2006-12-08
[PATCH] add process_session() helper routine: deprecate old field
Cedric Le Goater
1
-5
/
+6
2006-12-07
[PATCH] lockdep: name some old style locks
Peter Zijlstra
1
-1
/
+1
2006-10-02
[PATCH] IPC namespace - utils
Kirill Korotaev
1
-1
/
+2
2006-10-02
[PATCH] IPC namespace core
Kirill Korotaev
1
-0
/
+1
2006-10-02
[PATCH] namespaces: utsname: implement utsname namespaces
Serge E. Hallyn
1
-0
/
+2
2006-10-02
[PATCH] namespaces: incorporate fs namespace into nsproxy
Serge E. Hallyn
1
-0
/
+1
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
1
-0
/
+7
2006-07-04
[PATCH] lockdep: core
Ingo Molnar
1
-0
/
+2
2006-07-04
[PATCH] lockdep: irqtrace subsystem, core
Ingo Molnar
1
-0
/
+2
2006-07-04
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
1
-5
/
+5
2006-07-04
[PATCH] lockdep: better lock debugging
Ingo Molnar
1
-1
/
+0
2006-06-28
[PATCH] pi-futex: rt mutex core
Ingo Molnar
1
-0
/
+1
2006-06-28
[PATCH] pi-futex: scheduler support for pi
Ingo Molnar
1
-0
/
+2
2006-06-26
[PATCH] proc: Rewrite the proc dentry flush on exit optimization
Eric W. Biederman
1
-1
/
+0
2006-03-29
[PATCH] pidhash: don't use zero pids
Oleg Nesterov
1
-0
/
+2
2006-03-23
[PATCH] Shrinks sizeof(files_struct) and better layout
Eric Dumazet
1
-5
/
+5
2005-11-14
[PATCH] aio: remove kioctx from mm_struct
Zach Brown
1
-1
/
+0
2005-09-10
[PATCH] files: files struct with RCU
Dipankar Sarma
1
-0
/
+5
[next]