Commit Graph

117 Commits (177f3b920cf6d1ab6d97f0978f866a8a711918e6)

Author SHA1 Message Date
Dario Faggioli 806c09a7db sched: Make pushable_tasks CONFIG_SMP dependant 14 years ago
Paul E. McKenney 24278d1483 rcu: priority boosting for TINY_PREEMPT_RCU 14 years ago
KOSAKI Motohiro 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct 15 years ago
Paul E. McKenney a57eb940d1 rcu: Add a TINY_PREEMPT_RCU 15 years ago
Arnd Bergmann 4d2deb40b2 kernel: __rcu annotations 15 years ago
Oleg Nesterov 0a14a130ca INIT_SIGHAND: use SIG_DFL instead of NULL 15 years ago
Oleg Nesterov f20011457f pids: init_struct_pid.tasks should never see the swapper process 15 years ago
Oleg Nesterov fa2755e20a INIT_TASK() should initialize ->thread_group list 15 years ago
Oleg Nesterov b3ac022cb9 proc: turn signal_struct->count into "int nr_threads" 15 years ago
Paul E. McKenney 72d5a9f7a9 rcu: remove all rcu head initializations, except on_stack initializations 15 years ago
Alexey Dobriyan 8467005da3 nsproxy: remove INIT_NSPROXY() 15 years ago
Tim Abbott 2af7687f1a Rename .data.init_task to .data..init_task. 15 years ago
Linus Torvalds b6e3224fb2 Revert "task_struct: make journal_info conditional" 15 years ago
Hiroshi Shimamoto e4c570c4cb task_struct: make journal_info conditional 15 years ago
Thomas Gleixner 1d61548254 sched: Convert pi_lock to raw_spinlock 15 years ago
Serge E. Hallyn b3a222e52e remove CONFIG_SECURITY_FILE_CAPABILITIES compile option 15 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Paul E. McKenney dd5d19bafd rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees 16 years ago
Paul E. McKenney 6b3ef48adf rcu: Remove CONFIG_PREEMPT_RCU 16 years ago
Paul E. McKenney f41d911f8c rcu: Merge preemptable-RCU functionality into hierarchical RCU 16 years ago
Tim Abbott 857eceebd2 Add new __init_task_data macro to be used in arch init_task.c files. 16 years ago
Alexey Dobriyan bb1f17b037 mm: consolidate init_mm definition 16 years ago
Peter Zijlstra 082ff5a276 perf_counter: Change pctrl() behaviour 16 years ago
Paul Mackerras a63eaf34ae perf_counter: Dynamically allocate tasks' perf_counter_context struct 16 years ago
David Howells 5e751e992f CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace 16 years ago
Steven Rostedt 261842b7c9 tracing: add same level recursion detection 16 years ago
Alexey Dobriyan 17a5138d20 aio: remove INIT_KIOCTX 16 years ago
Steven Rostedt 5ac9f62267 function-graph: add proper initialization for init task 16 years ago
Peter Zijlstra 01ef09d9ff perf_counter: fix uninitialized usage of event_list 16 years ago
Peter Zijlstra 4cd4c1b40d timers: split process wide cpu clocks/timers 16 years ago
Peter Zijlstra 490dea45d0 itimers: remove the per-cpu-ish-ness 16 years ago
Al Viro 18d8fda7c3 take init_fs to saner place 16 years ago
Gregory Haskins 917b627d4d sched: create "pushable_tasks" list to limit pushing to one attempt 16 years ago
Ingo Molnar 78b6084c90 perfcounters: fix init context lock 16 years ago
Ingo Molnar eef6cbf584 perfcounters: pull inherited counters 16 years ago
Serge Hallyn 18b6e0414e User namespaces: set of cleanups (v2) 16 years ago
David Howells 3b11a1dece CRED: Differentiate objective and effective subjective credentials on a task 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells f1752eec61 CRED: Detach the credentials from task_struct 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
Arjan van de Ven 6976675d94 hrtimer: create a "timer_slack" field in the task struct 17 years ago
Oleg Nesterov 7b34e4283c introduce PF_KTHREAD flag 17 years ago
Roland McGrath f470021adb ptrace children revamp 17 years ago
Al Viro f52111b154 [PATCH] take init_files to fs/file.c 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Andrew G. Morgan 3898b1b4eb capabilities: implement per-process securebits 17 years ago
Peter Zijlstra 4a55bd5e97 sched: fair-group: de-couple load-balancing from the rb-trees 17 years ago
Serge E. Hallyn 3b7391de67 capabilities: introduce per-process capability bounding set 17 years ago
Eric Paris 4746ec5b01 [AUDIT] add session id to audit messages 17 years ago
Al Viro bfef93a5d1 [PATCH] get rid of loginuid races 17 years ago