aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* Merge branch 'linus' into tracing/mmiotraceIngo Molnar2008-07-07
|\
| * sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov2008-06-10
| * 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
| |/
* | 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
|/
* Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds2008-05-12
* Fix up 'need_resched()' definitionLinus Torvalds2008-05-12
* Add new 'cond_resched_bkl()' helper functionLinus Torvalds2008-05-11
* sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra2008-05-05
* sched: make clock sync tunable by architecture codeIngo Molnar2008-05-05
* sched: fix RT task-wakeup logicGregory Haskins2008-05-05
* Deprecate find_task_by_pid()Pavel Emelyanov2008-04-30
* signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath2008-04-30
* signals: fix /sbin/init protection from unwanted signalsOleg Nesterov2008-04-30
* signals: join send_sigqueue() with send_group_sigqueue()Oleg Nesterov2008-04-30
* signals: re-assign CLD_CONTINUED notification from the sender to recieverOleg Nesterov2008-04-30
* cgroups: add an owner to the mm_structBalbir Singh2008-04-29
* capabilities: implement per-process securebitsAndrew G. Morgan2008-04-28
* s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte2008-04-27
* [POWERPC] Add thread_info_cache_init() weak hookBenjamin Herrenschmidt2008-04-24
* Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-21
|\
| * include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* | sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra2008-04-19
* | sched: rt-group: optimize dequeue_rt_stackPeter Zijlstra2008-04-19
* | sched: fair-group: SMP-nice for group schedulingPeter Zijlstra2008-04-19
* | sched, cpuset: customize sched domains, coreHidetoshi Seto2008-04-19
* | sched: fix the task_group hierarchy for UID groupingPeter Zijlstra2008-04-19
* | sched: allow the group scheduler to have multiple levelsDhaval Giani2008-04-19
* | sched: add new set_cpus_allowed_ptr functionMike Travis2008-04-19
* | generic: reduce stack pressure in sched_affinityMike Travis2008-04-19
* | sched: rt-group: synchonised bandwidth periodPeter Zijlstra2008-04-19
* | sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar2008-04-19
|/
* NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner2008-03-26
* sched: add exported arch_reinit_sched_domains() to header file.Heiko Carstens2008-03-21
* sched: improve affine wakeupsIngo Molnar2008-03-18
* sched: retain vruntimePeter Zijlstra2008-03-07
* sched: revert load_balance_monitor() changesPeter Zijlstra2008-03-04
* Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-02-26
|\
| * lockdep: increase MAX_LOCK_DEPTHPeter Zijlstra2008-02-25
* | sched: add declaration of sched_tail to sched.hHarvey Harrison2008-02-25
|/
* include/linux: Remove all users of FASTCALL() macroHarvey Harrison2008-02-13
* sched: rt-group: make rt groups scheduling configurablePeter Zijlstra2008-02-13