1. ef7a4a1 ring-buffer: fix ring_buffer_read_page by Steven Rostedt · 16 years ago
  2. 41be4da ring-buffer: reset write field for ring_buffer_read_page by Steven Rostedt · 16 years ago
  3. 633ddaa tracing: fix return value to registering events by Steven Rostedt · 16 years ago
  4. c79a61f tracing: make CALLER_ADDRx overwriteable by Uwe Kleine-Koenig · 16 years ago
  5. 96ccd21 tracing: add print format to event trace format files by Steven Rostedt · 16 years ago
  6. c5e4e19 tracing: add trace name and id to event formats by Steven Rostedt · 16 years ago
  7. 91729ef tracing: add ftrace headers to event format files by Steven Rostedt · 16 years ago
  8. 981d081 tracing: add format file to describe event struct fields by Steven Rostedt · 16 years ago
  9. f952075 tracing: make trace_seq_reset global and rename to trace_seq_init by Steven Rostedt · 16 years ago
  10. 11a241a tracing: add protection around modify trace event fields by Steven Rostedt · 16 years ago
  11. d20e3b0 tracing: add TRACE_FIELD_SPECIAL to record complex entries by Steven Rostedt · 16 years ago
  12. f2034f1 tracing: create the C style tracing for the irq subsystem by Steven Rostedt · 16 years ago
  13. 6299280 tracing: create the C style tracing for the sched subsystem by Steven Rostedt · 16 years ago
  14. fd99498 tracing: add raw fast tracing interface for trace events by Steven Rostedt · 16 years ago
  15. c32e827 tracing: add raw trace point recording infrastructure by Steven Rostedt · 16 years ago
  16. ef5580d tracing: add interface to write into current tracer buffer by Steven Rostedt · 16 years ago
  17. 3d7ba93 tracing: add subsystem sched for sched events by Steven Rostedt · 16 years ago
  18. 0ec2ef1 tracing: add subsystem irq for irq events by Steven Rostedt · 16 years ago
  19. b628b3e tracing: make the set_event and available_events subsystem aware by Steven Rostedt · 16 years ago
  20. 6ecc2d1 tracing: add subsystem level to trace events by Steven Rostedt · 16 years ago
  21. eb594e4 tracing: move trace point formats to files in include/trace directory by Steven Rostedt · 16 years ago
  22. 0cfe824 tracing: replace kzalloc with kcalloc by Steven Rostedt · 16 years ago
  23. 5c6a3ae tracing: use newline separator for trace options list by Steven Rostedt · 16 years ago
  24. 85a2f9b tracing: use pointer error returns for __tracing_open by Steven Rostedt · 16 years ago
  25. d8e83d2 tracing: add protection around open use of current_tracer by Steven Rostedt · 16 years ago
  26. 577b785 tracing: add tracer dependent options to options directory by Steven Rostedt · 16 years ago
  27. a825907 tracing: add options directory and core option files by Steven Rostedt · 16 years ago
  28. 5d0859c Merge branch 'sched/clock' into tracing/ftrace by Ingo Molnar · 16 years ago
  29. 83ce400 x86: set X86_FEATURE_TSC_RELIABLE by Ingo Molnar · 16 years ago
  30. b342501 sched: allow architectures to specify sched_clock_stable by Ingo Molnar · 16 years ago
  31. 14131f2 tracing: implement trace_clock_*() APIs by Ingo Molnar · 16 years ago
  32. 6409c4d sched: sched_clock() improvement: use in_nmi() by Ingo Molnar · 16 years ago
  33. af39241 tracing, genirq: add irq enter and exit trace events by Jason Baron · 16 years ago
  34. 8656e7a tracing/core: make the per cpu trace files in per cpu directories by Frederic Weisbecker · 16 years ago
  35. f4abfb8 Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  36. e36b1e1 Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  37. 3cdfdf9 tracing: wrap arguments with PARAMS by Steven Rostedt · 16 years ago
  38. eef62a6 tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT by Steven Rostedt · 16 years ago
  39. d7350c3 tracing/core: make the read callbacks reentrants by Frederic Weisbecker · 16 years ago
  40. b04cc6b tracing/core: introduce per cpu tracing files by Frederic Weisbecker · 16 years ago
  41. 2b1b858 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
  42. 886b5b7 tracing: remove /debug/tracing/latency_trace by Ingo Molnar · 16 years ago
  43. 2d542cf tracing/hw-branch-tracing: convert bts-tracer mutex to a spinlock by Ingo Molnar · 16 years ago
  44. 1473e44 tracing: make event directory structure by Steven Rostedt · 16 years ago
  45. f3fe8e4 tracing: add schedule events to event trace by Steven Rostedt · 16 years ago
  46. b77e38a tracing: add event trace infrastructure by Steven Rostedt · 16 years ago
  47. 7c37730 tracing: add DEFINE_TRACE_FMT to tracepoint.h by Steven Rostedt · 16 years ago
  48. 694593e Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  49. 21209b6 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  50. a792cd1 Merge branch 'firedtv-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  51. 4daa068 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  52. 531660e Add i2c_board_info for RiscPC PCF8583 by Russell King · 16 years ago
  53. 082a4cf i2c: Make sure i2c_algo_bit_data.timeout is HZ-independent by Jean Delvare · 16 years ago
  54. cd97f39 i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT by Jean Delvare · 16 years ago
  55. a746b57 i2c: Timeouts reach -1 by Roel Kluin · 16 years ago
  56. f29d2e0 i2c: Fix misplaced parentheses by Roel Kluin · 16 years ago
  57. e07a4b9 proc: fix PG_locked reporting in /proc/kpageflags by Helge Bahmann · 16 years ago
  58. 499aa86 x86, ptrace: remove CONFIG guards around declarations by Markus Metzger · 16 years ago
  59. 5e01cb6 x86, ftrace: fix section mismatch in hw-branch-tracer by Markus Metzger · 16 years ago
  60. a7f4463 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core by Ingo Molnar · 16 years ago
  61. e73bf9f firedtv: dvb_frontend_info for FireDTV S2, fix "frequency limits undefined" error by Beat Michel Liechti · 16 years ago
  62. 1549079 firedtv: massive refactoring by Stefan Richter · 16 years ago
  63. a70f81c firedtv: rename files, variables, functions from firesat to firedtv by Rambaldi · 16 years ago
  64. 291f006 firedtv: Use DEFINE_SPINLOCK by Julia Lawall · 16 years ago
  65. a40bf55 firedtv: fix registration - adapter number could only be zero by Henrik Kurelid · 16 years ago
  66. 7199e52 firedtv: use length_field() of PMT as length by Henrik Kurelid · 16 years ago
  67. 096edfb firedtv: fix returned struct for ca_info by Henrik Kurelid · 16 years ago
  68. 8ae83cd firedtv: cleanups and minor fixes by Stefan Richter · 16 years ago
  69. 00fc307 ieee1394: remove superfluous assertions by Stefan Richter · 16 years ago
  70. 9c939e4 ieee1394: inherit ud vendor_id from node vendor_id by Stefan Richter · 16 years ago
  71. b33fdd6 ieee1394: add hpsb_node_read() and hpsb_node_lock() by Stefan Richter · 16 years ago
  72. 29f8ea8 ieee1394: use correct barrier types between accesses of nodeid and generation by Stefan Richter · 16 years ago
  73. 612262a firesat: copyrights, rename to firedtv, API conversions, fix remote control input by Stefan Richter · 16 years ago
  74. 81c67b7 firesat: avc resend by Henrik Kurelid · 16 years ago
  75. df4846c firesat: update isochronous interface, add CI support by Henrik Kurelid · 16 years ago
  76. 2c22861 firesat: add DVB-S support for DVB-S2 devices by Ben Backx · 16 years ago
  77. f1bbb43 firesat: fix DVB-S2 device recognition by Ben Backx · 16 years ago
  78. c81c8b6 DVB: add firesat driver by Greg Kroah-Hartman · 17 years ago
  79. f7e603a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  80. cac7112 proc: proc_get_inode should de_put when inode already initialized by Krzysztof Sachanowicz · 16 years ago
  81. 226485e i915: suspend/resume interrupt state by Jesse Barnes · 16 years ago
  82. 6c0594a Fix an oops in i915_gem_retire_requests() by Karsten Wiese · 16 years ago
  83. 50fee1d net: amend the fix for SO_BSDCOMPAT gsopt infoleak by Eugene Teo · 16 years ago
  84. ebe47d4 netns: build fix for net_alloc_generic by Clemens Noss · 16 years ago
  85. ea5a42c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  86. d38e84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  87. 20f4d6c Linux 2.6.29-rc6 by Linus Torvalds · 16 years ago
  88. af23f57 acpi/doc: add missing param value by Randy Dunlap · 16 years ago
  89. ebd3610 ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin() by Jan Kara · 16 years ago
  90. 8310509 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  91. 5004417 drm/i915: Add missing mutex_lock(&dev->struct_mutex) by Pierre Willenbrock · 16 years ago
  92. 6fb8858 drm/i915: fix WC mapping in non-GEM i915 code. by Jesse Barnes · 16 years ago
  93. bab2d1f drm/i915: Fix regression in 95ca9d by Chris Wilson · 16 years ago
  94. f21289b drm/i915: Retire requests from i915_gem_busy_ioctl. by Eric Anholt · 16 years ago
  95. 5669fca drm/i915: suspend/resume GEM when KMS is active by Jesse Barnes · 16 years ago
  96. efbeed9 drm/i915: Don't let a device flush to prepare buffers clear new write_domains. by Eric Anholt · 16 years ago
  97. 8b0e378 drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path. by Eric Anholt · 16 years ago
  98. 09c50b4 selinux: Fix the NetLabel glue code for setsockopt() by Paul Moore · 16 years ago
  99. 586c250 cipso: Fix documentation comment by Paul Moore · 16 years ago
  100. 683fdc5 Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago