Commit Graph

71663 Commits (3f5b98a2a0cba3351f96fcaa6d79aa1a0d93ee78)
 

Author SHA1 Message Date
Oleg Nesterov 762a24beed pid namespaces: rework forget_original_parent() 17 years ago
Daniel Walker d4c5e41f3f whitespace fixes: task exit handling 17 years ago
Matthias Kaehlcke 7b1915a989 mm/oom_kill.c: Use list_for_each_entry instead of list_for_each 17 years ago
Matthias Kaehlcke 2e1975868a kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_each 17 years ago
Matthias Kaehlcke 03ff17979c kernel/exit.c: Use list_for_each_entry(_safe) instead of list_for_each(_safe) 17 years ago
Matthias Kaehlcke d473012710 fs/super.c: use list_for_each_entry() instead of list_for_each() 17 years ago
Matthias Kaehlcke b70c394099 fs/eventpoll.c: use list_for_each_entry() instead of list_for_each() 17 years ago
Matthias Kaehlcke cfdaf9e5f9 fs/file_table.c: use list_for_each_entry() instead of list_for_each() 17 years ago
Johannes Berg 4e6045f134 workqueue: debug flushing deadlocks with lockdep 17 years ago
Pavel Emelyanov cf7b708c8d Make access to task's nsproxy lighter 17 years ago
Sukadev Bhattiprolu a6f5e06378 pid namespaces: move alloc_pid() to copy_process() 17 years ago
Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 17 years ago
Sukadev Bhattiprolu 3743ca05ff pid namespaces: use task_pid() to find leader's pid 17 years ago
Sukadev Bhattiprolu 88f21d8182 pid namespaces: rename child_reaper() function 17 years ago
Sukadev Bhattiprolu 2894d650cd pid namespaces: define and use task_active_pid_ns() wrapper 17 years ago
Pavel Emelianov baf8f0f82d pid namespaces: dynamic kmem cache allocator for pid namespaces 17 years ago
Pavel Emelianov a05f7b15de pid namespaces: make get_pid_ns() return the namespace itself 17 years ago
Pavel Emelianov a47afb0f9d pid namespaces: round up the API 17 years ago
Serge E. Hallyn 858d72ead4 cgroups: implement namespace tracking subsystem 17 years ago
Balbir Singh 846c7bb055 Add cgroupstats 17 years ago
Paul Jackson c2e2c7fa1c task cgroups: enable cgroups by default in some configs 17 years ago
Paul Menage 006cb99200 Task Control Groups: simple task cgroup debug info subsystem 17 years ago
Paul Menage 62d0df6406 Task Control Groups: example CPU accounting subsystem 17 years ago
Paul Menage 8793d854ed Task Control Groups: make cpusets a client of cgroups 17 years ago
Paul Menage 81a6a5cdd2 Task Control Groups: automatic userspace notification of idle cgroups 17 years ago
Paul Menage 817929ec27 Task Control Groups: shared cgroup subsystem group arrays 17 years ago
Paul Menage a424316ca1 Task Control Groups: add procfs interface 17 years ago
Paul Menage 697f416108 Task Control Groups: add cgroup_clone() interface 17 years ago
Paul Menage b4f48b6363 Task Control Groups: add fork()/exit() hooks 17 years ago
Paul Menage 355e0c48b7 Add cgroup write_uint() helper method 17 years ago
Paul Menage bbcb81d091 Task Control Groups: add tasks file interface 17 years ago
Paul Menage ddbcc7e8e5 Task Control Groups: basic task cgroup framework 17 years ago
Paul Jackson 55a230aae6 cpuset: zero malloc - revert the old cpuset fix 17 years ago
Randy Dunlap 8f731f7d83 kernel-api docbook: fix content problems 17 years ago
Jeff Mahoney cb680c1be6 reiserfs: ignore on disk s_bmap_nr value 17 years ago
Jeff Mahoney 4d20851d37 reiserfs: remove first_zero_hint 17 years ago
Jeff Mahoney 3ee1667042 reiserfs: fix usage of signed ints for block numbers 17 years ago
Jeff Mahoney 6c57c2c8d3 reiserfs: fix memset byte count during resize 17 years ago
Jeff Mahoney d4c3d19d0c reiserfs: use is_reusable to catch corruption 17 years ago
Jeff Mahoney 8e186e454e reiserfs: dont use BUG when panicking 17 years ago
Jeff Mahoney 7598392894 reiserfs: fix up lockdep warnings 17 years ago
Jose R. Santos 9ad163ae0d JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG 17 years ago
Jan Kara 7a266e75cf jbd: fix commit code to properly abort journal 17 years ago
Jose R. Santos c2a9159cdd jbd: config_jbd_debug cannot create /proc entry 17 years ago
Chris Snook 1c09924448 jbd: remove printk() from J_ASSERT macros 17 years ago
Mingming Cao 8c3478a523 JBD/ext3 cleanups: convert to kzalloc 17 years ago
Fernando Luis Vázquez Cao 345225c8e4 isdn/sc: remove unused REQUEST_IRQ and unnecessary header file 17 years ago
Karsten Keil feea6d4d12 isdn: fix random hard freeze with AVM T1 cards 17 years ago
Karsten Keil 1e9c781372 isdn: fix random hard freeze with AVM cards using b1dma 17 years ago
Karsten Keil eac141deb4 isdn: fix random hard freeze with AVM c4 card part 2 17 years ago