summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro2010-10-271-3/+4
* signals: annotate lock_task_sighand()Namhyung Kim2010-10-271-1/+8
* kernel: remove PF_FLUSHERPeter Zijlstra2010-10-261-1/+0
* Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-221-0/+3
|\
| * Fix compile error in blk-exec.c for !CONFIG_DETECT_HUNG_TASKMark Lord2010-09-251-0/+3
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-5/+18
|\ \
| * | sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi2010-10-181-0/+13
| * | sched: Add a PF flag for ksoftirqd identificationVenkatesh Pallipadi2010-10-181-0/+1
| * | sched: Fix softirq time accountingVenkatesh Pallipadi2010-10-181-3/+3
| * | sched: Remove unused PF_ALIGNWARN flagDave Young2010-09-131-2/+0
| * | sched: Add book scheduling domainHeiko Carstens2010-09-091-0/+1
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-211-1/+8
|\ \
| * | perf: Provide a separate task context for sweventsPeter Zijlstra2010-09-091-0/+1
| * | perf: Multiple task contextsPeter Zijlstra2010-09-091-1/+7
| |/
* | rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney2010-08-201-3/+7
* | credentials: rcu annotationArnd Bergmann2010-08-191-2/+2
* | cgroups: __rcu annotationsArnd Bergmann2010-08-191-1/+1
|/
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-1/+3
* oom: badness heuristic rewriteDavid Rientjes2010-08-091-1/+2
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-061-30/+29
|\
| * Merge branch 'sched/urgent' into sched/coreIngo Molnar2010-08-051-6/+0
| |\
| | * sched: Revert nohz_ratelimit() for nowPeter Zijlstra2010-07-171-6/+0
| * | Merge branch 'linus' into sched/coreIngo Molnar2010-07-211-1/+1
| |\ \ | | |/
| * | sched: Add asymmetric group packing option for sibling domainMichael Neuling2010-06-091-1/+3
| * | sched: Fix capacity calculations for SMT4Srivatsa Vaddagiri2010-06-091-1/+1
| * | sched: Change nohz idle load balancing logic to push modelVenkatesh Pallipadi2010-06-091-6/+3
| * | sched_clock: Add local_clock() API and improve documentationPeter Zijlstra2010-06-091-16/+21
| * | sched: add hooks for workqueueTejun Heo2010-06-081-0/+1
* | | Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-051-8/+4
|\ \ \
| * | | lockup_detector: Fix forgotten config conversionFrederic Weisbecker2010-05-131-1/+1
| * | | lockup_detector: Touch_softlockup cleanups and softlockup_tick removalDon Zickus2010-05-121-13/+3
| * | | lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-121-0/+6
* | | | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-021-0/+1
|\ \ \ \
| * | | | CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells2010-07-291-0/+1
| | |_|/ | |/| |
* | | | tracing: Remove special tracesFrederic Weisbecker2010-07-201-12/+0
|/ / /
* | | sched: Cure nr_iowait_cpu() usersPeter Zijlstra2010-07-011-1/+1
| |/ |/|
* | proc: turn signal_struct->count into "int nr_threads"Oleg Nesterov2010-05-271-2/+2
* | proc: get_nr_threads() doesn't need ->siglock any longerOleg Nesterov2010-05-271-0/+5
* | kill the obsolete thread_group_cputime_free() helperOleg Nesterov2010-05-271-4/+0
* | signals: kill the awful task_rq_unlock_wait() hackOleg Nesterov2010-05-271-1/+0
* | signals: make task_struct->signal immutable/refcountableOleg Nesterov2010-05-271-1/+1
* | exit: change zap_other_threads() to count sub-threadsOleg Nesterov2010-05-271-1/+1
* | cpusets: new round-robin rotor for SLAB allocationsJack Steiner2010-05-271-0/+1
* | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-251-1/+1
* | cpuset,mm: fix no node to alloc memory when changing cpuset's memsMiao Xie2010-05-251-0/+1
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-181-33/+37
|\ \
| * | sched: Pre-compute cpumask_weight(sched_domain_span(sd))Peter Zijlstra2010-04-231-0/+1
| * | sched: Add enqueue/dequeue flagsPeter Zijlstra2010-04-021-3/+8
| * | sched: Fix TASK_WAKING vs fork deadlockPeter Zijlstra2010-04-021-1/+2
| * | sched: _cpu_down(): Don't play with current->cpus_allowedOleg Nesterov2010-04-021-0/+1
OpenPOWER on IntegriCloud