index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/core: Add missing lockdep_unpin() annotations
Peter Zijlstra
2015-10-23
2
-2
/
+16
*
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
2015-10-20
1
-3
/
+5
*
nohz: Revert "nohz: Set isolcpus when nohz_full is set"
Frederic Weisbecker
2015-10-20
1
-3
/
+0
*
sched/fair: Update task group's load_avg after task migration
Yuyang Du
2015-10-20
1
-2
/
+3
*
sched/fair: Fix overly small weight for interactive group entities
Yuyang Du
2015-10-20
1
-2
/
+2
*
sched, tracing: Stop/start critical timings around the idle=poll idle loop
Daniel Bristot de Oliveira
2015-10-12
1
-0
/
+2
*
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2015-10-06
2
-7
/
+8
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-27
1
-3
/
+11
|
\
|
*
sched: Fix crash trying to dequeue/enqueue the idle thread
Peter Zijlstra
2015-09-18
1
-3
/
+11
*
|
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...
Andrea Arcangeli
2015-09-22
1
-4
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-18
1
-4
/
+11
|
\
\
|
|
/
|
/
|
|
*
sched: access local runqueue directly in single_task_running
Dominik Dingel
2015-09-18
1
-4
/
+11
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-17
1
-5
/
+31
|
\
\
|
|
/
|
/
|
|
*
sched: 'Annotate' migrate_tasks()
Wanpeng Li
2015-09-11
1
-3
/
+26
|
*
nohz: Affine unpinned timers to housekeepers
Vatika Harlalka
2015-09-02
1
-2
/
+5
*
|
userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
Andrea Arcangeli
2015-09-04
1
-3
/
+4
*
|
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
11
-780
/
+562
|
\
\
\
|
*
|
|
sched/deadline: Fix comment in enqueue_task_dl()
Andrea Parri
2015-08-12
1
-1
/
+1
|
*
|
|
sched/deadline: Fix comment in push_dl_tasks()
Andrea Parri
2015-08-12
1
-1
/
+1
|
*
|
|
sched: Change the sched_class::set_cpus_allowed() calling context
Peter Zijlstra
2015-08-12
3
-81
/
+26
|
*
|
|
sched: Make sched_class::set_cpus_allowed() unconditional
Peter Zijlstra
2015-08-12
7
-18
/
+36
|
*
|
|
sched: Fix a race between __kthread_bind() and sched_setaffinity()
Peter Zijlstra
2015-08-12
1
-4
/
+32
|
*
|
|
sched: Ensure a task has a non-normalized vruntime when returning back to CFS
Byungchul Park
2015-08-12
1
-2
/
+17
|
*
|
|
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
2
-4
/
+0
|
*
|
|
sched/fair: Clean up load average references
Yuyang Du
2015-08-03
1
-15
/
+29
|
*
|
|
sched/fair: Provide runnable_load_avg back to cfs_rq
Yuyang Du
2015-08-03
3
-10
/
+49
|
*
|
|
sched/fair: Remove task and group entity load when they are dead
Yuyang Du
2015-08-03
1
-1
/
+10
|
*
|
|
sched/fair: Init cfs_rq's sched_entity load average
Yuyang Du
2015-08-03
3
-7
/
+8
|
*
|
|
sched/fair: Implement update_blocked_averages() for CONFIG_FAIR_GROUP_SCHED=n
Vincent Guittot
2015-08-03
1
-0
/
+8
|
*
|
|
sched/fair: Rewrite runnable load and utilization average tracking
Yuyang Du
2015-08-03
4
-471
/
+231
|
*
|
|
sched/fair: Remove rq's runnable avg
Yuyang Du
2015-08-03
3
-29
/
+5
|
*
|
|
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
2015-08-03
1
-3
/
+3
|
*
|
|
sched/fair: Beef up wake_wide()
Mike Galbraith
2015-08-03
1
-34
/
+33
|
*
|
|
sched: Introduce the 'trace_sched_waking' tracepoint
Peter Zijlstra
2015-08-03
1
-3
/
+7
|
*
|
|
sched/cputime: Guarantee stime + utime == rtime
Peter Zijlstra
2015-08-03
1
-41
/
+60
|
*
|
|
sched, sysctl: Delete an unnecessary check before unregister_sysctl_table()
Markus Elfring
2015-08-03
1
-2
/
+1
|
*
|
|
sched/deadline: Remove a redundant condition from task_woken_dl()
Xunlei Pang
2015-08-03
1
-1
/
+0
|
*
|
|
sched/rt: Remove a redundant condition from task_woken_rt()
Xunlei Pang
2015-08-03
1
-1
/
+0
|
*
|
|
sched/fair: Avoid pulling all tasks in idle balancing
Yuyang Du
2015-08-03
1
-0
/
+7
|
*
|
|
sched/idle: Move latency tracing stop/start calls deeper inside the idle loop
Lucas Stach
2015-07-21
1
-9
/
+5
|
*
|
|
sched/fair: Fix a comment reflecting function name change
Byungchul Park
2015-07-07
1
-1
/
+1
[next]