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-04-14
tracing: create automated trace defines
Steven Rostedt
1
-7
/
+3
2009-04-14
wait: don't use __wake_up_common()
Johannes Weiner
1
-1
/
+1
2009-04-14
sched: Nominate a power-efficient ilb in select_nohz_balancer()
Gautham R Shenoy
1
-1
/
+17
2009-04-14
sched: Nominate idle load balancer from a semi-idle package.
Gautham R Shenoy
1
-9
/
+118
2009-04-14
tracing, sched: mark get_parent_ip() notrace
Lai Jiangshan
1
-1
/
+1
2009-04-08
Merge commit 'v2.6.30-rc1' into sched/urgent
Ingo Molnar
1
-353
/
+788
2009-04-07
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
1
-36
/
+125
2009-04-07
sched, hw-branch-tracer: add wait_task_context_switch() function to sched.h
Markus Metzger
1
-0
/
+43
2009-04-07
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-3
/
+11
2009-04-07
perf_counter: remove rq->lock usage
Peter Zijlstra
1
-20
/
+0
2009-04-06
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+11
2009-04-06
perf_counter: generic context switch event
Peter Zijlstra
1
-6
/
+0
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
1
-325
/
+809
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
1
-21
/
+22
2009-04-03
Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-4
/
+4
2009-04-01
epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()
Davide Libenzi
1
-4
/
+19
2009-04-01
sched: Print sched_group::__cpu_power in sched_domain_debug
Gautham R Shenoy
1
-1
/
+2
2009-04-01
cpuacct: add per-cgroup utime/stime statistics
Bharata B Rao
1
-6
/
+81
2009-04-01
posixtimers, sched: Fix posix clock monotonicity
Hidetoshi Seto
1
-8
/
+57
2009-03-31
cpuacct: make cpuacct hierarchy walk in cpuacct_charge() safe when rcupreempt...
Bharata B Rao
1
-0
/
+5
2009-03-31
hrtimer: fix rq->lock inversion (again)
Peter Zijlstra
1
-3
/
+11
2009-03-31
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
1
-21
/
+22
2009-03-30
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+68
2009-03-30
Merge branch 'linus' into cpumask-for-linus
Ingo Molnar
1
-289
/
+692
2009-03-29
x86/paravirt: finish change from lazy cpu to context switch start/end
Jeremy Fitzhardinge
1
-1
/
+1
2009-03-29
x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
Jeremy Fitzhardinge
1
-1
/
+1
2009-03-29
sched: fix errors in struct & function comments
Randy Dunlap
1
-7
/
+8
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-9
/
+4
2009-03-25
sched: Add comments to find_busiest_group() function
Gautham R Shenoy
1
-8
/
+42
2009-03-25
sched: Refactor the power savings balance code
Gautham R Shenoy
1
-83
/
+153
2009-03-25
sched: Optimize the !power_savings_balance during fbg()
Gautham R Shenoy
1
-9
/
+14
2009-03-25
sched: Create a helper function to calculate imbalance
Gautham R Shenoy
1
-33
/
+45
2009-03-25
sched: Create helper to calculate small_imbalance in fbg()
Gautham R Shenoy
1
-61
/
+70
2009-03-25
sched: Create a helper function to calculate sched_domain stats for fbg()
Gautham R Shenoy
1
-44
/
+73
2009-03-25
sched: Define structure to store the sched_domain statistics for fbg()
Gautham R Shenoy
1
-86
/
+121
2009-03-25
sched: Create a helper function to calculate sched_group stats for fbg()
Gautham R Shenoy
1
-75
/
+100
2009-03-25
sched: Define structure to store the sched_group statistics for fbg()
Gautham R Shenoy
1
-33
/
+46
2009-03-25
sched: Fix indentations in find_busiest_group() using gotos
Gautham R Shenoy
1
-15
/
+17
2009-03-25
sched: Simple helper functions for find_busiest_group()
Gautham R Shenoy
1
-12
/
+43
2009-03-24
sched: remove unused fields from struct rq
Luis Henriques
1
-3
/
+0
2009-03-19
cpumask: remove cpumask allocation from idle_balance, fix
Rusty Russell
1
-1
/
+1
2009-03-19
cpumask: remove cpumask allocation from idle_balance
Rusty Russell
1
-17
/
+18
2009-03-17
sched: small optimisation of can_migrate_task()
Luis Henriques
1
-4
/
+6
2009-03-17
sched: fix typos in documentation
Luis Henriques
1
-2
/
+2
2009-03-13
Merge branch 'x86/core' into core/ipi
Ingo Molnar
1
-9
/
+4
2009-03-13
cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_cor...
Rusty Russell
1
-4
/
+4
2009-03-13
Merge branch 'linus' into core/ipi
Ingo Molnar
1
-3
/
+12
2009-03-11
sched: add avg_overlap decay
Mike Galbraith
1
-1
/
+23
[prev]
[next]