index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-22
[PATCH] sched: remove sleep_avg multiplier
Mike Galbraith
1
-6
/
+0
2006-03-11
[PATCH] remove __put_task_struct_cb export again
Christoph Hellwig
1
-7
/
+0
2006-03-08
[PATCH] idle threads should have a sane ->timestamp value
Ingo Molnar
1
-0
/
+1
2006-03-06
Add early-boot-safety check to cond_resched()
Linus Torvalds
1
-0
/
+2
2006-02-17
[PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST
Ingo Molnar
1
-1
/
+12
2006-02-14
[PATCH] sched: revert "filter affine wakeups"
Chen, Kenneth W
1
-9
/
+1
2006-02-10
[PATCH] sched: remove smpnice
Nick Piggin
1
-111
/
+18
2006-02-05
[PATCH] sched: only print migration_cost once per boot
Chuck Ebbert
1
-6
/
+8
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
1
-1
/
+1
2006-02-01
[PATCH] sys_sched_getaffinity() & hotplug
Jack Steiner
1
-1
/
+1
2006-01-31
[PATCH] Fix boot-time slowdown for measure_migration_cost
Ingo Molnar
1
-3
/
+3
2006-01-18
[PATCH] fix sched_setscheduler semantics
Jason Baron
1
-0
/
+4
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-8
/
+8
2006-01-14
[PATCH] sched: add new SCHED_BATCH policy
Ingo Molnar
1
-15
/
+33
2006-01-12
[PATCH] sched: filter affine wakeups
akpm@osdl.org
1
-1
/
+9
2006-01-12
[PATCH] scheduler cache-hot-autodetect
akpm@osdl.org
1
-0
/
+468
2006-01-11
[PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostly
Andi Kleen
1
-3
/
+3
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
1
-0
/
+1
2006-01-09
[PATCH] mutex subsystem, more debugging code
Ingo Molnar
1
-0
/
+1
2006-01-08
[PATCH] RCU signal handling
Ingo Molnar
1
-0
/
+7
2005-11-13
[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()
Al Viro
1
-2
/
+2
2005-11-13
[PATCH] m68k: introduce task_thread_info
Al Viro
1
-3
/
+3
2005-11-09
[PATCH] optimize activate_task()
Chen, Kenneth W
1
-1
/
+2
2005-11-09
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
1
-7
/
+14
2005-11-09
[PATCH] sched: consider migration thread with smp nice
Con Kolivas
1
-9
/
+26
2005-11-09
[PATCH] sched: correct smp_nice_bias
Con Kolivas
1
-6
/
+8
2005-11-09
[PATCH] sched: smp nice bias busy queues on idle rebalance
Con Kolivas
1
-18
/
+23
2005-11-09
[PATCH] sched: account rt tasks in prio_bias()
Con Kolivas
1
-8
/
+14
2005-11-09
[PATCH] sched: change prio bias only if queued
Con Kolivas
1
-5
/
+4
2005-11-09
[PATCH] sched: implement nice support across physical cpus on SMP
Con Kolivas
1
-18
/
+83
2005-11-07
[PATCH] unexport idle_cpu
Adrian Bunk
1
-2
/
+0
2005-11-07
[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code
Heiko Carstens
1
-1
/
+2
2005-11-04
[PATCH] improve scheduler fairness a bit
Oleg Nesterov
1
-1
/
+1
2005-10-30
[PATCH] sched: hardcode non-smp set_cpus_allowed
Paul Jackson
1
-1
/
+0
2005-10-29
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
1
-2
/
+0
2005-10-26
[PATCH] export cpu_online_map
Andrew Morton
1
-0
/
+1
2005-09-13
[PATCH] Fix spinlock owner debugging
Ingo Molnar
1
-4
/
+4
2005-09-12
Mark ia64-specific MCA/INIT scheduler hooks as dangerous
Linus Torvalds
1
-26
/
+44
2005-09-11
[PATCH] MCA/INIT: scheduler hooks
Keith Owens
1
-0
/
+26
2005-09-10
[PATCH] sched: allow the load to grow upto its cpu_power
Siddha, Suresh B
1
-2
/
+7
2005-09-10
[PATCH] sched: don't kick ALB in the presence of pinned task
Siddha, Suresh B
1
-1
/
+14
2005-09-10
[PATCH] sched: use cached variable in sys_sched_yield()
Renaud Lienhart
1
-1
/
+1
2005-09-10
[PATCH] sched: HT optimisation
Nick Piggin
1
-6
/
+28
2005-09-10
[PATCH] sched: less locking
Nick Piggin
1
-7
/
+2
2005-09-10
[PATCH] sched: less newidle locking
Nick Piggin
1
-7
/
+10
2005-09-10
[PATCH] sched: fix SMT scheduler latency bug
Ingo Molnar
1
-4
/
+15
2005-09-10
[PATCH] sched: TASK_NONINTERACTIVE
Ingo Molnar
1
-1
/
+10
2005-09-10
[PATCH] sched cleanups
Ingo Molnar
1
-19
/
+25
2005-09-10
[PATCH] sched: make idlest_group/cpu cpus_allowed-aware
M.Baris Demiray
1
-4
/
+13
2005-09-10
[PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblings
Con Kolivas
1
-18
/
+47
[next]