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
*
sched/numa: Do not set preferred_node on migration to a second choice node
Rik van Riel
2014-05-07
1
-1
/
+10
*
sched/numa: Retry placement more frequently when misplaced
Rik van Riel
2014-05-07
1
-1
/
+4
*
sched/numa: Count pages on active node as local
Rik van Riel
2014-05-07
1
-1
/
+13
*
Merge branch 'sched/urgent' into sched/core, to avoid conflicts
Ingo Molnar
2014-05-07
11
-110
/
+188
|
\
|
*
sched/numa: Initialize newidle balance stats in sd_numa_init()
Jason Low
2014-05-07
1
-0
/
+2
|
*
sched: Fix updating rq->max_idle_balance_cost and rq->next_balance in idle_ba...
Jason Low
2014-05-07
1
-8
/
+8
|
*
sched: Skip double execution of pick_next_task_fair()
Peter Zijlstra
2014-05-07
1
-2
/
+8
|
*
sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
Steven Rostedt (Red Hat)
2014-05-07
1
-2
/
+1
|
*
sched/deadline: Fix memory leak
Li Zefan
2014-05-07
1
-3
/
+1
|
*
sched/deadline: Fix sched_yield() behavior
Juri Lelli
2014-05-07
2
-2
/
+4
|
*
sched: Sanitize irq accounting madness
Thomas Gleixner
2014-05-07
1
-16
/
+16
|
*
sched/docbook: Fix 'make htmldocs' warnings caused by missing description
Masanari Iida
2014-04-24
1
-0
/
+2
|
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-04-19
4
-11
/
+32
|
|
\
|
*
\
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-04-07
2
-2
/
+4
|
|
\
\
|
|
*
|
kernel: use macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
2014-04-07
2
-2
/
+4
|
*
|
|
sched: remove sleep_on() and friends
Arnd Bergmann
2014-04-07
1
-46
/
+0
|
|
/
/
|
*
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-04-03
1
-1
/
+1
|
|
\
\
|
|
*
|
kernel: audit/fix non-modular users of module_init in core code
Paul Gortmaker
2014-04-03
1
-1
/
+1
|
*
|
|
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-04-03
3
-12
/
+7
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
cgroup: drop @skip_css from cgroup_taskset_for_each()
Tejun Heo
2014-02-13
1
-2
/
+2
|
|
*
|
cgroup: remove cgroup->name
Tejun Heo
2014-02-12
1
-2
/
+1
|
|
*
|
cgroup: clean up cgroup_subsys names and initialization
Tejun Heo
2014-02-08
2
-8
/
+4
|
*
|
|
Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-02
1
-16
/
+134
|
|
\
\
\
|
|
*
|
|
sched/idle: Add more comments to the code
Daniel Lezcano
2014-03-11
1
-2
/
+57
|
|
*
|
|
sched/idle: Move idle conditions in cpuidle_idle main function
Daniel Lezcano
2014-03-11
1
-34
/
+44
|
|
*
|
|
sched/idle: Reorganize the idle loop
Daniel Lezcano
2014-03-11
1
-18
/
+15
|
|
*
|
|
cpuidle/idle: Move the cpuidle_idle_call function to idle.c
Daniel Lezcano
2014-03-11
1
-0
/
+56
*
|
|
|
|
sched: Revert commit 4c6c4e38c4e9 ("sched/core: Fix endless loop in pick_next...
Kirill Tkhai
2014-04-18
3
-16
/
+11
*
|
|
|
|
sched/rt: Substract number of tasks of throttled queues from rq->nr_running
Kirill Tkhai
2014-04-18
2
-12
/
+63
*
|
|
|
|
sched/rt: Add accessors rq_of_rt_se()
Kirill Tkhai
2014-04-18
1
-2
/
+15
*
|
|
|
|
sched/rt: Sum number of all children tasks in hierarhy at ->rt_nr_running
Kirill Tkhai
2014-04-18
1
-2
/
+13
*
|
|
|
|
sched/rt: Do not try to push tasks if pinned task switches to RT
Kirill V Tkhai
2014-04-18
1
-2
/
+2
*
|
|
|
|
sched: Make scale_rt_power() deal with backward clocks
Peter Zijlstra
2014-04-18
1
-1
/
+6
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
sched: Check for stop task appearance when balancing happens
Kirill Tkhai
2014-04-17
3
-5
/
+16
*
|
|
|
sched/numa: Fix task_numa_free() lockdep splat
Mike Galbraith
2014-04-11
2
-6
/
+16
|
/
/
/
*
|
|
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-04-01
1
-1
/
+1
|
\
\
\
|
*
|
|
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
Frederic Weisbecker
2014-02-24
1
-1
/
+1
|
*
|
|
smp: Remove wait argument from __smp_call_function_single()
Frederic Weisbecker
2014-02-24
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-01
1
-1
/
+4
|
\
\
\
|
*
|
|
timer: Remove code redundancy while calling get_nohz_timer_target()
Viresh Kumar
2014-03-20
1
-1
/
+4
|
|
/
/
*
|
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-01
3
-21
/
+11
|
\
\
\
|
*
|
|
sched: Remove needless round trip nsecs <-> tick conversion of steal time
Frederic Weisbecker
2014-03-13
2
-16
/
+0
|
*
|
|
cputime: Fix jiffies based cputime assumption on steal accounting
Frederic Weisbecker
2014-03-13
1
-5
/
+11
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-03-31
1
-1
/
+3
|
\
\
\
|
*
|
|
sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm
Martin Schwidefsky
2014-02-21
1
-1
/
+3
|
|
/
/
*
|
|
sched: Clean up the task_hot() function
Alex Shi
2014-03-12
1
-2
/
+2
*
|
|
sched: Remove double calculation in fix_small_imbalance()
Vincent Guittot
2014-03-12
1
-4
/
+2
*
|
|
sched: Fix broken setscheduler()
Steven Rostedt
2014-03-12
1
-1
/
+9
*
|
|
sched/numa: Move task_numa_free() to __put_task_struct()
Mike Galbraith
2014-03-11
1
-2
/
+0
*
|
|
sched/fair: Fix endless loop in idle_balance()
Kirill Tkhai
2014-03-11
1
-1
/
+1
[next]