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
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-07
sched: Fix strncmp operation
Hillf Danton
1
-1
/
+1
2011-01-07
sched: Fix struct autogroup memory leak
Mike Galbraith
1
-0
/
+1
2011-01-07
sched: Consolidate the name of root_task_group and init_task_group
Yong Zhang
1
-22
/
+20
2011-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-431
/
+138
2011-01-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
2011-01-05
sched: Change wait_for_completion_*_timeout() to return a signed long
NeilBrown
1
-2
/
+2
2011-01-05
Merge commit 'v2.6.37' into sched/core
Ingo Molnar
1
-51
/
+236
2011-01-04
sched: Remove redundant CONFIG_CGROUP_SCHED ifdef
Yong Zhang
1
-4
/
+0
2010-12-23
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-69
/
+0
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-61
/
+263
2010-12-22
Merge commit 'v2.6.37-rc7' into perf/core
Ingo Molnar
1
-51
/
+236
2010-12-19
sched: Remove debugging check
Ingo Molnar
1
-1
/
+0
2010-12-16
perf: Move perf_event_init() into main.c
Peter Zijlstra
1
-2
/
+0
2010-12-16
sched: Fix the irqtime code for 32bit
Peter Zijlstra
1
-6
/
+45
2010-12-16
sched: Fix the irqtime code to deal with u64 wraps
Peter Zijlstra
1
-33
/
+50
2010-12-08
sched: Make pushable_tasks CONFIG_SMP dependant
Dario Faggioli
1
-0
/
+2
2010-12-08
Sched: fix skip_clock_update optimization
Mike Galbraith
1
-12
/
+14
2010-12-08
sched: Cure more NO_HZ load average woes
Peter Zijlstra
1
-11
/
+139
2010-11-30
sched: Add 'autogroup' scheduling feature: automated per session task groups
Mike Galbraith
1
-2
/
+11
2010-11-30
sched: Fix unregister_fair_sched_group()
Paul Turner
1
-2
/
+1
2010-11-29
rcu,cleanup: move synchronize_sched_expedited() out of sched.c
Lai Jiangshan
1
-69
/
+0
2010-11-26
sched: Remove unused argument dest_cpu to migrate_task()
Nikanth Karthikesan
1
-5
/
+3
2010-11-26
mutexes, sched: Introduce arch_mutex_cpu_relax()
Gerald Schaefer
1
-1
/
+2
2010-11-26
Merge commit 'v2.6.37-rc3' into sched/core
Ingo Molnar
1
-11
/
+28
2010-11-23
sched: Make task dump print all 15 chars of proc comm
Erik Gilling
1
-1
/
+1
2010-11-18
sched: Update tg->shares after cpu.shares write
Paul Turner
1
-31
/
+11
2010-11-18
sched: Implement demand based update_cfs_load()
Paul Turner
1
-1
/
+8
2010-11-18
sched: Fix update_cfs_load() synchronization
Paul Turner
1
-1
/
+1
2010-11-18
sched: Make tg_shares_up() walk on-demand
Peter Zijlstra
1
-67
/
+0
2010-11-18
sched: Implement on-demand (active) cfs_rq list
Peter Zijlstra
1
-77
/
+28
2010-11-18
sched: Rewrite tg_shares_up)
Peter Zijlstra
1
-129
/
+44
2010-11-18
sched: Simplify cpu-hot-unplug task migration
Peter Zijlstra
1
-145
/
+61
2010-11-18
Merge commit 'v2.6.37-rc2' into sched/core
Ingo Molnar
1
-4
/
+4
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-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
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-23
sched: Make sched_param argument static in sched_setscheduler() callers
KOSAKI Motohiro
1
-3
/
+3
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
[next]