Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
99c4a6344f6574c97019ac16e8d54bfe5ad21f2d
/
kernel
/
sched.c
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
be367d0
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
by Ben Blum
· 15 years ago
31bbb9b
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
69d2587
cpuidle: fix the menu governor to boost IO performance
by Arjan van de Ven
· 15 years ago
43c1266
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
0d721ce
sched: Simplify sys_sched_rr_get_interval() system call
by Peter Williams
· 15 years ago
cb5fd13
sched: Fix potential NULL derference of doms_cur
by Yong Zhang
· 15 years ago
89f19f0
sched: Fix raciness in runqueue_is_locked()
by Andrew Morton
· 15 years ago
dcbf77b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ad4b78b
sched: Add new wakeup preemption mode: WAKEUP_RUNNING
by Peter Zijlstra
· 15 years ago
eb24073b
sched: Fix TASK_WAKING & loadaverage breakage
by Ingo Molnar
· 15 years ago
3b64089
sched: Optimize cgroup vs wakeup a bit
by Peter Zijlstra
· 15 years ago
63859d4
sched: Fix sync wakeups again
by Peter Zijlstra
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
a7558e0
sched: Add WF_FORK
by Peter Zijlstra
· 15 years ago
7d47872
sched: Rename sync arguments
by Peter Zijlstra
· 15 years ago
8e6598a
sched: Feature to disable APERF/MPERF cpu_power
by Peter Zijlstra
· 15 years ago
d6a59aa
sched: Provide arch_scale_freq_power
by Peter Zijlstra
· 15 years ago
ae154be
sched: Weaken SD_POWERSAVINGS_BALANCE
by Peter Zijlstra
· 15 years ago
c88d591
sched: Merge select_task_rq_fair() and sched_balance_self()
by Peter Zijlstra
· 15 years ago
e9c8431
sched: Add TASK_WAKING
by Peter Zijlstra
· 15 years ago
5f3edc1
sched: Hook sched_balance_self() into sched_class::select_task_rq()
by Peter Zijlstra
· 15 years ago
aaee120
sched: Move sched_balance_self() into sched_fair.c
by Peter Zijlstra
· 15 years ago
f5f08f3
sched: Move code around
by Peter Zijlstra
· 15 years ago
b78bb86
sched: Fix double_rq_lock() compile warning
by Peter Zijlstra
· 15 years ago
774a694
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
eee2775
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d7ea17a
sched: Fix dynamic power-balancing crash
by Ingo Molnar
· 15 years ago
18a3885
sched: Remove reciprocal for cpu_power
by Peter Zijlstra
· 15 years ago
d899a78
sched: Try to deal with low capacity, fix update_sd_power_savings_stats()
by Gautham R Shenoy
· 15 years ago
bdb94aa
sched: Try to deal with low capacity
by Peter Zijlstra
· 15 years ago
e9e9250
sched: Scale down cpu_power due to RT tasks
by Peter Zijlstra
· 15 years ago
ab29230
sched: Implement dynamic cpu_power
by Peter Zijlstra
· 15 years ago
a52bfd7
sched: Add smt_gain
by Peter Zijlstra
· 15 years ago
cc9fba7
sched: Update the cpu_power sum during load-balance
by Peter Zijlstra
· 15 years ago
b5d978e
sched: Add SD_PREFER_SIBLING
by Peter Zijlstra
· 15 years ago
f93e65c
sched: Restore __cpu_power to a straight sum of power
by Peter Zijlstra
· 15 years ago
9aa55fb
Merge branches 'sched/domains' and 'sched/clock' into sched/core
by Ingo Molnar
· 15 years ago
8f0dfc3
sched: Provide iowait counters
by Arjan van de Ven
· 15 years ago
84e9dab
sched: Rename init_cfs_rq => init_tg_cfs_rq
by Anirban Sinha
· 15 years ago
34d76c4
sched: Fix division by zero - really
by Peter Zijlstra
· 15 years ago
d6714c2
rcu: Renamings to increase RCU clarity
by Paul E. McKenney
· 15 years ago
a8af724
sched: Avoid division by zero
by Peter Zijlstra
· 15 years ago
cde7e5ca
sched: Use for_each_class macro in move_one_task()
by Hiroshi Shimamoto
· 15 years ago
294b0c9
sched: Consolidate definition of variable sd in __build_sched_domains
by Andreas Herrmann
· 15 years ago
0601a88
sched: Separate out build of NUMA sched groups from __build_sched_domains
by Andreas Herrmann
· 15 years ago
de616e3
sched: Separate out build of ALLNODES sched groups from __build_sched_domains
by Andreas Herrmann
· 15 years ago
8654809
sched: Separate out build of CPU sched groups from __build_sched_domains
by Andreas Herrmann
· 15 years ago
a2af04c
sched: Separate out build of MC sched groups from __build_sched_domains
by Andreas Herrmann
· 15 years ago
0e8e85c
sched: Separate out build of SMT sched groups from __build_sched_domains
by Andreas Herrmann
· 15 years ago
d817353
sched: Separate out build of SMT sched domain from __build_sched_domains
by Andreas Herrmann
· 15 years ago
410c408
sched: Separate out build of MC sched domain from __build_sched_domains
by Andreas Herrmann
· 15 years ago
87cce66
sched: Separate out build of CPU sched domain from __build_sched_domains
by Andreas Herrmann
· 15 years ago
7f4588f
sched: Separate out build of NUMA sched domain from __build_sched_domains
by Andreas Herrmann
· 15 years ago
2109b99
sched: Separate out allocation/free/goto-hell from __build_sched_domains
by Andreas Herrmann
· 15 years ago
49a02c5
sched: Use structure to store local data in __build_sched_domains
by Andreas Herrmann
· 15 years ago
fa08661
Merge commit 'v2.6.31-rc6' into core/rcu
by Ingo Molnar
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
a42548a
cputime: Optimize jiffies_to_cputime(1)
by Stanislaw Gruszka
· 15 years ago
f607c66
lockdep: Introduce lockdep_assert_held()
by Peter Zijlstra
· 15 years ago
693525e
sched: Ensure the migration task doesn't go away during use
by Peter Zijlstra
· 15 years ago
00aec93
sched: Fully integrate cpus_active_map and root-domain code
by Gregory Haskins
· 15 years ago
3f029d3
sched: Enhance the pre/post scheduling logic
by Gregory Haskins
· 15 years ago
da19ab5
sched: Check for pushing rt tasks after all scheduling
by Steven Rostedt
· 15 years ago
e709715
sched: Optimize unused cgroup configuration
by Peter Zijlstra
· 16 years ago
a500427
sched: Fix cgroup smp fairness
by Peter Zijlstra
· 15 years ago
8e9ed8b
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 15 years ago
a004cd4
sched: Fix return value of migration_init()
by Thomas Gleixner
· 15 years ago
613afbf
sched: Pull up the might_sleep() check into cond_resched()
by Frederic Weisbecker
· 15 years ago
e4aafea
sched: Add a preempt count base offset to __might_sleep()
by Frederic Weisbecker
· 15 years ago
e09758f
sched: Cover the CONFIG_DEBUG_SPINLOCK_SLEEP off-case for __might_sleep()
by Frederic Weisbecker
· 15 years ago
4b21556
sched: Remove obsolete comment in __cond_resched()
by Frederic Weisbecker
· 15 years ago
e7aaaa6
sched: Drop the need_resched() loop from cond_resched()
by Frederic Weisbecker
· 15 years ago
5304d5f
Merge branch 'linus' into sched/core
by Ingo Molnar
· 15 years ago
a468d38
sched: fix load average accounting vs. cpu hotplug
by Thomas Gleixner
· 15 years ago
4b0a840
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-sched
by Linus Torvalds
· 15 years ago
d86ee48
sched: optimize cond_resched()
by Peter Zijlstra
· 15 years ago
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
· 16 years ago
a1ba4d8
sched_rt: Fix overload bug on rt group scheduling
by Peter Zijlstra
· 16 years ago
03b042b
rcu: Add synchronize_sched_expedited() primitive
by Paul E. McKenney
· 16 years ago
54d35f2
sched: Hide runqueues from direct reference at source code level for __raw_get_cpu_var()
by Hitoshi Mitake
· 16 years ago
348b346
Merge branch 'linus' into sched/core
by Ingo Molnar
· 16 years ago
b9bf312
percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()
by Tejun Heo
· 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
6c697bd
sched: Add SCHED_RESET_ON_FORK functionality for nice < 0 tasks
by Mike Galbraith
· 16 years ago
b9dc29e
sched: Clean up SCHED_RESET_ON_FORK
by Mike Galbraith
· 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
ca94c44
sched: Introduce SCHED_RESET_ON_FORK scheduling policy flag
by Lennart Poettering
· 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
Next »