aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-05
|\
| * lockup_detector: Fix forgotten config conversionFrederic Weisbecker2010-05-12
| * lockup_detector: Touch_softlockup cleanups and softlockup_tick removalDon Zickus2010-05-12
| * lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-12
* | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-02
|\ \
| * | CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells2010-07-29
* | | tracing: Remove special tracesFrederic Weisbecker2010-07-20
|/ /
* | sched: Cure nr_iowait_cpu() usersPeter Zijlstra2010-07-01
* | proc: turn signal_struct->count into "int nr_threads"Oleg Nesterov2010-05-27
* | proc: get_nr_threads() doesn't need ->siglock any longerOleg Nesterov2010-05-27
* | kill the obsolete thread_group_cputime_free() helperOleg Nesterov2010-05-27
* | signals: kill the awful task_rq_unlock_wait() hackOleg Nesterov2010-05-27
* | signals: make task_struct->signal immutable/refcountableOleg Nesterov2010-05-27
* | exit: change zap_other_threads() to count sub-threadsOleg Nesterov2010-05-27
* | cpusets: new round-robin rotor for SLAB allocationsJack Steiner2010-05-27
* | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-25
* | cpuset,mm: fix no node to alloc memory when changing cpuset's memsMiao Xie2010-05-25
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-18
|\ \
| * | sched: Pre-compute cpumask_weight(sched_domain_span(sd))Peter Zijlstra2010-04-23
| * | sched: Add enqueue/dequeue flagsPeter Zijlstra2010-04-02
| * | sched: Fix TASK_WAKING vs fork deadlockPeter Zijlstra2010-04-02
| * | sched: _cpu_down(): Don't play with current->cpus_allowedOleg Nesterov2010-04-02
| * | Merge branch 'linus' into sched/coreIngo Molnar2010-04-02
| |\|
| * | sched: Remove avg_overlapMike Galbraith2010-03-11
| * | sched: Remove avg_wakeupMike Galbraith2010-03-11
| * | sched: Rate-limit nohzMike Galbraith2010-03-11
| * | sched: Implement group scheduler statistics in one structLucas De Marchi2010-03-11
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18
|\ \ \
| * | | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-26
| | |/ | |/|
* / | revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-11
|/ /
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-13
|\ \
| * | rcu: Use wrapper function instead of exporting tasklist_lockPaul E. McKenney2010-03-04
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| |\ \ \
| | * | | tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | | | | copy_signal() cleanup: clean thread_group_cputime_init()Veaceslav Falico2010-03-12
|/ / / /
* | | | mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki2010-03-06
* | | | mm: clean up mm_counterKAMEZAWA Hiroyuki2010-03-06
| |_|/ |/| |
* | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-01
|\ \ \ | |_|/ |/| |
| * | blk-core: use BIO list management functionsAkinobu Mita2010-02-23
* | | Merge branch 'sched/urgent' into sched/coreThomas Gleixner2010-02-16
|\ \ \
| * | | sched: Fix sched_mv_power_savings for !SMTVaidyanathan Srinivasan2010-02-16
| |/ /
* | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2010-02-08
|\| |
| * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-04
| |\ \ | | |/ | |/|
| | * softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resumeJason Wessel2010-02-01
| * | Split 'flush_old_exec' into two functionsLinus Torvalds2010-01-29
| |/
| * nommu: don't need get_unmapped_area() for NOMMUDavid Howells2010-01-16
| * resource: add helpers for fetching rlimitsJiri Slaby2010-01-04
* | sched: Extend enqueue_task to allow head queueingThomas Gleixner2010-01-22
* | sched: Remove USER_SCHEDDhaval Giani2010-01-21