Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c20b08e3986c2dbfa6df1e880bf4f7159994d199
/
kernel
/
sched.c
c20b08e
sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq()
by Fabio Checconi
· 16 years ago
7793527
sched: Reset sched stats on fork()
by Lucas De Marchi
· 15 years ago
a1ba4d8
sched_rt: Fix overload bug on rt group scheduling
by Peter Zijlstra
· 16 years ago
12e24f3
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
1eb51c33
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
e5289d4
perf_counter: Simplify and fix task migration counting
by Peter Zijlstra
· 16 years ago
371cbb3
kthreads: simplify migration_thread() exit path
by Oleg Nesterov
· 16 years ago
fd5e1b5
sched: Remove unneeded __ref tag
by Li Zefan
· 16 years ago
19035e5
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b43e352
sched: export kick_process
by Rusty Russell
· 16 years ago
8a1ca8c
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0fb5302
sched: use slab in cpupri_init()
by Pekka Enberg
· 16 years ago
4bdddf8
sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var()
by Pekka Enberg
· 16 years ago
36b7b6d
sched: use kzalloc() instead of the bootmem allocator
by Pekka Enberg
· 16 years ago
940010c
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
8623661
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
be15f9d
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
082b63a
Merge branch 'sched-docs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3f731ca
perf_counter: Fix cpu migration counter
by Paul Mackerras
· 16 years ago
f38b082
perf_counter: Initialize per-cpu context earlier on cpu up
by Paul Mackerras
· 16 years ago
e220d2d
perf_counter: Fix dynamic irq_period logging
by Peter Zijlstra
· 16 years ago
564c2b2
perf_counter: Optimize context switch between identical inherited contexts
by Paul Mackerras
· 16 years ago
4200efd
sched: properly define the sched_group::cpumask and sched_domain::span fields
by Ingo Molnar
· 16 years ago
dc3f81b
Merge commit 'v2.6.30-rc6' into perfcounters/core
by Ingo Molnar
· 16 years ago
2d02494
sched, timers: cleanup avenrun users
by Thomas Gleixner
· 16 years ago
dce48a8
sched, timers: move calc_load() to scheduler
by Thomas Gleixner
· 16 years ago
eea08f3
timers: Logic to move non pinned timers
by Arun R Bharadwaj
· 16 years ago
cd1bb94
timers: /proc/sys sysctl hook to enable timer migration
by Arun R Bharadwaj
· 16 years ago
5c33386
timers: Identifying the existing pinned timers
by Arun R Bharadwaj
· 16 years ago
7961386
Merge commit 'v2.6.30-rc5' into sched/core
by Ingo Molnar
· 16 years ago
f066a15
Merge branch 'x86/urgent' into x86/xen
by Ingo Molnar
· 16 years ago
0ad5d70
Merge branch 'tracing/hw-branch-tracing' into tracing/core
by Ingo Molnar
· 16 years ago
44347d9
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
aa47b7e
sched: emit thread info flags with stack trace
by David Rientjes
· 16 years ago
de1d728
tracepoint: trace_sched_migrate_task(): remove parameter
by Mathieu Desnoyers
· 16 years ago
60aa605
sched: rt: document the risk of small values in the bandwidth settings
by Peter Zijlstra
· 16 years ago
0d905bc
perf_counter: initialize the per-cpu context earlier
by Ingo Molnar
· 16 years ago
f5f293a
sched: account system time properly
by Eric Dumazet
· 16 years ago
e7fd5d4
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
50fa610
sched: Document memory barriers implied by sleep/wake-up primitives
by David Howells
· 16 years ago
416dfdc
Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
by Ingo Molnar
· 16 years ago
6e29ec5
sched: Replace first_cpu() with cpumask_first() in ILB nomination code
by Gautham R Shenoy
· 16 years ago
ff74334
sched: remove extra call overhead for schedule()
by Peter Zijlstra
· 16 years ago
f1f9b3b
perfcounters, sched: remove __task_delta_exec()
by Ingo Molnar
· 16 years ago
381512c
sched: Avoid printing sched_group::__cpu_power for default case
by Gautham R Shenoy
· 16 years ago
13318a7
sched: use group_first_cpu() instead of cpumask_first(sched_group_cpus())
by Miao Xie
· 16 years ago
ad8d75f
tracing/events: move trace point headers into include/trace/events
by Steven Rostedt
· 16 years ago
a8d154b
tracing: create automated trace defines
by Steven Rostedt
· 16 years ago
78ddb08
wait: don't use __wake_up_common()
by Johannes Weiner
· 16 years ago
e790fb0
sched: Nominate a power-efficient ilb in select_nohz_balancer()
by Gautham R Shenoy
· 16 years ago
f711f60
sched: Nominate idle load balancer from a semi-idle package.
by Gautham R Shenoy
· 16 years ago
132380a
tracing, sched: mark get_parent_ip() notrace
by Lai Jiangshan
· 16 years ago
5af8c4e
Merge commit 'v2.6.30-rc1' into sched/urgent
by Ingo Molnar
· 16 years ago
38f4b8c
Merge commit 'origin/master' into for-linus/xen/master
by Jeremy Fitzhardinge
· 16 years ago
a26b89f
sched, hw-branch-tracer: add wait_task_context_switch() function to sched.h
by Markus Metzger
· 16 years ago
6c009ec
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
849691a
perf_counter: remove rq->lock usage
by Peter Zijlstra
· 16 years ago
609862b
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
4a0deca
perf_counter: generic context switch event
by Peter Zijlstra
· 16 years ago
f541ae3
Merge branch 'linus' into perfcounters/core-v2
by Ingo Molnar
· 16 years ago
714f83d
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
90975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
b1dbb67
Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8302294
Merge branch 'tracing/core-v2' into tracing-for-linus
by Ingo Molnar
· 16 years ago
4ede816
epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()
by Davide Libenzi
· 16 years ago
46e0bb9
sched: Print sched_group::__cpu_power in sched_domain_debug
by Gautham R Shenoy
· 16 years ago
ef12fef
cpuacct: add per-cgroup utime/stime statistics
by Bharata B Rao
· 16 years ago
c5f8d99
posixtimers, sched: Fix posix clock monotonicity
by Hidetoshi Seto
· 16 years ago
a18b83b
cpuacct: make cpuacct hierarchy walk in cpuacct_charge() safe when rcupreempt is used -v2
by Bharata B Rao
· 16 years ago
7f1e2ca
hrtimer: fix rq->lock inversion (again)
by Peter Zijlstra
· 16 years ago
558f6ab
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Rusty Russell
· 16 years ago
c4e1aa6
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
65fb0d2
Merge branch 'linus' into cpumask-for-linus
by Ingo Molnar
· 16 years ago
224101e
x86/paravirt: finish change from lazy cpu to context switch start/end
by Jeremy Fitzhardinge
· 16 years ago
7fd7d83
x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
by Jeremy Fitzhardinge
· 16 years ago
d5ac537
sched: fix errors in struct & function comments
by Randy Dunlap
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
b7bb4c9
sched: Add comments to find_busiest_group() function
by Gautham R Shenoy
· 16 years ago
c071df1
sched: Refactor the power savings balance code
by Gautham R Shenoy
· 16 years ago
a021dc0
sched: Optimize the !power_savings_balance during fbg()
by Gautham R Shenoy
· 16 years ago
dbc523a
sched: Create a helper function to calculate imbalance
by Gautham R Shenoy
· 16 years ago
2e6f44a
sched: Create helper to calculate small_imbalance in fbg()
by Gautham R Shenoy
· 16 years ago
37abe19
sched: Create a helper function to calculate sched_domain stats for fbg()
by Gautham R Shenoy
· 16 years ago
222d656
sched: Define structure to store the sched_domain statistics for fbg()
by Gautham R Shenoy
· 16 years ago
1f8c553
sched: Create a helper function to calculate sched_group stats for fbg()
by Gautham R Shenoy
· 16 years ago
381be78
sched: Define structure to store the sched_group statistics for fbg()
by Gautham R Shenoy
· 16 years ago
6dfdb06
sched: Fix indentations in find_busiest_group() using gotos
by Gautham R Shenoy
· 16 years ago
67bb6c0
sched: Simple helper functions for find_busiest_group()
by Gautham R Shenoy
· 16 years ago
67aa0f7
sched: remove unused fields from struct rq
by Luis Henriques
· 16 years ago
8c083f0
cpumask: remove cpumask allocation from idle_balance, fix
by Rusty Russell
· 16 years ago
df7c8e8
cpumask: remove cpumask allocation from idle_balance
by Rusty Russell
· 16 years ago
708dc51
sched: small optimisation of can_migrate_task()
by Luis Henriques
· 16 years ago
80dd99b
sched: fix typos in documentation
by Luis Henriques
· 16 years ago
cd80a81
Merge branch 'x86/core' into core/ipi
by Ingo Molnar
· 16 years ago
c69fc56
cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_core_map/cpu_sibling_map
by Rusty Russell
· 16 years ago
25d5000
Merge branch 'linus' into core/ipi
by Ingo Molnar
· 16 years ago
df1c99d
sched: add avg_overlap decay
by Mike Galbraith
· 16 years ago
57310a9
sched: optimize ttwu vs group scheduling
by Peter Zijlstra
· 16 years ago
f0ef039
Merge branch 'x86/core' into tracing/textedit
by Ingo Molnar
· 16 years ago
5ed0cec
sched: TIF_NEED_RESCHED -> need_reshed() cleanup
by Lai Jiangshan
· 16 years ago
Next »