index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: numa: ksm: fix oops in task_numa_placment()
Hugh Dickins
2012-12-20
1
-1
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-17
1
-2
/
+8
|
\
|
*
userns: Kill task_user_ns
Eric W. Biederman
2012-11-20
1
-2
/
+8
*
|
sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_...
Mel Gorman
2012-12-17
1
-1
/
+1
*
|
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-16
4
-15
/
+306
|
\
\
|
*
|
mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node
Mel Gorman
2012-12-11
2
-1
/
+21
|
*
|
mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_D...
Mel Gorman
2012-12-11
2
-1
/
+16
|
*
|
mm: sched: numa: Control enabling and disabling of NUMA balancing
Mel Gorman
2012-12-11
3
-17
/
+40
|
*
|
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
Mel Gorman
2012-12-11
2
-8
/
+22
|
*
|
sched: numa: Slowly increase the scanning period as NUMA faults are handled
Mel Gorman
2012-12-11
1
-1
/
+10
|
*
|
mm: numa: Rate limit setting of pte_numa if node is saturated
Mel Gorman
2012-12-11
1
-0
/
+9
|
*
|
mm: sched: numa: Implement slow start for working set sampling
Peter Zijlstra
2012-12-11
2
-1
/
+6
|
*
|
sched, numa, mm: Count WS scanning against present PTEs, not virtual memory r...
Mel Gorman
2012-12-11
1
-15
/
+21
|
*
|
mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
Peter Zijlstra
2012-12-11
1
-13
/
+52
|
*
|
mm: numa: Add fault driven placement and migration
Peter Zijlstra
2012-12-11
4
-0
/
+151
|
|
/
*
|
Revert "sched: Update_cfs_shares at period edge"
Linus Torvalds
2012-12-14
1
-10
/
+8
*
|
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-12-13
1
-0
/
+15
|
\
\
|
*
|
sched: add notifier for cross-cpu migrations
Marcelo Tosatti
2012-11-27
1
-0
/
+15
|
|
/
*
|
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-12-12
1
-8
/
+8
|
\
\
|
*
|
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
2012-11-19
1
-8
/
+8
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-12-11
8
-237
/
+929
|
\
\
|
*
|
Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"
Ingo Molnar
2012-12-11
2
-12
/
+65
|
*
|
Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
2012-12-08
1
-12
/
+19
|
|
\
\
|
|
*
|
vtime: No need to disable irqs on vtime_account()
Frederic Weisbecker
2012-11-19
1
-6
/
+0
|
|
*
|
vtime: Consolidate a bit the ctx switch code
Frederic Weisbecker
2012-11-19
1
-0
/
+13
|
|
*
|
vtime: Remove the underscore prefix invasion
Frederic Weisbecker
2012-11-19
1
-6
/
+6
|
*
|
|
cputime: Comment cputime's adjusting code
Frederic Weisbecker
2012-11-28
1
-2
/
+16
|
*
|
|
cputime: Consolidate cputime adjustment code
Frederic Weisbecker
2012-11-28
1
-23
/
+23
|
*
|
|
cputime: Rename thread_group_times to thread_group_cputime_adjusted
Frederic Weisbecker
2012-11-28
1
-4
/
+4
|
*
|
|
cputime: Move thread_group_cputime() to sched code
Frederic Weisbecker
2012-11-28
1
-0
/
+28
|
*
|
|
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2012-11-18
4
-66
/
+18
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
sched/autogroup: Fix crash on reboot when autogroup is disabled
Mike Galbraith
2012-10-30
2
-65
/
+12
|
|
*
|
sched: Add WAKEUP_PREEMPTION feature flag, on by default
Ingo Molnar
2012-10-16
2
-1
/
+6
|
*
|
|
cputime: Separate irqtime accounting from generic vtime
Frederic Weisbecker
2012-10-29
1
-2
/
+2
|
*
|
|
vtime: Make vtime_account_system() irqsafe
Frederic Weisbecker
2012-10-29
1
-3
/
+13
|
*
|
|
sched: Describe CFS load-balancer
Peter Zijlstra
2012-10-24
1
-2
/
+116
|
*
|
|
sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking
Paul Turner
2012-10-24
3
-4
/
+25
|
*
|
|
sched: Make __update_entity_runnable_avg() fast
Paul Turner
2012-10-24
1
-24
/
+101
|
*
|
|
sched: Update_cfs_shares at period edge
Paul Turner
2012-10-24
1
-8
/
+10
|
*
|
|
sched: Refactor update_shares_cpu() -> update_blocked_avgs()
Paul Turner
2012-10-24
1
-27
/
+23
|
*
|
|
sched: Replace update_shares weight distribution with per-entity computation
Paul Turner
2012-10-24
3
-165
/
+36
|
*
|
|
sched: Maintain runnable averages across throttled periods
Paul Turner
2012-10-24
2
-11
/
+42
|
*
|
|
sched: Normalize tg load contributions against runnable time
Paul Turner
2012-10-24
3
-0
/
+62
|
*
|
|
sched: Compute load contribution by a group entity
Paul Turner
2012-10-24
1
-6
/
+27
|
*
|
|
sched: Aggregate total task_group load
Paul Turner
2012-10-24
3
-0
/
+30
|
*
|
|
sched: Account for blocked load waking back up
Paul Turner
2012-10-24
2
-21
/
+81
|
*
|
|
sched: Add an rq migration call-back to sched_class
Paul Turner
2012-10-24
2
-0
/
+14
|
*
|
|
sched: Maintain the load contribution of blocked entities
Paul Turner
2012-10-24
4
-15
/
+121
|
*
|
|
sched: Aggregate load contributed by task entities on parenting cfs_rq
Paul Turner
2012-10-24
3
-5
/
+59
|
*
|
|
sched: Maintain per-rq runnable averages
Ben Segall
2012-10-24
3
-4
/
+26
[next]