开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched.c
Age
Commit message (
Expand
)
Author
2009-10-29
sched: Fix dynamic power-balancing crash
Dinakar Guniguntala
2009-10-29
sched: Add a missing =
Dinakar Guniguntala
2009-10-29
Provide an arch specific hook for cpufreq based scaling of cpu_power.
Peter Zijlstra
2009-10-29
sched: remove reciprocal for cpu_power
Peter Zijlstra
2009-10-29
sched: try to deal with low capacity
Peter Zijlstra
2009-10-29
sched: scale down cpu_power due to RT tasks
Peter Zijlstra
2009-10-29
sched: dynamic cpu_power
Peter Zijlstra
2009-10-29
sched: add smt_gain
Peter Zijlstra
2009-10-29
sched: update the cpu_power sum during load-balance
Peter Zijlstra
2009-10-29
sched: SD_PREFER_SIBLING
Peter Zijlstra
2009-10-29
sched: restore __cpu_power to a straight sum of power
Peter Zijlstra
2009-09-15
tracing: Add histograms of potential and effective wakeup latencies
Carsten Emde
2009-07-29
hrtimer: fixup hrtimer callback changes for preempt-rt
Thomas Gleixner
2009-07-29
softirq: per cpu assumptions fixes
Ingo Molnar
2009-07-29
sched: Fix spurious load spikes
Luis Claudio R. Goncalves
2009-07-29
sched:-fix dequeued race
Thomas Gleixner
2009-07-29
sched: enable irqs in fire_sched_in_preempt_notifier
Thomas Gleixner
2009-07-29
sched: make task->oncpu available in all configurations
Gregory Haskins
2009-07-29
sched: wake_up_idle_cpu rt fix
Ingo Molnar
2009-07-29
sched: Prevent boosting of idle task on -rt
Thomas Gleixner
2009-07-29
sched: mmdrop needs to be delayed on -rt
Ingo Molnar
2009-07-29
sched: preempt-rt support
Ingo Molnar
2009-07-29
rt: add rt stats to /proc/stat
Thomas Gleixner
2009-07-29
rtmutex: prevent missed wakeups
Thomas Gleixner
2009-07-29
rtmutex: Adaptive locking. Spin when owner runs
Steven Rostedt
2009-07-29
sched: implement wake functions for the priority boosting code
Thomas Gleixner
2009-07-29
softirqs: forced threading of softirqs
Ingo Molnar
2009-07-29
sched: revert schedule/__schedule changes
Thomas Gleixner
2009-07-28
Merge branch 'rt/atomic-locks' into rt/base
Thomas Gleixner
2009-07-28
sched: Fixup missing atomic_ conversions
Thomas Gleixner
2009-07-28
Merge branch 'rt/core' into rt/base
Thomas Gleixner
2009-07-28
Merge branch 'rt/bkl' into rt/base
Thomas Gleixner
2009-07-28
Merge branch 'rt/atomic-locks' into rt/base
Thomas Gleixner
2009-07-28
Subject: patches/revert-preempt-bkl-revert.patch
Ingo Molnar
2009-07-27
sched: convert rt_runtime_lock to atomic_spin_lock
Thomas Gleixner
2009-07-27
rtmutex: Convert wait_lock and pi_lock to atomic_spinlock
Thomas Gleixner
2009-07-27
spinlocks: Create atomic_spinlock and convert rq->lock
Thomas Gleixner
2009-07-27
kthreads: fix softirq startup hang
Thomas Gleixner
2009-07-24
trace: add tracepoint to rtmutex_setprio()
Thomas Gleixner
2009-07-24
sched: Debug missed preemption checks
Thomas Gleixner
2009-07-21
sched: Fix return value of migration_init()
Thomas Gleixner
2009-07-20
sched: Rename rt_mutex_setprio to task_setprio
Peter Zijlstra
2009-07-18
sched: fix load average accounting vs. cpu hotplug
Thomas Gleixner
2009-07-16
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-07-10
sched: optimize cond_resched()
Peter Zijlstra
2009-07-10
sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq()
Fabio Checconi
2009-07-10
sched: Reset sched stats on fork()
Lucas De Marchi
2009-07-10
sched_rt: Fix overload bug on rt group scheduling
Peter Zijlstra
2009-06-20
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-20
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[next]