summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kmemtrace, mm: fix slab.h dependency problem in mm/failslab.cPekka Enberg2009-04-031-0/+1
* kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_unlzma.cPekka Enberg2009-04-031-0/+1
* kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_bunzip2.cPekka Enberg2009-04-031-0/+1
* kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_inflate.cPekka Enberg2009-04-031-0/+1
* kmemtrace, squashfs: fix slab.h dependency problem in squasfsPekka Enberg2009-04-031-0/+1
* kmemtrace, befs: fix slab.h dependency problemPekka Enberg2009-04-031-0/+1
* kmemtrace, security: fix linux/key.h header file dependenciesPekka Enberg2009-04-031-0/+1
* kmemtrace, fs: fix linux/fdtable.h header file dependenciesIngo Molnar2009-04-031-1/+3
* kmemtrace, fs: uninline simple_transaction_set()Ingo Molnar2009-04-032-13/+17
* kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/sec...Pekka Enberg2009-04-032-21/+24
* tracing, net: fix net tree and tracing tree merge interactionStephen Rothwell2009-04-021-2/+2
* tracing, powerpc: fix powerpc tree and tracing tree interactionStephen Rothwell2009-04-021-5/+1
* Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-02149-3666/+14599
|\
| * ring-buffer: do not remove reader page from list on ring buffer freeSteven Rostedt2009-04-011-1/+0
| * function-graph: allow unregistering twiceSteven Rostedt2009-04-011-0/+4
| *-------. Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Ingo Molnar2009-03-3128-366/+1312
| |\ \ \ \ \
| | | | | | * tracing, Text Edit Lock: cleanupIngo Molnar2009-03-311-2/+0
| | | | | | * tracing, Text Edit Lock: Fix one sparse warning in kernel/extable.cDmitri Vorobiev2009-03-221-0/+1
| | | | | * | blktrace: print out BLK_TN_MESSAGE properlyLi Zefan2009-03-311-19/+61
| | | | | * | blktrace: extract duplidate codeLi Zefan2009-03-311-32/+30
| | | | | * | blktrace: fix memory leak when freeing struct blk_io_traceLi Zefan2009-03-311-17/+12
| | | | | * | blktrace: fix blk_probes_ref chaosLi Zefan2009-03-311-8/+7
| | | | | * | blktrace: make classic output more classicLi Zefan2009-03-311-4/+4
| | | | | * | blktrace: fix off-by-one bugLi Zefan2009-03-311-2/+2
| | | | | * | blktrace: fix the original blktraceLi Zefan2009-03-311-7/+5
| | | | | * | blktrace: fix a race when creating blk_tree_root in debugfsLi Zefan2009-03-311-1/+5
| | | | | * | blktrace: fix timestamp in binary outputLi Zefan2009-03-311-1/+1
| | | | | * | blktrace: print human-readable act_maskLi Zefan2009-03-241-38/+65
| | | | | * | blktrace: fix t_error()Li Zefan2009-03-241-1/+1
| | | | | * | blktrace: fix wrong calculation of RWBSLi Zefan2009-03-241-6/+7
| | | | | * | blktrace: mark ddir_act[] constLi Zefan2009-03-241-4/+4
| | | | | * | blktrace: avoid accessing NULL bdev->bd_diskLi Zefan2009-03-211-2/+11
| | | | | * | blktrace: remove sysfs_blk_trace_enable_show/store()Li Zefan2009-03-211-70/+22
| | | | | * | blktrace: report EBUSY correctlyLi Zefan2009-03-211-6/+3
| | | | | * | blktrace: don't increase blk_probes_ref if failed to setup blk traceLi Zefan2009-03-211-3/+3
| | | | | * | blktrace: remove blk_probe_mutexLi Zefan2009-03-211-22/+5
| | | | | * | blktrace: make blk_tracer_enabled a bool flagLi Zefan2009-03-211-9/+3
| | | | | * | blktrace: fix possible memory leakLi Zefan2009-03-211-1/+1
| | | | * | | x86: kretprobe-booster interrupt emulation code fixMasami Hiramatsu2009-03-251-8/+9
| | | | | |/ | | | | |/|
| | | * | | trace: make argument 'mem' of trace_seq_putmem() constLi Zefan2009-03-312-5/+6
| | | * | | tracing: add missing 'extern' keywords to trace_output.hEduard - Gabriel Munteanu2009-03-311-16/+17
| | | * | | tracing: provide trace_seq_reserve()Eduard - Gabriel Munteanu2009-03-312-0/+14
| | | * | | ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release()Zhaolei2009-03-251-2/+7
| | | * | | init,cpuset: fix initialize orderLai Jiangshan2009-03-251-2/+1
| | | * | | trace_workqueues: fix empty line's outputLai Jiangshan2009-03-251-6/+6
| | | * | | trace_stat: keep original orderLai Jiangshan2009-03-251-10/+8
| | | * | | trace_stat: don't call seq_printf() in seq_operation->start()Lai Jiangshan2009-03-251-1/+7
| | | * | | tracing: use union for multi-usages fieldLai Jiangshan2009-03-242-7/+13
| | | * | | ftrace: show virtual PIDLai Jiangshan2009-03-241-1/+1
| | | * | | function-graph: add option for include sleep timesSteven Rostedt2009-03-243-1/+10
OpenPOWER on IntegriCloud