index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-13
31
-774
/
+1270
|
\
|
*
sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds
Patrick Bellasi
2017-11-09
2
-6
/
+28
|
*
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-08
13316
-4698
/
+20939
|
|
\
|
*
|
sched/sysctl: Fix attributes of some extern declarations
Matthias Kaehlcke
2017-11-01
1
-3
/
+3
|
*
|
sched/isolation: Document isolcpus= boot parameter flags, mark it deprecated
Frederic Weisbecker
2017-10-31
1
-13
/
+26
|
*
|
sched/isolation: Add basic isolcpus flags
Frederic Weisbecker
2017-10-27
1
-1
/
+25
|
*
|
sched/isolation: Move isolcpus= handling to the housekeeping code
Frederic Weisbecker
2017-10-27
7
-59
/
+73
|
*
|
sched/isolation: Handle the nohz_full= parameter
Frederic Weisbecker
2017-10-27
5
-23
/
+36
|
*
|
sched/isolation: Introduce housekeeping flags
Frederic Weisbecker
2017-10-27
8
-30
/
+43
|
*
|
sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H...
Frederic Weisbecker
2017-10-27
3
-4
/
+12
|
*
|
sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()
Frederic Weisbecker
2017-10-27
3
-5
/
+5
|
*
|
sched/isolation: Use its own static key
Frederic Weisbecker
2017-10-27
2
-5
/
+11
|
*
|
sched/isolation: Make the housekeeping cpumask private
Frederic Weisbecker
2017-10-27
2
-22
/
+45
|
*
|
sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu()
Frederic Weisbecker
2017-10-27
1
-11
/
+6
|
*
|
sched/isolation, watchdog: Use housekeeping_cpumask() instead of ad-hoc version
Frederic Weisbecker
2017-10-27
1
-8
/
+3
|
*
|
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker
2017-10-27
12
-56
/
+98
|
*
|
sched/idle: Micro-optimize the idle loop
Cheng Jian
2017-10-26
1
-1
/
+2
|
*
|
sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_...
Rakib Mullick
2017-10-24
2
-2
/
+18
|
*
|
x86/tsc: Append the 'tsc=' description for the 'tsc=unstable' boot parameter
Dou Liyang
2017-10-10
1
-0
/
+3
|
*
|
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
2017-10-10
3
-208
/
+138
|
*
|
block/ioprio: Use a helper to check for RT prio
Sebastian Andrzej Siewior
2017-10-10
1
-1
/
+2
|
*
|
sched/rt: Add a helper to test for a RT task
Sebastian Andrzej Siewior
2017-10-10
1
-0
/
+11
|
*
|
sched/fair: Fix usage of find_idlest_group() when the local group is idlest
Brendan Jackman
2017-10-10
1
-1
/
+1
|
*
|
sched/fair: Fix usage of find_idlest_group() when no groups are allowed
Brendan Jackman
2017-10-10
1
-0
/
+5
|
*
|
sched/fair: Fix find_idlest_group() when local group is not allowed
Brendan Jackman
2017-10-10
1
-2
/
+3
|
*
|
sched/fair: Remove unnecessary comparison with -1
Brendan Jackman
2017-10-10
1
-1
/
+1
|
*
|
sched/fair: Move select_task_rq_fair() slow-path into its own function
Brendan Jackman
2017-10-10
1
-35
/
+48
|
*
|
sched/fair: Force balancing on NOHZ balance if local group has capacity
Brendan Jackman
2017-10-10
1
-2
/
+5
|
*
|
sched/fair: Sync task util before slow-path wakeup
Brendan Jackman
2017-10-10
1
-1
/
+10
|
*
|
sched/fair: Search a task from the tail of the queue
Uladzislau Rezki
2017-10-10
1
-8
/
+16
|
*
|
sched/topology: Introduce NUMA identity node sched domain
Suravee Suthikulpanit
2017-10-10
1
-3
/
+15
|
*
|
sched/topology: Restore SD_PREFER_SIBLING on MC domains
Peter Zijlstra
2017-10-10
1
-0
/
+1
|
*
|
sched/deadline: Use C bitfields for the state flags
luca abeni
2017-10-10
1
-4
/
+4
|
*
|
sched/deadline: Rename __dl_clear() to __dl_sub()
Peter Zijlstra
2017-10-10
2
-6
/
+6
|
*
|
sched/deadline: Fix switching to -deadline
Luca Abeni
2017-10-10
1
-7
/
+4
|
*
|
sched/headers: Remove duplicate prototype of __dl_clear_params()
luca abeni
2017-10-10
1
-1
/
+0
|
*
|
sched/debug: Rename task-state printing helpers
Peter Zijlstra
2017-10-10
5
-15
/
+15
|
*
|
sched/idle: Move quiet_vmstate() into the NOHZ code
Peter Zijlstra
2017-10-10
2
-1
/
+2
|
*
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2017-10-10
583
-3615
/
+5876
|
|
\
\
|
*
|
|
sched/fair: Update calc_group_*() comments
Peter Zijlstra
2017-09-29
1
-22
/
+44
|
*
|
|
sched/fair: Calculate runnable_weight slightly differently
Josef Bacik
2017-09-29
1
-12
/
+33
|
*
|
|
sched/fair: Implement more accurate async detach
Peter Zijlstra
2017-09-29
1
-6
/
+3
|
*
|
|
sched/fair: Align PELT windows between cfs_rq and its se
Peter Zijlstra
2017-09-29
1
-14
/
+31
|
*
|
|
sched/fair: Implement synchonous PELT detach on load-balance migrate
Peter Zijlstra
2017-09-29
1
-12
/
+21
|
*
|
|
sched/fair: Propagate an effective runnable_load_avg
Peter Zijlstra
2017-09-29
4
-62
/
+124
|
*
|
|
sched/fair: Rewrite PELT migration propagation
Peter Zijlstra
2017-09-29
3
-85
/
+112
|
*
|
|
sched/fair: Rewrite cfs_rq->removed_*avg
Peter Zijlstra
2017-09-29
3
-24
/
+48
|
*
|
|
sched/fair: Use reweight_entity() for set_user_nice()
Vincent Guittot
2017-09-29
3
-33
/
+54
|
*
|
|
sched/fair: More accurate reweight_entity()
Peter Zijlstra
2017-09-29
1
-1
/
+11
|
*
|
|
sched/fair: Introduce {en,de}queue_load_avg()
Peter Zijlstra
2017-09-29
1
-70
/
+86
[next]