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
...
|
*
|
|
mm/vmscan: Adjust system_state checks
Thomas Gleixner
2017-05-23
1
-1
/
+1
|
*
|
|
printk: Adjust system_state checks
Thomas Gleixner
2017-05-23
1
-1
/
+1
|
*
|
|
extable: Adjust system_state checks
Thomas Gleixner
2017-05-23
1
-1
/
+1
|
*
|
|
async: Adjust system_state checks
Thomas Gleixner
2017-05-23
1
-4
/
+4
|
*
|
|
iommu/of: Adjust system_state check
Thomas Gleixner
2017-05-23
1
-1
/
+1
|
*
|
|
iommu/vt-d: Adjust system_state checks
Thomas Gleixner
2017-05-23
1
-2
/
+2
|
*
|
|
cpufreq/pasemi: Adjust system_state check
Thomas Gleixner
2017-05-23
1
-1
/
+1
|
*
|
|
mm: Adjust system_state check
Thomas Gleixner
2017-05-23
1
-1
/
+1
|
*
|
|
ACPI: Adjust system_state check
Thomas Gleixner
2017-05-23
1
-1
/
+1
|
*
|
|
powerpc: Adjust system_state check
Thomas Gleixner
2017-05-23
1
-1
/
+1
|
*
|
|
metag: Adjust system_state check
Thomas Gleixner
2017-05-23
1
-2
/
+1
|
*
|
|
x86/smp: Adjust system_state check
Thomas Gleixner
2017-05-23
1
-1
/
+1
|
*
|
|
arm64: Adjust system_state check
Thomas Gleixner
2017-05-23
1
-2
/
+1
|
*
|
|
arm: Adjust system_state check
Thomas Gleixner
2017-05-23
1
-2
/
+1
|
*
|
|
init: Pin init task to the boot CPU, initially
Thomas Gleixner
2017-05-23
1
-5
/
+12
|
*
|
|
sched/numa: Use down_read_trylock() for the mmap_sem
Vlastimil Babka
2017-05-23
1
-1
/
+2
|
*
|
|
sched/rt: Minimize rq->lock contention in do_sched_rt_period_timer()
Dave Kleikamp
2017-05-23
1
-0
/
+11
|
*
|
|
sched/core: Allow __sched_setscheduler() in interrupts when PI is not used
Steven Rostedt (VMware)
2017-05-23
1
-2
/
+2
|
*
|
|
sched/deadline: Remove unnecessary condition in push_dl_task()
Byungchul Park
2017-05-23
1
-1
/
+1
|
*
|
|
sched/rt: Remove unnecessary condition in push_rt_task()
Byungchul Park
2017-05-23
1
-1
/
+1
|
*
|
|
sched/core: Use the new llist_for_each_entry_safe() primitive
Byungchul Park
2017-05-23
1
-12
/
+3
|
*
|
|
llist: Provide a safe version for llist_for_each()
Byungchul Park
2017-05-23
1
-0
/
+19
|
*
|
|
smp, cpumask: Use non-atomic cpumask_{set,clear}_cpu()
Peter Zijlstra
2017-05-23
2
-2
/
+13
|
*
|
|
smp: Avoid sending needless IPI in smp_call_function_many()
Aaron Lu
2017-05-23
1
-2
/
+12
|
*
|
|
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-05-23
449
-1975
/
+4611
|
|
\
\
\
|
*
|
|
|
sched/fair: Fix O(nr_cgroups) in load balance path
Tejun Heo
2017-05-15
1
-8
/
+34
|
*
|
|
|
sched/fair: Use task_groups instead of leaf_cfs_rq_list to walk all cfs_rqs
Peter Zijlstra
2017-05-15
1
-5
/
+25
|
*
|
|
|
sched/topology: Rename sched_group_cpus()
Peter Zijlstra
2017-05-15
3
-31
/
+31
|
*
|
|
|
sched/topology: Rename sched_group_mask()
Peter Zijlstra
2017-05-15
3
-25
/
+19
|
*
|
|
|
sched/topology: Simplify sched_group_mask() usage
Peter Zijlstra
2017-05-15
2
-6
/
+6
|
*
|
|
|
sched/topology: Rewrite get_group()
Peter Zijlstra
2017-05-15
1
-24
/
+22
|
*
|
|
|
sched/topology: Add a few comments
Peter Zijlstra
2017-05-15
1
-7
/
+193
|
*
|
|
|
sched/topology: Fix overlapping sched_group_capacity
Peter Zijlstra
2017-05-15
1
-6
/
+16
|
*
|
|
|
sched/topology: Add sched_group_capacity debugging
Peter Zijlstra
2017-05-15
2
-10
/
+19
|
*
|
|
|
sched/topology: Small cleanup
Peter Zijlstra
2017-05-15
3
-8
/
+7
|
*
|
|
|
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
2017-05-15
1
-1
/
+17
|
*
|
|
|
sched/topology: Remove FORCE_SD_OVERLAP
Peter Zijlstra
2017-05-15
2
-2
/
+1
|
*
|
|
|
sched/topology: Move comment about asymmetric node setups
Lauro Ramos Venancio
2017-05-15
1
-9
/
+10
|
*
|
|
|
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
2017-05-15
1
-2
/
+2
|
*
|
|
|
sched/topology: Verify the first group matches the child domain
Peter Zijlstra
2017-05-15
1
-0
/
+6
|
*
|
|
|
sched/debug: Print the scheduler topology group mask
Peter Zijlstra
2017-05-15
1
-1
/
+11
|
*
|
|
|
sched/topology: Simplify build_overlap_sched_groups()
Peter Zijlstra
2017-05-15
1
-11
/
+2
|
*
|
|
|
sched/topology: Fix building of overlapping sched-groups
Peter Zijlstra
2017-05-15
1
-1
/
+1
|
*
|
|
|
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
2017-05-15
3
-41
/
+53
|
*
|
|
|
sched/topology: Refactor function build_overlap_sched_groups()
Lauro Ramos Venancio
2017-05-15
1
-19
/
+43
|
*
|
|
|
sched/clock: Print a warning recommending 'tsc=unstable'
Peter Zijlstra
2017-05-15
1
-0
/
+1
|
*
|
|
|
sched/clock: Use late_initcall() instead of sched_init_smp()
Peter Zijlstra
2017-05-15
3
-8
/
+9
|
*
|
|
|
cpuidle: Fix idle time tracking
Peter Zijlstra
2017-05-15
2
-2
/
+10
|
*
|
|
|
sched/clock: Remove watchdog touching
Peter Zijlstra
2017-05-15
1
-1
/
+0
|
*
|
|
|
sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()
Peter Zijlstra
2017-05-15
4
-6
/
+6
[prev]
[next]