aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2008-01-13remove task_ppid_nr_nsRoland McGrath
2007-11-28sched: clean up, move __sched_text_start/end to sched.hIngo Molnar
2007-11-09sched: proper prototype for kernel/sched.c:migration_init()Adrian Bunk
2007-11-09sched: avoid large irq-latencies in smp-balancingPeter Zijlstra
2007-11-09sched: remove PREEMPT_RESTRICTIngo Molnar
2007-11-09sched: restore deterministic CPU accounting on powerpcPaul Mackerras
2007-11-09sched: reintroduce the sched_min_granularity tunablePeter Zijlstra
2007-10-30sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh
2007-10-29sched: keep utime/stime monotonicPeter Zijlstra
2007-10-26De-constify sched.hAlexey Dobriyan
2007-10-24sched: isolate SMP balancing code a bit morePeter Williams
2007-10-24sched: reduce balance-tasks overheadPeter Williams
2007-10-24sched: constify sched.hJoe Perches
2007-10-19Isolate the explicit usage of signal->pgrpPavel Emelyanov
2007-10-19cpuset sched_load_balance flagPaul Jackson
2007-10-19Uninline the task_xid_nr_ns() callsPavel Emelyanov
2007-10-19Isolate some explicit usage of task->tgidPavel Emelyanov
2007-10-19Uninline find_task_by_xxx set of functionsPavel Emelyanov
2007-10-19pid namespaces: allow cloning of new namespacePavel Emelyanov
2007-10-19pid namespaces: miscellaneous preparations for pid namespacesPavel Emelyanov
2007-10-19pid namespaces: helpers to find the task by its numerical idsPavel Emelyanov
2007-10-19pid namespaces: helpers to obtain pid numbersPavel Emelyanov
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-19pid namespaces: round up the APIPavel Emelianov
2007-10-19Task Control Groups: make cpusets a client of cgroupsPaul Menage
2007-10-19Task Control Groups: shared cgroup subsystem group arraysPaul Menage
2007-10-19Task Control Groups: basic task cgroup frameworkPaul Menage
2007-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-10-18Add scaled time to taskstats based process accountingMichael Neuling
2007-10-18Remove struct task_struct::io_waitAlexey Dobriyan
2007-10-18sched: reduce schedstat variable overhead a bitKen Chen
2007-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-10-17ifdef struct task_struct::securityAlexey Dobriyan
2007-10-17task_struct: move ->fpu_counter and ->oomkilladjAlexey Dobriyan
2007-10-17user.c: #ifdef ->mq_bytesAlexey Dobriyan
2007-10-17Shrink task_struct if CONFIG_FUTEX=nAlexey Dobriyan
2007-10-17Shrink struct task_struct::oomkilladjAlexey Dobriyan
2007-10-17Add MMF_DUMP_ELF_HEADERSRoland McGrath
2007-10-17softlockup: add a /proc tuning parameterRavikiran G Thirumalai
2007-10-17mm: dirty balancing for tasksPeter Zijlstra
2007-10-17sched: fix !SYSFS build breakageDhaval Giani
2007-10-16cpuset: remove sched domain hooks from cpusetsPaul Jackson
2007-10-16move mm_struct and vm_area_structMartin Schwidefsky
2007-10-15sched: guest CPU accounting: maintain stats in account_system_time()Laurent Vivier
2007-10-15sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fieldsLaurent Vivier
2007-10-15sched: debug, improve migration statisticsIngo Molnar
2007-10-15sched: reintroduce cache-hot affinityIngo Molnar
2007-10-15sched: prevent wakeup over-schedulingMike Galbraith
2007-10-15sched: group scheduling, sysfs tunablesDhaval Giani
2007-10-15sched: cleanup: rename task_grp to task_groupIngo Molnar