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
Commit message (
Expand
)
Author
Age
*
perf: Ensure that IOC_OUTPUT isn't used to create multi-writer buffers
Peter Zijlstra
2010-05-21
*
perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...
Peter Zijlstra
2010-05-21
*
perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...
Peter Zijlstra
2010-05-21
*
perf: Fix forgotten preempt_enable by nested writers
Frederic Weisbecker
2010-05-20
*
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2010-05-20
|
\
|
*
perf: Comply with new rcu checks API
Frederic Weisbecker
2010-05-20
|
*
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-05-18
|
|
\
|
|
*
Merge commit 'v2.6.34-rc7' into tracing/core
Ingo Molnar
2010-05-13
|
|
|
\
|
|
*
|
tracing: Fix "integer as NULL pointer" warning.
Thiago Farina
2010-05-05
|
|
*
|
ring-buffer: Wrap open-coded WARN_ONCE
Borislav Petkov
2010-05-04
|
|
*
|
tracing: Fix sleep time function profiling
Steven Rostedt
2010-04-27
|
|
*
|
tracing: Show sample std dev in function profiling
Chase Douglas
2010-04-27
|
|
*
|
ring-buffer: Make benchmark handle missed events
Steven Rostedt
2010-04-27
|
|
*
|
ring-buffer: Make non-consuming read less expensive with lots of cpus.
David Miller
2010-04-27
|
|
*
|
tracing: Add graph output support for irqsoff tracer
Jiri Olsa
2010-04-27
|
|
*
|
tracing: Have graph flags passed in to ouput functions
Jiri Olsa
2010-04-26
|
|
*
|
tracing: Add ftrace events for graph tracer
Jiri Olsa
2010-04-26
|
|
*
|
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2010-04-23
|
|
|
\
\
|
|
|
*
|
tracing: Dump either the oops's cpu source or all cpus buffers
Frederic Weisbecker
2010-04-21
|
|
*
|
|
Merge commit 'v2.6.34-rc5' into tracing/core
Ingo Molnar
2010-04-21
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-04-14
|
|
|
\
\
\
|
|
|
*
|
|
tracing: Fix uninitialized variable of tracing/trace output
Lai Jiangshan
2010-04-05
|
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-18
|
|
\
\
\
\
\
|
|
*
|
|
|
|
stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca...
Ingo Molnar
2010-05-17
|
|
*
|
|
|
|
sched, wait: Use wrapper functions
Changli Gao
2010-05-11
|
|
*
|
|
|
|
sched: Remove a stale comment
Li Zefan
2010-05-10
|
|
*
|
|
|
|
sched: Intoduce get_cpu_iowait_time_us()
Arjan van de Ven
2010-05-09
|
|
*
|
|
|
|
sched: Eliminate the ts->idle_lastupdate field
Arjan van de Ven
2010-05-09
|
|
*
|
|
|
|
sched: Fold updating of the last_update_time_info into update_ts_time_stats()
Arjan van de Ven
2010-05-09
|
|
*
|
|
|
|
sched: Update the idle statistics in get_cpu_idle_time_us()
Arjan van de Ven
2010-05-09
|
|
*
|
|
|
|
sched: Introduce a function to update the idle statistics
Arjan van de Ven
2010-05-09
|
|
*
|
|
|
|
sched: Add a comment to get_cpu_idle_time_us()
Arjan van de Ven
2010-05-09
|
|
*
|
|
|
|
Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...
Ingo Molnar
2010-05-08
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
cpu_stop: add dummy implementation for UP
Tejun Heo
2010-05-08
|
|
|
*
|
|
|
|
rcu: need barrier() in UP synchronize_sched_expedited()
Paul E. McKenney
2010-05-07
|
|
|
*
|
|
|
|
sched: correctly place paranioa memory barriers in synchronize_sched_expedited()
Paul E. McKenney
2010-05-06
|
|
|
*
|
|
|
|
sched: kill paranoia check in synchronize_sched_expedited()
Tejun Heo
2010-05-06
|
|
|
*
|
|
|
|
sched: replace migration_thread with cpu_stop
Tejun Heo
2010-05-06
|
|
|
*
|
|
|
|
stop_machine: reimplement using cpu_stop
Tejun Heo
2010-05-06
|
|
|
*
|
|
|
|
cpu_stop: implement stop_cpu[s]()
Tejun Heo
2010-05-06
|
|
*
|
|
|
|
|
sched: Remove rq argument to the tracepoints
Peter Zijlstra
2010-05-07
|
|
*
|
|
|
|
|
Merge commit 'v2.6.34-rc6' into sched/core
Ingo Molnar
2010-05-07
|
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
sched: Fix select_idle_sibling() logic in select_task_rq_fair()
Suresh Siddha
2010-04-23
|
|
*
|
|
|
|
|
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
2010-04-23
|
|
*
|
|
|
|
|
sched: Cure load average vs NO_HZ woes
Peter Zijlstra
2010-04-23
|
|
*
|
|
|
|
|
sched: Fix UP update_avg() build warning
Mike Galbraith
2010-04-15
|
|
*
|
|
|
|
|
Merge branch 'linus' into sched/core
Ingo Molnar
2010-04-15
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
sched: Add enqueue/dequeue flags
Peter Zijlstra
2010-04-02
|
|
*
|
|
|
|
|
|
sched: Fix nr_uninterruptible count
Peter Zijlstra
2010-04-02
|
|
*
|
|
|
|
|
|
sched: Optimize task_rq_lock()
Peter Zijlstra
2010-04-02
[next]