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
/
sched.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
2013-05-04
1
-0
/
+10
*
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-05-02
1
-48
/
+13
|
\
|
*
sched: Fix init NOHZ_IDLE flag
Vincent Guittot
2013-04-26
1
-1
/
+0
|
*
sched: Fix wrong rq's runnable_avg update with rt tasks
Vincent Guittot
2013-04-21
1
-0
/
+12
|
*
sched: Split cpuacct code out of sched.h
Li Zefan
2013-04-10
1
-47
/
+1
*
|
sched: Kick full dynticks CPU that have more than one task enqueued.
Frederic Weisbecker
2013-04-22
1
-0
/
+11
*
|
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-04-03
1
-2
/
+2
|
/
*
sched: Fix update_group_power() prototype placement to fix build warning when...
Li Zefan
2013-03-11
1
-1
/
+2
*
sched: Remove double declaration of root_task_group
Li Zefan
2013-03-06
1
-5
/
+0
*
sched: Move group scheduling functions out of include/linux/sched.h
Li Zefan
2013-03-06
1
-0
/
+12
*
sched: Move struct sched_class to kernel/sched/sched.h
Li Zefan
2013-03-06
1
-0
/
+55
*
sched: Move wake flags to kernel/sched/sched.h
Li Zefan
2013-03-06
1
-0
/
+7
*
sched: Move struct sched_group to kernel/sched/sched.h
Li Zefan
2013-03-06
1
-0
/
+56
*
sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h
Li Zefan
2013-03-06
1
-1
/
+25
*
sched/rt: Move rt specific bits into new header file
Clark Williams
2013-02-07
1
-0
/
+1
*
sched: Move sched.h sysctl bits into separate header
Clark Williams
2013-02-07
1
-0
/
+1
*
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-16
1
-0
/
+12
|
\
|
*
mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_D...
Mel Gorman
2012-12-11
1
-1
/
+7
|
*
mm: numa: Add fault driven placement and migration
Peter Zijlstra
2012-12-11
1
-0
/
+6
*
|
sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking
Paul Turner
2012-10-24
1
-1
/
+8
*
|
sched: Replace update_shares weight distribution with per-entity computation
Paul Turner
2012-10-24
1
-24
/
+12
*
|
sched: Maintain runnable averages across throttled periods
Paul Turner
2012-10-24
1
-1
/
+2
*
|
sched: Normalize tg load contributions against runnable time
Paul Turner
2012-10-24
1
-0
/
+2
*
|
sched: Aggregate total task_group load
Paul Turner
2012-10-24
1
-0
/
+4
*
|
sched: Account for blocked load waking back up
Paul Turner
2012-10-24
1
-1
/
+1
*
|
sched: Maintain the load contribution of blocked entities
Paul Turner
2012-10-24
1
-1
/
+3
*
|
sched: Aggregate load contributed by task entities on parenting cfs_rq
Paul Turner
2012-10-24
1
-1
/
+9
*
|
sched: Maintain per-rq runnable averages
Ben Segall
2012-10-24
1
-0
/
+2
|
/
*
sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW
Peter Zijlstra
2012-09-13
1
-6
/
+0
*
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2012-09-04
1
-1
/
+0
|
\
|
*
sched: Unthrottle rt runqueues in __disable_runtime()
Peter Boonstoppel
2012-09-04
1
-1
/
+0
*
|
sched: Move cputime code to its own file
Frederic Weisbecker
2012-08-20
1
-0
/
+63
|
/
*
sched,cgroup: Fix up task_groups list
Mike Galbraith
2012-08-13
1
-1
/
+1
*
sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchies
Peter Zijlstra
2012-08-13
1
-1
/
+5
*
sched: Fix race in task_group()
Peter Zijlstra
2012-07-24
1
-13
/
+10
*
sched/nohz: Rewrite and fix load-avg computation -- again
Peter Zijlstra
2012-07-05
1
-2
/
+0
*
sched: Fix domain iteration
Peter Zijlstra
2012-06-06
1
-0
/
+2
*
sched/nohz: Fix rq->cpu_load[] calculations
Peter Zijlstra
2012-05-14
1
-1
/
+1
*
sched: Change rq->nr_running to unsigned int
Peter Zijlstra
2012-05-09
1
-3
/
+3
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-31
1
-0
/
+3
|
\
|
*
Merge branch 'sched/arch' into sched/urgent
Ingo Molnar
2012-03-29
1
-0
/
+3
|
|
\
|
|
*
sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback
Catalin Marinas
2012-03-13
1
-0
/
+3
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-20
1
-13
/
+2
|
\
\
\
|
|
/
/
|
*
|
sched: Ditch per cgroup task lists for load-balancing
Peter Zijlstra
2012-03-01
1
-8
/
+2
|
*
|
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
Hiroshi Shimamoto
2012-02-22
1
-4
/
+0
|
*
|
sched: Remove sched_switch
Rakib Mullick
2012-01-27
1
-1
/
+0
|
|
/
*
|
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-24
1
-7
/
+7
|
/
*
sched: Only queue remote wakeups when crossing cache boundaries
Peter Zijlstra
2011-12-21
1
-6
/
+36
*
sched: Use jump_labels for sched_feat
Peter Zijlstra
2011-12-06
1
-0
/
+27
*
sched/accounting: Re-use scheduler statistics for the root cgroup
Glauber Costa
2011-12-06
1
-4
/
+30
[next]