1. 3594136 ftrace: do not profile lib/string.o by Steven Rostedt · 16 years ago
  2. caf8cde ftrace: remove address of function names by Steven Rostedt · 16 years ago
  3. 9ff9cdb ftrace: cleanups by Ingo Molnar · 16 years ago
  4. 6fb44b7 ftrace: add trace_function api for other tracers to use by Steven Rostedt · 16 years ago
  5. 2a2cc8f ftrace: allow the event pipe to be polled by Soeren Sandmann Pedersen · 16 years ago
  6. aeaee8a ftrace: build fix by Ingo Molnar · 16 years ago
  7. 2577046 ftrace: build fix by Ingo Molnar · 16 years ago
  8. 5e3ca0e ftrace: introduce the "hex" output method by Ingo Molnar · 16 years ago
  9. 2e0f576 ftrace: build fix by Ingo Molnar · 16 years ago
  10. 0fd9e0d ftrace: use cpu clock again by Ingo Molnar · 16 years ago
  11. 26994ea ftrace: enabled tracing by default by Steven Rostedt · 16 years ago
  12. 4eebcc8 ftrace: disable tracing on failure by Steven Rostedt · 16 years ago
  13. 37ad508 ftrace - fix dynamic ftrace memory leak by Steven Rostedt · 16 years ago
  14. 088b1e42 ftrace: pipe fixes by Steven Rostedt · 16 years ago
  15. dcb6308 ftrace, locking fix by Ingo Molnar · 16 years ago
  16. f0a920d ftrace: add trace_special() by Ingo Molnar · 16 years ago
  17. cb0f12a ftrace: bin-output by Ingo Molnar · 16 years ago
  18. f9896bf ftrace: add raw output by Ingo Molnar · 16 years ago
  19. 8c523a9 ftrace: clean-up-pipe-iteration by Ingo Molnar · 16 years ago
  20. cdd31cd ftrace: remove-idx-sync by Ingo Molnar · 16 years ago
  21. 53c37c1 ftrace: fast, scalable, synchronized timestamps by Ingo Molnar · 16 years ago
  22. 750ed1a ftrace: timestamp syncing, prepare by Ingo Molnar · 16 years ago
  23. 4bf39a9 ftrace: cleanups by Ingo Molnar · 16 years ago
  24. d4c5a2f ftrace: fix locking by Ingo Molnar · 16 years ago
  25. b3806b4 ftrace: user run time file reading by Steven Rostedt · 16 years ago
  26. 214023c ftrace: add a buffer for output by Steven Rostedt · 16 years ago
  27. 93a588f ftrace: change buffers to producer consumer by Steven Rostedt · 16 years ago
  28. 1d4db00 ftrace: reset selftests by Steven Rostedt · 16 years ago
  29. 08bafa0 ftrace: disable all tracers on corrupted buffer by Steven Rostedt · 16 years ago
  30. 4e3c333 ftrace: fix time offset by Ingo Molnar · 16 years ago
  31. 77a2b37 ftrace: startup tester on dynamic tracing. by Steven Rostedt · 16 years ago
  32. 7bd2f24 ftrace: add README by Ingo Molnar · 16 years ago
  33. c7aafc5 ftrace: cleanups by Ingo Molnar · 16 years ago
  34. 60a1177 ftrace: add self-tests by Steven Rostedt · 16 years ago
  35. e1c08bd ftrace: force recording by Steven Rostedt · 16 years ago
  36. 57f50be ftrace: fix max latency by Steven Rostedt · 16 years ago
  37. 89b2f97 ftrace: fix updates to max trace by Steven Rostedt · 16 years ago
  38. 18cef37 ftrace: don't use raw_local_irq_save/restore by Steven Rostedt · 16 years ago
  39. 0764d23 ftrace: lockdep notrace annotations by Steven Rostedt · 16 years ago
  40. 361943a ftrace: irqs off smp_processor_id() fix by Steven Rostedt · 16 years ago
  41. 5568b13 ftrace: debug smp_processor_id, use notrace preempt disable by Steven Rostedt · 16 years ago
  42. f43fdad ftrace: fix kexec by Ingo Molnar · 16 years ago
  43. 4c11d7a ftrace: convert single large buffer into single pages. by Steven Rostedt · 16 years ago
  44. 5072c59 ftrace: add filter select functions to trace by Steven Rostedt · 16 years ago
  45. d61f82d ftrace: use dynamic patching for updating mcount calls by Steven Rostedt · 16 years ago
  46. 3c1720f ftrace: move memory management out of arch code by Steven Rostedt · 16 years ago
  47. dfa60ab ftrace: use nops instead of jmp by Steven Rostedt · 16 years ago
  48. b0fc494 ftrace: add ftrace_enabled sysctl to disable mcount function by Steven Rostedt · 16 years ago
  49. 3d08339 ftrace: dynamic enabling/disabling of function calls by Steven Rostedt · 16 years ago
  50. 6cd8a4b ftrace: trace preempt off critical timings by Steven Rostedt · 16 years ago
  51. 81d68a9 ftrace: trace irq disabled critical timings by Steven Rostedt · 16 years ago
  52. 352ad25 ftrace: tracer for scheduler wakeup latency by Steven Rostedt · 16 years ago
  53. 35e8e30 ftrace: add tracing of context switches by Steven Rostedt · 16 years ago
  54. 1b29b01 ftrace: function tracer by Steven Rostedt · 16 years ago
  55. bc0c38d ftrace: latency tracer infrastructure by Steven Rostedt · 16 years ago
  56. 16444a8 ftrace: add basic support for gcc profiler instrumentation by Arnaldo Carvalho de Melo · 16 years ago
  57. 6e76641 ftrace: annotate core code that should not be traced by Arnaldo Carvalho de Melo · 16 years ago
  58. 23adec5 x86: add notrace annotations to vsyscall. by Steven Rostedt · 16 years ago
  59. ffdc1a0 tracing: add notrace to linkage.h by Ingo Molnar · 16 years ago
  60. 5028252 ftrace: add preempt_enable/disable notrace macros by Steven Rostedt · 16 years ago
  61. 7c731e0 ftrace: make the task state char-string visible to all by Steven Rostedt · 16 years ago
  62. bd3bff9 sched: add latency tracer callbacks to the scheduler by Ingo Molnar · 16 years ago
  63. 75d3bce Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  64. 0a891ad [CIFS] Fix reversed memset arguments by Dave Jones · 16 years ago
  65. e405824 Adds username in the upcall key for unattended mounts with keytab by Igor Mammedov · 16 years ago
  66. a0abb93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  67. 9956c11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  68. ada44a0 sparc64: Prevent stack backtrace false positives on trap frames. by David S. Miller · 16 years ago
  69. 0d817bc [CIFS] Remove redundant NULL check by Steve French · 16 years ago
  70. 14d2c68 sparc64: Fix stack tracing through trap frames. by David S. Miller · 16 years ago
  71. a051bc5 sparc64: Fix kernel thread stack termination. by David S. Miller · 16 years ago
  72. 071f92d net: The world is not perfect patch. by Rami Rosen · 16 years ago
  73. 4b74944 tcp: Make prior_ssthresh a u32 by Ilpo Järvinen · 16 years ago
  74. 88860c9 xfrm_user: Remove zero length key checks. by David S. Miller · 16 years ago
  75. 51f82a2 net/ipv4/arp.c: Use common hex_asc helpers by Denis Cheng · 16 years ago
  76. b1443e2 cassini: Only use chip checksum for ipv4 packets. by David S. Miller · 16 years ago
  77. 78b58e5 HTC_EGPIO is ARM-only by Al Viro · 16 years ago
  78. 337e3c4 provide out-of-line strcat() for m68k by Al Viro · 16 years ago
  79. 8c5330a caiaq endianness fix by Al Viro · 16 years ago
  80. 839cd31 MODULE_LICENSE expects "GPL v2", not "GPLv2" by Al Viro · 16 years ago
  81. e3428e2 msnd_* is ISA-only by Al Viro · 16 years ago
  82. 46cb69c missing dependencies on HAS_DMA by Al Viro · 16 years ago
  83. 9d8df6a ocfs2 endianness fixes by Al Viro · 16 years ago
  84. f6c2fb5 irda-usb endianness annotations and fixes by Al Viro · 16 years ago
  85. 572abae sbus bpp: instances missed in s/dev_name/bpp_dev_name/ by Al Viro · 16 years ago
  86. 79bc12a ecryptfs fixes by Al Viro · 16 years ago
  87. 4ec7ffa misc drivers/net endianness noise by Al Viro · 16 years ago
  88. 8152b4a thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml by Al Viro · 16 years ago
  89. 3e3b48e missing export of csum_partial() on uml/amd64 by Al Viro · 16 years ago
  90. d347926 uml: add missing exports for UML_RANDOM=m by Al Viro · 16 years ago
  91. 13c48c4 fix hppfs Makefile breakage by Al Viro · 16 years ago
  92. 3787fa6 fix include order in sys-i386/registers.c by Al Viro · 16 years ago
  93. 296cd66 missed kmalloc() in pcap_user.c by Al Viro · 16 years ago
  94. 7d227cd2 tcp: TCP connection times out if ICMP frag needed is delayed by Sridhar Samudrala · 16 years ago
  95. c8942f1 netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__ by Patrick McHardy · 16 years ago
  96. 4da5105 af_key: Fix selector family initialization. by Kazunori MIYAZAWA · 16 years ago
  97. 3651751 sunhv: Fix locking in non-paged I/O case. by David S. Miller · 16 years ago
  98. 5cf11da Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  99. 397d71d [CIFS] Remove debug statement by Steve French · 16 years ago
  100. 5651ced Fix possible access to undefined memory region. by Igor Mammedov · 16 years ago