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
/
include
Commit message (
Expand
)
Author
Age
*
tracing: Restore original format of sched events
Li Zefan
2009-11-26
*
tracing: Convert some ext4 events to DEFINE_TRACE
Li Zefan
2009-11-26
*
tracing: Convert some jbd2 events to DEFINE_EVENT
Li Zefan
2009-11-26
*
tracing: Convert some block events to DEFINE_EVENT
Li Zefan
2009-11-26
*
tracing: Convert some power events to DEFINE_EVENT
Li Zefan
2009-11-26
*
tracing: Convert some workqueue events to DEFINE_EVENT
Li Zefan
2009-11-26
*
tracing: Convert softirq events to DEFINE_EVENT
Li Zefan
2009-11-26
*
tracing: Convert some kmem events to DEFINE_EVENT
Li Zefan
2009-11-26
*
tracing: Convert module refcnt events to DEFINE_EVENT
Li Zefan
2009-11-26
*
events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()
Ingo Molnar
2009-11-26
*
tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT
Steven Rostedt
2009-11-24
*
tracing: Create new DEFINE_EVENT_PRINT
Steven Rostedt
2009-11-24
*
tracing: Create new TRACE_EVENT_TEMPLATE
Steven Rostedt
2009-11-24
*
hw-breakpoints: Fix misordered ifdef
Frederic Weisbecker
2009-11-23
*
hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headers
Frederic Weisbecker
2009-11-23
*
perf_events: Undo some recursion damage
Peter Zijlstra
2009-11-23
*
hw-breakpoints: Separate the kernel part from breakpoint headers
Frederic Weisbecker
2009-11-22
*
tracing: Use the perf recursion protection from trace event
Frederic Weisbecker
2009-11-22
*
perf: Fix event scaling for inherited counters
Peter Zijlstra
2009-11-21
*
perf: Allow for custom overflow handlers
Peter Zijlstra
2009-11-21
*
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
2009-11-21
|
\
|
*
hw-breakpoints: Fix build on !perf architectures
Ingo Molnar
2009-11-13
|
*
hw-breakpoints: Provide an off-case for counter_arch_bp()
Frederic Weisbecker
2009-11-13
|
*
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
2009-11-08
|
*
hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.h
Frederic Weisbecker
2009-11-05
|
*
perf/core: Add a callback to perf events
Frederic Weisbecker
2009-11-03
|
*
perf/core: Provide a kernel-internal interface to get to performance counters
Arjan van de Ven
2009-11-03
|
*
Merge commit 'perf/core' into perf/hw-breakpoint
Frederic Weisbecker
2009-10-17
|
|
\
|
*
\
Merge branch 'linus' into tracing/hw-breakpoints
Ingo Molnar
2009-09-15
|
|
\
\
|
*
\
\
Merge branch 'tracing/core' into tracing/hw-breakpoints
Ingo Molnar
2009-09-07
|
|
\
\
\
|
*
\
\
\
Merge branch 'linus' into tracing/hw-breakpoints
Ingo Molnar
2009-06-17
|
|
\
\
\
\
|
*
|
|
|
|
hw-breakpoints: prepare the code for Hardware Breakpoint interfaces
K.Prasad
2009-06-02
*
|
|
|
|
|
Merge branch 'perf/core' into perf/probes
Ingo Molnar
2009-11-17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf_event: Optimize perf_output_lock()
Peter Zijlstra
2009-11-16
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
*
-
.
\
\
\
\
\
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
2009-11-15
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
perf_event: Add alignment-faults and emulation-faults software events
Anton Blanchard
2009-10-28
|
*
|
|
|
|
|
|
|
Merge commit 'v2.6.32-rc7' into perf/core
Ingo Molnar
2009-11-15
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
serial: add support for the Lava Quattro PCI quad-port 16550A card
Lennert Buytenhek
2009-11-12
|
|
*
|
|
|
|
|
|
|
alpha: fix F_SETOWN_EX and F_GETLK64 conflict
Peter Zijlstra
2009-11-12
|
|
*
|
|
|
|
|
|
|
fb: remove fb_save_state() and fb_restore_state operations
Krzysztof Helt
2009-11-12
|
|
*
|
|
|
|
|
|
|
ext3: Wait for proper transaction commit on fsync
Jan Kara
2009-11-11
|
|
*
|
|
|
|
|
|
|
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-11-09
|
|
|
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
i2c: Add an interface to lock/unlock an I2C bus segment
Jean Delvare
2009-11-07
|
|
|
*
|
|
|
|
|
|
|
i2c-piix4: Modify code name SB900 to Hudson-2
Crane Cai
2009-11-07
|
|
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-11-09
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
netfilter: nf_nat: fix NAT issue in 2.6.30.4+
Jozsef Kadlecsik
2009-11-06
|
*
|
|
|
|
|
|
|
|
|
perf_event: Fix invalid type in ioctl definition
Arjan van de Ven
2009-11-14
|
*
|
|
|
|
|
|
|
|
|
tracing: Rename 'lockdep' event subsystem into 'lock'
Frederic Weisbecker
2009-11-13
|
|
|
_
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge commit 'v2.6.32-rc6' into perf/core
Ingo Molnar
2009-11-04
|
|
\
|
|
|
|
|
|
|
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2009-11-03
|
|
|
\
\
\
\
\
\
\
[next]