index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipc: store ipcs into IDRs
Nadia Derbey
2007-10-19
4
-3
/
+1
*
hotplug cpu: migrate a task within its cpuset
Cliff Wickman
2007-10-19
1
-0
/
+5
*
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
2
-3
/
+3
*
Isolate the explicit usage of signal->pgrp
Pavel Emelyanov
2007-10-19
2
-5
/
+17
*
remove BITS_TO_TYPE macro
Jiri Slaby
2007-10-19
2
-2
/
+2
*
define global BIT macro
Jiri Slaby
2007-10-19
6
-12
/
+1
*
get rid of input BIT* duplicate defines
Jiri Slaby
2007-10-19
3
-25
/
+26
*
define first set of BIT* macros
Jiri Slaby
2007-10-19
4
-34
/
+33
*
forbid asm/bitops.h direct inclusion
Jiri Slaby
2007-10-19
25
-0
/
+102
*
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
17
-20
/
+18
*
Misc: phantom, improved data passing
Jiri Slaby
2007-10-19
1
-1
/
+5
*
Fix cpusets update_cpumask
Paul Menage
2007-10-19
1
-0
/
+58
*
cpuset sched_load_balance flag
Paul Jackson
2007-10-19
1
-0
/
+2
*
Uninline the task_xid_nr_ns() calls
Pavel Emelyanov
2007-10-19
1
-20
/
+4
*
Uninline find_pid etc set of functions
Pavel Emelyanov
2007-10-19
1
-3
/
+2
*
Isolate some explicit usage of task->tgid
Pavel Emelyanov
2007-10-19
1
-0
/
+6
*
pid namespaces: remove the struct pid unneeded fields
Pavel Emelyanov
2007-10-19
2
-6
/
+0
*
Uninline find_task_by_xxx set of functions
Pavel Emelyanov
2007-10-19
1
-9
/
+6
*
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2007-10-19
1
-1
/
+3
*
pid namespaces: destroy pid namespace on init's death
Sukadev Bhattiprolu
2007-10-19
1
-0
/
+1
*
pid namespaces: initialize the namespace's proc_mnt
Pavel Emelyanov
2007-10-19
1
-0
/
+12
*
pid namespaces: allow cloning of new namespace
Pavel Emelyanov
2007-10-19
1
-0
/
+1
*
pid namespaces: miscellaneous preparations for pid namespaces
Pavel Emelyanov
2007-10-19
2
-11
/
+11
*
pid namespaces: make proc have multiple superblocks - one for each namespace
Pavel Emelyanov
2007-10-19
2
-1
/
+5
*
pid namespaces: helpers to find the task by its numerical ids
Pavel Emelyanov
2007-10-19
2
-4
/
+43
*
pid namespaces: helpers to obtain pid numbers
Pavel Emelyanov
2007-10-19
2
-11
/
+121
*
pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid
Pavel Emelyanov
2007-10-19
1
-1
/
+1
*
pid namespaces: add support for pid namespaces hierarchy
Pavel Emelyanov
2007-10-19
1
-0
/
+2
*
pid namespaces: introduce struct upid
Sukadev Bhattiprolu
2007-10-19
2
-0
/
+22
*
pid namespaces: prepare proc_flust_task() to flush entries from multiple proc...
Pavel Emelyanov
2007-10-19
1
-1
/
+3
*
pid namespaces: introduce MS_KERNMOUNT flag
Pavel Emelyanov
2007-10-19
1
-1
/
+3
*
workqueue: debug flushing deadlocks with lockdep
Johannes Berg
2007-10-19
2
-3
/
+54
*
Make access to task's nsproxy lighter
Pavel Emelyanov
2007-10-19
1
-9
/
+34
*
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
1
-2
/
+10
*
pid namespaces: rename child_reaper() function
Sukadev Bhattiprolu
2007-10-19
1
-1
/
+1
*
pid namespaces: define and use task_active_pid_ns() wrapper
Sukadev Bhattiprolu
2007-10-19
1
-0
/
+5
*
pid namespaces: dynamic kmem cache allocator for pid namespaces
Pavel Emelianov
2007-10-19
1
-0
/
+1
*
pid namespaces: make get_pid_ns() return the namespace itself
Pavel Emelianov
2007-10-19
1
-1
/
+2
*
pid namespaces: round up the API
Pavel Emelianov
2007-10-19
1
-10
/
+5
*
cgroups: implement namespace tracking subsystem
Serge E. Hallyn
2007-10-19
2
-0
/
+13
*
Add cgroupstats
Balbir Singh
2007-10-19
4
-0
/
+92
*
Task Control Groups: simple task cgroup debug info subsystem
Paul Menage
2007-10-19
1
-0
/
+4
*
Task Control Groups: example CPU accounting subsystem
Paul Menage
2007-10-19
2
-0
/
+20
*
Task Control Groups: make cpusets a client of cgroups
Paul Menage
2007-10-19
4
-19
/
+14
*
Task Control Groups: automatic userspace notification of idle cgroups
Paul Menage
2007-10-19
1
-2
/
+9
*
Task Control Groups: shared cgroup subsystem group arrays
Paul Menage
2007-10-19
2
-39
/
+83
*
Task Control Groups: add procfs interface
Paul Menage
2007-10-19
1
-0
/
+2
*
Task Control Groups: add cgroup_clone() interface
Paul Menage
2007-10-19
1
-0
/
+3
*
Task Control Groups: add fork()/exit() hooks
Paul Menage
2007-10-19
1
-0
/
+6
*
Add cgroup write_uint() helper method
Paul Menage
2007-10-19
1
-0
/
+8
[next]