Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1bad879a078111748ebc27fb0d29e8c916556835
/
kernel
/
sched.c
4a0b2b4
sysdev: Pass the attribute to the low level sysdev show/store function
by Andi Kleen
· 17 years ago
666484f
Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
948769a
Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
5806b81a
Merge branch 'auto-ftrace-next' into tracing/for-linus
by Ingo Molnar
· 17 years ago
d14c8a6
Merge branch 'sched/for-linus' into tracing/for-linus
by Ingo Molnar
· 17 years ago
54ef76f
Merge branch 'linus' into sched/devel
by Ingo Molnar
· 17 years ago
ae94b80
Merge branch 'linus' into x86/core
by Ingo Molnar
· 17 years ago
b1e3873
sched: fix cpu hotplug, cleanup
by Linus Torvalds
· 17 years ago
bac0c91
Merge branch 'tracing/ftrace' into auto-ftrace-next
by Ingo Molnar
· 17 years ago
dc7fab8
sched: fix cpu hotplug
by Dmitry Adamushko
· 17 years ago
076ac2a
sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c
by Mike Travis
· 17 years ago
032f827
Merge commit 'v2.6.26-rc9' into sched/devel
by Ingo Molnar
· 17 years ago
46ac22b
sched: fix accounting in task delay accounting & migration
by Ankita Garg
· 17 years ago
2087a1a
sched: add avg-overlap support to RT tasks
by Gregory Haskins
· 17 years ago
c4acb2c
sched: terminate newidle balancing once at least one task has moved over
by Gregory Haskins
· 17 years ago
619b048
sched: fix divide error when trying to configure rt_period to zero
by Raistlin
· 17 years ago
3043209
sched: fix warning
by Vegard Nossum
· 17 years ago
34e83e8
sched: build fix
by Ingo Molnar
· 17 years ago
79c5379
sched: fix cpu hotplug
by Dmitry Adamushko
· 17 years ago
f1d239f
sched: incremental effective_load()
by Peter Zijlstra
· 17 years ago
8337826
sched: correct wakeup weight calculations
by Peter Zijlstra
· 17 years ago
2398f2c
sched: update shares on wakeup
by Peter Zijlstra
· 17 years ago
cd80917
sched: fix shares boost logic
by Peter Zijlstra
· 17 years ago
93b7521
sched: disable source/target_load bias
by Peter Zijlstra
· 17 years ago
051c676
sched: remove prio preference from balance decisions
by Peter Zijlstra
· 17 years ago
408ed06
sched: hierarchical load vs find_busiest_group
by Peter Zijlstra
· 17 years ago
a8a51d5
sched: persistent average load per task
by Peter Zijlstra
· 17 years ago
039a1c41
sched: fix sched_balance_self() smp group balancing
by Peter Zijlstra
· 17 years ago
3e5459b
sched: fix newidle smp group balancing
by Peter Zijlstra
· 17 years ago
c8cba85
sched: simplify the group load balancer
by Peter Zijlstra
· 17 years ago
a25b5ac
sched: no need to aggregate task_weight
by Peter Zijlstra
· 17 years ago
d3f40db
sched: dont micro manage share losses
by Peter Zijlstra
· 17 years ago
4d8d595
sched: update aggregate when holding the RQs
by Peter Zijlstra
· 17 years ago
b6a86c7
sched: fix sched_domain aggregation
by Peter Zijlstra
· 17 years ago
103638d9
sched: fix wakeup granularity and buddy granularity
by Peter Zijlstra
· 17 years ago
76a2a6e
sched: sched_clock_cpu() based cpu_clock()
by Peter Zijlstra
· 17 years ago
c09595f
sched: revert revert of: fair-group: SMP-nice for group scheduling
by Peter Zijlstra
· 17 years ago
a7be37a
sched: revert the revert of: weight calculations
by Peter Zijlstra
· 17 years ago
97e6722
Merge branch 'linus' into tracing/ftrace
by Ingo Molnar
· 17 years ago
773dc8e
Merge branch 'linus' into sched/new-API-sched_setscheduler
by Ingo Molnar
· 17 years ago
f57aec5
Merge branch 'linus' into sched/devel
by Ingo Molnar
· 17 years ago
ace7f1b
Merge branch 'linus' into core/softirq
by Ingo Molnar
· 17 years ago
961ccdd
sched: add new API sched_setscheduler_nocheck: add a flag to control access checks
by Rusty Russell
· 17 years ago
1de8644
Merge branch 'linus' into sched/devel
by Ingo Molnar
· 17 years ago
f34bfb1
Merge branch 'linus' into tracing/ftrace
by Ingo Molnar
· 17 years ago
198bb97
Merge branch 'linus' into sched/urgent
by Ingo Molnar
· 17 years ago
a60b33c
Merge branch 'linus' into core/softirq
by Ingo Molnar
· 17 years ago
1f1e2ce
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
ea71a54
sched: refactor wait_for_completion_timeout()
by Oleg Nesterov
· 17 years ago
bb10ed0
sched: fix wait_for_completion_timeout() spurious failure under heavy load
by Roland Dreier
· 17 years ago
10b612f
sched: rt: fix the bandwidth contraint computations
by Peter Zijlstra
· 17 years ago
30e0e17
cpuset: limit the input of cpuset.sched_relax_domain_level
by Li Zefan
· 17 years ago
f18f982
sched: CPU hotplug events must not destroy scheduler domains created by the cpusets
by Max Krasnyansky
· 17 years ago
1cdad71
Merge branch 'sched' into sched-devel
by Ingo Molnar
· 17 years ago
7ea5661
sched: rt-group: fix hierarchy
by Peter Zijlstra
· 17 years ago
49307fd
sched: NULL pointer dereference while setting sched_rt_period_us
by Dario Faggioli
· 17 years ago
20b6331
sched: rework of "prioritize non-migratable tasks over migratable ones"
by Dmitry Adamushko
· 17 years ago
95e904c
sched: fix defined-but-unused warning
by Rabin Vincent
· 17 years ago
9583f3d
Merge branch 'linus' into core/softirq
by Ingo Molnar
· 17 years ago
e765ee9
Merge branch 'linus' into tracing/ftrace
by Ingo Molnar
· 17 years ago
f9e8e07
Merge branch 'linus' into sched-devel
by Ingo Molnar
· 17 years ago
7a232e0
sched: 64-bit: fix arithmetics overflow
by Lai Jiangshan
· 17 years ago
2e08478
sched: fair group: fix overflow(was: fix divide by zero)
by Lai Jiangshan
· 17 years ago
040ec23
sched: sched_clock() lockdep fix
by Ingo Molnar
· 17 years ago
e9886ca
sched: kill off dead cfs_rq_set_shares()
by Paul Mundt
· 17 years ago
9985b0b
sched: prevent bound kthreads from changing cpus_allowed
by David Rientjes
· 17 years ago
7def2be
sched: fix hotplug cpus on ia64
by Peter Zijlstra
· 17 years ago
16882c1
sched: fix TASK_WAKEKILL vs SIGKILL race
by Oleg Nesterov
· 17 years ago
e958b36
sched: move weighted_cpuload into #ifdef CONFIG_SMP section
by Thomas Gleixner
· 17 years ago
68f4f1e
sched: Move cpu masks from kernel/sched.c into kernel/cpu.c
by Max Krasnyansky
· 17 years ago
5c8e1ed
sched: CPU hotplug events must not destroy scheduler domains created by the cpusets
by Max Krasnyansky
· 17 years ago
1f11eb6a
sched: fix cpupri hotplug support
by Gregory Haskins
· 17 years ago
099f98c
sched: print the sd->level in sched_domain_debug code
by Gautham R Shenoy
· 17 years ago
6d6bc0a
sched: add comments for ifdefs in sched.c
by Dhaval Giani
· 17 years ago
e21f5b1
sched: print module list in the "scheduling while atomic" warning
by Arjan van de Ven
· 17 years ago
81d41d7
sched: fix defined-but-unused warning
by Rabin Vincent
· 17 years ago
f7dcd80
namespacecheck: fixes in kernel/sched.c
by Thomas Gleixner
· 17 years ago
d07355f
sched: check for SD_SERIALIZE atomically in rebalance_domains()
by Dmitry Adamushko
· 17 years ago
6e0534f
sched: use a 2-d bitmap for searching lowest-pri CPU
by Gregory Haskins
· 17 years ago
f333fdc
sched: make !hrtick faster
by Mike Galbraith
· 17 years ago
45c01e8
sched: prioritize non-migratable tasks over migratable ones
by Gregory Haskins
· 17 years ago
6363ca5
revert ("sched: fair-group: SMP-nice for group scheduling")
by Ingo Molnar
· 17 years ago
4285f594
sched: cleanup
by Ingo Molnar
· 17 years ago
3f33a7c
sched: unite unlikely pairs in rt_policy() and schedule_debug()
by Roel Kluin
· 17 years ago
f9305d4
revert ("sched: fair: weight calculations")
by Ingo Molnar
· 17 years ago
c6531cc
sched: do not trace sched_clock
by Ingo Molnar
· 17 years ago
962cf36
Remove argument from open_softirq which is always NULL
by Carlos R. Mafra
· 17 years ago
5b82a1b
Port ftrace to markers
by Mathieu Desnoyers
· 17 years ago
4d9493c
ftrace: remove add-hoc code
by Ingo Molnar
· 17 years ago
5429db2
ftrace: fix wakeup callback
by Peter Zijlstra
· 17 years ago
36fc25a
ftrace: sched tree fix
by Ingo Molnar
· 17 years ago
017730c
ftrace: fix wakeups
by Ingo Molnar
· 17 years ago
24cd5d1
ftrace: trace curr/next tasks
by Ingo Molnar
· 17 years ago
4e65551
ftrace: sched tracer, trace full rbtree
by Ingo Molnar
· 17 years ago
8ac0fca
ftrace: sched tracer fix
by Ingo Molnar
· 17 years ago
6cd8a4b
ftrace: trace preempt off critical timings
by Steven Rostedt
· 17 years ago
7c731e0
ftrace: make the task state char-string visible to all
by Steven Rostedt
· 17 years ago
bd3bff9
sched: add latency tracer callbacks to the scheduler
by Ingo Molnar
· 17 years ago
0c70814
cgroups: fix compile warning
by Mirco Tischler
· 17 years ago
c3921ab
Add new 'cond_resched_bkl()' helper function
by Linus Torvalds
· 17 years ago
Next »