Commit Graph

71478 Commits (5159f40742508e03aed4273a9b3ef06f4e71929f)
 

Author SHA1 Message Date
Jiri Slaby 5159f40742 amba-pl011, rename BIT macro 17 years ago
Jiri Slaby b7b5a1282c s2io, rename BIT macro 17 years ago
Jiri Slaby ed11399da5 i2c-pxa, rename BIT macro to PXA_BIT 17 years ago
Krzysztof Helt 532237eff1 cyber2000fb: checkpatch fixes 17 years ago
Jiri Slaby 87d0613103 cyber2000fb, rename BIT macro 17 years ago
Jiri Slaby 0624517d80 forbid asm/bitops.h direct inclusion 17 years ago
Jiri Slaby 1977f03272 remove asm/bitops.h includes 17 years ago
Jiri Slaby 1276b103c2 fs/select, remove unused macros 17 years ago
Jiri Slaby bc552f7715 Misc: phantom, improved data passing 17 years ago
Jiri Slaby b2afe33170 Misc: phantom, add comment about openhaptics 17 years ago
Jiri Slaby aee8447cb5 Misc: phantom, synchronize_irq() on suspend 17 years ago
Paul Menage 8707d8b8c0 Fix cpusets update_cpumask 17 years ago
Paul Jackson 020958b627 cpusets: decrustify cpuset mask update code 17 years ago
Paul Jackson 029190c515 cpuset sched_load_balance flag 17 years ago
Pavel Emelyanov 2f2a3a46fc Uninline the task_xid_nr_ns() calls 17 years ago
Pavel Emelyanov 8990571eb5 Uninline find_pid etc set of functions 17 years ago
Pavel Emelyanov bac0abd617 Isolate some explicit usage of task->tgid 17 years ago
Pavel Emelyanov 19b9b9b54e pid namespaces: remove the struct pid unneeded fields 17 years ago
Pavel Emelyanov 228ebcbe63 Uninline find_task_by_xxx set of functions 17 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 17 years ago
Sukadev Bhattiprolu 3eb07c8c8a pid namespaces: destroy pid namespace on init's death 17 years ago
Sukadev Bhattiprolu 0fbc26a6cf pid namespaces: allow signalling cgroup-init 17 years ago
Sukadev Bhattiprolu c9c5d92211 pid namespaces: create a slab-cache for 'struct pid_namespace' 17 years ago
Pavel Emelyanov 6f4e643353 pid namespaces: initialize the namespace's proc_mnt 17 years ago
Pavel Emelyanov 130f77ecb2 pid namespaces: make proc_flush_task() actually from entries from multiple namespaces 17 years ago
Pavel Emelyanov 30e49c263e pid namespaces: allow cloning of new namespace 17 years ago
Pavel Emelyanov b461cc0382 pid namespaces: miscellaneous preparations for pid namespaces 17 years ago
Pavel Emelyanov 07543f5c75 pid namespaces: make proc have multiple superblocks - one for each namespace 17 years ago
Pavel Emelyanov 425fb2b4bf pid namespaces: move alloc_pid() lower in copy_process() 17 years ago
Pavel Emelyanov 198fe21b0a pid namespaces: helpers to find the task by its numerical ids 17 years ago
Pavel Emelyanov 7af5729474 pid namespaces: helpers to obtain pid numbers 17 years ago
Pavel Emelyanov 8ef047aaae pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid 17 years ago
Pavel Emelyanov faacbfd3a6 pid namespaces: add support for pid namespaces hierarchy 17 years ago
Sukadev Bhattiprolu 4c3f2ead5a pid namespaces: introduce struct upid 17 years ago
Pavel Emelyanov 60347f6716 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees 17 years ago
Pavel Emelyanov 8bf9725c29 pid namespaces: introduce MS_KERNMOUNT flag 17 years ago
Pavel Emelyanov 2e4a707269 pid namespaces: move exit_task_namespaces() 17 years ago
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