1. 6ff9a64 tracing: do not translate event helper macros in print format by Steven Rostedt · 17 years ago
  2. f1db457 tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCK by Li Zefan · 17 years ago
  3. 725c624 tracing: add trace_seq_vprint interface by Steven Rostedt · 17 years ago
  4. 6556d1d tracing: fix the block trace points print size by Steven Rostedt · 17 years ago
  5. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 17 years ago
  6. 1f8a6a1 ring-buffer: pass in lockdep class key for reader_lock by Peter Zijlstra · 17 years ago
  7. 918143e Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
  8. 64edbc5 Merge branch 'tracing/ftrace' into tracing/core by Ingo Molnar · 17 years ago
  9. 56d8bd3 tracing: fix multiple use of __print_flags and __print_symbolic by Steven Whitehouse · 17 years ago
  10. 112f38a7 tracing: make trace pipe recognize latency format flag by Steven Rostedt · 17 years ago
  11. 1d080d6 tracing: remove redundant SOFTIRQ from softirq event traces by Steven Rostedt · 17 years ago
  12. 7fcb7c4 tracing/events: introduce __dynamic_array() by Li Zefan · 17 years ago
  13. a9c1c3a tracing/events: put TP_fast_assign into braces by Li Zefan · 17 years ago
  14. 6e25db4 tracing/events: fix a typo in __string() format output by Li Zefan · 17 years ago
  15. fb39125 ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro by Zhaolei · 17 years ago
  16. f2aebae ftrace: don't convert function's local variable name in macro by Zhaolei · 17 years ago
  17. c2adae0 tracing: convert irq events to use __print_symbolic by Steven Rostedt · 17 years ago
  18. 0f4fc29 tracing: add __print_symbolic to trace events by Steven Rostedt · 17 years ago
  19. 62ba180 tracing: add flag output for kmem events by Steven Rostedt · 17 years ago
  20. 937cdb9 tracing: add previous task state info to sched switch event by Steven Rostedt · 17 years ago
  21. be74b73 tracing: add __print_flags for events by Steven Rostedt · 17 years ago
  22. b0aae68 tracing/events: change the type of __str_loc_item to unsigned short by Li Zefan · 17 years ago
  23. 1079cac Merge commit 'v2.6.30-rc6' into tracing/core by Ingo Molnar · 17 years ago
  24. 40f293f Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 17 years ago
  25. 4bca328 libata: Media rotation rate and form factor heuristics by Martin K. Petersen · 17 years ago
  26. c653849 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  27. cd17cbf Revert "mm: add /proc controls for pdflush threads" by Jens Axboe · 17 years ago
  28. 08d7b3d drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl. by Carl Worth · 17 years ago
  29. bd99f5e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 17 years ago
  30. 4f005db ioatdma: fix "ioatdma frees DMA memory with wrong function" by Maciej Sosnowski · 17 years ago
  31. ecf4667 syscalls.h add the missing sys_pipe2 declaration by Arnd Bergmann · 17 years ago
  32. 79c5d3c blktrace: from-sector redundant in trace_block_remap, cleanup by Li Zefan · 17 years ago
  33. 0016eff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago
  34. 93b49d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  35. d5f7bad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 17 years ago
  36. 2ad2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  37. e56d498 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 17 years ago
  38. 2a32ceb Fix races around the access to ->s_options by Al Viro · 17 years ago
  39. 6e8341a Switch open_exec() and sys_uselib() to do_open_filp() by Al Viro · 17 years ago
  40. db6c1fb romfs: cleanup romfs_fs.h by Christoph Hellwig · 17 years ago
  41. 74dbbdd New helper: deactivate_locked_super() by Al Viro · 17 years ago
  42. 677c9b2 reiserfs: remove privroot hiding in lookup by Jeff Mahoney · 17 years ago
  43. ab17c4f reiserfs: fixup xattr_root caching by Jeff Mahoney · 17 years ago
  44. edcc37a Always lookup priv_root on reiserfs mount and keep it by Al Viro · 17 years ago
  45. e67c856 Revert driver core: move platform_data into platform_device by Greg Kroah-Hartman · 17 years ago
  46. 4671c79 tracing: add trace_set_clr_event to export event enabling function by Steven Rostedt · 17 years ago
  47. d7a5926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  48. 0ad5d70 Merge branch 'tracing/hw-branch-tracing' into tracing/core by Ingo Molnar · 17 years ago
  49. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 17 years ago
  50. 57adc4d Eliminate thousands of warnings with gcc 3.2 build by Andi Kleen · 17 years ago
  51. 22a7c31 blktrace: from-sector redundant in trace_block_remap by Alan D. Brunelle · 17 years ago
  52. a42aaa3 blktrace: correct remap names by Alan D. Brunelle · 17 years ago
  53. 35edb40 ALSA: Release v1.0.20 by Jaroslav Kysela · 17 years ago
  54. de1d728 tracepoint: trace_sched_migrate_task(): remove parameter by Mathieu Desnoyers · 17 years ago
  55. 2df75e4 tracing/events: fix memory leak when unloading module by Li Zefan · 17 years ago
  56. 356d6c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 17 years ago
  57. f0d2c68 ring-buffer: add counters for commit overrun and nmi dropped entries by Steven Rostedt · 17 years ago
  58. 280f37a netfilter: xt_cluster: fix use of cluster match with 32 nodes by Pablo Neira Ayuso · 17 years ago
  59. 80445de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  60. a7ca7fc netfilter: add missing linux/types.h include to xt_LED.h by Patrick McHardy · 17 years ago
  61. a67e899 Bluetooth: Fix issue with sysfs handling for connections by Marcel Holtmann · 17 years ago
  62. 9f722c0 usbnet: CDC EEM support (v5) by Omar Laazimani · 17 years ago
  63. 0c26689 tcp: Fix tcp_prequeue() to get correct rto_min value by Satoru SATOH · 17 years ago
  64. c047fcd virtio: add missing include to virtio_net.h by Grant Likely · 17 years ago
  65. 0f3d042 netfilter: use likely() in xt_info_rdlock_bh() by Eric Dumazet · 17 years ago
  66. 9ee1983 tracing: add irq tracepoint documentation by Jason Baron · 17 years ago
  67. 912bc6a Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 17 years ago
  68. d37dc42 nls: add a nls_nullsize inline by Jeff Layton · 17 years ago
  69. 3dacbda Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  70. 8b37256 tracing/filters: a better event parser by Tom Zanussi · 17 years ago
  71. a118e4d tracing/filters: distinguish between signed and unsigned fields by Tom Zanussi · 17 years ago
  72. 30e673b tracing/filters: move preds into event_filter object by Tom Zanussi · 17 years ago
  73. 0f9a623 tracing: x86, mmiotrace: only register for die notifier when tracer active by Stuart Bennett · 17 years ago
  74. bf0de3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 17 years ago
  75. 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 17 years ago
  76. 56a50ad Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 17 years ago
  77. 9f65325 regulator: fix header file missing kernel-doc by Randy Dunlap · 17 years ago
  78. 052b30b Bluetooth: Add different pairing timeout for Legacy Pairing by Marcel Holtmann · 17 years ago
  79. f3784d8 Bluetooth: Ensure that HCI sysfs add/del is preempt safe by Roger Quadros · 17 years ago
  80. bf368e4 net: Avoid extra wakeups of threads blocked in wait_for_packet() by Eric Dumazet · 17 years ago
  81. 27b1833 Remove unused support code for refok sections. by Tim Abbott · 17 years ago
  82. 3fb8e49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  83. 37b607c net: Fix typo in net_device_ops description. by Mike Rapoport · 17 years ago
  84. c759a6b net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE by Adrian Bunk · 17 years ago
  85. c80d471 Add new HEAD_TEXT_SECTION macro. by Tim Abbott · 17 years ago
  86. 1c41e23 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 17 years ago
  87. 060fa5c8 tracing/events: reuse trace event ids after overflow by Steven Rostedt · 17 years ago
  88. b8e6555 tracing: remove deprecated TRACE_FORMAT by Steven Rostedt · 17 years ago
  89. ef54b1b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  90. a4277bf Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  91. 6ae85d6 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  92. d72cd3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  93. 12bac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 17 years ago
  94. 160031b tracing/irq: convert irq traces to use TRACE_EVENT macro by Steven Rostedt · 17 years ago
  95. 6091173 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 17 years ago
  96. 3951709 tracing/lockdep: convert lockdep to use TRACE_EVENT macro by Steven Rostedt · 17 years ago
  97. 71951b6 netfilter: nf_ct_dccp: add missing role attributes for DCCP by Pablo Neira Ayuso · 17 years ago
  98. 97c68d00 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  99. 3e241ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  100. f8c3301 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago