1. e6f48901 trace_stat: don't call seq_printf() in seq_operation->start() by Lai Jiangshan · 16 years ago
  2. ee000b7 tracing: use union for multi-usages field by Lai Jiangshan · 16 years ago
  3. cc59c9e ftrace: show virtual PID by Lai Jiangshan · 16 years ago
  4. be6f164 function-graph: add option for include sleep times by Steven Rostedt · 16 years ago
  5. 8aef2d2 function-graph: ignore times across schedule by Steven Rostedt · 16 years ago
  6. 05ce581 function-graph: prevent more than one tracer registering by Steven Rostedt · 16 years ago
  7. 5d1a03d function-graph: moved the timestamp from arch to generic code by Steven Rostedt · 16 years ago
  8. 0983352 tracing: fix memory leak in trace_stat by Steven Rostedt · 16 years ago
  9. 45b9560 tracing: Fix TRACING_SUPPORT dependency for PPC32 by Anton Vorontsov · 16 years ago
  10. 3e1f60b tracing/ftrace: check if debugfs is registered before creating files by Frederic Weisbecker · 16 years ago
  11. c0f92ba debugfs: function to know if debugfs is initialized by Frederic Weisbecker · 16 years ago
  12. b8b9426 tracing: fix four sparse warnings by Dmitri Vorobiev · 16 years ago
  13. a524446 Merge branches 'tracing/ftrace', 'tracing/hw-breakpoints', 'tracing/ring-buffer', 'tracing/textedit' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  14. 0cf53ff tracing: keep the tracing buffer after self-test failure by Frederic Weisbecker · 16 years ago
  15. cf586b6 tracing/function-graph-tracer: prevent hangs during self-tests by Frederic Weisbecker · 16 years ago
  16. 09c9e84 tracing/ring-buffer: don't annotate rb_cpu_notify with __cpuinit by Frederic Weisbecker · 16 years ago
  17. 505f2b9 tracing, Text Edit Lock - kprobes architecture independent support, nommu fix by Ingo Molnar · 16 years ago
  18. ac199db ftrace: event profile hooks by Peter Zijlstra · 16 years ago
  19. 28bea27 ftrace: ensure every event gets an id by Peter Zijlstra · 16 years ago
  20. 23725ae ftrace: provide an id file for each event by Peter Zijlstra · 16 years ago
  21. 44fc6ee Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  22. 22de89b Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  23. 65c2449 aio: lookup_ioctx can return the wrong value when looking up a bogus context by Jeff Moyer · 16 years ago
  24. 87c3a86 eventfd: remove fput() call from possible IRQ context by Davide Libenzi · 16 years ago
  25. d011555 Move cc-option to below arch-specific setup by Linus Torvalds · 16 years ago
  26. caa81d6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  27. 2d8620c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  28. fe2fd6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  29. 5087f8d function-graph: show binary events as comments by Steven Rostedt · 16 years ago
  30. 40ce74f tracing: remove recording function depth from trace_printk by Steven Rostedt · 16 years ago
  31. 2fbcdb3 function-graph: calculate function depth within function graph tracer by Steven Rostedt · 16 years ago
  32. 5ef841f tracing: make print_(b)printk_msg_only global by Steven Rostedt · 16 years ago
  33. a8e7d49 Fix race in create_empty_buffers() vs __set_page_dirty_buffers() by Linus Torvalds · 16 years ago
  34. 68df375 Add '-fwrapv' to gcc CFLAGS by Linus Torvalds · 16 years ago
  35. 3bf832c tracing/ring-buffer: fix non cpu hotplug case by Frederic Weisbecker · 16 years ago
  36. ac5f6c9 function-graph: consolidate prologues for output by Steven Rostedt · 16 years ago
  37. e9d9df4 ftrace: protect running nmi (V3) by Lai Jiangshan · 16 years ago
  38. ec625cb tracepoints: dont update zero-sized tracepoint sections by Ingo Molnar · 16 years ago
  39. 09933a1 tracing: fix oops in tracepoint_update_probe_range() by Jaswinder Singh Rajput · 16 years ago
  40. a1e4ee2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  41. 85bff88 Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  42. d0573fa Staging: benet: remove driver now that it is merged in drivers/net/ by Greg Kroah-Hartman · 16 years ago
  43. d941d0e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  44. 8144737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  45. 99dbe10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  46. 4acd4d0 tracing: give easy way to clear trace buffer by Steven Rostedt · 16 years ago
  47. bd27e6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  48. 0fb1d9b [S390] make page table upgrade work again by Martin Schwidefsky · 16 years ago
  49. f481bfa [S390] make page table walking more robust by Martin Schwidefsky · 16 years ago
  50. 2887fc5 [S390] Dont check for pfn_valid() in uaccess_pt.c by Gerald Schaefer · 16 years ago
  51. cf08734 [S390] ftrace/mcount: fix kernel stack backchain by Heiko Carstens · 16 years ago
  52. f55d638 [S390] topology: define SD_MC_INIT to fix performance regression by Heiko Carstens · 16 years ago
  53. 4fa81ed [S390] __div64_31 broken for CONFIG_MARCH_G5 by Martin Schwidefsky · 16 years ago
  54. f02b862 kprobes: Fix locking imbalance in kretprobes by Ananth N Mavinakayanahalli · 16 years ago
  55. 4903620 tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stopped by Frederic Weisbecker · 16 years ago
  56. a635cf0 tracing: fix command line to pid reverse map by Carsten Emde · 16 years ago
  57. 50d8875 tracing: fix trace_find_cmdline() by Thomas Gleixner · 16 years ago
  58. 2c7eea4 tracing: replace the crude (unsigned) -1 hackery by Thomas Gleixner · 16 years ago
  59. 18aecd3 tracing: stop command line recording when tracing is disabled by Thomas Gleixner · 16 years ago
  60. f1aa298 Merge branch 'fix/opl3sa2-suspend' into for-linus by Takashi Iwai · 16 years ago
  61. a232ee6 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 16 years ago
  62. 6af845e ALSA: Fix vunmap and free order in snd_free_sgbuf_pages() by Takashi Iwai · 16 years ago
  63. 82f5d57 ALSA: mixart, fix lock imbalance by Jiri Slaby · 16 years ago
  64. 9105459 ALSA: pcm_oss, fix locking typo by Jiri Slaby · 16 years ago
  65. 36c7b83 ALSA: oss-mixer - Fixes recording gain control by Viral Mehta · 16 years ago
  66. c673ba1 ALSA: hda - Workaround for buggy DMA position on ATI controllers by Takashi Iwai · 16 years ago
  67. 09240cf ALSA: hda - Fix DMA mask for ATI controllers by Takashi Iwai · 16 years ago
  68. 327019b Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  69. 03418c7 Merge branches 'tracing/ftrace' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  70. 58cefd2 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  71. 62524d5 tracing: make power tracer start/stop methods lighter weight by Steven Rostedt · 16 years ago
  72. 5fec6dd tracing: make sched_switch stop/start light weight by Steven Rostedt · 16 years ago
  73. 97e7e4f tracing: optimization of branch tracer by Witold Baryluk · 16 years ago
  74. af4617b tracing: add global-clock option to provide cross CPU clock to traces by Steven Rostedt · 16 years ago
  75. 37886f6 ring-buffer: add api to allow a tracer to change clock source by Steven Rostedt · 16 years ago
  76. 9aac397 powerpc/ps3: ps3_defconfig updates by Geoff Levand · 16 years ago
  77. c71327a Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 16 years ago
  78. 6e2b757 module: fix refptr allocation and release order by Masami Hiramatsu · 16 years ago
  79. 8a0845c USB: storage: Unusual USB device Prolific 2507 variation added by Thomas Bartosik · 16 years ago
  80. e7f2f0d USB: Add device id for Option GTM380 to option driver by Achilleas Kotsis · 16 years ago
  81. 56a2182 USB: Add Vendor/Product ID for new CDMA U727 to option driver by Dirk Hohndel · 16 years ago
  82. 716a9c8 USB: Updated unusual-devs entry for USB mass storage on Nokia 6233 by Moritz Muehlenhoff · 16 years ago
  83. 0cc6bfe USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530 by Dan Williams · 16 years ago
  84. 391016f USB: EHCI: expedite unlinks when the root hub is suspended by Alan Stern · 16 years ago
  85. 508db8c USB: EHCI: Fix isochronous URB leak by Karsten Wiese · 16 years ago
  86. 9ea19b8 USB: option.c: add ZTE 622 modem device by Albert Pauw · 16 years ago
  87. 49fa092 USB: wusbcore/wa-xfer, fix lock imbalance by Jiri Slaby · 16 years ago
  88. a08b43a USB: misc/vstusb, fix lock imbalance by Jiri Slaby · 16 years ago
  89. 46c9844 USB: misc/adutux, fix lock imbalance by Jiri Slaby · 16 years ago
  90. 909b6c3 USB: image/mdc800, fix lock imbalance by Jiri Slaby · 16 years ago
  91. eeafa64 USB: atm/cxacru, fix lock imbalance by Jiri Slaby · 16 years ago
  92. c497e71 USB: unusual_devs: Add support for GI 0431 SD-Card interface by Jan Dumon · 16 years ago
  93. c653566 USB: serial: new cp2101 device id by Robert M. Kenney · 16 years ago
  94. b0d6590 USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist interface0 by Michael Hennerich · 16 years ago
  95. 7f82b6d USB: serial: add FTDI USB/Serial converter devices by Axel Wachtler · 16 years ago
  96. 6ff1046 USB: usbfs: keep async URBs until the device file is closed by Alan Stern · 16 years ago
  97. 228dd05 USB: usbtmc: add protocol 1 support by Greg Kroah-Hartman · 16 years ago
  98. 5b10916 USB: usbtmc: fix stupid bug in open() by Greg Kroah-Hartman · 16 years ago
  99. 76a67ec nfsd: nfsd should drop CAP_MKNOD for non-root by J. Bruce Fields · 16 years ago
  100. 84f09f4 NFSD: provide encode routine for OP_OPENATTR by Benny Halevy · 16 years ago