index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched.c
Age
Commit message (
Expand
)
Author
2009-06-29
sched: Hide runqueues from direct reference at source code level for __raw_ge...
Hitoshi Mitake
2009-06-29
Merge branch 'linus' into sched/core
Ingo Molnar
2009-06-24
percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()
Tejun Heo
2009-06-20
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-20
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-06-19
perf_counter: Simplify and fix task migration counting
Peter Zijlstra
2009-06-18
kthreads: simplify migration_thread() exit path
Oleg Nesterov
2009-06-17
sched: Add SCHED_RESET_ON_FORK functionality for nice < 0 tasks
Mike Galbraith
2009-06-17
sched: Clean up SCHED_RESET_ON_FORK
Mike Galbraith
2009-06-17
sched: Remove unneeded __ref tag
Li Zefan
2009-06-15
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2009-06-15
sched: Introduce SCHED_RESET_ON_FORK scheduling policy flag
Lennart Poettering
2009-06-12
sched: export kick_process
Rusty Russell
2009-06-11
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-06-11
sched: use slab in cpupri_init()
Pekka Enberg
2009-06-11
sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var()
Pekka Enberg
2009-06-11
sched: use kzalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-10
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
Merge branch 'sched-docs-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
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-19
sched: properly define the sched_group::cpumask and sched_domain::span fields
Ingo Molnar
2009-05-18
Merge commit 'v2.6.30-rc6' into perfcounters/core
Ingo Molnar
2009-05-15
sched, timers: cleanup avenrun users
Thomas Gleixner
2009-05-15
sched, timers: move calc_load() to scheduler
Thomas Gleixner
2009-05-13
timers: Logic to move non pinned timers
Arun R Bharadwaj
2009-05-13
timers: /proc/sys sysctl hook to enable timer migration
Arun R Bharadwaj
2009-05-13
timers: Identifying the existing pinned timers
Arun R Bharadwaj
2009-05-11
Merge commit 'v2.6.30-rc5' into sched/core
Ingo Molnar
2009-05-08
Merge branch 'x86/urgent' into x86/xen
Ingo Molnar
2009-05-07
Merge branch 'tracing/hw-branch-tracing' into tracing/core
Ingo Molnar
2009-05-07
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-05-07
sched: emit thread info flags with stack trace
David Rientjes
2009-05-06
tracepoint: trace_sched_migrate_task(): remove parameter
Mathieu Desnoyers
2009-05-05
sched: rt: document the risk of small values in the bandwidth settings
Peter Zijlstra
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-29
sched: Document memory barriers implied by sleep/wake-up primitives
David Howells
2009-04-24
Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
Ingo Molnar
2009-04-21
sched: Replace first_cpu() with cpumask_first() in ILB nomination code
Gautham R Shenoy
2009-04-20
sched: remove extra call overhead for schedule()
Peter Zijlstra
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-15
sched: use group_first_cpu() instead of cpumask_first(sched_group_cpus())
Miao Xie
2009-04-14
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
[prev]
[next]