ftrace: remove struct list_head from struct dyn_ftrace
[linux-2.6] / kernel /
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  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
2009-03-12  Steven Rostedttracing: keep ring buffer to minimum size till used
2009-03-11  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-03-11  Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-11  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-03-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-10  Benjamin HerrenschmidtMerge commit 'gcl/merge' into merge
2009-03-10  Dhaval Gianikernel/user.c: fix a memory leak when freeing up non...
2009-03-10  Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-10  Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/textedit...
2009-03-10  Steven Rostedttracing: use raw spinlocks for trace_vprintk
2009-03-10  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-03-10  Peter Zijlstratrace_clock: fix preemption bug
2009-03-10  Steven Rostedttracing: remove funky whitespace in the trace code
2009-03-10  Steven Rostedttracing: update comments to match event code macros
2009-03-10  Steven Rostedttracing: flip the TP_printk and TP_fast_assign in the...
2009-03-10  Ingo MolnarMerge branch 'core/printk' into tracing/ftrace
2009-03-10  Steven Rostedttracing: add back the available_events file
2009-03-10  Steven Rostedttracing: do not allow modifying the ftrace events via...
2009-03-10  Steven Rostedttracing: fix printk format specifier
2009-03-10  KOSAKI Motohirotracing: Don't assume possible cpu list have continuous...
2009-03-10  Ingo MolnarMerge branch 'x86/core' into tracing/ftrace
2009-03-10  Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-10  Ingo MolnarMerge branches 'tracing/doc', 'tracing/ftrace', 'tracin...
2009-03-10  Ingo MolnarMerge branches 'x86/apic', 'x86/asm', 'x86/fixmap'...
2009-03-10  Steven Rostedttracing: remove obsolete TRACE_EVENT_FORMAT macro
2009-03-10  Steven Rostedttracing: new format for specialized trace points
2009-03-10  Steven Rostedttracing: use generic __stringify
2009-03-10  Steven Rostedttracing: replace TP<var> with TP_<var>
2009-03-10  Steven Rostedttracing: typecast sizeof and offsetof to unsigned int
2009-03-10  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-03-09  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-03-09  Oleg Nesterovcopy_process: fix CLONE_PARENT && parent_exec_id intera...
2009-03-09  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-03-09  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-03-09  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-03-09  Heiko CarstensFix fixpoint divide exception in acct_update_integrals
2009-03-09  KOSAKI Motohirotracing: Don't use tracing_record_cmdline() in workqueu...
2009-03-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-08  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-03-08  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-03-08  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-03-08  Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2009-03-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-08  Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2009-03-08  KOSAKI Motohiroftrace: tracing header should put '#' at the beginning...
2009-03-08  Ingo MolnarMerge branches 'tracing/doc', 'tracing/ftrace', 'tracin...
2009-03-06  Ingo Molnartracing: trace_bprintk() cleanups
2009-03-06  Frederic Weisbeckertracing/core: drop the old trace_printk() implementatio...
2009-03-06  Lai Jiangshantracing: add trace_bprintk()
2009-03-06  Lai Jiangshantracing: infrastructure for supporting binary record
2009-03-06  Ingo MolnarMerge branch 'core/printk' into tracing/ftrace
2009-03-06  Mathieu Desnoyerstracing, Text Edit Lock - kprobes architecture independ...
2009-03-06  Ingo MolnarMerge branch 'x86/core' into tracing/textedit
2009-03-06  KOSAKI Motohirotracing: fix deadlock when setting set_ftrace_pid
2009-03-06  KOSAKI Motohirotracing: current tip/master can't enable ftrace
2009-03-06  Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-06  Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/function...
2009-03-06  Tejun Heopercpu, module: implement reserved allocation and use...
2009-03-06  Steven Rostedttracing: add format files for ftrace default entries
2009-03-06  Steven Rostedttracing: move print of event format to separate file
2009-03-06  Steven Rostedttracing: make all file_operations const
next