summaryrefslogtreecommitdiff
path: root/kernel/sched.c
AgeCommit message (Expand)Author
2008-06-25Merge branch 'linus' into tracing/ftracetip-tracing-ftrace-2008-06-25_10.27_WedIngo Molnar
2008-06-23Merge branch 'linus' into tracing/ftracetip-tracing-ftrace-2008-06-23_09.11_MonIngo Molnar
2008-06-23Merge branch 'linus' into sched/urgenttip-sched-urgent-2008-06-23_09.00_MonIngo Molnar
2008-06-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-06-20sched: refactor wait_for_completion_timeout()Oleg Nesterov
2008-06-20sched: fix wait_for_completion_timeout() spurious failure under heavy loadRoland Dreier
2008-06-19cpuset: limit the input of cpuset.sched_relax_domain_levelLi Zefan
2008-06-19sched: CPU hotplug events must not destroy scheduler domains created by the c...Max Krasnyansky
2008-06-19sched: rt-group: fix hierarchyPeter Zijlstra
2008-06-19sched: NULL pointer dereference while setting sched_rt_period_usDario Faggioli
2008-06-17sched: fix defined-but-unused warningRabin Vincent
2008-06-16Merge branch 'linus' into tracing/ftracetip-tracing-ftrace-2008-06-16_09.26_Montip-tracing-ftrace-2008-06-16_09.16_MonIngo Molnar
2008-06-12sched: 64-bit: fix arithmetics overflowLai Jiangshan
2008-06-12sched: fair group: fix overflow(was: fix divide by zero)Lai Jiangshan
2008-06-10sched: sched_clock() lockdep fixIngo Molnar
2008-06-10sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov
2008-05-29revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar
2008-05-29sched: cleanupIngo Molnar
2008-05-29sched: unite unlikely pairs in rt_policy() and schedule_debug()Roel Kluin
2008-05-29revert ("sched: fair: weight calculations")Ingo Molnar
2008-05-25sched: do not trace sched_clockIngo Molnar
2008-05-23Port ftrace to markersMathieu Desnoyers
2008-05-23ftrace: remove add-hoc codeIngo Molnar
2008-05-23ftrace: fix wakeup callbackPeter Zijlstra
2008-05-23ftrace: sched tree fixIngo Molnar
2008-05-23ftrace: fix wakeupsIngo Molnar
2008-05-23ftrace: trace curr/next tasksIngo Molnar
2008-05-23ftrace: sched tracer, trace full rbtreeIngo Molnar
2008-05-23ftrace: sched tracer fixIngo Molnar
2008-05-23ftrace: trace preempt off critical timingsSteven Rostedt
2008-05-23ftrace: make the task state char-string visible to allSteven Rostedt
2008-05-23sched: add latency tracer callbacks to the schedulerIngo Molnar
2008-05-14cgroups: fix compile warningMirco Tischler
2008-05-11Add new 'cond_resched_bkl()' helper functionLinus Torvalds
2008-05-10BKL: revert back to the old spinlock implementationLinus Torvalds
2008-05-05sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra
2008-05-05sched: fix cpu clockIngo Molnar
2008-05-05sched: fair-group: fix a Div0 error of the fair group schedulerMiao Xie
2008-05-05sched: fix missing locking in sched_domains codeHeiko Carstens
2008-05-05sched: make clock sync tunable by architecture codeIngo Molnar
2008-05-05sched: fix sched_info_switch not being called according to documentationDavid Simner
2008-05-05sched: fix hrtick_start_fair and CPU-HotplugPeter Zijlstra
2008-05-05sched: add statics, don't return void expressionsHarvey Harrison
2008-05-05sched: add debug checks to idle functionsAndrew Morton
2008-05-05sched: optimize calc_delta_mine()Peter Zijlstra
2008-05-01rename div64_64 to div64_u64Roman Zippel
2008-04-29CGroups _s64 files: use read_s64/write_s64 in CFS cgroup for rt_runtime filePaul Menage
2008-04-29CGroup API files: rename read/write_uint methods to read_write_u64Paul Menage
2008-04-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds