aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* tracehook: wait_task_inactiveRoland McGrath2008-07-26
* tracehook: deathRoland McGrath2008-07-26
* Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu2008-07-26
* uninline arch_pick_mmap_layout()Andrew Morton2008-07-26
* per-task-delay-accounting: add memory reclaim delayKeika Kobayashi2008-07-25
* task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi2008-07-25
* accounting: account for user time when updating memory integralsJonathan Lim2008-07-25
* pidns: remove find_task_by_pid, unused for a long timePavel Emelyanov2008-07-25
* pidns: remove now unused find_pid function.Pavel Emelyanov2008-07-25
* pidns: remove now unused kill_proc functionPavel Emelyanov2008-07-25
* kill PF_BORROWED_MM in favour of PF_KTHREADOleg Nesterov2008-07-25
* introduce PF_KTHREAD flagOleg Nesterov2008-07-25
* ptrace: give more respect to SIGKILLOleg Nesterov2008-07-25
* add a helper function to test if an object is on the stackFUJITA Tomonori2008-07-24
* Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-23
|\
| * sched: fix build error, provide partition_sched_domains() unconditionallyIngo Molnar2008-07-18
* | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2008-07-23
|\ \ | |/ |/|
| * Merge branch 'linus' into core/softlockupIngo Molnar2008-07-15
| |\
| * \ Merge branch 'linus' into core/softlockupIngo Molnar2008-06-16
| |\ \
| * | | softlockup: fix softlockup_thresh unaligned access and disable detection at r...Dimitri Sivanich2008-05-25
| * | | softlockup: allow panic on lockupIngo Molnar2008-05-25
* | | | ptrace children revampRoland McGrath2008-07-16
* | | | Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki2008-07-16
| |_|/ |/| |
* | | Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s...Linus Torvalds2008-07-14
|\ \ \
| * | | sched: add new API sched_setscheduler_nocheck: add a flag to control access c...Rusty Russell2008-06-23
| | |/ | |/|
* | | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-14
|\ \ \
| * | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-16
| |\| |
| * | | Port ftrace to markersMathieu Desnoyers2008-05-23
| * | | ftrace: sched specialIngo Molnar2008-05-23
| * | | ftrace: fix __trace_special()Ingo Molnar2008-05-23
| * | | ftrace: fix wakeupsIngo Molnar2008-05-23
| * | | ftrace: sched tracer, trace full rbtreeIngo Molnar2008-05-23
| * | | ftrace: sched tracer fixIngo Molnar2008-05-23
| * | | ftrace: make the task state char-string visible to allSteven Rostedt2008-05-23
| * | | sched: add latency tracer callbacks to the schedulerIngo Molnar2008-05-23
| | |/ | |/|
* | | Merge branch 'sched/clock' into sched/develIngo Molnar2008-07-14
|\ \ \
| * | | sched_clock: stop maximum check on NO HZSteven Rostedt2008-07-11
| | |/ | |/|
* | | sched: update shares on wakeupPeter Zijlstra2008-06-27
* | | sched: fix sched_domain aggregationPeter Zijlstra2008-06-27
* | | sched: revert revert of: fair-group: SMP-nice for group schedulingPeter Zijlstra2008-06-27
* | | Merge branch 'linus' into sched-develIngo Molnar2008-06-16
|\| |
| * | sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov2008-06-10
* | | sched: prevent bound kthreads from changing cpus_allowedDavid Rientjes2008-06-10
* | | sched: fix cpupri hotplug supportGregory Haskins2008-06-06
* | | sched: reorder task_struct to reduce padding on 64bit buildsRichard Kennedy2008-06-06
* | | namespacecheck: more sched.c fixesIngo Molnar2008-06-06
|/ /
* | Merge commit 'linus/master' into sched-fixes-for-linusIngo Molnar2008-05-29
|\ \
| * | posix timers: discard SI_TIMER signals on execOleg Nesterov2008-05-26
| |/
* / revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar2008-05-29
|/
* Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds2008-05-12