aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'tracing/ftrace' into tracing/coreIngo Molnar2009-06-04
|\
| * ftrace: do not profile functions when disabledSteven Rostedt2009-06-01
| * tracing: make trace pipe recognize latency format flagSteven Rostedt2009-06-01
| * tracing: remove redundant SOFTIRQ from softirq event tracesSteven Rostedt2009-06-01
| * tracing: add exports to use __print_symbolic and __print_flags from a moduleSteven Whitehouse2009-06-01
| * tracing/events: introduce __dynamic_array()Li Zefan2009-06-01
| * tracing/events: put TP_fast_assign into bracesLi Zefan2009-06-01
| * tracing/events: fix a typo in __string() format outputLi Zefan2009-06-01
| * tracing: combine the default tracers into one configSteven Rostedt2009-06-01
| * tracing: fix config options to not show when automatically selectedSteven Rostedt2009-06-01
| * ftrace: add kernel command line function filteringSteven Rostedt2009-06-01
* | tracing/stat: remove unappropriate safe walk on listFrederic Weisbecker2009-06-01
* | tracing/stat: do some cleanupsLi Zefan2009-06-01
* | tracing/stat: remember to free root nodeLi Zefan2009-06-01
* | tracing/stat: change dummpy_cmp() to return -1Li Zefan2009-06-01
* | tracing/stat: replace linked list by an rbtree for sortingFrederic Weisbecker2009-06-01
* | tracing/stat: replace trace_stat_session by stat_sessionFrederic Weisbecker2009-06-01
* | trace_workqueue: remove blank line between each cpuZhaolei2009-06-01
* | trace_workqueue: remove cpu_workqueue_stats->first_entryZhaolei2009-06-01
* | trace_workqueue: use list_for_each_entry() instead of list_for_each_entry_safe()Zhaolei2009-06-01
* | ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macroZhaolei2009-06-01
|/
* ftrace: don't convert function's local variable name in macroZhaolei2009-05-27
* trace: disable preemption before taking raw spinlocksHeiko Carstens2009-05-27
* tracing: convert irq events to use __print_symbolicSteven Rostedt2009-05-26
* tracing: add __print_symbolic to trace eventsSteven Rostedt2009-05-26
* tracing: add flag output for kmem eventsSteven Rostedt2009-05-26
* tracing: add previous task state info to sched switch eventSteven Rostedt2009-05-26
* tracing: add __print_flags for eventsSteven Rostedt2009-05-26
* ftrace: clean up of using ftrace_event_enable_disable()Zhaolei2009-05-25
* ftrace: Add task_comm support for trace_eventZhaolei2009-05-25
* kmemtrace: fix kernel parameter documentationPekka Enberg2009-05-25
* tracing/events: change the type of __str_loc_item to unsigned shortLi Zefan2009-05-25
* tracing: add trace_event_read_lock()Lai Jiangshan2009-05-25
* ftrace: fix check for return value of register_module_notifier in event_trace...Ming Lei2009-05-20
* blktrace: remove debugfs entries on bad pathStefan Raspl2009-05-19
* tracing/events: Documentation updatesLi Zefan2009-05-19
* tracing: fix check for return value of register_module_notifierMing Lei2009-05-18
* Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar2009-05-18
|\
| * Linux 2.6.30-rc6v2.6.30-rc6Linus Torvalds2009-05-16
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-05-15
| |\
| | * PCI MSI: Fix MSI-X with NIU cardsMatthew Wilcox2009-05-11
| | * PCI: Fix pci-e port driver slot_reset bad default return valueZhang, Yanmin2009-05-05
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6Linus Torvalds2009-05-15
| |\ \
| | * | Bluetooth: Don't trigger disconnect timeout for security mode 3 pairingMarcel Holtmann2009-05-09
| | * | Bluetooth: Don't use hci_acl_connect_cancel() for incoming connectionsMarcel Holtmann2009-05-09
| | * | Bluetooth: Fix wrong module refcount when connection setup failsMarcel Holtmann2009-05-09
| * | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-05-15
| |\ \ \
| | * | | drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth2009-05-14
| | * | | drm/i915: Set HDMI hot plug interrupt enable for only the output in question.Ma Ling2009-05-14
| | * | | drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS.Ma Ling2009-05-14