Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b558dfd56a5c1f915327967ecfe1181cf2a7a494
/
kernel
/
sched
1050b27
sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cputime.h> into <linux/sched/cputime.h>
by Ingo Molnar
· 8 years ago
1777e46
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h>
by Ingo Molnar
· 8 years ago
32ef551
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
by Ingo Molnar
· 8 years ago
f719ff9b
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
dfc3401
sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sched/autogroup.h>
by Ingo Molnar
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
ef8bd77
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
370c913
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nohz.h>
by Ingo Molnar
· 8 years ago
03441a3
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
7fce777
sched/headers: Prepare header dependency changes, move the <asm/paravirt.h> include to kernel/sched/sched.h
by Ingo Molnar
· 8 years ago
6a3827d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h>
by Ingo Molnar
· 8 years ago
55687da
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/cpufreq.h>
by Ingo Molnar
· 8 years ago
38b8d20
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
4eb5aaa
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h>
by Ingo Molnar
· 8 years ago
4f17722
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>
by Ingo Molnar
· 8 years ago
ae7e81c
sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>
by Ingo Molnar
· 8 years ago
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
84f001e
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/wake_q.h>
by Ingo Molnar
· 8 years ago
4c82269
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h>
by Ingo Molnar
· 8 years ago
105ab3d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h>
by Ingo Molnar
· 8 years ago
f9411eb
rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h>
by Ingo Molnar
· 8 years ago
4b53a34
sched/core: Remove the tsk_nr_cpus_allowed() wrapper
by Ingo Molnar
· 8 years ago
0c98d34
sched/core: Remove the tsk_cpus_allowed() wrapper
by Ingo Molnar
· 8 years ago
59ddbcb
sched/core: Move the get_preempt_disable_ip() inline to sched/core.c
by Ingo Molnar
· 8 years ago
c930b2c
sched/core: Convert ___assert_task_state() link time assert to BUILD_BUG_ON()
by Ingo Molnar
· 8 years ago
65314ed
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f1f1007
mm: add new mmgrab() helper
by Vegard Nossum
· 8 years ago
96b7774
sched/cgroup: Move sched_online_group() back into css_online() to fix crash
by Konstantin Khlebnikov
· 8 years ago
a499c3e
sched/fair: Update rq clock before changing a task's CPU affinity
by Wanpeng Li
· 8 years ago
8cb68b3
sched/core: Fix update_rq_clock() splat on hotplug (and suspend/resume)
by Peter Zijlstra
· 8 years ago
fd4a61e
sched/core: Fix build paravirt build on arm and arm64
by Mark Brown
· 8 years ago
828cad8
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bb3bac2
sched/core: Remove unlikely() annotation from sched_move_task()
by Steven Rostedt (VMware)
· 8 years ago
1051408
sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]
by Ingo Molnar
· 8 years ago
f2cb136
sched/topology: Split out scheduler topology code from core.c into topology.c
by Ingo Molnar
· 8 years ago
004172b
sched/core: Remove unnecessary #include headers
by Ingo Molnar
· 8 years ago
535b955
sched/rq_clock: Consolidate the ordering of the rq_clock methods
by Ingo Molnar
· 8 years ago
d1ccc66
sched/core: Clean up comments
by Ingo Molnar
· 8 years ago
975e155
sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in milliseconds
by Shile Zhang
· 8 years ago
bfce1d6
sched/cputime, vtime: Return nsecs instead of cputime_t to account
by Frederic Weisbecker
· 8 years ago
2b1f967
sched/cputime: Complete nsec conversion of tick based accounting
by Frederic Weisbecker
· 8 years ago
fb8b049
sched/cputime: Push time to account_system_time() in nsecs
by Frederic Weisbecker
· 8 years ago
18b43a9
sched/cputime: Push time to account_idle_time() in nsecs
by Frederic Weisbecker
· 8 years ago
be9095e
sched/cputime: Push time to account_steal_time() in nsecs
by Frederic Weisbecker
· 8 years ago
23244a5
sched/cputime: Push time to account_user_time() in nsecs
by Frederic Weisbecker
· 8 years ago
ebd7e7f
timers/posix-timers: Convert internals to use nsecs
by Frederic Weisbecker
· 8 years ago
a499a5a
sched/cputime: Increment kcpustat directly on irqtime account
by Frederic Weisbecker
· 8 years ago
5613fda
sched/cputime: Convert task/group cputime to nsecs
by Frederic Weisbecker
· 8 years ago
16a6d9b
sched/cputime: Convert guest time accounting to nsecs (u64)
by Frederic Weisbecker
· 8 years ago
7fb1327
sched/cputime: Convert kcpustat to nsecs
by Frederic Weisbecker
· 8 years ago
619bd4a
sched/rt: Add a missing rescheduling point
by Sebastian Andrzej Siewior
· 8 years ago
4b12db9
sched/core: Fix &rd->cpudl memory leak
by Mathieu Poirier
· 8 years ago
92c99ac
sched/core: Fix &rd->rto_mask memory leak
by Mathieu Poirier
· 8 years ago
4d25b35
sched/fair: Restore previous rq_flags when migrating tasks in hotplug
by Matt Fleming
· 8 years ago
1b1d622
sched/core: Add missing update_rq_clock() call in sched_move_task()
by Peter Zijlstra
· 8 years ago
49ee576
sched/core: Optimize pick_next_task() for idle_sched_class
by Peter Zijlstra
· 8 years ago
b18b6a9
timers: Omit POSIX timer stuff from task_struct when disabled
by Nicolas Pitre
· 8 years ago
acb0405
sched/clock: Fix hotplug crash
by Peter Zijlstra
· 8 years ago
10ab564
sched/core: Separate out io_schedule_prepare() and io_schedule_finish()
by Tejun Heo
· 8 years ago
e33a9bb
sched/core: move IO scheduling accounting from io_schedule_timeout() into scheduler
by Tejun Heo
· 8 years ago
b8fd842
sched/fair: Explain why MIN_SHARES isn't scaled in calc_cfs_shares()
by Dietmar Eggemann
· 8 years ago
89ee048
sched/core: Fix group_entity's share update
by Vincent Guittot
· 8 years ago
da9647e
sched/completions: Fix complete_all() semantics
by Peter Zijlstra
· 8 years ago
59f8c29
sched/deadline: Show leftover runtime and abs deadline in /proc/*/sched
by Tommaso Cucinotta
· 8 years ago
5680d80
sched/clock: Provide better clock continuity
by Peter Zijlstra
· 8 years ago
9881b02
sched/clock: Delay switching sched_clock to stable
by Peter Zijlstra
· 8 years ago
555570d7
sched/clock: Update static_key usage
by Peter Zijlstra
· 8 years ago
cb42c9a
sched/core: Add debugging code to catch missing update_rq_clock() calls
by Matt Fleming
· 8 years ago
2fb8d36
sched/core: Add missing update_rq_clock() call in set_user_nice()
by Peter Zijlstra
· 8 years ago
3bed5e2
sched/core: Add missing update_rq_clock() call for task_hot()
by Peter Zijlstra
· 8 years ago
80f5c1b
sched/core: Add missing update_rq_clock() in detach_task_cfs_rq()
by Peter Zijlstra
· 8 years ago
4126bad
sched/core: Add missing update_rq_clock() in post_init_entity_util_avg()
by Peter Zijlstra
· 8 years ago
46f69fa
sched/fair: Push rq lock pin/unpin into idle_balance()
by Matt Fleming
· 8 years ago
92509b7
sched/core: Reset RQCF_ACT_SKIP before unpinning rq->lock
by Matt Fleming
· 8 years ago
d8ac897
sched/core: Add wrappers for lockdep_(un)pin_lock()
by Matt Fleming
· 8 years ago
c8d7dab
sched/cputime: Rename vtime_account_user() to vtime_flush()
by Frederic Weisbecker
· 8 years ago
1213699
sched/cputime: Export account_guest_time()
by Frederic Weisbecker
· 8 years ago
c31cc6a
sched/cputime: Allow accounting system time using cpustat index
by Frederic Weisbecker
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
7b9dc3f
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
92c020d
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b19ad3b
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 8 years ago
fecc8c0
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
6b94780
sched/core: Use load_avg for selecting idlest group
by Vincent Guittot
· 8 years ago
f519a3f
sched/core: Fix find_idlest_group() for fork
by Vincent Guittot
· 8 years ago
6643aab
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 8 years ago
6f38751
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
1b95b1a
Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes
by Ingo Molnar
· 8 years ago
4e28ec3
Merge back earlier cpuidle material for v4.10.
by Rafael J. Wysocki
· 8 years ago
c1de45c
sched/idle: Add support for tasks that inject idle
by Peter Zijlstra
· 8 years ago
bb8313b
cpuidle: Allow enforcing deepest idle state selection
by Jacob Pan
· 8 years ago
d06e622
cpufreq: schedutil: Rectify comment in sugov_irq_work() function
by Viresh Kumar
· 8 years ago
afe06ef
sched: Extend scheduler's asym packing
by Tim Chen
· 8 years ago
83929cc
sched/autogroup: Fix 64-bit kernel nice level adjustment
by Mike Galbraith
· 8 years ago
Next »