index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-05
|
\
|
*
rcu: Enable synchronize_sched_expedited() fastpath
Paul E. McKenney
2009-11-10
*
|
mutex: Fix missing conditions to build mutex_spin_on_owner()
Frederic Weisbecker
2009-12-03
*
|
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-08
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-11-05
|
\
\
|
*
|
sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c
Mike Galbraith
2009-11-03
|
*
|
sched: Fix boot crash by zalloc()ing most of the cpu masks
Rusty Russell
2009-11-02
|
*
|
sched: Strengthen buddies and mitigate buddy induced latencies
Mike Galbraith
2009-10-23
*
|
|
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-28
*
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-10-14
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
sched: Fix missing kernel-doc notation
Randy Dunlap
2009-10-12
|
*
|
|
sched: Update the clock of runqueue select_task_rq() selected
Mike Galbraith
2009-10-09
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-10-13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
writeback: account IO throttling wait as iowait
Wu Fengguang
2009-10-09
*
|
|
sched: Set correct normal_prio and prio values in sched_fork()
Peter Williams
2009-10-05
|
/
/
*
/
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
|
/
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
*
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
Ben Blum
2009-09-24
*
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-23
|
\
|
*
cputime: Optimize jiffies_to_cputime(1)
Stanislaw Gruszka
2009-08-03
*
|
cpuidle: fix the menu governor to boost IO performance
Arjan van de Ven
2009-09-22
*
|
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2009-09-21
|
\
\
|
*
|
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
*
|
|
sched: Simplify sys_sched_rr_get_interval() system call
Peter Williams
2009-09-21
*
|
|
sched: Fix potential NULL derference of doms_cur
Yong Zhang
2009-09-20
*
|
|
sched: Fix raciness in runqueue_is_locked()
Andrew Morton
2009-09-20
|
/
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-18
|
\
\
|
*
|
sched: Add new wakeup preemption mode: WAKEUP_RUNNING
Peter Zijlstra
2009-09-17
|
*
|
sched: Fix TASK_WAKING & loadaverage breakage
Ingo Molnar
2009-09-17
|
*
|
sched: Optimize cgroup vs wakeup a bit
Peter Zijlstra
2009-09-16
|
*
|
sched: Fix sync wakeups again
Peter Zijlstra
2009-09-15
|
*
|
sched: Add WF_FORK
Peter Zijlstra
2009-09-15
|
*
|
sched: Rename sync arguments
Peter Zijlstra
2009-09-15
|
*
|
sched: Feature to disable APERF/MPERF cpu_power
Peter Zijlstra
2009-09-15
|
*
|
sched: Provide arch_scale_freq_power
Peter Zijlstra
2009-09-15
|
*
|
sched: Weaken SD_POWERSAVINGS_BALANCE
Peter Zijlstra
2009-09-15
|
*
|
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
2009-09-15
|
*
|
sched: Add TASK_WAKING
Peter Zijlstra
2009-09-15
|
*
|
sched: Hook sched_balance_self() into sched_class::select_task_rq()
Peter Zijlstra
2009-09-15
|
*
|
sched: Move sched_balance_self() into sched_fair.c
Peter Zijlstra
2009-09-15
|
*
|
sched: Move code around
Peter Zijlstra
2009-09-15
|
*
|
sched: Fix double_rq_lock() compile warning
Peter Zijlstra
2009-09-15
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
|
|
\
|
|
*
|
percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()
Tejun Heo
2009-06-24
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-11
|
\
\
\
|
*
|
|
sched: Fix dynamic power-balancing crash
Ingo Molnar
2009-09-04
|
*
|
|
sched: Remove reciprocal for cpu_power
Peter Zijlstra
2009-09-04
[next]