index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
Isolate some explicit usage of task->tgid
Pavel Emelyanov
1
-0
/
+6
2007-10-19
pid namespaces: remove the struct pid unneeded fields
Pavel Emelyanov
2
-6
/
+0
2007-10-19
Uninline find_task_by_xxx set of functions
Pavel Emelyanov
1
-9
/
+6
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-1
/
+3
2007-10-19
pid namespaces: destroy pid namespace on init's death
Sukadev Bhattiprolu
1
-0
/
+1
2007-10-19
pid namespaces: initialize the namespace's proc_mnt
Pavel Emelyanov
1
-0
/
+12
2007-10-19
pid namespaces: allow cloning of new namespace
Pavel Emelyanov
1
-0
/
+1
2007-10-19
pid namespaces: miscellaneous preparations for pid namespaces
Pavel Emelyanov
2
-11
/
+11
2007-10-19
pid namespaces: make proc have multiple superblocks - one for each namespace
Pavel Emelyanov
2
-1
/
+5
2007-10-19
pid namespaces: helpers to find the task by its numerical ids
Pavel Emelyanov
2
-4
/
+43
2007-10-19
pid namespaces: helpers to obtain pid numbers
Pavel Emelyanov
2
-11
/
+121
2007-10-19
pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid
Pavel Emelyanov
1
-1
/
+1
2007-10-19
pid namespaces: add support for pid namespaces hierarchy
Pavel Emelyanov
1
-0
/
+2
2007-10-19
pid namespaces: introduce struct upid
Sukadev Bhattiprolu
2
-0
/
+22
2007-10-19
pid namespaces: prepare proc_flust_task() to flush entries from multiple proc...
Pavel Emelyanov
1
-1
/
+3
2007-10-19
pid namespaces: introduce MS_KERNMOUNT flag
Pavel Emelyanov
1
-1
/
+3
2007-10-19
workqueue: debug flushing deadlocks with lockdep
Johannes Berg
2
-3
/
+54
2007-10-19
Make access to task's nsproxy lighter
Pavel Emelyanov
1
-9
/
+34
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-2
/
+10
2007-10-19
pid namespaces: rename child_reaper() function
Sukadev Bhattiprolu
1
-1
/
+1
2007-10-19
pid namespaces: define and use task_active_pid_ns() wrapper
Sukadev Bhattiprolu
1
-0
/
+5
2007-10-19
pid namespaces: dynamic kmem cache allocator for pid namespaces
Pavel Emelianov
1
-0
/
+1
2007-10-19
pid namespaces: make get_pid_ns() return the namespace itself
Pavel Emelianov
1
-1
/
+2
2007-10-19
pid namespaces: round up the API
Pavel Emelianov
1
-10
/
+5
2007-10-19
cgroups: implement namespace tracking subsystem
Serge E. Hallyn
2
-0
/
+13
2007-10-19
Add cgroupstats
Balbir Singh
4
-0
/
+92
2007-10-19
Task Control Groups: simple task cgroup debug info subsystem
Paul Menage
1
-0
/
+4
2007-10-19
Task Control Groups: example CPU accounting subsystem
Paul Menage
2
-0
/
+20
2007-10-19
Task Control Groups: make cpusets a client of cgroups
Paul Menage
4
-19
/
+14
2007-10-19
Task Control Groups: automatic userspace notification of idle cgroups
Paul Menage
1
-2
/
+9
2007-10-19
Task Control Groups: shared cgroup subsystem group arrays
Paul Menage
2
-39
/
+83
2007-10-19
Task Control Groups: add procfs interface
Paul Menage
1
-0
/
+2
2007-10-19
Task Control Groups: add cgroup_clone() interface
Paul Menage
1
-0
/
+3
2007-10-19
Task Control Groups: add fork()/exit() hooks
Paul Menage
1
-0
/
+6
2007-10-19
Add cgroup write_uint() helper method
Paul Menage
1
-0
/
+8
2007-10-19
Task Control Groups: add tasks file interface
Paul Menage
1
-0
/
+10
2007-10-19
Task Control Groups: basic task cgroup framework
Paul Menage
4
-1
/
+258
2007-10-19
kernel-api docbook: fix content problems
Randy Dunlap
2
-3
/
+4
2007-10-19
reiserfs: ignore on disk s_bmap_nr value
Jeff Mahoney
1
-0
/
+12
2007-10-19
reiserfs: remove first_zero_hint
Jeff Mahoney
1
-3
/
+1
2007-10-19
reiserfs: fix usage of signed ints for block numbers
Jeff Mahoney
1
-6
/
+8
2007-10-19
jbd: config_jbd_debug cannot create /proc entry
Jose R. Santos
1
-1
/
+1
2007-10-19
jbd: remove printk() from J_ASSERT macros
Chris Snook
1
-15
/
+1
2007-10-19
Console events and accessibility
Samuel Thibault
2
-0
/
+18
2007-10-19
Add kernel/notifier.c
Alexey Dobriyan
1
-0
/
+2
2007-10-19
remove unused flush_tlb_pgtables
Benjamin Herrenschmidt
24
-167
/
+0
2007-10-19
Console keyboard events and accessibility
Samuel Thibault
2
-0
/
+20
2007-10-19
put declaration of put_filesystem() in fs.h
Miklos Szeredi
1
-0
/
+2
2007-10-18
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+18
2007-10-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-22
/
+36
[next]