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-10-09
writeback: account IO throttling wait as iowait
Wu Fengguang
1
-3
/
+0
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-2
/
+2
2009-09-24
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
Ben Blum
1
-3
/
+32
2009-09-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+4
2009-09-22
cpuidle: fix the menu governor to boost IO performance
Arjan van de Ven
1
-0
/
+13
2009-09-21
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-7
/
+7
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-7
/
+7
2009-09-21
sched: Simplify sys_sched_rr_get_interval() system call
Peter Williams
1
-16
/
+1
2009-09-20
sched: Fix potential NULL derference of doms_cur
Yong Zhang
1
-1
/
+1
2009-09-20
sched: Fix raciness in runqueue_is_locked()
Andrew Morton
1
-8
/
+2
2009-09-17
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-301
/
+143
2009-09-17
sched: Add new wakeup preemption mode: WAKEUP_RUNNING
Peter Zijlstra
1
-7
/
+10
2009-09-17
sched: Fix TASK_WAKING & loadaverage breakage
Ingo Molnar
1
-0
/
+4
2009-09-16
sched: Optimize cgroup vs wakeup a bit
Peter Zijlstra
1
-7
/
+0
2009-09-15
sched: Fix sync wakeups again
Peter Zijlstra
1
-4
/
+4
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-2
/
+2
2009-09-15
sched: Add WF_FORK
Peter Zijlstra
1
-1
/
+1
2009-09-15
sched: Rename sync arguments
Peter Zijlstra
1
-14
/
+16
2009-09-15
sched: Feature to disable APERF/MPERF cpu_power
Peter Zijlstra
1
-2
/
+10
2009-09-15
sched: Provide arch_scale_freq_power
Peter Zijlstra
1
-2
/
+19
2009-09-15
sched: Weaken SD_POWERSAVINGS_BALANCE
Peter Zijlstra
1
-20
/
+20
2009-09-15
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
1
-38
/
+3
2009-09-15
sched: Add TASK_WAKING
Peter Zijlstra
1
-16
/
+15
2009-09-15
sched: Hook sched_balance_self() into sched_class::select_task_rq()
Peter Zijlstra
1
-7
/
+7
2009-09-15
sched: Move sched_balance_self() into sched_fair.c
Peter Zijlstra
1
-146
/
+0
2009-09-15
sched: Move code around
Peter Zijlstra
1
-42
/
+39
2009-09-15
sched: Fix double_rq_lock() compile warning
Peter Zijlstra
1
-2
/
+2
2009-09-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-397
/
+702
2009-09-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+128
2009-09-04
sched: Fix dynamic power-balancing crash
Ingo Molnar
1
-2
/
+5
2009-09-04
sched: Remove reciprocal for cpu_power
Peter Zijlstra
1
-67
/
+34
2009-09-04
sched: Try to deal with low capacity, fix update_sd_power_savings_stats()
Gautham R Shenoy
1
-1
/
+1
2009-09-04
sched: Try to deal with low capacity
Peter Zijlstra
1
-5
/
+28
2009-09-04
sched: Scale down cpu_power due to RT tasks
Peter Zijlstra
1
-3
/
+61
2009-09-04
sched: Implement dynamic cpu_power
Peter Zijlstra
1
-3
/
+35
2009-09-04
sched: Add smt_gain
Peter Zijlstra
1
-1
/
+7
2009-09-04
sched: Update the cpu_power sum during load-balance
Peter Zijlstra
1
-4
/
+29
2009-09-04
sched: Add SD_PREFER_SIBLING
Peter Zijlstra
1
-1
/
+13
2009-09-04
sched: Restore __cpu_power to a straight sum of power
Peter Zijlstra
1
-16
/
+12
2009-09-04
Merge branches 'sched/domains' and 'sched/clock' into sched/core
Ingo Molnar
1
-245
/
+320
2009-09-02
sched: Provide iowait counters
Arjan van de Ven
1
-0
/
+4
2009-08-29
sched: Rename init_cfs_rq => init_tg_cfs_rq
Anirban Sinha
1
-5
/
+5
2009-08-28
sched: Fix division by zero - really
Peter Zijlstra
1
-21
/
+29
2009-08-23
rcu: Renamings to increase RCU clarity
Paul E. McKenney
1
-1
/
+1
2009-08-21
sched: Avoid division by zero
Peter Zijlstra
1
-13
/
+10
2009-08-20
sched: Use for_each_class macro in move_one_task()
Hiroshi Shimamoto
1
-1
/
+2
2009-08-18
sched: Consolidate definition of variable sd in __build_sched_domains
Andreas Herrmann
1
-9
/
+4
2009-08-18
sched: Separate out build of NUMA sched groups from __build_sched_domains
Andreas Herrmann
1
-63
/
+67
2009-08-18
sched: Separate out build of ALLNODES sched groups from __build_sched_domains
Andreas Herrmann
1
-5
/
+8
[next]