index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-21
sched: cpuacct: Use bigger percpu counter batch values for stats counters
Anton Blanchard
1
-1
/
+19
2010-09-21
sched: Fix select_idle_sibling() logic in select_task_rq_fair()
Suresh Siddha
1
-42
/
+40
2010-09-21
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
3
-7
/
+9
2010-09-21
sched: Fix select_idle_sibling()
Mike Galbraith
1
-4
/
+10
2010-09-21
sched: Fix vmark regression on big machines
Mike Galbraith
2
-2
/
+2
2010-09-21
sched: More generic WAKE_AFFINE vs select_idle_sibling()
Peter Zijlstra
1
-17
/
+16
2010-09-21
sched: Cleanup select_task_rq_fair()
Peter Zijlstra
1
-22
/
+51
2010-09-21
sched: apply RCU protection to wake_affine()
Daniel J Blueman
1
-0
/
+2
2010-09-21
sched: Remove unnecessary RCU exclusion
Peter Zijlstra
1
-7
/
+2
2010-09-21
sched: Fix rq->clock synchronization when migrating tasks
Peter Zijlstra
1
-0
/
+2
2010-09-21
sched: Fix nr_uninterruptible count
Peter Zijlstra
1
-2
/
+6
2010-09-21
sched: Optimize task_rq_lock()
Peter Zijlstra
1
-8
/
+15
2010-09-21
sched: Fix TASK_WAKING vs fork deadlock
Peter Zijlstra
5
-48
/
+36
2010-09-21
sched: Make select_fallback_rq() cpuset friendly
Oleg Nesterov
3
-3
/
+50
2010-09-21
sched: _cpu_down(): Don't play with current->cpus_allowed
Oleg Nesterov
3
-13
/
+8
2010-09-21
sched: sched_exec(): Remove the select_fallback_rq() logic
Oleg Nesterov
1
-17
/
+8
2010-09-21
sched: move_task_off_dead_cpu(): Remove retry logic
Oleg Nesterov
1
-7
/
+6
2010-09-21
sched: move_task_off_dead_cpu(): Take rq->lock around select_fallback_rq()
Oleg Nesterov
1
-15
/
+15
2010-09-21
sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...
Oleg Nesterov
3
-46
/
+4
2010-09-21
sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock
Oleg Nesterov
1
-1
/
+1
2010-09-21
sched: Queue a deboosted task to the head of the RT prio queue
Thomas Gleixner
1
-1
/
+1
2010-09-21
sched: Implement head queueing for sched_rt
Thomas Gleixner
1
-8
/
+11
2010-09-21
sched: Extend enqueue_task to allow head queueing
Thomas Gleixner
4
-9
/
+13
2010-09-21
sched: Fix race between ttwu() and task_rq_lock()
Peter Zijlstra
1
-26
/
+45
2010-09-21
sched: Fix incorrect sanity check
Peter Zijlstra
1
-1
/
+1
2010-09-21
sched: Fix fork vs hotplug vs cpuset namespaces
Peter Zijlstra
2
-27
/
+27
2010-09-21
sched: Fix hotplug hang
Peter Zijlstra
1
-1
/
+1
2010-09-21
sched: Remove the cfs_rq dependency from set_task_cpu()
Peter Zijlstra
3
-12
/
+46
2010-09-21
sched: Add pre and post wakeup hooks
Peter Zijlstra
3
-7
/
+12
2010-09-21
sched: Fix select_task_rq() vs hotplug issues
Peter Zijlstra
1
-36
/
+40
2010-09-21
sched: Fix sched_exec() balancing
Peter Zijlstra
1
-22
/
+23
2010-09-21
sched: Fix broken assertion
Peter Zijlstra
1
-1
/
+2
2010-09-21
sched: Make warning less noisy
Ingo Molnar
1
-1
/
+1
2010-09-21
sched: Ensure set_task_cpu() is never called on blocked tasks
Peter Zijlstra
1
-17
/
+66
2010-09-21
sched: Use TASK_WAKING for fork wakups
Peter Zijlstra
1
-9
/
+9
2010-09-21
sched: Fix set_cpu_active() in cpu_down()
Xiaotian Feng
1
-21
/
+3
2010-09-21
sched: Use rcu in sched_get_rr_param()
Thomas Gleixner
1
-3
/
+3
2010-09-21
sched: Use rcu in sched_get/set_affinity()
Thomas Gleixner
1
-10
/
+6
2010-09-21
sched: Use rcu in sys_sched_getscheduler/sys_sched_getparam()
Thomas Gleixner
1
-5
/
+5
2010-09-21
sched: Make wakeup side and atomic variants of completion API irq safe
Rafael J.Wysocki
1
-4
/
+6
2010-09-21
sched: Remove forced2_migrations stats
Ingo Molnar
3
-9
/
+0
2010-09-21
sched: Sanitize fork() handling
Peter Zijlstra
3
-39
/
+34
2010-09-21
sched: Clean up ttwu() rq locking
Peter Zijlstra
1
-5
/
+3
2010-09-21
sched: Remove rq->clock coupling from set_task_cpu()
Peter Zijlstra
1
-12
/
+1
2010-09-21
sched: Remove unused cpu_nr_migrations()
Hiroshi Shimamoto
2
-12
/
+0
2010-09-21
sched: Consolidate select_task_rq() callers
Peter Zijlstra
1
-3
/
+11
2010-09-21
sched: Protect sched_rr_get_param() access to task->sched_class
Thomas Gleixner
5
-9
/
+10
2010-09-21
sched: Protect task->cpus_allowed access in sched_getaffinity()
Thomas Gleixner
1
-0
/
+4
2010-09-21
x86-64, compat: Retruncate rax after ia32 syscall entry tracing
Roland McGrath
1
-1
/
+7
2010-09-21
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
9
-7
/
+31
[prev]
[next]