Thomas Gleixner
|
a468d38934
sched: fix load average accounting vs. cpu hotplug
|
16 年之前 |
Linus Torvalds
|
4b0a84043e
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-sched
|
16 年之前 |
Peter Zijlstra
|
d86ee4809d
sched: optimize cond_resched()
|
16 年之前 |
Fabio Checconi
|
c20b08e398
sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq()
|
16 年之前 |
Lucas De Marchi
|
7793527b90
sched: Reset sched stats on fork()
|
16 年之前 |
Peter Zijlstra
|
a1ba4d8ba9
sched_rt: Fix overload bug on rt group scheduling
|
16 年之前 |
Paul E. McKenney
|
03b042bf1d
rcu: Add synchronize_sched_expedited() primitive
|
16 年之前 |
Hitoshi Mitake
|
54d35f29f4
sched: Hide runqueues from direct reference at source code level for __raw_get_cpu_var()
|
16 年之前 |
Ingo Molnar
|
348b346b23
Merge branch 'linus' into sched/core
|
16 年之前 |
Tejun Heo
|
b9bf3121af
percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()
|
16 年之前 |
Linus Torvalds
|
12e24f34cb
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |
Linus Torvalds
|
1eb51c33b2
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |
Peter Zijlstra
|
e5289d4a18
perf_counter: Simplify and fix task migration counting
|
16 年之前 |
Oleg Nesterov
|
371cbb387e
kthreads: simplify migration_thread() exit path
|
16 年之前 |
Mike Galbraith
|
6c697bdf08
sched: Add SCHED_RESET_ON_FORK functionality for nice < 0 tasks
|
16 年之前 |
Mike Galbraith
|
b9dc29e72f
sched: Clean up SCHED_RESET_ON_FORK
|
16 年之前 |
Li Zefan
|
fd5e1b5dba
sched: Remove unneeded __ref tag
|
16 年之前 |
Linus Torvalds
|
19035e5b5d
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |
Lennart Poettering
|
ca94c44253
sched: Introduce SCHED_RESET_ON_FORK scheduling policy flag
|
16 年之前 |
Rusty Russell
|
b43e352139
sched: export kick_process
|
16 年之前 |
Linus Torvalds
|
8a1ca8cedd
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |
Pekka Enberg
|
0fb5302916
sched: use slab in cpupri_init()
|
16 年之前 |
Pekka Enberg
|
4bdddf8ff9
sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var()
|
16 年之前 |
Pekka Enberg
|
36b7b6d465
sched: use kzalloc() instead of the bootmem allocator
|
16 年之前 |
Ingo Molnar
|
940010c5a3
Merge branch 'linus' into perfcounters/core
|
16 年之前 |
Linus Torvalds
|
8623661180
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |
Linus Torvalds
|
be15f9d63b
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |
Linus Torvalds
|
082b63ae45
Merge branch 'sched-docs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |
Paul Mackerras
|
3f731ca60a
perf_counter: Fix cpu migration counter
|
16 年之前 |
Paul Mackerras
|
f38b082081
perf_counter: Initialize per-cpu context earlier on cpu up
|
16 年之前 |