summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* sched: fix process time monotonicityBalbir Singh2008-09-051-0/+4
* CRED: Introduce credential access wrappersDavid Howells2008-08-141-0/+1
* sched_clock: delay using sched_clock()Peter Zijlstra2008-08-111-11/+3Star
* sched clock: revert various sched_clock() changesIngo Molnar2008-07-311-16/+1Star
* task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi2008-07-281-6/+6
* task IO accounting: improve code readabilityAndrea Righi2008-07-271-13/+6Star
* tracehook: wait_task_inactiveRoland McGrath2008-07-261-2/+6
* tracehook: deathRoland McGrath2008-07-261-1/+1
* Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu2008-07-261-9/+0Star
* uninline arch_pick_mmap_layout()Andrew Morton2008-07-261-9/+0Star
* per-task-delay-accounting: add memory reclaim delayKeika Kobayashi2008-07-251-0/+4
* task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi2008-07-251-0/+4
* accounting: account for user time when updating memory integralsJonathan Lim2008-07-251-1/+1
* pidns: remove find_task_by_pid, unused for a long timePavel Emelyanov2008-07-251-6/+0Star
* pidns: remove now unused find_pid function.Pavel Emelyanov2008-07-251-1/+1
* pidns: remove now unused kill_proc functionPavel Emelyanov2008-07-251-1/+0Star
* kill PF_BORROWED_MM in favour of PF_KTHREADOleg Nesterov2008-07-251-2/+1Star
* introduce PF_KTHREAD flagOleg Nesterov2008-07-251-0/+1
* ptrace: give more respect to SIGKILLOleg Nesterov2008-07-251-3/+0Star
* add a helper function to test if an object is on the stackFUJITA Tomonori2008-07-241-0/+7
* Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-241-1/+10
|\
| * sched: fix build error, provide partition_sched_domains() unconditionallyIngo Molnar2008-07-181-1/+10
* | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2008-07-241-1/+2
|\ \ | |/ |/|
| * Merge branch 'linus' into core/softlockupIngo Molnar2008-07-151-29/+48
| |\
| * \ Merge branch 'linus' into core/softlockupIngo Molnar2008-06-161-1/+15
| |\ \
| * | | softlockup: fix softlockup_thresh unaligned access and disable detection at r...Dimitri Sivanich2008-05-251-1/+1
| * | | softlockup: allow panic on lockupIngo Molnar2008-05-251-1/+2
* | | | ptrace children revampRoland McGrath2008-07-171-14/+12Star
* | | | Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki2008-07-161-0/+1
| |_|/ |/| |
* | | Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s...Linus Torvalds2008-07-141-0/+2
|\ \ \
| * | | sched: add new API sched_setscheduler_nocheck: add a flag to control access c...Rusty Russell2008-06-231-0/+2
| | |/ | |/|
* | | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-141-0/+16
|\ \ \
| * | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-161-1/+15
| |\| |
| * | | Port ftrace to markersMathieu Desnoyers2008-05-231-32/+0Star
| * | | ftrace: sched specialIngo Molnar2008-05-231-0/+6
| * | | ftrace: fix __trace_special()Ingo Molnar2008-05-231-8/+12
| * | | ftrace: fix wakeupsIngo Molnar2008-05-231-0/+2
| * | | ftrace: sched tracer, trace full rbtreeIngo Molnar2008-05-231-9/+23
| * | | ftrace: sched tracer fixIngo Molnar2008-05-231-6/+0Star
| * | | ftrace: make the task state char-string visible to allSteven Rostedt2008-05-231-0/+2
| * | | sched: add latency tracer callbacks to the schedulerIngo Molnar2008-05-231-0/+26
| | |/ | |/|
* | | Merge branch 'sched/clock' into sched/develIngo Molnar2008-07-141-1/+16
|\ \ \
| * | | sched_clock: stop maximum check on NO HZSteven Rostedt2008-07-111-1/+16
| | |/ | |/|
* | | sched: update shares on wakeupPeter Zijlstra2008-06-271-0/+3
* | | sched: fix sched_domain aggregationPeter Zijlstra2008-06-271-1/+0Star
* | | sched: revert revert of: fair-group: SMP-nice for group schedulingPeter Zijlstra2008-06-271-0/+1
* | | Merge branch 'linus' into sched-develIngo Molnar2008-06-161-0/+13
|\| |
| * | sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov2008-06-101-0/+13
* | | sched: prevent bound kthreads from changing cpus_allowedDavid Rientjes2008-06-101-0/+1
* | | sched: fix cpupri hotplug supportGregory Haskins2008-06-061-2/+2