Ingo Molnar
|
ae7e81c077
sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>
|
8 anos atrás |
Ingo Molnar
|
e601757102
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
|
8 anos atrás |
Ingo Molnar
|
f9411ebe3d
rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h>
|
8 anos atrás |
Ingo Molnar
|
4b53a3412d
sched/core: Remove the tsk_nr_cpus_allowed() wrapper
|
8 anos atrás |
Ingo Molnar
|
0c98d344fe
sched/core: Remove the tsk_cpus_allowed() wrapper
|
8 anos atrás |
Ingo Molnar
|
59ddbcb2f4
sched/core: Move the get_preempt_disable_ip() inline to sched/core.c
|
8 anos atrás |
Ingo Molnar
|
c930b2c0de
sched/core: Convert ___assert_task_state() link time assert to BUILD_BUG_ON()
|
8 anos atrás |
Linus Torvalds
|
65314ed08e
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 anos atrás |
Vegard Nossum
|
f1f1007644
mm: add new mmgrab() helper
|
8 anos atrás |
Konstantin Khlebnikov
|
96b777452d
sched/cgroup: Move sched_online_group() back into css_online() to fix crash
|
8 anos atrás |
Wanpeng Li
|
a499c3ead8
sched/fair: Update rq clock before changing a task's CPU affinity
|
8 anos atrás |
Peter Zijlstra
|
8cb68b343a
sched/core: Fix update_rq_clock() splat on hotplug (and suspend/resume)
|
8 anos atrás |
Mark Brown
|
fd4a61e08a
sched/core: Fix build paravirt build on arm and arm64
|
8 anos atrás |
Steven Rostedt (VMware)
|
bb3bac2ca9
sched/core: Remove unlikely() annotation from sched_move_task()
|
8 anos atrás |
Ingo Molnar
|
f2cb13609d
sched/topology: Split out scheduler topology code from core.c into topology.c
|
8 anos atrás |
Ingo Molnar
|
004172bdad
sched/core: Remove unnecessary #include headers
|
8 anos atrás |
Ingo Molnar
|
535b9552bb
sched/rq_clock: Consolidate the ordering of the rq_clock methods
|
8 anos atrás |
Ingo Molnar
|
d1ccc66df8
sched/core: Clean up comments
|
8 anos atrás |
Shile Zhang
|
975e155ed8
sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in milliseconds
|
8 anos atrás |
Mathieu Poirier
|
4b12db9391
sched/core: Fix &rd->cpudl memory leak
|
8 anos atrás |
Mathieu Poirier
|
92c99ac829
sched/core: Fix &rd->rto_mask memory leak
|
8 anos atrás |
Matt Fleming
|
4d25b35ea3
sched/fair: Restore previous rq_flags when migrating tasks in hotplug
|
8 anos atrás |
Peter Zijlstra
|
1b1d62254d
sched/core: Add missing update_rq_clock() call in sched_move_task()
|
8 anos atrás |
Peter Zijlstra
|
49ee576809
sched/core: Optimize pick_next_task() for idle_sched_class
|
8 anos atrás |
Tejun Heo
|
10ab56434f
sched/core: Separate out io_schedule_prepare() and io_schedule_finish()
|
8 anos atrás |
Tejun Heo
|
e33a9bba85
sched/core: move IO scheduling accounting from io_schedule_timeout() into scheduler
|
8 anos atrás |
Peter Zijlstra
|
9881b024b7
sched/clock: Delay switching sched_clock to stable
|
8 anos atrás |
Matt Fleming
|
cb42c9a3eb
sched/core: Add debugging code to catch missing update_rq_clock() calls
|
9 anos atrás |
Peter Zijlstra
|
2fb8d36787
sched/core: Add missing update_rq_clock() call in set_user_nice()
|
8 anos atrás |
Peter Zijlstra
|
80f5c1b84b
sched/core: Add missing update_rq_clock() in detach_task_cfs_rq()
|
8 anos atrás |