index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-12-19
2
-2
/
+17
|
|
\
\
|
*
|
|
sched: numa: skip inaccessible VMAs
Mel Gorman
2013-12-18
1
-0
/
+7
*
|
|
|
sched/numa: Fix period_slot recalculation
Wanpeng Li
2013-12-17
1
-1
/
+0
*
|
|
|
sched/numa: Use wrapper function task_faults_idx to calculate index in group_...
Wanpeng Li
2013-12-17
1
-1
/
+2
*
|
|
|
sched/numa: Use wrapper function task_node to get node which task is on
Wanpeng Li
2013-12-17
2
-3
/
+3
*
|
|
|
sched/numa: Drop sysctl_numa_balancing_settle_count sysctl
Wanpeng Li
2013-12-17
1
-9
/
+0
*
|
|
|
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2013-12-17
3
-87
/
+108
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
Kirill Tkhai
2013-12-17
1
-0
/
+14
|
*
|
|
sched: Assign correct scheduling domain to 'sd_llc'
Mel Gorman
2013-12-17
1
-2
/
+3
|
|
/
/
|
*
|
sched/fair: Rework sched_fair time accounting
Peter Zijlstra
2013-12-11
1
-80
/
+64
|
*
|
sched: Initialize power_orig for overlapping groups
Peter Zijlstra
2013-12-11
1
-0
/
+1
|
*
|
sched: Expose preempt_schedule_irq()
Thomas Gleixner
2013-11-27
1
-2
/
+1
|
*
|
sched: Fix a trivial typo in comments
Shigeru Yoshida
2013-11-19
1
-1
/
+1
|
*
|
sched: Avoid NULL dereference on sd_busy
Peter Zijlstra
2013-11-19
1
-1
/
+2
|
*
|
sched: Check sched_domain before computing group power
Srikar Dronamraju
2013-11-19
1
-3
/
+24
|
|
/
*
|
sched/numa: Drop idx field of task_numa_env struct
Wanpeng Li
2013-12-05
1
-1
/
+1
*
|
sched: Add sched_class->task_dead() method
Dario Faggioli
2013-11-27
2
-0
/
+4
*
|
sched/fair: Clean up update_sg_lb_stats() a bit
Kamalesh Babulal
2013-11-27
1
-4
/
+1
*
|
sched/fair: Move load idx selection in find_idlest_group
Vincent Guittot
2013-11-27
1
-6
/
+6
*
|
sched: Check TASK_DEAD rather than EXIT_DEAD in schedule_debug()
Oleg Nesterov
2013-11-27
1
-3
/
+3
*
|
sched: Fix a trivial syntax misuse
Shigeru Yoshida
2013-11-26
1
-1
/
+1
|
/
*
sched/fair: Avoid integer overflow
Michal Nazarewicz
2013-11-13
1
-1
/
+1
*
sched: Optimize task_sched_runtime()
Peter Zijlstra
2013-11-13
1
-0
/
+14
*
sched/numa: Cure update_numa_stats() vs. hotplug
Peter Zijlstra
2013-11-13
1
-1
/
+14
*
sched/numa: Fix NULL pointer dereference in task_numa_migrate()
Rik van Riel
2013-11-13
1
-1
/
+13
*
sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus
Preeti U Murthy
2013-11-06
3
-18
/
+28
*
sched: Fix asymmetric scheduling for POWER7
Vaidyanathan Srinivasan
2013-11-06
1
-1
/
+1
*
sched: Move completion code from core.c to completion.c
Peter Zijlstra
2013-11-06
3
-285
/
+300
*
sched: Move wait code from core.c to wait.c
Peter Zijlstra
2013-11-06
2
-105
/
+105
*
sched: Move wait.c into kernel/sched/
Peter Zijlstra
2013-11-06
2
-0
/
+402
*
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2013-10-29
2
-0
/
+10
*
sched: Guarantee new group-entities always have weight
Paul Turner
2013-10-29
1
-1
/
+2
*
sched: Fix hrtimer_cancel()/rq->lock deadlock
Ben Segall
2013-10-29
1
-4
/
+11
*
sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
Ben Segall
2013-10-29
1
-3
/
+11
*
sched: Fix race on toggling cfs_bandwidth_used
Ben Segall
2013-10-29
3
-9
/
+19
*
sched: Remove extra put_online_cpus() inside sched_setaffinity()
Michael wang
2013-10-28
1
-1
/
+0
*
sched/rt: Fix task_tick_rt() comment
Li Bin
2013-10-26
1
-2
/
+2
*
sched: Remove get_online_cpus() usage
Peter Zijlstra
2013-10-16
1
-10
/
+10
*
sched: Fix race in migrate_swap_stop()
Peter Zijlstra
2013-10-16
3
-9
/
+22
*
sched/rt: Add missing rmb()
Peter Zijlstra
2013-10-16
1
-1
/
+9
*
sched/fair: Fix trivial typos in comments
Kamalesh Babulal
2013-10-14
1
-2
/
+2
*
sched: Remove bogus parameter in structured comment
Ramkumar Ramachandra
2013-10-12
1
-1
/
+0
*
sched/numa: Reflow task_numa_group() to avoid a compiler warning
Peter Zijlstra
2013-10-09
1
-7
/
+11
*
sched/numa: Retry task_numa_migrate() periodically
Rik van Riel
2013-10-09
1
-9
/
+13
*
sched/numa: Use unsigned longs for numa group fault stats
Mel Gorman
2013-10-09
1
-29
/
+20
*
sched/numa: Skip some page migrations after a shared fault
Rik van Riel
2013-10-09
1
-0
/
+8
*
mm: numa: Revert temporarily disabling of NUMA migration
Rik van Riel
2013-10-09
2
-26
/
+1
*
sched/numa: Remove the numa_balancing_scan_period_reset sysctl
Mel Gorman
2013-10-09
2
-18
/
+1
*
sched/numa: Adjust scan rate in task_numa_placement
Rik van Riel
2013-10-09
1
-25
/
+87
*
sched/numa: Take false sharing into account when adapting scan rate
Mel Gorman
2013-10-09
1
-2
/
+6
[prev]
[next]