Commit Graph

594 Commits (dce48a84adf1806676319f6f480e30a6daa012f9)

Author SHA1 Message Date
Thomas Gleixner dce48a84ad sched, timers: move calc_load() to scheduler 16 years ago
Nathan Lynch e3c8ca8336 sched: do not count frozen tasks toward load 16 years ago
Oleg Nesterov 1b0f7ffd0e pids: kill signal_struct-> __pgrp/__session and friends 16 years ago
Oleg Nesterov 52ee2dfdd4 pids: refactor vnr/nr_ns helpers to make them safe 16 years ago
Oleg Nesterov 6dda81f438 pids: document task_pgrp/task_session is not safe without tasklist/rcu 16 years ago
Oleg Nesterov 39c626ae47 forget_original_parent: split out the un-ptrace part 16 years ago
Alexey Dobriyan 6f2c55b843 Simplify copy_thread() 16 years ago
Oleg Nesterov 9de1581e75 get_mm_hiwater_xxx: trivial, s/define/inline/ 16 years ago
Al Viro 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 years ago
Steven Rostedt 8aef2d2856 function-graph: ignore times across schedule 16 years ago
Thomas Gleixner 3aa551c9b4 genirq: add threaded interrupt handler support 16 years ago
Rusty Russell 76e6eee033 cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed. 16 years ago
Dhaval Giani 54e9912428 sched: don't allow setuid to succeed if the user does not have rt bandwidth 16 years ago
Ingo Molnar b342501cd3 sched: allow architectures to specify sched_clock_stable 16 years ago
Nick Piggin cf40bd16fd lockdep: annotate reclaim context (__GFP_NOFS) 16 years ago
Kentaro Takeda f9ce1f1cda Add in_execve flag into task_struct. 16 years ago
Peter Zijlstra 4da94d49b2 timers: fix TIMER_ABSTIME for process wide cpu timers 16 years ago
Peter Zijlstra 3fccfd67df timers: split process wide cpu clocks/timers, fix 16 years ago
Mandeep Singh Baines 17406b82d6 softlockup: remove timestamp checking from hung_task 16 years ago
Ingo Molnar 7d8e23df69 timers: split process wide cpu clocks/timers, remove spurious warning 16 years ago
Peter Zijlstra 4cd4c1b40d timers: split process wide cpu clocks/timers 16 years ago
Peter Zijlstra 32bd671d6c signal: re-add dead task accumulation stats. 16 years ago
Randy Dunlap 35626129ab sched: add missing kernel-doc in sched.h 16 years ago
Mandeep Singh Baines 5e54f5986a softlockup: remove unused definition for spawn_softlockup_task 16 years ago
Davide Libenzi 9df04e1f25 epoll: drop max_user_instances and rely only on max_user_watches 16 years ago
Steven Rostedt 7e49fcce1b trace, lockdep: manual preempt count adding for local_bh_disable 16 years ago
Mandeep Singh Baines e162b39a36 softlockup: decouple hung tasks check from softlockup detection 16 years ago
Ingo Molnar 34cb61359b sched: fix !CONFIG_SCHEDSTATS build failure 16 years ago
Peter Zijlstra 831451ac4e sched: introduce avg_wakeup 16 years ago
Peter Zijlstra 0d66bf6d35 mutex: implement adaptive spinning 16 years ago
Peter Zijlstra 41719b0309 mutex: preemption fixes 16 years ago
Mandeep Singh Baines baf48f6577 softlock: fix false panic which can occur if softlockup_thresh is reduced 16 years ago
Peter Zijlstra 490dea45d0 itimers: remove the per-cpu-ish-ness 16 years ago
Oleg Nesterov 901608d904 mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting 16 years ago
Li Zefan c70f22d203 sched: clean up arch_reinit_sched_domains() 16 years ago
Martin Schwidefsky 79741dd357 [PATCH] idle cputime accounting 16 years ago
Jaswinder Singh Rajput 47fea2adfc sched: sched.c declare variables before they get used 16 years ago
Gregory Haskins 917b627d4d sched: create "pushable_tasks" list to limit pushing to one attempt 16 years ago
Gregory Haskins 967fc04671 sched: add sched_class->needs_post_schedule() member 16 years ago
Ingo Molnar 06aaf76a7e sched: move test_sd_parent() to an SMP section of sched.h 16 years ago
Vaidyanathan Srinivasan 100fdaee70 sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0 16 years ago
Gautham R Shenoy afb8a9b70b sched: framework for sched_mc/smt_power_savings=N 16 years ago
Vaidyanathan Srinivasan 716707b299 sched: convert BALANCE_FOR_xx_POWER to inline functions 16 years ago
Ken Chen 9c2c48020e schedstat: consolidate per-task cpu runtime stats 16 years ago
Markus Metzger c2724775ce x86, bts: provide in-kernel branch-trace interface 16 years ago
Frederic Weisbecker 380c4b1411 tracing/function-graph-tracer: append the tracing_graph_flag 16 years ago
Steven Rostedt ea4e2bc4d9 ftrace: graph of a single function 16 years ago
Davide Libenzi 7ef9964e6d epoll: introduce resource usage limits 16 years ago
Arun R Bharadwaj 6c415b9234 sched: add uid information to sched_debug for CONFIG_USER_SCHED 16 years ago
Frederic Weisbecker fb52607afc tracing/function-return-tracer: change the name into function-graph-tracer 16 years ago