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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: don't use subsys->can_attach_task() or ->attach_task()
Tejun Heo
2011-12-12
1
-12
/
+19
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-11-06
1
-2
/
+0
|
\
|
*
sched: Allow SD_NODES_PER_DOMAIN to be overridden
Anton Blanchard
2011-09-20
1
-2
/
+0
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-10-26
1
-117
/
+549
|
\
\
|
*
|
sched: Don't use tasklist_lock for debug prints
Thomas Gleixner
2011-10-06
1
-2
/
+2
|
*
|
sched: Unify the ->cpus_allowed mask copy
Peter Zijlstra
2011-10-06
1
-4
/
+3
|
*
|
sched: Wrap scheduler p->cpus_allowed access
Peter Zijlstra
2011-10-06
1
-4
/
+4
|
*
|
sched: Request for idle balance during nohz idle load balance
Suresh Siddha
2011-10-06
1
-3
/
+5
|
*
|
sched: Use resched IPI to kick off the nohz idle balance
Suresh Siddha
2011-10-06
1
-2
/
+19
|
*
|
sched: Fix idle_cpu()
Thomas Gleixner
2011-10-04
1
-1
/
+14
|
*
|
sched: Convert to struct llist
Peter Zijlstra
2011-10-04
1
-38
/
+10
|
*
|
Merge branch 'linus' into sched/core
Ingo Molnar
2011-10-04
1
-25
/
+1
|
|
\
\
|
*
\
\
Merge branch 'linus' into sched/core
Ingo Molnar
2011-09-18
1
-16
/
+27
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
sched: Return unused runtime on group dequeue
Paul Turner
2011-08-14
1
-1
/
+14
|
*
|
|
sched: Add exports tracking cfs bandwidth control statistics
Nikhil Rao
2011-08-14
1
-0
/
+21
|
*
|
|
sched: Migrate throttled tasks on HOTPLUG
Paul Turner
2011-08-14
1
-0
/
+27
|
*
|
|
sched: Prevent interactions with throttled entities
Paul Turner
2011-08-14
1
-1
/
+1
|
*
|
|
sched: Allow for positional tg_tree walks
Paul Turner
2011-08-14
1
-13
/
+37
|
*
|
|
sched: Add support for unthrottling group entities
Paul Turner
2011-08-14
1
-0
/
+3
|
*
|
|
sched: Add support for throttling group entities
Paul Turner
2011-08-14
1
-0
/
+7
|
*
|
|
sched: Expire invalid runtime
Paul Turner
2011-08-14
1
-1
/
+3
|
*
|
|
sched: Add a timer to handle CFS bandwidth refresh
Paul Turner
2011-08-14
1
-21
/
+86
|
*
|
|
sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth
Paul Turner
2011-08-14
1
-1
/
+3
|
*
|
|
sched: Validate CFS quota hierarchies
Paul Turner
2011-08-14
1
-14
/
+98
|
*
|
|
sched: Introduce primitives to account for CFS bandwidth tracking
Paul Turner
2011-08-14
1
-4
/
+192
|
*
|
|
sched: Implement hierarchical task accounting for SCHED_OTHER
Paul Turner
2011-08-14
1
-4
/
+2
|
*
|
|
sched: fix broken SCHED_RESET_ON_FORK handling
Mike Galbraith
2011-08-14
1
-13
/
+12
|
*
|
|
sched: Remove rq->avg_load_per_task
Jan H. Schönherr
2011-08-14
1
-6
/
+2
*
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-10-26
1
-11
/
+2
|
\
\
\
\
|
*
|
|
|
nohz: Remove nohz_cpu_mask
Shi, Alex
2011-09-28
1
-11
/
+0
|
*
|
|
|
rcu: Restore checks for blocking in RCU read-side critical sections
Paul E. McKenney
2011-09-28
1
-0
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-10-25
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
treewide: Correct spelling of successfully in comments
Joe Perches
2011-09-27
1
-1
/
+1
|
|
/
/
*
|
|
posix-cpu-timers: Cure SMP wobbles
Peter Zijlstra
2011-09-30
1
-24
/
+0
*
|
|
sched: Fix up wchan borkage
Simon Kirby
2011-09-26
1
-1
/
+1
|
/
/
*
|
Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Linus Torvalds
2011-09-07
1
-15
/
+26
|
\
\
|
*
|
sched: Fix a memory leak in __sdt_free()
WANG Cong
2011-08-29
1
-0
/
+1
|
*
|
sched: Move blk_schedule_flush_plug() out of __schedule()
Thomas Gleixner
2011-08-29
1
-10
/
+15
|
*
|
sched: Separate the scheduler entry for preemption
Thomas Gleixner
2011-08-29
1
-5
/
+10
|
|
/
*
|
perf events: Fix slow and broken cgroup context switch code
Stephane Eranian
2011-08-29
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-1
/
+0
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2011-07-11
1
-6
/
+3
|
|
\
|
*
|
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
2011-07-08
1
-1
/
+0
*
|
|
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-07-24
1
-10
/
+80
|
\
\
\
|
*
|
|
sched: adjust scheduler cpu power for stolen time
Glauber Costa
2011-07-14
1
-10
/
+37
|
*
|
|
KVM guest: Steal time accounting
Glauber Costa
2011-07-14
1
-0
/
+43
|
|
/
/
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
1
-81
/
+36
|
\
\
\
|
*
|
|
sched: Separate group-scheduling code more clearly
Jan H. Schönherr
2011-07-21
1
-24
/
+19
|
*
|
|
sched: Reorder root_domain to remove 64 bit alignment padding
Richard Kennedy
2011-07-21
1
-1
/
+1
|
*
|
|
sched: Do not attempt to destroy uninitialized rt_bandwidth
Bianca Lutz
2011-07-21
1
-1
/
+2
[next]