index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-23
1
-5
/
+2
|
\
|
*
userns: Convert sched_set_affinity and sched_set_scheduler's permission checks
Eric W. Biederman
2012-05-03
1
-5
/
+2
|
*
userns: Use cred->user_ns instead of cred->user->user_ns
Eric W. Biederman
2012-04-07
1
-1
/
+1
|
|
|
\
*
-
.
\
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
2012-05-23
1
-1
/
+8
|
\
\
\
|
|
*
|
Revert "sched, perf: Use a single callback into the scheduler"
Jiri Olsa
2012-05-23
1
-1
/
+8
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-05-22
6
-608
/
+352
|
\
\
\
\
|
*
|
|
|
sched: Taint kernel with TAINT_WARN after sleep-in-atomic bug
Konstantin Khlebnikov
2012-05-18
1
-0
/
+1
|
*
|
|
|
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
2012-05-17
2
-367
/
+2
|
*
|
|
|
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2012-05-17
1
-0
/
+2
|
|
\
|
|
|
|
*
|
|
|
sched/debug: Fix printing large integers on 32-bit platforms
Peter Zijlstra
2012-05-14
1
-2
/
+8
|
*
|
|
|
sched/fair: Improve the ->group_imb logic
Peter Zijlstra
2012-05-14
1
-6
/
+14
|
*
|
|
|
sched/nohz: Fix rq->cpu_load[] calculations
Peter Zijlstra
2012-05-14
3
-16
/
+41
|
*
|
|
|
sched/numa: Don't scale the imbalance
Peter Zijlstra
2012-05-14
1
-6
/
+1
|
*
|
|
|
sched/fair: Revert sched-domain iteration breakage
Peter Zijlstra
2012-05-14
2
-14
/
+7
|
*
|
|
|
sched/numa: Fix the new NUMA topology bits
Peter Zijlstra
2012-05-14
1
-2
/
+1
|
*
|
|
|
sched/numa: Rewrite the CONFIG_NUMA sched domain support
Peter Zijlstra
2012-05-09
1
-95
/
+185
|
*
|
|
|
sched/fair: Propagate 'struct lb_env' usage into find_busiest_group
Peter Zijlstra
2012-05-09
1
-93
/
+82
|
*
|
|
|
sched/fair: Add some serialization to the sched_domain load-balance walk
Peter Zijlstra
2012-05-09
2
-2
/
+9
|
*
|
|
|
sched/fair: Let minimally loaded cpu balance the group
Peter Zijlstra
2012-05-09
1
-5
/
+5
|
*
|
|
|
sched: Change rq->nr_running to unsigned int
Peter Zijlstra
2012-05-09
3
-8
/
+8
|
*
|
|
|
sched: Update documentation and comments
Hiroshi Shimamoto
2012-05-07
1
-1
/
+1
|
*
|
|
|
Merge branch 'linus' into sched/core
Ingo Molnar
2012-05-07
3
-14
/
+27
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'tip/sched/core' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2012-04-14
1
-30
/
+26
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
sched_rt: Avoid unnecessary dequeue and enqueue of pushable tasks in set_cpus...
Kirill Tkhai
2012-04-12
1
-30
/
+26
*
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-05-22
1
-8
/
+1
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-05-18
3
-14
/
+27
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
sched, perf: Use a single callback into the scheduler
Peter Zijlstra
2012-05-09
1
-8
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-05-22
1
-12
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
cgroup: convert all non-memcg controllers to the new cftype interface
Tejun Heo
2012-04-01
1
-12
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-21
2
-2
/
+2
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
2012-05-08
3
-14
/
+27
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
init_task: Create generic init_task instance
Thomas Gleixner
2012-05-05
1
-2
/
+0
|
*
|
|
|
|
smp: Provide generic idle thread allocation
Thomas Gleixner
2012-04-26
1
-0
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-05-21
1
-0
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2012-05-14
1
-0
/
+1
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
Paul E. McKenney
2012-05-02
1
-0
/
+1
|
|
|
/
/
*
|
/
/
sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list a...
Igor Mammedov
2012-05-09
1
-0
/
+2
|
/
/
/
*
|
|
sched: Fix OOPS when build_sched_domains() percpu allocation fails
he, bo
2012-04-26
1
-6
/
+16
*
|
|
sched: Fix more load-balancing fallout
Peter Zijlstra
2012-04-26
2
-8
/
+11
|
/
/
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-31
2
-9
/
+7
|
\
\
|
*
|
sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()
Srivatsa S. Bhat
2012-03-31
1
-2
/
+2
|
*
|
Merge branch 'sched/arch' into sched/urgent
Ingo Molnar
2012-03-29
2
-0
/
+4
|
|
\
\
|
|
*
|
sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback
Catalin Marinas
2012-03-13
2
-0
/
+4
|
|
*
|
Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res...
Linus Torvalds
2012-03-07
1
-2
/
+2
|
|
*
|
CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume
Srivatsa S. Bhat
2012-02-27
1
-2
/
+2
|
*
|
|
sched: Fix __schedule_bug() output when called from an interrupt
Stephen Boyd
2012-03-29
1
-7
/
+1
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-29
3
-25
/
+55
|
\
|
|
|
|
*
|
|
sched/rt: Improve pick_next_highest_task_rt()
Michael J Wang
2012-03-27
1
-1
/
+1
|
*
|
|
sched: Fix select_fallback_rq() vs cpu_active/cpu_online
Peter Zijlstra
2012-03-27
1
-16
/
+46
|
*
|
|
sched: Fix compiler warning about declared inline after use
Peter Zijlstra
2012-03-23
1
-8
/
+8
|
|
|
/
|
|
/
|
[next]