index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched.c
Age
Commit message (
Expand
)
Author
2010-09-20
sched: cpuacct: Use bigger percpu counter batch values for stats counters
Anton Blanchard
2010-09-20
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
2010-09-20
sched: Fix nr_uninterruptible count
Peter Zijlstra
2010-09-20
sched: Optimize task_rq_lock()
Peter Zijlstra
2010-09-20
sched: Fix TASK_WAKING vs fork deadlock
Peter Zijlstra
2010-09-20
sched: Make select_fallback_rq() cpuset friendly
Oleg Nesterov
2010-09-20
sched: _cpu_down(): Don't play with current->cpus_allowed
Oleg Nesterov
2010-09-20
sched: sched_exec(): Remove the select_fallback_rq() logic
Oleg Nesterov
2010-09-20
sched: move_task_off_dead_cpu(): Remove retry logic
Oleg Nesterov
2010-09-20
sched: move_task_off_dead_cpu(): Take rq->lock around select_fallback_rq()
Oleg Nesterov
2010-09-20
sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...
Oleg Nesterov
2010-09-20
sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock
Oleg Nesterov
2010-09-20
sched: Queue a deboosted task to the head of the RT prio queue
Thomas Gleixner
2010-09-20
sched: Extend enqueue_task to allow head queueing
Thomas Gleixner
2010-09-20
sched: Fix race between ttwu() and task_rq_lock()
Peter Zijlstra
2010-09-20
sched: Fix fork vs hotplug vs cpuset namespaces
Peter Zijlstra
2010-09-20
sched: Fix hotplug hang
Peter Zijlstra
2010-09-20
sched: Remove the cfs_rq dependency from set_task_cpu()
Peter Zijlstra
2010-09-20
sched: Add pre and post wakeup hooks
Peter Zijlstra
2010-09-20
sched: Fix select_task_rq() vs hotplug issues
Peter Zijlstra
2010-09-20
sched: Fix sched_exec() balancing
Peter Zijlstra
2010-09-20
sched: Fix broken assertion
Peter Zijlstra
2010-09-20
sched: Make warning less noisy
Ingo Molnar
2010-09-20
sched: Ensure set_task_cpu() is never called on blocked tasks
Peter Zijlstra
2010-09-20
sched: Use TASK_WAKING for fork wakups
Peter Zijlstra
2010-09-20
sched: Use rcu in sched_get_rr_param()
Thomas Gleixner
2010-09-20
sched: Use rcu in sched_get/set_affinity()
Thomas Gleixner
2010-09-20
sched: Use rcu in sys_sched_getscheduler/sys_sched_getparam()
Thomas Gleixner
2010-09-20
sched: Make wakeup side and atomic variants of completion API irq safe
Rafael J.Wysocki
2010-09-20
sched: Remove forced2_migrations stats
Ingo Molnar
2010-09-20
sched: Sanitize fork() handling
Peter Zijlstra
2010-09-20
sched: Clean up ttwu() rq locking
Peter Zijlstra
2010-09-20
sched: Remove rq->clock coupling from set_task_cpu()
Peter Zijlstra
2010-09-20
sched: Remove unused cpu_nr_migrations()
Hiroshi Shimamoto
2010-09-20
sched: Consolidate select_task_rq() callers
Peter Zijlstra
2010-09-20
sched: Protect sched_rr_get_param() access to task->sched_class
Thomas Gleixner
2010-09-20
sched: Protect task->cpus_allowed access in sched_getaffinity()
Thomas Gleixner
2010-09-20
sched: revert stable c6fc81a sched: Fix a race between ttwu() and migrate_task()
Mike Galbraith
2010-09-20
sched: kill migration thread in CPU_POST_DEAD instead of CPU_DEAD
Amit Arora
2010-08-13
mutex: Don't spin when the owner CPU is offline or other weird cases
Benjamin Herrenschmidt
2010-08-13
sched, cputime: Introduce thread_group_times()
Hidetoshi Seto
2010-08-13
sched: Fix granularity of task_u/stime()
Hidetoshi Seto
2010-08-10
sched: cgroup: Implement different treatment for idle shares
Peter Zijlstra
2010-08-02
sched: Fix over-scheduling bug
Alex,Shi
2010-08-02
sched: Prevent compiler from optimising the sched_avg_update() loop
Will Deacon
2010-04-26
sched: Use proper type in sched_getaffinity()
KOSAKI Motohiro
2010-04-26
sched: Fix a race between ttwu() and migrate_task()
John Wright
2010-04-26
sched: Fix sched_getaffinity()
Anton Blanchard
2010-04-26
sched: sched_getaffinity(): Allow less than NR_CPUS length
KOSAKI Motohiro
2010-04-01
sched: Fix SCHED_MC regression caused by change in sched cpu_power
Suresh Siddha
[next]