Dario Faggioli
|
49307fd6f7
sched: NULL pointer dereference while setting sched_rt_period_us
|
17 years ago |
Rabin Vincent
|
95e904c7da
sched: fix defined-but-unused warning
|
17 years ago |
Lai Jiangshan
|
7a232e0350
sched: 64-bit: fix arithmetics overflow
|
17 years ago |
Lai Jiangshan
|
2e084786f6
sched: fair group: fix overflow(was: fix divide by zero)
|
17 years ago |
Oleg Nesterov
|
16882c1e96
sched: fix TASK_WAKEKILL vs SIGKILL race
|
17 years ago |
Ingo Molnar
|
6363ca57c7
revert ("sched: fair-group: SMP-nice for group scheduling")
|
17 years ago |
Ingo Molnar
|
4285f594f8
sched: cleanup
|
17 years ago |
Roel Kluin
|
3f33a7ce95
sched: unite unlikely pairs in rt_policy() and schedule_debug()
|
17 years ago |
Ingo Molnar
|
f9305d4a09
revert ("sched: fair: weight calculations")
|
17 years ago |
Mirco Tischler
|
0c70814c31
cgroups: fix compile warning
|
17 years ago |
Linus Torvalds
|
c3921ab715
Add new 'cond_resched_bkl()' helper function
|
17 years ago |
Linus Torvalds
|
8e3e076c5a
BKL: revert back to the old spinlock implementation
|
17 years ago |
Peter Zijlstra
|
3e51f33fcc
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
|
17 years ago |
Ingo Molnar
|
dfbf4a1bc3
sched: fix cpu clock
|
17 years ago |
Miao Xie
|
cb4ad1ffc7
sched: fair-group: fix a Div0 error of the fair group scheduler
|
17 years ago |
Heiko Carstens
|
712555ee4f
sched: fix missing locking in sched_domains code
|
17 years ago |
Ingo Molnar
|
690229a091
sched: make clock sync tunable by architecture code
|
17 years ago |
David Simner
|
673a90a1e0
sched: fix sched_info_switch not being called according to documentation
|
17 years ago |
Peter Zijlstra
|
b328ca182f
sched: fix hrtick_start_fair and CPU-Hotplug
|
17 years ago |
Harvey Harrison
|
983ed7a66b
sched: add statics, don't return void expressions
|
17 years ago |
Andrew Morton
|
d478c2cfaa
sched: add debug checks to idle functions
|
17 years ago |
Peter Zijlstra
|
e05510d01a
sched: optimize calc_delta_mine()
|
17 years ago |
Roman Zippel
|
6f6d6a1a6a
rename div64_64 to div64_u64
|
17 years ago |
Paul Menage
|
06ecb27cfb
CGroups _s64 files: use read_s64/write_s64 in CFS cgroup for rt_runtime file
|
17 years ago |
Paul Menage
|
f4c753b7ea
CGroup API files: rename read/write_uint methods to read_write_u64
|
17 years ago |
Linus Torvalds
|
6e18933f2b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
|
17 years ago |
Linus Torvalds
|
0b79dada97
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes
|
17 years ago |
David Miller
|
5a9d3225a0
sched: use alloc_bootmem() instead of alloc_bootmem_low()
|
17 years ago |
Peter Zijlstra
|
3f5087a2ba
sched: fix share (re)distribution
|
17 years ago |
Mike Travis
|
03970f065d
[PATCH] Build fix for CONFIG_NUMA=y && CONFIG_SMP=n
|
17 years ago |