summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | Merge branch 'linus' into sched/coreIngo Molnar2010-04-021-58/+8
| |\ \ | | |/
| * | sched: Remove avg_overlapMike Galbraith2010-03-111-3/+0
| * | sched: Remove avg_wakeupMike Galbraith2010-03-111-3/+0
| * | sched: Rate-limit nohzMike Galbraith2010-03-111-0/+6
| * | sched: Implement group scheduler statistics in one structLucas De Marchi2010-03-111-29/+25
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-181-9/+0
|\ \ \
| * | | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-261-9/+0
| | |/ | |/|
* | | revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-111-1/+0
|/ /
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-131-0/+4
|\ \
| * | rcu: Use wrapper function instead of exporting tasklist_lockPaul E. McKenney2010-03-041-0/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-1/+1
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\ \ \
| | * | | tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | | | | copy_signal() cleanup: clean thread_group_cputime_init()Veaceslav Falico2010-03-121-2/+0
|/ / / /
* | | | mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki2010-03-061-1/+3
* | | | mm: clean up mm_counterKAMEZAWA Hiroyuki2010-03-061-54/+0
| |_|/ |/| |
* | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-011-2/+2
|\ \ \ | |_|/ |/| |
| * | blk-core: use BIO list management functionsAkinobu Mita2010-02-231-2/+2
* | | Merge branch 'sched/urgent' into sched/coreThomas Gleixner2010-02-161-1/+4
|\ \ \
| * | | sched: Fix sched_mv_power_savings for !SMTVaidyanathan Srinivasan2010-02-161-1/+4
| |/ /
* | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2010-02-081-3/+32
|\ \ \ | |/ /
| * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-041-0/+4
| |\ \ | | |/ | |/|
| | * softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resumeJason Wessel2010-02-011-0/+4
| * | Split 'flush_old_exec' into two functionsLinus Torvalds2010-01-291-1/+1
| |/
| * nommu: don't need get_unmapped_area() for NOMMUDavid Howells2010-01-161-2/+5
| * resource: add helpers for fetching rlimitsJiri Slaby2010-01-041-0/+22
* | sched: Extend enqueue_task to allow head queueingThomas Gleixner2010-01-221-1/+2
* | sched: Remove USER_SCHEDDhaval Giani2010-01-211-13/+1
* | sched: Remove the sched_class load_balance methodsPeter Zijlstra2010-01-211-8/+0
|/
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-191-4/+9
|\
| * sched: Assert task state bits at build timePeter Zijlstra2009-12-171-0/+4
| * sched: Add missing state chars to TASK_STATE_TO_CHAR_STRPeter Zijlstra2009-12-171-1/+1
| * sched: Move TASK_STATE_TO_CHAR_STR near the TASK_state bitsPeter Zijlstra2009-12-171-2/+2
| * sched: Remove the cfs_rq dependency from set_task_cpu()Peter Zijlstra2009-12-161-1/+1
| * sched: Add pre and post wakeup hooksPeter Zijlstra2009-12-161-1/+2
* | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-171-1/+1
|\ \
| * | cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell2009-12-171-1/+1
* | | Revert "task_struct: make journal_info conditional"Linus Torvalds2009-12-171-2/+0
|/ /
* | signals: kill force_sig_specific()Oleg Nesterov2009-12-161-1/+0
* | signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()Oleg Nesterov2009-12-161-5/+0
* | memcg: coalesce uncharge during unmap/truncateKAMEZAWA Hiroyuki2009-12-161-0/+8
|/
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-151-1/+1
|\
| * sched: Convert pi_lock to raw_spinlockThomas Gleixner2009-12-141-1/+1
* | task_struct: make journal_info conditionalHiroshi Shimamoto2009-12-151-0/+2
|/
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-121-7/+13
|\
| * sched: Remove forced2_migrations statsIngo Molnar2009-12-101-1/+0
OpenPOWER on IntegriCloud