aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2010-01-04resource: add helpers for fetching rlimitsJiri Slaby
2009-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-17Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-17Revert "task_struct: make journal_info conditional"Linus Torvalds
2009-12-17sched: Assert task state bits at build timePeter Zijlstra
2009-12-17sched: Add missing state chars to TASK_STATE_TO_CHAR_STRPeter Zijlstra
2009-12-17sched: Move TASK_STATE_TO_CHAR_STR near the TASK_state bitsPeter Zijlstra
2009-12-17cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell
2009-12-16sched: Remove the cfs_rq dependency from set_task_cpu()Peter Zijlstra
2009-12-16sched: Add pre and post wakeup hooksPeter Zijlstra
2009-12-16signals: kill force_sig_specific()Oleg Nesterov
2009-12-16signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()Oleg Nesterov
2009-12-16memcg: coalesce uncharge during unmap/truncateKAMEZAWA Hiroyuki
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-15task_struct: make journal_info conditionalHiroshi Shimamoto
2009-12-14sched: Convert pi_lock to raw_spinlockThomas Gleixner
2009-12-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-10sched: Remove forced2_migrations statsIngo Molnar
2009-12-10sched: Mark sched_clock() as notraceMike Frysinger
2009-12-09sched: Make tunable scaling style configurableChristian Ehrhardt
2009-12-09sched: Discard some old bitsPeter Zijlstra
2009-12-09sched: Sanitize fork() handlingPeter Zijlstra
2009-12-09sched: Remove sysctl.sched_featuresPeter Zijlstra
2009-12-09sched: Protect sched_rr_get_param() access to task->sched_classThomas Gleixner
2009-12-05Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-05Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-02sched, cputime: Introduce thread_group_times()Hidetoshi Seto
2009-12-02sched, cputime: Cleanups related to task_times()Hidetoshi Seto
2009-12-02locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bitHiroshi Shimamoto
2009-11-26sched: Remove task_{u,s,g}time()Hidetoshi Seto
2009-11-26sched: Introduce task_times() to replace task_{u,s}time() pairHidetoshi Seto
2009-11-04signal: Fix alternate signal stack checkSebastian Andrzej Siewior
2009-11-04cpumask: Partition_sched_domains takes array of cpumask_var_tRusty Russell
2009-11-04sched: Remove unused cpu_nr_migrations()Hiroshi Shimamoto
2009-11-04sched: Remove unused time_sync_thresh declarationHiroshi Shimamoto
2009-11-04sched: Remove unused __schedule() declarationHiroshi Shimamoto
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-24task_struct cleanup: move binfmt field to mm_structHiroshi Shimamoto
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24signals: inline __fatal_signal_pendingRoland McGrath
2009-09-24ptrace: __ptrace_detach: do __wake_up_parent() if we reap the traceeOleg Nesterov
2009-09-24cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=yRusty Russell
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-23procfs: provide stack information for threadsStefani Seibold
2009-09-23getrusage: fill ru_maxrss valueJiri Pirko
2009-09-22cpuidle: fix the menu governor to boost IO performanceArjan van de Ven
2009-09-22oom: move oom_adj value from task_struct to signal_structKOSAKI Motohiro
2009-09-22ksm: unmerge is an origin of OOMsHugh Dickins
2009-09-22ksm: the mm interface to ksmHugh Dickins