index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched.c
Age
Commit message (
Expand
)
Author
2009-06-02
perf_counter: Fix cpu migration counter
Paul Mackerras
2009-06-02
perf_counter: Initialize per-cpu context earlier on cpu up
Paul Mackerras
2009-05-23
perf_counter: Fix dynamic irq_period logging
Peter Zijlstra
2009-05-22
perf_counter: Optimize context switch between identical inherited contexts
Paul Mackerras
2009-05-18
Merge commit 'v2.6.30-rc6' into perfcounters/core
Ingo Molnar
2009-05-04
perf_counter: initialize the per-cpu context earlier
Ingo Molnar
2009-04-29
sched: account system time properly
Eric Dumazet
2009-04-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-04-20
perfcounters, sched: remove __task_delta_exec()
Ingo Molnar
2009-04-17
sched: Avoid printing sched_group::__cpu_power for default case
Gautham R Shenoy
2009-04-14
tracing, sched: mark get_parent_ip() notrace
Lai Jiangshan
2009-04-08
Merge commit 'v2.6.30-rc1' into sched/urgent
Ingo Molnar
2009-04-07
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-04-07
perf_counter: remove rq->lock usage
Peter Zijlstra
2009-04-06
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-06
perf_counter: generic context switch event
Peter Zijlstra
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-04-03
Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-04-01
epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()
Davide Libenzi
2009-04-01
sched: Print sched_group::__cpu_power in sched_domain_debug
Gautham R Shenoy
2009-04-01
cpuacct: add per-cgroup utime/stime statistics
Bharata B Rao
2009-04-01
posixtimers, sched: Fix posix clock monotonicity
Hidetoshi Seto
2009-03-31
cpuacct: make cpuacct hierarchy walk in cpuacct_charge() safe when rcupreempt...
Bharata B Rao
2009-03-31
hrtimer: fix rq->lock inversion (again)
Peter Zijlstra
2009-03-31
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
2009-03-30
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-03-30
Merge branch 'linus' into cpumask-for-linus
Ingo Molnar
2009-03-29
sched: fix errors in struct & function comments
Randy Dunlap
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-25
sched: Add comments to find_busiest_group() function
Gautham R Shenoy
2009-03-25
sched: Refactor the power savings balance code
Gautham R Shenoy
2009-03-25
sched: Optimize the !power_savings_balance during fbg()
Gautham R Shenoy
2009-03-25
sched: Create a helper function to calculate imbalance
Gautham R Shenoy
2009-03-25
sched: Create helper to calculate small_imbalance in fbg()
Gautham R Shenoy
2009-03-25
sched: Create a helper function to calculate sched_domain stats for fbg()
Gautham R Shenoy
2009-03-25
sched: Define structure to store the sched_domain statistics for fbg()
Gautham R Shenoy
2009-03-25
sched: Create a helper function to calculate sched_group stats for fbg()
Gautham R Shenoy
2009-03-25
sched: Define structure to store the sched_group statistics for fbg()
Gautham R Shenoy
2009-03-25
sched: Fix indentations in find_busiest_group() using gotos
Gautham R Shenoy
2009-03-25
sched: Simple helper functions for find_busiest_group()
Gautham R Shenoy
2009-03-24
sched: remove unused fields from struct rq
Luis Henriques
2009-03-19
cpumask: remove cpumask allocation from idle_balance, fix
Rusty Russell
2009-03-19
cpumask: remove cpumask allocation from idle_balance
Rusty Russell
2009-03-17
sched: small optimisation of can_migrate_task()
Luis Henriques
2009-03-17
sched: fix typos in documentation
Luis Henriques
2009-03-13
Merge branch 'x86/core' into core/ipi
Ingo Molnar
2009-03-13
cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_cor...
Rusty Russell
[next]