1. 1427cdf tracing: infrastructure for supporting binary record by Lai Jiangshan · 16 years ago
  2. 546e535 Merge branch 'core/printk' into tracing/ftrace by Ingo Molnar · 16 years ago
  3. fef20d9 vsprintf: unify the format decoding layer for its 3 users by Frederic Weisbecker · 16 years ago
  4. 4370aa4 vsprintf: add binary printf by Lai Jiangshan · 16 years ago
  5. af438c0 tracing, power-trace: make it build even if the power-tracer is turned off by Ingo Molnar · 16 years ago
  6. 10dd3eb tracing: fix deadlock when setting set_ftrace_pid by KOSAKI Motohiro · 16 years ago
  7. 422d3c7 tracing: current tip/master can't enable ftrace by KOSAKI Motohiro · 16 years ago
  8. bc722f5 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
  9. 1609743 Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core by Ingo Molnar · 16 years ago
  10. 770cb24 tracing: add format files for ftrace default entries by Steven Rostedt · 16 years ago
  11. 33b0c22 tracing: move print of event format to separate file by Steven Rostedt · 16 years ago
  12. 5e2336a tracing: make all file_operations const by Steven Rostedt · 16 years ago
  13. 40ada30 tracing: clean up menu by Ingo Molnar · 16 years ago
  14. 2002c25 tracing: add tracing_on/tracing_off to kernel.h by Steven Rostedt · 16 years ago
  15. 0012693 tracing/function-graph-tracer: use the more lightweight local clock by Frederic Weisbecker · 16 years ago
  16. 526211b tracing: move utility functions from ftrace.h to kernel.h by Ingo Molnar · 16 years ago
  17. 5e1607a tracing: rename ftrace_printk() => trace_printk() by Ingo Molnar · 16 years ago
  18. 5366473 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
  19. c4ef144 Merge branch 'tracing/ftrace' into tracing/core by Ingo Molnar · 16 years ago
  20. e9d25fe tracing: have latency tracers set the latency format by Steven Rostedt · 16 years ago
  21. 27d48be tracing: consolidate print_lat_fmt and print_trace_fmt by Steven Rostedt · 16 years ago
  22. 5fd73f8 tracing: remove extra latency_trace method from trace structure by Steven Rostedt · 16 years ago
  23. c032ef64 tracing: add latency output format option by Steven Rostedt · 16 years ago
  24. e74da52 tracing: fix seq read from trace files by Steven Rostedt · 16 years ago
  25. 2dc5d12 tracing: do not return EFAULT if read copied anything by Steven Rostedt · 16 years ago
  26. 4f3640f ring-buffer: fix timestamp in partial ring_buffer_page_read by Steven Rostedt · 16 years ago
  27. e543ad7 tracing: add cpu_file intialization for ftrace_dump by Steven Rostedt · 16 years ago
  28. efed792 tracing: add lockdep tracepoints for lock acquire/release by Peter Zijlstra · 16 years ago
  29. 28b1bd1 Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 16 years ago
  30. 1075414 lockdep: require framepointers for x86 by Peter Zijlstra · 16 years ago
  31. 26575e2 lockdep: remove extra "irq" string by Peter Zijlstra · 16 years ago
  32. 1c21f14 lockdep: fix incorrect state name by Peter Zijlstra · 16 years ago
  33. 2602c3b Merge branch 'rfc/splice/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
  34. a1be621 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core by Ingo Molnar · 16 years ago
  35. 2cadf91 tracing: add binary buffer files for use with splice by Steven Rostedt · 16 years ago
  36. 474d32b ring-buffer: make ring_buffer_read_page read from start on partial page by Steven Rostedt · 16 years ago
  37. e3d6bf0 ring-buffer: replace sizeof of event header with offsetof by Steven Rostedt · 16 years ago
  38. ef7a4a1 ring-buffer: fix ring_buffer_read_page by Steven Rostedt · 16 years ago
  39. 41be4da ring-buffer: reset write field for ring_buffer_read_page by Steven Rostedt · 16 years ago
  40. fec6c6f Linux 2.6.29-rc7 by Linus Torvalds · 16 years ago
  41. 9c1a774 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  42. 1777f1a crypto: ixp4xx - Fix qmgr_request_queue build failure by Krzysztof Hałasa · 16 years ago
  43. 219f170 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  44. 3024e4a Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  45. f2a4165 Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  46. b24746c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  47. f41bf2a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  48. bdf602b [ARM] fix lots of ARM __devexit sillyness by Russell King · 16 years ago
  49. 3612fdf 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
  50. 633ddaa tracing: fix return value to registering events by Steven Rostedt · 16 years ago
  51. b57ee99 [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU by Catalin Marinas · 16 years ago
  52. 25ef4a6 [ARM] 5416/1: Use unused address in v6_early_abort by Seth Forshee · 16 years ago
  53. 780eef9 x86: oprofile: don't set counter width from cpuid on Core2 by Tim Blechmann · 16 years ago
  54. 0fc59d3 x86: fix init_memory_mapping() to handle small ranges by Yinghai Lu · 16 years ago
  55. 2450cf5 Revert "menu: fix embedded menu snafu" by Linus Torvalds · 16 years ago
  56. 43e4070 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  57. 299eb93 drm/i915: Fix use-before-null-check in i915_irq_emit(). by Eric Anholt · 16 years ago
  58. fda714c drm: Avoid client deadlocks when the master disappears. by Thomas Hellstrom · 16 years ago
  59. 171901d drm: Wake up all lock waiters when the master disappears. by Thomas Hellstrom · 16 years ago
  60. 4d77c88 drm: Don't return ERESTARTSYS to user-space. by Thomas Hellstrom · 16 years ago
  61. 155b25b menu: fix embedded menu snafu by Randy Dunlap · 16 years ago
  62. d86a1c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  63. bd5e89c Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  64. 2d44947 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  65. 359aa09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  66. c742b4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  67. fbfd8b5 Change email address by Karsten Keil · 16 years ago
  68. 6b3bf20 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  69. 36b3110 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  70. 7b88ed6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  71. 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 16 years ago
  72. ccbe495 x86-64: syscall-audit: fix 32/64 syscall hole by Roland McGrath · 16 years ago
  73. 654952b 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
  74. c79a61f tracing: make CALLER_ADDRx overwriteable by Uwe Kleine-Koenig · 16 years ago
  75. ed662d9 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
  76. fdfa66a Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  77. a087489 sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chip by Andres Salomon · 16 years ago
  78. f945405 sdhci: Add quirk for controllers with no end-of-busy IRQ by Ben Dooks · 16 years ago
  79. 96ccd21 tracing: add print format to event trace format files by Steven Rostedt · 16 years ago
  80. c5e4e19 tracing: add trace name and id to event formats by Steven Rostedt · 16 years ago
  81. 91729ef9 tracing: add ftrace headers to event format files by Steven Rostedt · 16 years ago
  82. 981d081 tracing: add format file to describe event struct fields by Steven Rostedt · 16 years ago
  83. f952075 tracing: make trace_seq_reset global and rename to trace_seq_init by Steven Rostedt · 16 years ago
  84. 11a241a tracing: add protection around modify trace event fields by Steven Rostedt · 16 years ago
  85. d20e3b0 tracing: add TRACE_FIELD_SPECIAL to record complex entries by Steven Rostedt · 16 years ago
  86. 340430c x86 mmiotrace: fix race with release_kmmio_fault_page() by Pekka Paalanen · 16 years ago
  87. 3e39aa1 x86 mmiotrace: improve handling of secondary faults by Stuart Bennett · 16 years ago
  88. 0b700a6 x86 mmiotrace: split set_page_presence() by Pekka Paalanen · 16 years ago
  89. 5359b58 x86 mmiotrace: fix save/restore page table state by Pekka Paalanen · 16 years ago
  90. e9d54ca x86 mmiotrace: WARN_ONCE if dis/arming a page fails by Stuart Bennett · 16 years ago
  91. 5ff9369 x86: add far read test to testmmiotrace by Pekka Paalanen · 16 years ago
  92. fab852a x86: count errors in testmmiotrace.ko by Pekka Paalanen · 16 years ago
  93. 5ce04e3 fix warning in io_mapping_map_wc() by Pallipadi, Venkatesh · 16 years ago
  94. 38f1df2 ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268 by Takashi Iwai · 16 years ago
  95. 52c0326 zaurus: add usb id for motomagx phones by Dmitriy Taychenachev · 16 years ago
  96. 05ffb3e usbnet: make usbnet_get_link() fall back to ethtool_op_get_link() by Bjørn Mork · 16 years ago
  97. 2cf48a1 veth: Fix carrier detect by Eric W. Biederman · 16 years ago
  98. cac477e cdc_ether: add usb id for Ericsson F3507g by Bjørn Mork · 16 years ago
  99. 6709fe9 r8169: read MAC address from EEPROM on init (2nd attempt) by Ivan Vecera · 16 years ago
  100. d7f59dc selinux: Fix a panic in selinux_netlbl_inode_permission() by Paul Moore · 16 years ago