Linus Torvalds
|
d354d2f4a6
sched.c: Remove unused variable 'relative'
|
18 years ago |
Ingo Molnar
|
35f6f753b7
[PATCH] sched: get rid of p->children use in show_task()
|
18 years ago |
Con Kolivas
|
69f7c0a1be
[PATCH] sched: remove SMT nice
|
18 years ago |
Ingo Molnar
|
7355690ead
[PATCH] sched: fix SMT scheduler bug
|
18 years ago |
Thomas Gleixner
|
c1e16aa279
[PATCH] Fix posix-cpu-timer breakage caused by stale p->last_ran value
|
18 years ago |
Zachary Amsden
|
9226d125d9
[PATCH] i386: paravirt CPU hypercall batching mode
|
18 years ago |
Nick Piggin
|
ff91691bcc
[PATCH] sched: avoid div in rebalance_tick
|
18 years ago |
Robert P. J. Day
|
72fd4a35a8
[PATCH] Numerous fixes to kernel-doc info in source files.
|
18 years ago |
Alexey Dobriyan
|
b035b6de24
[PATCH] Consolidate default sched_clock()
|
18 years ago |
Nathan Lynch
|
e5e5673f82
[PATCH] sched: tasks cannot run on cpus onlined after boot
|
18 years ago |
Ingo Molnar
|
9414232fa0
[PATCH] sched: fix cond_resched_softirq() offset
|
18 years ago |
Tim Chen
|
67af63a6ab
[PATCH] sched: remove __cpuinitdata anotation to cpu_isolated_map
|
18 years ago |
Mark Fasheh
|
ba0084048a
[PATCH] Conditionally check expected_preempt_count in __resched_legal()
|
18 years ago |
Peter Williams
|
bc947631d1
[PATCH] sched: improve efficiency of sched_fork()
|
18 years ago |
Ingo Molnar
|
3117df0453
[PATCH] lockdep: print irq-trace info on asserts
|
18 years ago |
Miguel Ojeda Sandonis
|
33859f7f97
[PATCH] kernel/sched.c: whitespace cleanups
|
18 years ago |
Chen, Kenneth W
|
62ab616d54
[PATCH] sched: optimize activate_task for RT task
|
18 years ago |
Chen, Kenneth W
|
06066714f6
[PATCH] sched: remove lb_stopbalance counter
|
18 years ago |
Siddha, Suresh B
|
783609c6cb
[PATCH] sched: decrease number of load balances
|
18 years ago |
Mike Galbraith
|
b18ec80396
[PATCH] sched: improve migration accuracy
|
18 years ago |
Christoph Lameter
|
08c183f31b
[PATCH] sched: add option to serialize load balancing
|
18 years ago |
Christoph Lameter
|
1bd77f2da5
[PATCH] sched: call tasklet less frequently
|
18 years ago |
Christoph Lameter
|
c9819f4593
[PATCH] sched: use softirq for load balancing
|
18 years ago |
Christoph Lameter
|
e418e1c2bf
[PATCH] sched: move idle status calculation into rebalance_tick()
|
18 years ago |
Christoph Lameter
|
7835b98bc6
[PATCH] sched: extract load calculation from rebalance_tick
|
18 years ago |
Christoph Lameter
|
fe2eea3faf
[PATCH] sched: disable interrupts for locking in load_balance()
|
18 years ago |
Christoph Lameter
|
4211a9a2e9
[PATCH] sched: remove staggering of load balancing
|
18 years ago |
Christoph Lameter
|
571f6d2fb0
[PATCH] sched: avoid taking rq lock in wake_priority_sleeper
|
18 years ago |
Kirill Korotaev
|
054b9108e0
[PATCH] move_task_off_dead_cpu() should be called with disabled ints
|
18 years ago |
Siddha, Suresh B
|
6711cab43e
[PATCH] ched domain: move sched group allocations to percpu area
|
18 years ago |