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
2009-02-27
sched: don't allow setuid to succeed if the user does not have rt bandwidth
Dhaval Giani
1
-2
/
+11
2009-02-26
sched_rt: don't start timer when rt bandwidth disabled
Hiroshi Shimamoto
1
-1
/
+1
2009-02-12
sched: cpu hotplug fix
Ingo Molnar
1
-3
/
+12
2009-02-11
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+0
2009-02-11
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+11
2009-02-11
sched: revert recent sync wakeup changes
Peter Zijlstra
1
-10
/
+0
2009-02-05
wait: prevent exclusive waiter starvation
Johannes Weiner
1
-2
/
+2
2009-02-04
sched: fix nohz load balancer on cpu offline
Suresh Siddha
1
-6
/
+11
2009-02-01
sched: symmetric sync vs avg_overlap
Peter Zijlstra
1
-3
/
+9
2009-02-01
sched: fix sync wakeups
Peter Zijlstra
1
-0
/
+4
2009-01-15
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+10
2009-01-15
sched: SCHED_IDLE weight change
Peter Zijlstra
1
-2
/
+2
2009-01-15
sched: fix bandwidth validation for UID grouping
Peter Zijlstra
1
-0
/
+7
2009-01-14
[CVE-2009-0029] System call wrappers part 08
Heiko Carstens
1
-1
/
+1
2009-01-14
[CVE-2009-0029] System call wrappers part 07
Heiko Carstens
1
-2
/
+2
2009-01-14
[CVE-2009-0029] System call wrappers part 06
Heiko Carstens
1
-13
/
+13
2009-01-12
Revert "sched: improve preempt debugging"
Ingo Molnar
1
-1
/
+1
2009-01-11
kernel/sched.c: add missing forward declaration for 'double_rq_lock'
Steven Noonan
1
-0
/
+3
2009-01-11
cpumask: fix CONFIG_NUMA=y sched.c
Rusty Russell
1
-5
/
+5
2009-01-07
sched: fix possible recursive rq->lock
Peter Zijlstra
1
-0
/
+5
2009-01-06
sched: fix section mismatch
Li Zefan
1
-1
/
+1
2009-01-06
sched: fix double kfree in failure path
Li Zefan
1
-3
/
+2
2009-01-05
sched: clean up arch_reinit_sched_domains()
Li Zefan
1
-6
/
+3
2009-01-05
sched: mark sched_create_sysfs_power_savings_entries() as __init
Li Zefan
1
-1
/
+1
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-38
/
+15
2009-01-03
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-39
/
+76
2009-01-03
sched: put back some stack hog changes that were undone in kernel/sched.c
Mike Travis
1
-38
/
+15
2009-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
1
-28
/
+87
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-414
/
+556
2008-12-31
[PATCH] idle cputime accounting
Martin Schwidefsky
1
-17
/
+63
2008-12-31
[PATCH] fix scaled & unscaled cputime accounting
Martin Schwidefsky
1
-25
/
+16
2008-12-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
1
-4
/
+1
2008-12-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2008-12-30
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
1
-182
/
+225
2008-12-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-174
/
+193
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+11
2008-12-26
cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask
Rusty Russell
1
-3
/
+3
2008-12-25
Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...
Ingo Molnar
1
-2
/
+0
2008-12-25
Merge commit 'v2.6.28' into core/core
Ingo Molnar
1
-2
/
+5
2008-12-25
sched, trace: update trace_sched_wakeup()
Peter Zijlstra
1
-1
/
+1
2008-12-25
Merge branch 'next' into for-linus
James Morris
1
-5
/
+21
2008-12-23
sched: nominate preferred wakeup cpu, fix
Vaidyanathan Srinivasan
1
-1
/
+1
2008-12-19
Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...
Ingo Molnar
1
-0
/
+2
2008-12-19
sched: fix warning in kernel/sched.c
Ingo Molnar
1
-1
/
+1
2008-12-19
sched: activate active load balancing in new idle cpus
Vaidyanathan Srinivasan
1
-0
/
+54
2008-12-19
sched: nominate preferred wakeup cpu
Vaidyanathan Srinivasan
1
-0
/
+12
2008-12-19
sched: favour lower logical cpu number for sched_mc balance
Vaidyanathan Srinivasan
1
-2
/
+2
2008-12-19
sched: framework for sched_mc/smt_power_savings=N
Gautham R Shenoy
1
-3
/
+14
2008-12-19
tracing: fix warnings in kernel/trace/trace_sched_switch.c
Ingo Molnar
1
-1
/
+1
[next]