summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-261-1/+0
* sched: Fix sched_mv_power_savings for !SMTVaidyanathan Srinivasan2010-03-151-1/+4
* 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
* 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
| * sched: Make tunable scaling style configurableChristian Ehrhardt2009-12-091-1/+10
| * sched: Discard some old bitsPeter Zijlstra2009-12-091-2/+0
| * sched: Sanitize fork() handlingPeter Zijlstra2009-12-091-1/+1
| * sched: Remove sysctl.sched_featuresPeter Zijlstra2009-12-091-1/+0
| * sched: Protect sched_rr_get_param() access to task->sched_classThomas Gleixner2009-12-091-1/+2
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-111-1/+2
|\ \ | |/ |/|
| * sched: Mark sched_clock() as notraceMike Frysinger2009-12-101-1/+2
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-051-9/+13
|\ \
| * | sched, cputime: Introduce thread_group_times()Hidetoshi Seto2009-12-021-0/+4
| * | sched, cputime: Cleanups related to task_times()Hidetoshi Seto2009-12-021-0/+2
| * | sched: Remove task_{u,s,g}time()Hidetoshi Seto2009-11-261-3/+0
| * | sched: Introduce task_times() to replace task_{u,s}time() pairHidetoshi Seto2009-11-261-0/+1
| * | cpumask: Partition_sched_domains takes array of cpumask_var_tRusty Russell2009-11-041-2/+6
| * | sched: Remove unused cpu_nr_migrations()Hiroshi Shimamoto2009-11-041-1/+0
| * | sched: Remove unused time_sync_thresh declarationHiroshi Shimamoto2009-11-041-2/+0
| * | sched: Remove unused __schedule() declarationHiroshi Shimamoto2009-11-041-1/+0
| |/
* | Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-051-3/+10
|\ \
| * | signal: Fix alternate signal stack checkSebastian Andrzej Siewior2009-11-041-3/+10
| |/
* / locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bitHiroshi Shimamoto2009-12-021-5/+5
|/
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-241-0/+2
|\
| * HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per processAndi Kleen2009-09-161-0/+2
* | task_struct cleanup: move binfmt field to mm_structHiroshi Shimamoto2009-09-241-1/+0
* | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-4/+4
* | signals: inline __fatal_signal_pendingRoland McGrath2009-09-241-1/+4
* | ptrace: __ptrace_detach: do __wake_up_parent() if we reap the traceeOleg Nesterov2009-09-241-0/+1
* | cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=yRusty Russell2009-09-241-0/+3