aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
...
| | * | | | 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
* | | sched: Remove the sched_class load_balance methodsPeter Zijlstra2010-01-21
|/ /
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-19
|\ \
| * | sched: Assert task state bits at build timePeter Zijlstra2009-12-17
| * | sched: Add missing state chars to TASK_STATE_TO_CHAR_STRPeter Zijlstra2009-12-17
| * | sched: Move TASK_STATE_TO_CHAR_STR near the TASK_state bitsPeter Zijlstra2009-12-17
| * | sched: Remove the cfs_rq dependency from set_task_cpu()Peter Zijlstra2009-12-16
| * | sched: Add pre and post wakeup hooksPeter Zijlstra2009-12-16
* | | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-17
|\ \ \
| * | | cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell2009-12-16
* | | | Revert "task_struct: make journal_info conditional"Linus Torvalds2009-12-17
|/ / /
* | | signals: kill force_sig_specific()Oleg Nesterov2009-12-16
* | | signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()Oleg Nesterov2009-12-16
* | | memcg: coalesce uncharge during unmap/truncateKAMEZAWA Hiroyuki2009-12-16
|/ /
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-15
|\ \
| * | sched: Convert pi_lock to raw_spinlockThomas Gleixner2009-12-14
* | | task_struct: make journal_info conditionalHiroshi Shimamoto2009-12-15
|/ /
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-12
|\ \
| * | sched: Remove forced2_migrations statsIngo Molnar2009-12-10
| * | sched: Make tunable scaling style configurableChristian Ehrhardt2009-12-09
| * | sched: Discard some old bitsPeter Zijlstra2009-12-09
| * | sched: Sanitize fork() handlingPeter Zijlstra2009-12-09
| * | sched: Remove sysctl.sched_featuresPeter Zijlstra2009-12-09
| * | sched: Protect sched_rr_get_param() access to task->sched_classThomas Gleixner2009-12-09
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-11
|\ \ \ | |/ / |/| |
| * | sched: Mark sched_clock() as notraceMike Frysinger2009-12-10
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-05
|\ \
| * | sched, cputime: Introduce thread_group_times()Hidetoshi Seto2009-12-02
| * | sched, cputime: Cleanups related to task_times()Hidetoshi Seto2009-12-02
| * | sched: Remove task_{u,s,g}time()Hidetoshi Seto2009-11-26
| * | sched: Introduce task_times() to replace task_{u,s}time() pairHidetoshi Seto2009-11-26
| * | cpumask: Partition_sched_domains takes array of cpumask_var_tRusty Russell2009-11-04
| * | sched: Remove unused cpu_nr_migrations()Hiroshi Shimamoto2009-11-04
| * | sched: Remove unused time_sync_thresh declarationHiroshi Shimamoto2009-11-04
| * | sched: Remove unused __schedule() declarationHiroshi Shimamoto2009-11-04
| |/