Dhaval Giani
|
6d6bc0ad86
sched: add comments for ifdefs in sched.c
|
17 年之前 |
Arjan van de Ven
|
e21f5b153b
sched: print module list in the "scheduling while atomic" warning
|
17 年之前 |
Rabin Vincent
|
81d41d7ece
sched: fix defined-but-unused warning
|
17 年之前 |
Thomas Gleixner
|
f7dcd80bbc
namespacecheck: fixes in kernel/sched.c
|
17 年之前 |
Dmitry Adamushko
|
d07355f5de
sched: check for SD_SERIALIZE atomically in rebalance_domains()
|
17 年之前 |
Gregory Haskins
|
6e0534f278
sched: use a 2-d bitmap for searching lowest-pri CPU
|
17 年之前 |
Mike Galbraith
|
f333fdc909
sched: make !hrtick faster
|
17 年之前 |
Gregory Haskins
|
45c01e8249
sched: prioritize non-migratable tasks over migratable ones
|
17 年之前 |
Ingo Molnar
|
6363ca57c7
revert ("sched: fair-group: SMP-nice for group scheduling")
|
17 年之前 |
Ingo Molnar
|
4285f594f8
sched: cleanup
|
17 年之前 |
Roel Kluin
|
3f33a7ce95
sched: unite unlikely pairs in rt_policy() and schedule_debug()
|
17 年之前 |
Ingo Molnar
|
f9305d4a09
revert ("sched: fair: weight calculations")
|
17 年之前 |
Mirco Tischler
|
0c70814c31
cgroups: fix compile warning
|
17 年之前 |
Linus Torvalds
|
c3921ab715
Add new 'cond_resched_bkl()' helper function
|
17 年之前 |
Linus Torvalds
|
8e3e076c5a
BKL: revert back to the old spinlock implementation
|
17 年之前 |
Peter Zijlstra
|
3e51f33fcc
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
|
17 年之前 |
Ingo Molnar
|
dfbf4a1bc3
sched: fix cpu clock
|
17 年之前 |
Miao Xie
|
cb4ad1ffc7
sched: fair-group: fix a Div0 error of the fair group scheduler
|
17 年之前 |
Heiko Carstens
|
712555ee4f
sched: fix missing locking in sched_domains code
|
17 年之前 |
Ingo Molnar
|
690229a091
sched: make clock sync tunable by architecture code
|
17 年之前 |
David Simner
|
673a90a1e0
sched: fix sched_info_switch not being called according to documentation
|
17 年之前 |
Peter Zijlstra
|
b328ca182f
sched: fix hrtick_start_fair and CPU-Hotplug
|
17 年之前 |
Harvey Harrison
|
983ed7a66b
sched: add statics, don't return void expressions
|
17 年之前 |
Andrew Morton
|
d478c2cfaa
sched: add debug checks to idle functions
|
17 年之前 |
Peter Zijlstra
|
e05510d01a
sched: optimize calc_delta_mine()
|
17 年之前 |
Roman Zippel
|
6f6d6a1a6a
rename div64_64 to div64_u64
|
17 年之前 |
Paul Menage
|
06ecb27cfb
CGroups _s64 files: use read_s64/write_s64 in CFS cgroup for rt_runtime file
|
17 年之前 |
Paul Menage
|
f4c753b7ea
CGroup API files: rename read/write_uint methods to read_write_u64
|
17 年之前 |
Linus Torvalds
|
6e18933f2b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
|
17 年之前 |
Linus Torvalds
|
0b79dada97
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes
|
17 年之前 |