aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* 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-231-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-231-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-161-14/+12
* | | | 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/+0
| * | | 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/+0
| * | | 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/+0
* | | 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
* | | sched: reorder task_struct to reduce padding on 64bit buildsRichard Kennedy2008-06-061-8/+8
* | | namespacecheck: more sched.c fixesIngo Molnar2008-06-061-18/+0
|/ /
* | Merge commit 'linus/master' into sched-fixes-for-linusIngo Molnar2008-05-291-0/+2
|\ \
| * | posix timers: discard SI_TIMER signals on execOleg Nesterov2008-05-261-0/+2
| |/
* | revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar2008-05-291-1/+0
|/
* Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds2008-05-121-1/+1
* Fix up 'need_resched()' definitionLinus Torvalds2008-05-121-1/+1
* Add new 'cond_resched_bkl()' helper functionLinus Torvalds2008-05-111-1/+5
* sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra2008-05-051-0/+29
* sched: make clock sync tunable by architecture codeIngo Molnar2008-05-051-0/+2
* sched: fix RT task-wakeup logicGregory Haskins2008-05-051-1/+6
* Deprecate find_task_by_pid()Pavel Emelyanov2008-04-301-1/+4
* signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath2008-04-301-1/+1
* signals: fix /sbin/init protection from unwanted signalsOleg Nesterov2008-04-301-0/+2
* signals: join send_sigqueue() with send_group_sigqueue()Oleg Nesterov2008-04-301-2/+1
* signals: re-assign CLD_CONTINUED notification from the sender to recieverOleg Nesterov2008-04-301-0/+6
* cgroups: add an owner to the mm_structBalbir Singh2008-04-291-0/+13
* capabilities: implement per-process securebitsAndrew G. Morgan2008-04-281-2/+1
* s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte2008-04-271-0/+2