Commit Graph

2909 Commits (d5f1354183573af3f908c71c5323ae800dd1e591)

Author SHA1 Message Date
Herbert Xu a98ce5c6fe Fix synchronize_irq races with IRQ handler 18 years ago
Randy Dunlap 481968f44e auditsc: fix kernel-doc param warnings 18 years ago
Eric W. Biederman 5081dba658 Fix appletalk sysctl entry name 18 years ago
Laurent Vivier 83d87d1673 sched: don't clear PF_VCPU in scheduler 18 years ago
Al Viro 74c3cbe33b [PATCH] audit: watching subtrees 18 years ago
Al Viro 5a190ae697 [PATCH] pass dentry to audit_inode()/audit_inode_child() 18 years ago
Eric W. Biederman c1cb8e48bd sysctl: Don't compile sysctl_check when !CONFIG_SYSCTL 18 years ago
Fengguang Wu df7c487250 trivial copy_data_pages() tidy up 18 years ago
Uwe Kleine-König 6506f2aa66 fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base 18 years ago
Michael Neuling 6888c1ecd6 kernel/sched.c: remove bogus comment from account_user_time 18 years ago
Daniel Roesen 9aa5e993fa trivial comment wording/typo fix regarding taint flags 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Alexey Dobriyan a39bc51691 Uninline fork.c/exit.c 18 years ago
Mariusz Kozlowski a24efe62dd kernel/fork.c: remove unneeded variable initialization in copy_process() 18 years ago
Mathieu Desnoyers 8256e47cdc Linux Kernel Markers 18 years ago
Mathieu Desnoyers 09cadedbdc Combine instrumentation menus in kernel/Kconfig.instrumentation 18 years ago
Srivatsa Vaddagiri 68318b8e0b Hook up group scheduler with control groups 18 years ago
Bernhard Walle cba63c3089 Extended crashkernel command line 18 years ago
KAMEZAWA Hiroyuki 73e753a50d CPU HOTPLUG: avoid hotadd when proper possible_map isn't specified 18 years ago
Cliff Wickman 470fd64644 hotplug cpu: migrate a task within its cpuset 18 years ago
Paul Menage bd89aabc67 Control groups: Replace "cont" with "cgrp" and other misc renaming 18 years ago
Pavel Emelyanov 69cccb887a Use task_pid_nr() instead of pid_nr(task_pid()) 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Pavel Emelyanov 9a2e70572e Isolate the explicit usage of signal->pgrp 18 years ago
Eugene Teo 270f722d4d Fix tsk->exit_state usage 18 years ago
Paul Menage 8707d8b8c0 Fix cpusets update_cpumask 18 years ago
Paul Jackson 020958b627 cpusets: decrustify cpuset mask update code 18 years ago
Paul Jackson 029190c515 cpuset sched_load_balance flag 18 years ago
Pavel Emelyanov 2f2a3a46fc Uninline the task_xid_nr_ns() calls 18 years ago
Pavel Emelyanov 8990571eb5 Uninline find_pid etc set of functions 18 years ago
Pavel Emelyanov bac0abd617 Isolate some explicit usage of task->tgid 18 years ago
Pavel Emelyanov 19b9b9b54e pid namespaces: remove the struct pid unneeded fields 18 years ago
Pavel Emelyanov 228ebcbe63 Uninline find_task_by_xxx set of functions 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Sukadev Bhattiprolu 3eb07c8c8a pid namespaces: destroy pid namespace on init's death 18 years ago
Sukadev Bhattiprolu 0fbc26a6cf pid namespaces: allow signalling cgroup-init 18 years ago
Sukadev Bhattiprolu c9c5d92211 pid namespaces: create a slab-cache for 'struct pid_namespace' 18 years ago
Pavel Emelyanov 6f4e643353 pid namespaces: initialize the namespace's proc_mnt 18 years ago
Pavel Emelyanov 30e49c263e pid namespaces: allow cloning of new namespace 18 years ago
Pavel Emelyanov b461cc0382 pid namespaces: miscellaneous preparations for pid namespaces 18 years ago
Pavel Emelyanov 425fb2b4bf pid namespaces: move alloc_pid() lower in copy_process() 18 years ago
Pavel Emelyanov 198fe21b0a pid namespaces: helpers to find the task by its numerical ids 18 years ago
Pavel Emelyanov 7af5729474 pid namespaces: helpers to obtain pid numbers 18 years ago
Pavel Emelyanov 8ef047aaae pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid 18 years ago
Pavel Emelyanov faacbfd3a6 pid namespaces: add support for pid namespaces hierarchy 18 years ago
Pavel Emelyanov 60347f6716 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees 18 years ago
Pavel Emelyanov 2e4a707269 pid namespaces: move exit_task_namespaces() 18 years ago
Oleg Nesterov 762a24beed pid namespaces: rework forget_original_parent() 18 years ago
Daniel Walker d4c5e41f3f whitespace fixes: task exit handling 18 years ago
Matthias Kaehlcke 2e1975868a kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_each 18 years ago