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
2008-11-17
account_steal_time: kill the unneeded account_group_system_time()
Oleg Nesterov
1
-1
/
+0
2008-11-16
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
Mathieu Desnoyers
1
-0
/
+6
2008-11-14
Merge branch 'master' into next
James Morris
1
-6
/
+22
2008-11-14
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
1
-10
/
+21
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-4
/
+6
2008-11-14
CRED: Wrap task credential accesses in the core kernel
David Howells
1
-4
/
+7
2008-11-12
sched: fix init_idle()'s use of sched_clock()
Ingo Molnar
1
-1
/
+2
2008-11-12
Merge branch 'linus' into core/locking
Ingo Molnar
1
-7
/
+19
2008-11-12
sched: fix stale value in average load per task
Balbir Singh
1
-0
/
+2
2008-11-11
sched: add hierarchical accounting to cpu accounting controller
Bharata B Rao
1
-3
/
+9
2008-11-11
fix for account_group_exec_runtime(), make sure ->signal can't be freed under...
Oleg Nesterov
1
-0
/
+8
2008-11-10
sched: clean up debug info
Peter Zijlstra
1
-1
/
+1
2008-11-07
sched: clean up SCHED_CPUMASK_ALLOC
Li Zefan
1
-11
/
+18
2008-11-07
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-4
/
+9
2008-11-07
sched: fix memory leak in a failure path
Li Zefan
1
-0
/
+1
2008-11-07
sched: fix a bug in sched domain degenerate
Li Zefan
1
-2
/
+4
2008-11-06
sched, lockdep: inline double_unlock_balance()
Sripathi Kodi
1
-1
/
+1
2008-11-05
sched: backward looking buddy
Peter Zijlstra
1
-2
/
+4
2008-11-04
sched: add sanity check in partition_sched_domains()
Li Zefan
1
-1
/
+1
2008-11-04
sched: remove redundant call to unregister_sched_domain_sysctl()
Li Zefan
1
-2
/
+0
2008-11-04
sched debug: remove sd_level_to_string()
Li Zefan
1
-24
/
+1
2008-10-30
sched: switch sched_features to seqfile
Li Zefan
1
-36
/
+16
2008-10-29
sched: cleanup for alloc_rt/fair_sched_group()
Li Zefan
1
-14
/
+12
2008-10-28
Merge commit 'v2.6.28-rc2' into core/locking
Ingo Molnar
1
-185
/
+291
2008-10-24
sched: virtual time buddy preemption
Peter Zijlstra
1
-1
/
+0
2008-10-24
sched: fix a find_busiest_group buglet
Peter Zijlstra
1
-1
/
+1
2008-10-23
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
1
-0
/
+1
2008-10-23
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-4
/
+3
2008-10-23
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-25
/
+26
2008-10-23
proc: move /proc/schedstat boilerplate to kernel/sched_stats.h
Alexey Dobriyan
1
-0
/
+1
2008-10-22
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
1
-4
/
+3
2008-10-20
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+6
2008-10-20
sched: optimize group load balancer
Peter Zijlstra
1
-20
/
+25
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
1
-152
/
+334
2008-10-17
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
1
-146
/
+262
2008-10-15
sched: only update rq->clock while holding rq->lock
Peter Zijlstra
1
-5
/
+1
2008-10-14
tracing, sched: LTTng instrumentation - scheduler
Mathieu Desnoyers
1
-11
/
+6
2008-10-09
sched debug: add name to sched_domain sysctl entries
Ingo Molnar
1
-2
/
+12
2008-10-06
sched: remove redundant code in cpu_cgroup_create()
Li Zefan
1
-4
/
+0
2008-10-06
Merge branch 'linus' into sched/devel
Ingo Molnar
1
-2
/
+2
2008-09-30
sched: improve preempt debugging
Nick Piggin
1
-1
/
+1
2008-09-30
timers: fix itimer/many thread hang, fix
Ingo Molnar
1
-1
/
+5
2008-09-29
hrtimer: prevent migration of per CPU hrtimers
Thomas Gleixner
1
-2
/
+2
2008-09-27
timers: fix itimer/many thread hang, v3
Frank Mayhar
1
-1
/
+0
2008-09-23
sched: more sanity checks on the bandwidth settings
Peter Zijlstra
1
-5
/
+28
2008-09-23
Merge branches 'sched/urgent' and 'sched/rt' into sched/devel
Ingo Molnar
1
-96
/
+121
2008-09-23
timers: fix itimer/many thread hang, v2
Frank Mayhar
1
-40
/
+7
2008-09-23
sched: clarify ifdef tangle
Andrew Morton
1
-3
/
+3
2008-09-23
sched: fix init_hrtick() section mismatch warning
Rakib Mullick
1
-1
/
+1
2008-09-22
sched: wakeup preempt when small overlap
Peter Zijlstra
1
-6
/
+6
[prev]
[next]