xfs: remove nr_to_write writeback windup.
[safe/jmp/linux-2.6] / kernel / trace / trace_ksym.c
2010-05-01 Frederic Weisbeckerhw-breakpoints: Get the number of available registers...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-12-30 Li Zefanksym_tracer: Remove trace_stat
2009-12-30 Li Zefanksym_tracer: Fix race when incrementing count
2009-12-30 Li Zefanksym_tracer: Fix to allow writing newline to ksym_trace...
2009-12-30 Li Zefanksym_tracer: Fix to make the tracer work
2009-12-14 Ingo MolnarMerge branch 'linus' into tracing/urgent
2009-12-13 Li Zefanksym_tracer: Fix bad cast
2009-12-10 Thomas Gleixnertracing: Fix wrong usage of strstrip in trace_ksyms
2009-12-06 Frederic Weisbeckerhw-breakpoints: Use overflow handler instead of the...
2009-11-27 Frederic Weisbeckerhw-breakpoints: Use struct perf_event_attr to define...
2009-11-26 Frederic Weisbeckerhw-breakpoints: Simplify error handling in breakpoint...
2009-11-26 Frederic Weisbeckerksym_tracer: Fix breakpoint removal after modification
2009-11-10 Paul Mundtksym_tracer: Support read accesses independent of read...
2009-11-08 Frederic Weisbeckerhw-breakpoints: Rewrite the hw-breakpoints layer on...
2009-09-07 Frederic Weisbeckertracing: Fix ring-buffer and ksym tracer merge interaction
2009-07-24 Xiao Guangrongtracing/ksym_tracer: support quick clear for ksym_trace...
2009-07-24 Xiao Guangrongtracing/ksym_tracer: fix write operation of ksym_trace_...
2009-07-24 Xiao Guangrongtracing/ksym_tracer: fix the output of ksym tracer
2009-07-10 Li Zefanksym_tracer: Fix the output of stat tracing
2009-07-10 Li Zefanksym_tracer: Fix memory leak
2009-07-10 Li Zefanksym_tracer: Report error when failed to re-register hbp
2009-07-10 Li Zefanksym_tracer: NIL-terminate user input filter
2009-07-10 Li Zefanksym_tracer: Fix validation of length of access type
2009-07-10 Li Zefanksym_tracer: Fix validation of access type
2009-07-10 Li Zefanksym_tracer: Rewrite ksym_trace_filter_read()
2009-07-10 Li Zefanksym_tracer: Extract trace entry from struct trace_ksym
2009-06-02 Frederic Weisbeckerhw-breakpoints: fix undeclared ksym_tracer_mutex
2009-06-02 K.Prasadhw-breakpoints: ftrace plugin for kernel symbol tracing...