xfs: remove nr_to_write writeback windup.
[safe/jmp/linux-2.6] / kernel / trace / trace_mmiotrace.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-09-13 Steven Rostedttracing: add filter event logic to special, mmiotrace...
2009-09-04 Steven Rostedttracing: pass around ring buffer instead of tracer
2009-04-07 Li Zefantracing: use macros to denote usec and nsec per second
2009-03-19 Steven Rostedttracing: remove recording function depth from trace_printk
2009-03-13 Frederic Weisbeckertracing/core: bring back raw trace_printk for dynamic...
2009-03-06 Frederic Weisbeckertracing/core: drop the old trace_printk() implementatio...
2009-02-15 Pekka Paalanenmmiotrace: count events lost due to not recording
2009-02-06 Arnaldo Carvalho... tracing: Introduce trace_buffer_{lock_reserve,unlock_co...
2009-02-06 Arnaldo Carvalho... ring_buffer: remove unused flags parameter
2009-01-16 Steven Rostedttrace: clean up format errors in calls to trace_seq_printf
2009-01-11 Pekka Paalanenmmiotrace: count events lost due to not recording
2008-12-29 Steven Rostedtftrace: set up trace event hash infrastructure
2008-12-29 Steven Rostedtftrace: remove obsolete print continue functionality
2008-12-19 Pekka J Enbergftrace: introduce tracing_reset_online_cpus() helper
2008-12-04 Frederic Weisbeckertracing/function-graph-tracer: handle ftrace_printk...
2008-11-24 Ingo MolnarMerge branches 'tracing/branch-tracer', 'tracing/fastbo...
2008-11-23 Pekka Paalanenx86, mmiotrace: fix buffer overrun detection
2008-11-16 Frederic Weisbeckertracing/ftrace: change the type of the init() callback
2008-11-08 Steven Rostedtftrace: remove trace array ctrl
2008-11-08 Steven Rostedtftrace: remove ctrl_update method
2008-10-14 Steven Rostedtftrace: preempt disable over interrupt disable
2008-10-14 Steven Rostedtftrace: type cast filter+verifier
2008-10-14 Frederic Weisbeckertracing/ftrace: adapt mmiotrace to the new type of...
2008-10-14 Steven Rostedtftrace: take advantage of variable length entries
2008-10-14 Steven Rostedtftrace: make work with new ring buffer
2008-10-14 Pekka Paalanenmmiotrace: handle TRACE_PRINT entries
2008-10-14 Pekka Paalanenx86 mmiotrace: implement mmiotrace_printk()
2008-10-14 Pekka Paalanenftrace: move mmiotrace functions out of trace.c
2008-10-14 Steven Rostedtftrace: new continue entry - separate out from trace_entry
2008-05-24 Pekka Paalanenx86 mmiotrace: use resource_size_t for phys addresses
2008-05-24 Pekka Paalanenmmiotrace: do not print bogus pid for maps either
2008-05-24 Pekka Paalanenmmiotrace: print overrun counts
2008-05-24 Pekka Paalanenmmiotrace: print header using the read hook.
2008-05-24 Pekka Paalanenx86 mmiotrace: Do not print bogus pid
2008-05-24 Pekka Paalanenftrace: mmiotrace update, #2
2008-05-24 Pekka Paalanenftrace: mmiotrace, updates
2008-05-24 Pekka Paalanenftrace: add mmiotrace plugin