1. 5872144 tracing/filters: fix off-by-one bug by Li Zefan · 15 years ago
  2. 8cd995b tracing/filters: add missing unlock in a failure path by Li Zefan · 15 years ago
  3. 1ec7c48 tracing: stop stack trace on first empty entry by Steven Rostedt · 15 years ago
  4. 29a6797 x86/stacktrace: return 0 instead of -1 for stack ops by Steven Rostedt · 15 years ago
  5. 168b6b1 ring-buffer: move code around to remove some branches by Steven Rostedt · 15 years ago
  6. 88eb012 ring-buffer: use internal time stamp function by Steven Rostedt · 15 years ago
  7. 0f0c85f ring-buffer: small optimizations by Steven Rostedt · 15 years ago
  8. be957c4 ring-buffer: move calculation of event length by Steven Rostedt · 15 years ago
  9. 1cd8d73 ring-buffer: remove type parameter from rb_reserve_next_event by Steven Rostedt · 15 years ago
  10. d988ff9 ring-buffer: check for divide by zero in ring-buffer-benchmark by Steven Rostedt · 15 years ago
  11. 5a772b2 ring-buffer: replace constants with time macros in ring-buffer-benchmark by Steven Rostedt · 15 years ago
  12. 79c5d3c blktrace: from-sector redundant in trace_block_remap, cleanup by Li Zefan · 15 years ago
  13. 0498625 blktrace: pdu_buf of pc events should be unsigned by Li Zefan · 15 years ago
  14. 4671c79 tracing: add trace_set_clr_event to export event enabling function by Steven Rostedt · 15 years ago
  15. 29f9394 tracing: initialize return value for __ftrace_set_clr_event by Steven Rostedt · 15 years ago
  16. c142b15 tracing/events: simplify system_enable_read() by Li Zefan · 15 years ago
  17. 8f31bfe tracing/events: clean up for ftrace_set_clr_event() by Li Zefan · 15 years ago
  18. 74f4fd2 ring-buffer: change WARN_ON from checking preempt_count to preemptible by Steven Rostedt · 15 years ago
  19. 7da3046 ring-buffer: add total count in ring-buffer-benchmark by Steven Rostedt · 15 years ago
  20. 0574ea4 ring-buffer: only periodically call cond_resched to ring-buffer-benchmark by Steven Rostedt · 15 years ago
  21. 65b7724 tracing: have menu default enabled when kernel debug is configured by Steven Rostedt · 15 years ago
  22. d6bf81e tracing: append ":*" to internal setting of system events by Steven Rostedt · 15 years ago
  23. 29c8000 ring-buffer: remove complex calculations in ring-buffer-test by Steven Rostedt · 15 years ago
  24. 0ad5d70 Merge branch 'tracing/hw-branch-tracing' into tracing/core by Ingo Molnar · 15 years ago
  25. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  26. d94fc52 tracing/events: fix concurrent access to ftrace_events list, fix by Li Zefan · 15 years ago
  27. 5928c3c tracing/filters: support for operator reserved characters in strings by Frederic Weisbecker · 15 years ago
  28. e8808c1 tracing/filters: support for filters of dynamic sized arrays by Frederic Weisbecker · 15 years ago
  29. 8ae79a1 tracing: add hierarchical enabling of events by Steven Rostedt · 15 years ago
  30. 9456f0f tracing: reset ring buffer when removing modules with events by Steven Rostedt · 15 years ago
  31. 71e1c8a tracing: update sample with TRACE_INCLUDE_FILE by Steven Rostedt · 15 years ago
  32. 3e07a4f ring-buffer: change test to be more latency friendly by Steven Rostedt · 15 years ago
  33. 6634ff2 ring-buffer: make moving the tail page a separate function by Steven Rostedt · 15 years ago
  34. 00c81a5 ring-buffer: check for failed allocation in ring buffer benchmark by Steven Rostedt · 15 years ago
  35. 8e7abf1 ring-buffer: remove unneeded conditional in rb_reserve_next by Steven Rostedt · 15 years ago
  36. 35cf723 tracing: small trave_events sample Makefile cleanup by Christoph Hellwig · 15 years ago
  37. 48dd0fe tracing: trace_output.c, fix false positive compiler warning by Jaswinder Singh Rajput · 15 years ago
  38. 22a7c31 blktrace: from-sector redundant in trace_block_remap by Alan D. Brunelle · 15 years ago
  39. a42aaa3 blktrace: correct remap names by Alan D. Brunelle · 15 years ago
  40. de1d728 tracepoint: trace_sched_migrate_task(): remove parameter by Mathieu Desnoyers · 15 years ago
  41. 20c8928 tracing/events: fix concurrent access to ftrace_events list by Li Zefan · 15 years ago
  42. 2df75e4 tracing/events: fix memory leak when unloading module by Li Zefan · 15 years ago
  43. 96d1798 tracing/events: make SAMPLE_TRACE_EVENTS default to n by Li Zefan · 15 years ago
  44. fd6da10 tracing/events: don't say hi when loading the trace event sample by Li Zefan · 15 years ago
  45. 5092dbc ring-buffer: add benchmark and tester by Steven Rostedt · 15 years ago
  46. aa20ae8 ring-buffer: move big if statement down by Steven Rostedt · 15 years ago
  47. 413f81e Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  48. 94487d6 tracing: use proper export symbol for tracing api by Steven Rostedt · 15 years ago
  49. 31b6e76 ftrace: use .sched.text, not .text.sched in recordmcount.pl by Tim Abbott · 15 years ago
  50. 42beefc drm/r128: fix r128 ioremaps to use ioremap_wc. by Dave Airlie · 15 years ago
  51. 899ad58 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  52. a425a63 Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions by Mel Gorman · 15 years ago
  53. 41ede23 ring-buffer: disable writers when resetting buffers by Steven Rostedt · 15 years ago
  54. afbab76 ring-buffer: have read page swap increment counter with page entries by Steven Rostedt · 15 years ago
  55. 99ee129 Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. bcb1656 Merge branch 'irq/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. e858e8b Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. da87bbd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  59. e91b3b26 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  60. 5e30302 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. 35984d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  62. 0692698 [IA64] xen_domu_defconfig: fix build issues/warnings by Jan Beulich · 15 years ago
  63. 778c55d ring-buffer: record page entries in buffer page descriptor by Steven Rostedt · 15 years ago
  64. e4906ef ring-buffer: convert cpu buffer entries to local_t by Steven Rostedt · 15 years ago
  65. c8d7718 tracing: export stats of ring buffers to userspace by Steven Rostedt · 15 years ago
  66. f0d2c68 ring-buffer: add counters for commit overrun and nmi dropped entries by Steven Rostedt · 15 years ago
  67. d6ce96d ring-buffer: export symbols by Steven Rostedt · 15 years ago
  68. f328ddc Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  69. 80445de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  70. 32bc66d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  71. a31ea2f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  72. 0488713 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  73. 37ecfd8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  74. 71019c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  75. 2196d1c i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30) by Enrik Berkhan · 15 years ago
  76. 0cdba07 i2c-algo-bit: Fix timeout test by Dave Airlie · 15 years ago
  77. 4ccc28f i2c: Timeouts off by 1 by Roel Kluin · 15 years ago
  78. bc83871 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  79. e151a60 e1000: fix virtualization bug by Jesse Brandeburg · 15 years ago
  80. 815bcc2 bonding: fix alb mode locking regression by Jay Vosburgh · 15 years ago
  81. 65c90bc selinux: Fix send_sigiotask hook by Stephen Smalley · 15 years ago
  82. f83ce3e proc: avoid information leaks to non-privileged processes by Jake Edge · 15 years ago
  83. a67e899 Bluetooth: Fix issue with sysfs handling for connections by Marcel Holtmann · 15 years ago
  84. 9f722c0 usbnet: CDC EEM support (v5) by Omar Laazimani · 15 years ago
  85. 35d1168 x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo by Andreas Herrmann · 15 years ago
  86. 0c26689 tcp: Fix tcp_prequeue() to get correct rto_min value by Satoru SATOH · 15 years ago
  87. 0b2febf ehea: fix invalid pointer access by Hannes Hering · 15 years ago
  88. 5d7ee52 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  89. dea6a9d Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  90. 56dc16f Merge branch 'fix/pcm-jiffies-check' into for-linus by Takashi Iwai · 15 years ago
  91. 6574612 ASoC: Remove BROKEN from mpc5200 kconfig by Takashi Iwai · 15 years ago
  92. 3a20ac2 Merge branch 'fix/pcm-jiffies-check' into fix/asoc by Takashi Iwai · 15 years ago
  93. 6da7342 amd-iommu: fix iommu flag masks by Joerg Roedel · 15 years ago
  94. 4391ed6 kbuild, modpost: fix unexpected non-allocatable warning with mips by Sam Ravnborg · 15 years ago
  95. 028eceb kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gcc by Sam Ravnborg · 15 years ago
  96. 7d875a0 kbuild, modpost: fix unexpected non-allocatable section when cross compiling by Anders Kaseorg · 15 years ago
  97. 2e058a6 mvsdio: fix CONFIG_PM=y build by Rabin Vincent · 15 years ago
  98. 4ea580f mmci: fix crash with debug enabled by Rabin Vincent · 15 years ago
  99. 4accfe2 sdhci: catch ADMA errors by Pierre Ossman · 15 years ago
  100. 79bccc5 mmc: increase power up delay by José M. Fernández · 16 years ago