index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-03
1
-4
/
+2
|
\
|
*
locking/static_keys: Add static_key_{en,dis}able() helpers
Peter Zijlstra
2015-08-03
1
-4
/
+2
*
|
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-09-02
1
-1
/
+1
|
\
\
|
*
|
cgroup: allow a cgroup subsystem to reject a fork
Aleksa Sarai
2015-07-14
1
-1
/
+1
|
|
/
*
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-08-31
1
-1
/
+1
|
\
\
|
*
|
nohz: Remove useless argument on tick_nohz_task_switch()
Frederic Weisbecker
2015-07-29
1
-1
/
+1
|
|
/
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-08-31
1
-0
/
+8
|
\
\
|
*
|
sched: Fix cpu_active_mask/cpu_online_mask race
Jan H. Schönherr
2015-08-25
1
-0
/
+8
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-31
1
-22
/
+79
|
\
\
|
*
|
sched: Change the sched_class::set_cpus_allowed() calling context
Peter Zijlstra
2015-08-12
1
-0
/
+23
|
*
|
sched: Make sched_class::set_cpus_allowed() unconditional
Peter Zijlstra
2015-08-12
1
-6
/
+11
|
*
|
sched: Fix a race between __kthread_bind() and sched_setaffinity()
Peter Zijlstra
2015-08-12
1
-4
/
+32
|
*
|
sched/numa: Fix NUMA_DIRECT topology identification
Aravind Gopalakrishnan
2015-08-12
1
-1
/
+3
|
*
|
sched: Remove finish_arch_switch()
Peter Zijlstra
2015-08-04
1
-1
/
+0
|
*
|
sched/fair: Init cfs_rq's sched_entity load average
Yuyang Du
2015-08-03
1
-1
/
+1
|
*
|
sched/fair: Rewrite runnable load and utilization average tracking
Yuyang Du
2015-08-03
1
-3
/
+0
|
*
|
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
2015-08-03
1
-3
/
+3
|
*
|
sched: Introduce the 'trace_sched_waking' tracepoint
Peter Zijlstra
2015-08-03
1
-3
/
+7
|
*
|
sched, sysctl: Delete an unnecessary check before unregister_sysctl_table()
Markus Elfring
2015-08-03
1
-2
/
+1
|
|
/
*
|
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
2015-07-22
1
-4
/
+4
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-07-04
1
-2
/
+15
|
\
|
*
sched, preempt_notifier: separate notifier registration from static_key inc/dec
Peter Zijlstra
2015-07-03
1
-2
/
+15
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-07-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
sched/stat: Simplify the sched_info accounting dependency
Naveen N. Rao
2015-07-04
1
-1
/
+1
*
|
Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-06-24
1
-254
/
+286
|
\
\
|
|
/
|
/
|
|
*
sched,lockdep: Employ lock pinning
Peter Zijlstra
2015-06-19
1
-3
/
+39
|
*
sched: Streamline the task migration locking a little
Peter Zijlstra
2015-06-19
1
-42
/
+34
|
*
sched: Move code around
Peter Zijlstra
2015-06-19
1
-186
/
+178
|
*
sched: Allow balance callbacks for check_class_changed()
Peter Zijlstra
2015-06-19
1
-3
/
+22
|
*
sched: Use replace normalize_task() with __sched_setscheduler()
Peter Zijlstra
2015-06-19
1
-42
/
+23
|
*
sched: Replace post_schedule with a balance callback list
Peter Zijlstra
2015-06-19
1
-12
/
+24
|
*
Merge branch 'timers/core' into sched/hrtimers
Thomas Gleixner
2015-06-19
1
-29
/
+6
|
|
\
*
|
\
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-22
1
-1
/
+3
|
\
\
\
|
*
|
|
nohz: Set isolcpus when nohz_full is set
Chris Metcalf
2015-05-07
1
-0
/
+3
|
*
|
|
context_tracking: Inherit TIF_NOHZ through forks instead of context switches
Frederic Weisbecker
2015-05-07
1
-1
/
+0
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-22
1
-35
/
+9
|
\
\
\
\
|
*
|
|
|
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
2015-06-19
1
-6
/
+3
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2015-05-19
1
-43
/
+26
|
|
\
\
\
|
*
|
|
|
sched,perf: Fix periodic timers
Peter Zijlstra
2015-05-18
1
-12
/
+0
|
*
|
|
|
sched: Cleanup bandwidth timers
Peter Zijlstra
2015-04-22
1
-7
/
+8
|
*
|
|
|
sched: core: Use hrtimer_start[_expires]()
Thomas Gleixner
2015-04-22
1
-20
/
+8
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-22
1
-39
/
+97
|
\
\
\
\
\
|
*
|
|
|
|
sched: Remove superfluous resetting of the p->dl_throttled flag
Wanpeng Li
2015-06-19
1
-1
/
+0
|
*
|
|
|
|
sched/preempt: Add static_key() to preempt_notifiers
Peter Zijlstra
2015-06-19
1
-5
/
+23
|
*
|
|
|
|
sched/preempt: Fix preempt notifiers documentation about hlist_del() within u...
Mathieu Desnoyers
2015-06-19
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
preempt: Use preempt_schedule_context() as the official tracing preemption point
Frederic Weisbecker
2015-06-07
1
-5
/
+3
|
*
|
|
|
sched: Make preempt_schedule_context() function-tracing safe
Frederic Weisbecker
2015-06-07
1
-2
/
+9
|
*
|
|
|
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
2015-06-02
1
-4
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
sched/preempt: Optimize preemption operations on __schedule() callers
Frederic Weisbecker
2015-05-19
1
-20
/
+9
|
*
|
|
|
|
sched: Implement lockless wake-queues
Peter Zijlstra
2015-05-08
1
-0
/
+46
[next]