blktrace: make classic output more classic
[pandora-kernel.git] / kernel /
2009-03-31 Li Zefanblktrace: make classic output more classic
2009-03-31 Li Zefanblktrace: fix off-by-one bug
2009-03-31 Li Zefanblktrace: fix the original blktrace
2009-03-31 Li Zefanblktrace: fix a race when creating blk_tree_root in...
2009-03-31 Li Zefanblktrace: fix timestamp in binary output
2009-03-24 Li Zefanblktrace: print human-readable act_mask
2009-03-24 Li Zefanblktrace: fix t_error()
2009-03-24 Li Zefanblktrace: fix wrong calculation of RWBS
2009-03-24 Li Zefanblktrace: mark ddir_act[] const
2009-03-21 Li Zefanblktrace: avoid accessing NULL bdev->bd_disk
2009-03-21 Li Zefanblktrace: remove sysfs_blk_trace_enable_show/store()
2009-03-21 Li Zefanblktrace: report EBUSY correctly
2009-03-21 Li Zefanblktrace: don't increase blk_probes_ref if failed to...
2009-03-21 Li Zefanblktrace: remove blk_probe_mutex
2009-03-21 Li Zefanblktrace: make blk_tracer_enabled a bool flag
2009-03-21 Li Zefanblktrace: fix possible memory leak
2009-03-20 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/kprobes'...
2009-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-19 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-03-19 Frederic Weisbeckertracing/ring-buffer: fix non cpu hotplug case
2009-03-18 Ingo Molnartracepoints: dont update zero-sized tracepoint sections
2009-03-18 Jaswinder Singh... tracing: fix oops in tracepoint_update_probe_range()
2009-03-18 Linus TorvaldsMerge branch 'for-2.6.29' of git://linux-nfs.org/~bfiel...
2009-03-18 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-03-18 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-03-18 Ananth N Mavinakay... kprobes: Fix locking imbalance in kretprobes
2009-03-18 Frederic Weisbeckertracing/ftrace: stop {irqs, preempt}soff tracers when...
2009-03-18 Carsten Emdetracing: fix command line to pid reverse map
2009-03-18 Thomas Gleixnertracing: fix trace_find_cmdline()
2009-03-18 Thomas Gleixnertracing: replace the crude (unsigned) -1 hackery
2009-03-18 Thomas Gleixnertracing: stop command line recording when tracing is...
2009-03-18 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-03-18 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-18 Ingo MolnarMerge branches 'tracing/ftrace' and 'linus' into tracin...
2009-03-18 Steven Rostedttracing: make power tracer start/stop methods lighter...
2009-03-18 Steven Rostedttracing: make sched_switch stop/start light weight
2009-03-18 Steven Rostedttracing: add global-clock option to provide cross CPU...
2009-03-18 Steven Rostedtring-buffer: add api to allow a tracer to change clock...
2009-03-17 Masami Hiramatsumodule: fix refptr allocation and release order
2009-03-17 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-17 Tom Zanussitracing: fix leak in event_format_read()
2009-03-17 Ingo MolnarMerge branch 'tracing/syscalls' into tracing/core
2009-03-17 Steven Rostedttracing: stop comm recording on tracing off
2009-03-17 Steven Rostedttracing: protect reader of cmdline output
2009-03-17 Frederic Weisbeckertracing/ftrace: fix the check on nopped sites
2009-03-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-03-16 Frederic Weisbeckertracing/core: fix early free of cpumasks
2009-03-16 Frederic Weisbeckertracing/ftrace: fix double calls to tracing_start()
2009-03-16 Frederic Weisbeckertracing/core: fix missing mutex unlock on tracing_set_t...
2009-03-16 Frederic Weisbeckertracing/syscalls: select kallsysms
2009-03-16 Frederic Weisbeckertracing/syscalls: protect thread flag toggling from...
2009-03-16 Frederic Weisbeckertracing/syscalls: various cleanups
2009-03-16 Frederic Weisbeckertracing/syscalls: fix missing release of tracing
2009-03-16 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/syscalls...
2009-03-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-03-14 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-03-14 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-14 Ingo MolnarMerge branch 'x86/asm' into tracing/syscalls
2009-03-13 Frederic Weisbeckertracing/syscalls: core infrastructure for syscalls...
2009-03-13 Lai Jiangshanftrace: remove struct list_head from struct dyn_ftrace
2009-03-13 Lai Jiangshanftrace: use seq_read
2009-03-13 Zhaoleiftrace: don't try to __ftrace_replace_code on !FTRACE_F...
2009-03-13 Zhaoleiftrace: avoid double-free of dyn_ftrace
2009-03-13 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/syscalls...
2009-03-13 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-13 Ingo MolnarMerge commit 'v2.6.29-rc8' into tracing/ftrace
2009-03-13 Frederic Weisbeckertracing/ftrace: syscall tracing infrastructure, basics
2009-03-13 Steven Rostedtsoftirq: no need to have SOFTIRQ in softirq name
2009-03-13 Steven Rostedttracing: move binary buffers into per cpu directory
2009-03-13 Steven Rostedttracing: add comment for use of double __builtin_consant_p
2009-03-13 Steven Rostedttracing: left align location header in stack_trace
2009-03-13 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-13 Steven Rostedtring-buffer: document reader page design
2009-03-13 Steven Rostedttracing: show event name in trace for TRACE_EVENT creat...
2009-03-13 KOSAKI Motohirotracing: Don't use tracing_record_cmdline() in workqueu...
2009-03-13 Jason Barontracing: tracepoints for softirq entry/exit - tracepoints
2009-03-13 Jason Barontracing: tracepoints for softirq entry/exit - add softi...
2009-03-13 Steven Rostedttracing: explain why stack tracer is empty
2009-03-13 Steven Rostedttracing: fix stack tracer header
2009-03-13 Steven Rostedttracing: export trace formats to user space
2009-03-13 Steven Rostedttracing: have event_trace_printk use static tracer
2009-03-13 Steven Rostedttracing: make bprint event use the proper event id
2009-03-13 Frederic Weisbeckertracing/core: bring back raw trace_printk for dynamic...
2009-03-13 Steven Rostedttracing: show that buffer size is not expanded
2009-03-13 Steven Rostedtring-buffer: remove unneeded get_online_cpus
2009-03-13 Steven Rostedtring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUG
2009-03-13 Steven Rostedttracing: protect ring_buffer_expanded with trace_types_lock
2009-03-13 Steven Rostedttracing: fix comments about trace buffer resizing
2009-03-13 Steven RostedtMerge branch 'tracing/ftrace' of git://git./linux/kerne...
2009-03-13 Ingo MolnarMerge branch 'core/locking' into tracing/ftrace
2009-03-13 Ingo Molnarlocking: rename trace_softirq_[enter|exit] => lockdep_s...
2009-03-13 Ingo MolnarMerge branch 'linus' into core/locking
2009-03-12 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2009-03-12 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-03-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-03-12 Ingo MolnarMerge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86...
2009-03-12 Steven Rostedtring-buffer: only allocate buffers for online cpus
2009-03-12 Steven Rostedttracing: fix trace_wait to know to wait on all cpus...
2009-03-12 Steven Rostedttracing: expand the ring buffers when an event is activated
next