crypto: cryptd - Fix uninitialized return value
[safe/jmp/linux-2.6] / kernel / trace /
2009-06-16 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2009-06-16 GeunSik Limdebugfs: Fix terminology inconsistency of dir name...
2009-06-15 Linus TorvaldsMerge branch 'timers-for-linus-migration' of git:/...
2009-06-15 Vegard Nossumtrace: annotate bitfields in struct ring_buffer_event
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-06-11 Linus TorvaldsMerge branch 'tracing-urgent-for-linus' of git://git...
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-06-09 Steven Rostedttracing: add protection around module events unload
2009-06-09 Steven Rostedttracing: add trace_seq_vprint interface
2009-06-09 Li Zefantracing/events: convert block trace points to TRACE_EVENT()
2009-06-09 Steven Rostedtring-buffer: fix ret in rb_add_time_stamp
2009-06-08 Peter Zijlstraring-buffer: pass in lockdep class key for reader_lock
2009-06-05 Ingo MolnarMerge branch 'tip/tracing/ftrace-4' of git://git./linux...
2009-06-04 Ingo MolnarMerge branch 'tracing/ftrace' into tracing/core
2009-06-03 Steven Rostedttracing: add annotation to what type of stack trace...
2009-06-03 Steven Whitehousetracing: fix multiple use of __print_flags and __print_...
2009-06-03 walimistracing/events: fix output format of user stack
2009-06-03 walimistracing/events: fix output format of kernel stack
2009-06-03 walimistracing/trace_stack: fix the number of entries in the...
2009-06-03 Steven Rostedtring-buffer: discard timestamps that are at the start...
2009-06-03 Steven Rostedtring-buffer: try to discard unneeded timestamps
2009-06-03 Tim Birdring-buffer: fix bug in ring_buffer_discard_commit
2009-06-02 Steven Rostedtfunction-graph: always initialize task ret_stack
2009-06-02 Steven Rostedtfunction-graph: add memory barriers for accessing task...
2009-06-02 Steven Rostedtfunction-graph: enable the stack after initialization...
2009-06-02 Steven Rostedtfunction-graph: only allocate init tasks if it was...
2009-06-02 Steven Rostedtftrace: do not profile functions when disabled
2009-06-02 Steven Rostedttracing: make trace pipe recognize latency format flag
2009-06-02 Steven Whitehousetracing: add exports to use __print_symbolic and __prin...
2009-06-02 Li Zefantracing/events: introduce __dynamic_array()
2009-06-02 Steven Rostedttracing: combine the default tracers into one config
2009-06-02 Steven Rostedttracing: fix config options to not show when automatica...
2009-06-02 Steven Rostedtftrace: add kernel command line function filtering
2009-06-01 Frederic Weisbeckertracing/stat: remove unappropriate safe walk on list
2009-06-01 Li Zefantracing/stat: do some cleanups
2009-06-01 Li Zefantracing/stat: remember to free root node
2009-06-01 Li Zefantracing/stat: change dummpy_cmp() to return -1
2009-06-01 Frederic Weisbeckertracing/stat: replace linked list by an rbtree for...
2009-06-01 Frederic Weisbeckertracing/stat: replace trace_stat_session by stat_session
2009-06-01 Zhaoleitrace_workqueue: remove blank line between each cpu
2009-06-01 Zhaoleitrace_workqueue: remove cpu_workqueue_stats->first_entry
2009-06-01 Zhaoleitrace_workqueue: use list_for_each_entry() instead...
2009-06-01 Zhaoleiftrace, workqueuetrace: make workqueue tracepoints...
2009-05-27 Heiko Carstenstrace: disable preemption before taking raw spinlocks
2009-05-26 Steven Rostedttracing: add __print_symbolic to trace events
2009-05-26 Steven Rostedttracing: add __print_flags for events
2009-05-26 Zhaoleiftrace: clean up of using ftrace_event_enable_disable()
2009-05-26 Zhaoleiftrace: Add task_comm support for trace_event
2009-05-25 Lai Jiangshantracing: add trace_event_read_lock()
2009-05-22 Jens AxboeMerge branch 'master' into for-2.6.31
2009-05-20 Ming Leiftrace: fix check for return value of register_module_n...
2009-05-19 Stefan Rasplblktrace: remove debugfs entries on bad path
2009-05-18 Ming Leitracing: fix check for return value of register_module_...
2009-05-15 GeunSik Limtracing: Append prompt in /debug/tracing/README file
2009-05-15 Li Zefantracing/filters: fix off-by-one bug
2009-05-15 Li Zefantracing/filters: add missing unlock in a failure path
2009-05-15 Steven Rostedttracing: stop stack trace on first empty entry
2009-05-13 Arun R Bharadwajtimers: Identifying the existing pinned timers
2009-05-12 Steven Rostedtring-buffer: move code around to remove some branches
2009-05-12 Steven Rostedtring-buffer: use internal time stamp function
2009-05-12 Steven Rostedtring-buffer: small optimizations
2009-05-11 Steven Rostedtring-buffer: move calculation of event length
2009-05-11 Steven Rostedtring-buffer: remove type parameter from rb_reserve_next...
2009-05-11 Steven Rostedtring-buffer: check for divide by zero in ring-buffer...
2009-05-11 Steven Rostedtring-buffer: replace constants with time macros in...
2009-05-11 Li Zefanblktrace: pdu_buf of pc events should be unsigned
2009-05-11 Tejun Heoblock: drop request->hard_* and *nr_sectors
2009-05-11 Tejun Heoblock: implement blk_rq_pos/[cur_]sectors() and convert...
2009-05-08 Steven Rostedttracing: add trace_set_clr_event to export event enabli...
2009-05-08 Steven Rostedttracing: initialize return value for __ftrace_set_clr_event
2009-05-08 Li Zefantracing/events: simplify system_enable_read()
2009-05-08 Li Zefantracing/events: clean up for ftrace_set_clr_event()
2009-05-08 Steven Rostedtring-buffer: change WARN_ON from checking preempt_count...
2009-05-07 Steven Rostedtring-buffer: add total count in ring-buffer-benchmark
2009-05-07 Steven Rostedtring-buffer: only periodically call cond_resched to...
2009-05-07 Steven Rostedttracing: have menu default enabled when kernel debug...
2009-05-07 Steven Rostedttracing: append ":*" to internal setting of system...
2009-05-07 Steven Rostedtring-buffer: remove complex calculations in ring-buffer...
2009-05-07 Ingo MolnarMerge branch 'tracing/hw-branch-tracing' into tracing...
2009-05-07 Ingo MolnarMerge branch 'linus' into tracing/core
2009-05-07 Li Zefantracing/events: fix concurrent access to ftrace_events...
2009-05-07 Frederic Weisbeckertracing/filters: support for operator reserved characte...
2009-05-07 Frederic Weisbeckertracing/filters: support for filters of dynamic sized...
2009-05-07 Steven Rostedttracing: add hierarchical enabling of events
2009-05-07 Steven Rostedttracing: reset ring buffer when removing modules with...
2009-05-06 Steven Rostedtring-buffer: change test to be more latency friendly
2009-05-06 Steven Rostedtring-buffer: make moving the tail page a separate function
2009-05-06 Steven Rostedtring-buffer: check for failed allocation in ring buffer...
2009-05-06 Steven Rostedtring-buffer: remove unneeded conditional in rb_reserve_next
2009-05-06 Jaswinder Singh... tracing: trace_output.c, fix false positive compiler...
2009-05-06 Alan D. Brunelleblktrace: from-sector redundant in trace_block_remap
2009-05-06 Alan D. Brunelleblktrace: correct remap names
2009-05-06 Li Zefantracing/events: fix concurrent access to ftrace_events...
2009-05-06 Li Zefantracing/events: fix memory leak when unloading module
2009-05-06 Steven Rostedtring-buffer: add benchmark and tester
2009-05-06 Steven Rostedtring-buffer: move big if statement down
2009-05-05 Steven Rostedttracing: use proper export symbol for tracing api
2009-05-05 Steven Rostedtring-buffer: disable writers when resetting buffers
2009-05-05 Steven Rostedtring-buffer: have read page swap increment counter...
2009-05-05 Steven Rostedtring-buffer: record page entries in buffer page descriptor
next