index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-11
sched: Fix cross-sched-class wakeup preemption
Peter Zijlstra
1
-11
/
+26
2010-11-10
sched: Use group weight, idle cpu metrics to fix imbalances during idle
Suresh Siddha
1
-0
/
+2
2010-10-29
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2010-10-22
sched, cgroup: Fixup broken cgroup movement
Peter Zijlstra
1
-4
/
+4
2010-10-21
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-45
/
+246
2010-10-21
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2010-10-21
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+12
2010-10-21
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
1
-2
/
+2
2010-10-18
sched: Export account_system_vtime()
Ingo Molnar
1
-0
/
+1
2010-10-18
sched: Call tick_check_idle before __irq_enter
Venkatesh Pallipadi
1
-1
/
+1
2010-10-18
sched: Remove irq time from available CPU power
Venkatesh Pallipadi
1
-0
/
+18
2010-10-18
sched: Do not account irq time to current task
Venkatesh Pallipadi
1
-3
/
+40
2010-10-18
sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time
Venkatesh Pallipadi
1
-0
/
+49
2010-10-18
sched: Fix softirq time accounting
Venkatesh Pallipadi
1
-1
/
+1
2010-10-18
sched: Do not consider SCHED_IDLE tasks to be cache hot
Nikhil Rao
1
-0
/
+3
2010-10-18
sched: Drop all load weight manipulation for RT tasks
Linus Walleij
1
-6
/
+0
2010-10-18
sched: Create special class for stop/migrate work
Peter Zijlstra
1
-9
/
+45
2010-10-18
sched: Unindent labels
Peter Zijlstra
1
-6
/
+6
2010-10-14
Merge branch 'linus' into sched/core
Ingo Molnar
1
-4
/
+4
2010-10-07
sched: fix RCU lockdep splat from task_group()
Peter Zijlstra
1
-0
/
+12
2010-09-22
Merge branch 'linus' into perf/core
Ingo Molnar
1
-4
/
+4
2010-09-21
tracing/sched: Add sched_pi_setprio tracepoint
Steven Rostedt
1
-0
/
+1
2010-09-21
Merge commit 'v2.6.36-rc5' into sched/core
Ingo Molnar
1
-0
/
+6
2010-09-17
perf: Undo the per cpu-context timer stuff
Peter Zijlstra
1
-0
/
+2
2010-09-16
sched: Remove branch hints within context_switch()
Heiko Carstens
1
-2
/
+2
2010-09-15
sched: Fix user time incorrectly accounted as system time on 32-bit
Stanislaw Gruszka
1
-4
/
+4
2010-09-15
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-0
/
+6
2010-09-14
sched: Fix string comparison in /proc/sched_features
Mathieu Desnoyers
1
-4
/
+3
2010-09-09
perf: Per cpu-context rotation timer
Peter Zijlstra
1
-2
/
+0
2010-09-09
sched: Add book scheduling domain
Heiko Carstens
1
-2
/
+75
2010-09-09
sched: Merge cpu_to_core_group functions
Heiko Carstens
1
-13
/
+5
2010-09-09
sched: Move sched_avg_update() to update_cpu_load()
Suresh Siddha
1
-0
/
+6
2010-09-08
sched: Remove unnecessary #ifdef CONFIG_SMP
Christian Dietrich
1
-3
/
+1
2010-08-23
mutex: Improve the scalability of optimistic spinning
Tim Chen
1
-1
/
+9
2010-08-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-98
/
+293
2010-08-05
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-10
/
+0
2010-07-21
Merge branch 'linus' into sched/core
Ingo Molnar
1
-5
/
+17
2010-07-17
sched: No need for bootmem special cases
Pekka Enberg
1
-12
/
+7
2010-07-17
sched: Revert nohz_ratelimit() for now
Peter Zijlstra
1
-10
/
+0
2010-07-05
Merge commit 'v2.6.35-rc4' into perf/core
Ingo Molnar
1
-2
/
+2
2010-07-02
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2010-07-01
sched: Cure nr_iowait_cpu() users
Peter Zijlstra
1
-2
/
+2
2010-06-28
Merge branch 'linus' into perf/core
Thomas Gleixner
1
-59
/
+74
2010-06-28
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-59
/
+65
2010-06-25
sched: Prevent compiler from optimising the sched_avg_update() loop
Will Deacon
1
-0
/
+6
2010-06-23
sched: silence PROVE_RCU in sched_fork()
Peter Zijlstra
1
-0
/
+9
2010-06-22
sched, cpuset: Drop __cpuexit from cpu hotplug callbacks
Tejun Heo
1
-4
/
+4
2010-06-18
Merge commit 'v2.6.35-rc3' into perf/core
Ingo Molnar
1
-18
/
+6
2010-06-18
sched: __sched_setscheduler: Read the RLIMIT_RTPRIO value lockless
Oleg Nesterov
1
-6
/
+2
2010-06-18
sched: Fix over-scheduling bug
Alex,Shi
1
-3
/
+0
[next]