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: 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
2010-03-15
sched: Don't use possibly stale sched_class
Thomas Gleixner
2010-03-15
sched: Fix SMT scheduler regression in find_busiest_queue()
Suresh Siddha
2010-01-28
sched: Fix missing sched tunable recalculation on cpu add/remove
Christian Ehrhardt
2010-01-28
sched: Fix isolcpus boot option
Rusty Russell
2010-01-22
sched: Fix task priority bug
Peter Zijlstra
2010-01-06
sched: Sched_rt_periodic_timer vs cpu hotplug
Peter Zijlstra
2010-01-06
sched: Fix balance vs hotplug race
Peter Zijlstra
2010-01-06
sched: Fix task_hot() test order
Peter Zijlstra
2009-12-18
sched: Fix and clean up rate-limit newidle code
Mike Galbraith
2009-12-18
sched: Rate-limit newidle
Mike Galbraith
2009-11-08
sched: Use root_task_group_empty only with FAIR_GROUP_SCHED
Cyrill Gorcunov
2009-11-08
sched: Fix kernel-doc function parameter name
Randy Dunlap
2009-11-05
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-11-03
sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c
Mike Galbraith
2009-11-02
sched: Fix boot crash by zalloc()ing most of the cpu masks
Rusty Russell
2009-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-10-29
sched: move rq_weight data array out of .percpu
Jiri Kosina
2009-10-23
sched: Strengthen buddies and mitigate buddy induced latencies
Mike Galbraith
2009-10-14
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-10-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-10-12
sched: Fix missing kernel-doc notation
Randy Dunlap
2009-10-09
sched: Update the clock of runqueue select_task_rq() selected
Mike Galbraith
2009-10-09
writeback: account IO throttling wait as iowait
Wu Fengguang
2009-10-05
sched: Set correct normal_prio and prio values in sched_fork()
Peter Williams
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
[prev]
[next]