tracing/core: Add current context on tracing recursion warning
[safe/jmp/linux-2.6] / kernel /
2009-04-19 Frederic Weisbeckertracing/core: Add current context on tracing recursion...
2009-04-17 Steven Rostedttracing: protect trace_printk from recursion
2009-04-17 Steven Rostedttracing: add same level recursion detection
2009-04-17 Steven Rostedttracing: add EXPORT_SYMBOL_GPL for trace commits
2009-04-17 Tom Zanussitracing/filters: add filter_mutex to protect filter...
2009-04-17 Li Zefantracing: fix file mode of trace and README
2009-04-17 Steven Rostedttracing/events: perform function tracing in event selftests
2009-04-17 Avadh Pateltracing: add saved_cmdlines file to show cached task...
2009-04-17 Steven Rostedttracing/events/ring-buffer: expose format of ring buffe...
2009-04-17 Steven Rostedttracing/events: add startup tests for events
2009-04-17 Steven Rostedtftrace: use module notifier for function tracer
2009-04-16 Li Zefanblktrace: fix context-info when mixed-using blk tracer...
2009-04-16 Li Zefanblktrace: add trace/ to /sys/block/sda
2009-04-16 Li Zefanblktrace: support per-partition tracing for ftrace...
2009-04-16 Shawn Dublktrace: support per-partition tracing
2009-04-15 Steven Rostedttracing/events: move trace point headers into include...
2009-04-15 Steven Rostedttracing/events: fix compile for modules disabled
2009-04-14 Steven Rostedttracing/events: add support for modules to TRACE_EVENT
2009-04-14 Steven Rostedttracing/events: add export symbols for trace events...
2009-04-14 Steven Rostedttracing/events: convert event call sites to use a link...
2009-04-14 Steven Rostedttracing/events: move the ftrace event tracing code...
2009-04-14 Steven Rostedttracing/events: move declarations from trace directory...
2009-04-14 Steven Rostedttracing: make trace_seq operations available for core...
2009-04-14 Steven Rostedttracing: create automated trace defines
2009-04-14 Steven Rostedttracing: consolidate trace and trace_event headers
2009-04-13 Tom Zanussitracing/filters: allow on-the-fly filter switching
2009-04-13 Ingo MolnarMerge branch 'linus' into tracing/core
2009-04-13 Tom Zanussitracing/filters: use ring_buffer_discard_commit() in...
2009-04-13 Tom Zanussitracing/infrastructure: separate event tracer from...
2009-04-13 Steven Rostedttracing/filters: use ring_buffer_discard_commit for...
2009-04-13 Steven Rostedtring-buffer: add ring_buffer_discard_commit
2009-04-13 Tom Zanussitracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event...
2009-04-13 Tom Zanussitracing/filters: add run-time field descriptions to...
2009-04-13 Rafael J. WysockiPM/Hibernate: Wait for SCSI devices scan to complete...
2009-04-13 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-04-13 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-04-13 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-04-12 Frederic Weisbeckerlockdep: continue lock debugging despite some taints
2009-04-12 Frederic Weisbeckerlockdep: warn about lockdep disabling after kernel...
2009-04-12 Li Zefanblktrace: fix output of BLK_TC_PC events
2009-04-12 Li Zefanblktrace: fix output of unknown events
2009-04-12 Zhaoleitracing, kmemtrace: Separate include/trace/kmemtrace...
2009-04-12 Li Zefantracing/filters: return proper error code when writing...
2009-04-12 Li Zefantracing/filters: allow user input integer to be oct...
2009-04-12 Li Zefantracing/filters: fix NULL pointer dereference
2009-04-12 Li Zefantracing/filters: NIL-terminate user input filter
2009-04-11 Linus Torvaldsasync: Fix module loading async-work regression
2009-04-10 Zhaoleiftrace: Output REC->var instead of __entry->var for...
2009-04-10 Li Zefantracing: fix document references
2009-04-10 Frederic Weisbeckertracing/lockdep: report the time waited for a lock
2009-04-10 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
2009-04-10 Lai Jiangshantracing: fix splice return too large
2009-04-10 Lai Jiangshantracing: update file->f_pos when splice(2) it
2009-04-10 Lai Jiangshantracing: allocate page when needed
2009-04-10 Lai Jiangshantracing: disable seeking for trace_pipe_raw
2009-04-09 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-04-09 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-04-09 Linus TorvaldsMerge branches 'core-fixes-for-linus', 'irq-fixes-for...
2009-04-09 Heiko Carstensmutex: have non-spinning mutexes on s390 by default
2009-04-09 Li Zefanblktrace: pass the right pointer to kfree()
2009-04-09 Frederic Weisbeckertracing/syscalls: use a dedicated file header
2009-04-09 Andrew Mortonwork_on_cpu(): rewrite it to create a kernel thread...
2009-04-09 Oleg Nesterovkthread: move sched-realeted initialization from kthrea...
2009-04-09 Vitaliy Gusevkthread: Don't looking for a task in create_kthread...
2009-04-08 Roland McGrathptrace: some checkpatch fixes
2009-04-08 Oleg Nesterovposix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF)
2009-04-08 Oleg Nesterovposix-timers: fix RLIMIT_CPU && fork()
2009-04-08 Ingo MolnarMerge commit 'v2.6.30-rc1' into sched/urgent
2009-04-08 Ingo MolnarMerge commit 'v2.6.30-rc1' into core/urgent
2009-04-07 Linus TorvaldsMerge branch 'core/softlockup' of git://git./linux...
2009-04-07 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-04-07 Linus TorvaldsMerge branch 'irq/threaded' of git://git./linux/kernel...
2009-04-07 Masami Hiramatsukprobes: support per-kprobe disabling
2009-04-07 Masami Hiramatsukprobes: rename kprobe_enabled to kprobes_all_disarmed
2009-04-07 Masami Hiramatsukprobes: move EXPORT_SYMBOL_GPL just after function...
2009-04-07 Masami Hiramatsukprobes: cleanup aggr_kprobe related code
2009-04-07 Peter W Morrealemm: add /proc controls for pdflush threads
2009-04-07 Zhaoleiftrace: clean up enable logic for sched_switch
2009-04-07 Steven Rostedtfunction-graph: use int instead of atomic for ftrace_gr...
2009-04-07 Frederic Weisbeckertracing/ftrace: factorize the tracing files creation
2009-04-07 Li Zefantracing: use macros to denote usec and nsec per second
2009-04-07 Ingo MolnarMerge branch 'tracing/urgent' into tracing/ftrace
2009-04-07 Zhaoleiftrace: Correct a text align for event format output
2009-04-07 Nikanth KarthikesanUpdate /debug/tracing/README
2009-04-07 Frederic Weisbeckertracing/ftrace: alloc the started cpumask for the trace...
2009-04-07 Zhaoleiftrace: Add check of sched_stopped for probe_sched_wakeup
2009-04-07 Frederic Weisbeckertracing/ftrace: fix missing include string.h
2009-04-07 Lai Jiangshantracing: fix incorrect return type of ns2usecs()
2009-04-07 Steven Rostedttracing: remove CALLER_ADDR2 from wakeup tracer
2009-04-07 Ingo MolnarMerge branch 'linus' into tracing/core
2009-04-07 Ingo MolnarMerge branch 'tracing/blktrace-fixes' into tracing...
2009-04-07 Ingo MolnarMerge branch 'linus' into core/softlockup
2009-04-07 Rusty RussellRevert "module: remove the SHF_ALLOC flag on the __vers...
2009-04-06 Oleg Nesterovexit_notify: kill the wrong capable(CAP_KILL) check
2009-04-06 Linus Torvaldskernel/sysctl.c: avoid annoying warnings
2009-04-06 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-04-06 Linus TorvaldsMerge branch 'kmemtrace-for-linus' of git://git./linux...
2009-04-05 Ingo MolnarMerge branch 'linus' into irq/threaded
2009-04-05 Linus TorvaldsMerge branch 'audit.b62' of git://git./linux/kernel...
2009-04-05 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
next