index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
1
-0
/
+1
2013-02-07
sched: Move sched.h sysctl bits into separate header
Clark Williams
1
-0
/
+1
2012-12-17
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+12
2012-12-11
mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_D...
Mel Gorman
1
-1
/
+7
2012-12-11
mm: numa: Add fault driven placement and migration
Peter Zijlstra
1
-0
/
+6
2012-10-24
sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking
Paul Turner
1
-1
/
+8
2012-10-24
sched: Replace update_shares weight distribution with per-entity computation
Paul Turner
1
-24
/
+12
2012-10-24
sched: Maintain runnable averages across throttled periods
Paul Turner
1
-1
/
+2
2012-10-24
sched: Normalize tg load contributions against runnable time
Paul Turner
1
-0
/
+2
2012-10-24
sched: Aggregate total task_group load
Paul Turner
1
-0
/
+4
2012-10-24
sched: Account for blocked load waking back up
Paul Turner
1
-1
/
+1
2012-10-24
sched: Maintain the load contribution of blocked entities
Paul Turner
1
-1
/
+3
2012-10-24
sched: Aggregate load contributed by task entities on parenting cfs_rq
Paul Turner
1
-1
/
+9
2012-10-24
sched: Maintain per-rq runnable averages
Ben Segall
1
-0
/
+2
2012-09-13
sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW
Peter Zijlstra
1
-6
/
+0
2012-09-04
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-1
/
+0
2012-09-04
sched: Unthrottle rt runqueues in __disable_runtime()
Peter Boonstoppel
1
-1
/
+0
2012-08-20
sched: Move cputime code to its own file
Frederic Weisbecker
1
-0
/
+63
2012-08-13
sched,cgroup: Fix up task_groups list
Mike Galbraith
1
-1
/
+1
2012-08-13
sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchies
Peter Zijlstra
1
-1
/
+5
2012-07-24
sched: Fix race in task_group()
Peter Zijlstra
1
-13
/
+10
2012-07-05
sched/nohz: Rewrite and fix load-avg computation -- again
Peter Zijlstra
1
-2
/
+0
2012-06-06
sched: Fix domain iteration
Peter Zijlstra
1
-0
/
+2
2012-05-14
sched/nohz: Fix rq->cpu_load[] calculations
Peter Zijlstra
1
-1
/
+1
2012-05-09
sched: Change rq->nr_running to unsigned int
Peter Zijlstra
1
-3
/
+3
2012-04-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2012-03-29
Merge branch 'sched/arch' into sched/urgent
Ingo Molnar
1
-0
/
+3
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-13
/
+2
2012-03-13
sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback
Catalin Marinas
1
-0
/
+3
2012-03-01
sched: Ditch per cgroup task lists for load-balancing
Peter Zijlstra
1
-8
/
+2
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
1
-7
/
+7
2012-02-22
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
Hiroshi Shimamoto
1
-4
/
+0
2012-01-27
sched: Remove sched_switch
Rakib Mullick
1
-1
/
+0
2011-12-21
sched: Only queue remote wakeups when crossing cache boundaries
Peter Zijlstra
1
-6
/
+36
2011-12-06
sched: Use jump_labels for sched_feat
Peter Zijlstra
1
-0
/
+27
2011-12-06
sched/accounting: Re-use scheduler statistics for the root cgroup
Glauber Costa
1
-4
/
+30
2011-12-06
sched: Save some hrtick_start_fair cycles
Mike Galbraith
1
-0
/
+7
2011-12-06
sched, nohz: Track nr_busy_cpus in the sched_group_power
Suresh Siddha
1
-0
/
+1
2011-12-06
sched, nohz: Introduce nohz_flags in 'struct rq'
Suresh Siddha
1
-1
/
+10
2011-12-06
sched: Clean up domain traversal in select_idle_sibling()
Suresh Siddha
1
-0
/
+2
2011-11-17
sched: Move all scheduler bits into kernel/sched/
Peter Zijlstra
1
-0
/
+1064