1. c99c30f nmi_watchdog: Turn it off by default by Ingo Molnar · 14 years ago
  2. 47195d5 nmi_watchdog: Clean up various small details by Don Zickus · 14 years ago
  3. 2cc4452 nmi_watchdog: Fix undefined 'apic' build bug by Don Zickus · 14 years ago
  4. 96ca402 nmi_watchdog: Properly configure for software events by Don Zickus · 14 years ago
  5. 6081b6c nmi_watchdog: support for oprofile by Don Zickus · 14 years ago
  6. cf454ae nmi_watchdog: Fallback to software events when no hardware pmu detected by Don Zickus · 14 years ago
  7. 504d7cf nmi_watchdog: Compile and portability fixes by Don Zickus · 14 years ago
  8. c3128fb nmi_watchdog: Use a boolean config flag for compiling by Don Zickus · 14 years ago
  9. 8e7672c nmi_watchdog: Only enable on x86 for now by Ingo Molnar · 14 years ago
  10. 84e478c nmi_watchdog: Config option to enable new nmi_watchdog by Don Zickus · 14 years ago
  11. 1fb9d6a nmi_watchdog: Add new, generic implementation, using perf events by Don Zickus · 14 years ago
  12. e40b172 x86: Move notify_die from nmi.c to traps.c by Don Zickus · 14 years ago
  13. 076dc4a x86/alternatives: Fix build warning by Masami Hiramatsu · 14 years ago
  14. 5f48536 perf top: Use address pattern in lookup_sym_source by Arnaldo Carvalho de Melo · 14 years ago
  15. ee11b90 perf top: Fix annotate for userspace by Kirill Smelkov · 14 years ago
  16. 5ecaafd kprobes: Add mcount to the kprobes blacklist by Masami Hiramatsu · 14 years ago
  17. 2161db9 perf tools: Fix session init on non-modular kernels by Ingo Molnar · 14 years ago
  18. f887f30 perf tools: Clean up O_LARGEFILE et al usage by Xiao Guangrong · 14 years ago
  19. 447a194 perf_events, x86: Fix bug in hw_perf_enable() by Stephane Eranian · 15 years ago
  20. fce877e bitops: Ensure the compile time HWEIGHT is only used for such by Peter Zijlstra · 15 years ago
  21. 8c48e44 perf_events, x86: Implement intel core solo/duo support by Peter Zijlstra · 15 years ago
  22. 9717e6c perf_events: Optimize perf_event_task_tick() by Peter Zijlstra · 15 years ago
  23. f24bb99 ftrace: Remove record freezing by Masami Hiramatsu · 14 years ago
  24. 4554dbc kprobes: Check probe address is reserved by Masami Hiramatsu · 14 years ago
  25. 2cfa197 ftrace/alternatives: Introducing *_text_reserved functions by Masami Hiramatsu · 14 years ago
  26. 615d0eb kprobes: Disable booster when CONFIG_PREEMPT=y by Masami Hiramatsu · 14 years ago
  27. 57d8188 perf annotate: Fix perf top module symbol annotation by Mike Galbraith · 14 years ago
  28. 6cff0e8 perf top: Teach it to autolocate vmlinux by Kirill Smelkov · 14 years ago
  29. 7a2b620 perf annotate: Fix it for non-prelinked *.so by Kirill Smelkov · 14 years ago
  30. 29a9f66 perf tools: Adjust some verbosity levels by Arnaldo Carvalho de Melo · 14 years ago
  31. 6122e4e perf record: Stop intercepting events, use postprocessing to get build-ids by Arnaldo Carvalho de Melo · 14 years ago
  32. 7b2567c perf build-id: Move the routine to find DSOs with hits to the lib by Arnaldo Carvalho de Melo · 14 years ago
  33. 8ad94c6 perf probe: Don't use a perf_session instance just to resolve symbols by Arnaldo Carvalho de Melo · 14 years ago
  34. 8d92c02 perf symbols: Ditch vdso global variable by Arnaldo Carvalho de Melo · 14 years ago
  35. 6275ce2 perf symbols: Fixup vsyscall maps by Arnaldo Carvalho de Melo · 14 years ago
  36. 9de89fe perf symbols: Remove perf_session usage in symbols layer by Arnaldo Carvalho de Melo · 14 years ago
  37. b8f46c5 perf tools: Use O_LARGEFILE to open perf data file by Xiao Guangrong · 14 years ago
  38. 59f411b perf lock: Clean up various details by Ingo Molnar · 15 years ago
  39. 9b5e350 perf lock: Introduce new tool "perf lock", for analyzing lock statistics by Hitoshi Mitake · 15 years ago
  40. c965be1 perf lock: Enhance information of lock trace events by Hitoshi Mitake · 15 years ago
  41. 18e97e0 perf: Add util/include/linuxhash.h to include hash.h of kernel by Hitoshi Mitake · 15 years ago
  42. 86d8d29 perf tools: Add __data_loc support by Hitoshi Mitake · 15 years ago
  43. a8e6f73 Revert "perf record: Intercept all events" by Hitoshi Mitake · 15 years ago
  44. 6a1b751 perf: Ignore perf-archive temp file by John Kacur · 15 years ago
  45. 4c57415 tools/perf/perf.c: Clean up trivial style issues by Thiago Farina · 15 years ago
  46. ae7f671 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  47. 64abebf perf session: Create kernel maps in the constructor by Arnaldo Carvalho de Melo · 15 years ago
  48. fd1d908 perf symbols: Split helpers used when creating kernel dso object by Arnaldo Carvalho de Melo · 15 years ago
  49. a19afe4 perf symbols: Factor out dso__load_vmlinux_path() by Arnaldo Carvalho de Melo · 15 years ago
  50. 72b8fa1 perf top: Exit if specified --vmlinux can't be used by Arnaldo Carvalho de Melo · 15 years ago
  51. 75c9f32 perf_events: Fix sample_period transfer on inherit by Peter Zijlstra · 15 years ago
  52. 18c01f8 perf_events, x86: Remove spurious counter reset from x86_pmu_enable() by Peter Zijlstra · 15 years ago
  53. 452a339 perf_events, x86: Implement Intel Westmere support by Peter Zijlstra · 15 years ago
  54. 1a6e21f perf_events, x86: Clean up hw_perf_*_all() implementation by Peter Zijlstra · 15 years ago
  55. ed8777f perf_events, x86: Fix event constraint masks by Peter Zijlstra · 15 years ago
  56. 2e84187 perf_event: x86: Deduplicate the disable code by Peter Zijlstra · 15 years ago
  57. 184f412 perf, x86: Clean up event constraints code a bit by Ingo Molnar · 15 years ago
  58. 6c9687a perf_event: x86: Optimize x86_pmu_disable() by Peter Zijlstra · 15 years ago
  59. c933c1a perf_event: x86: Optimize the fast path a little more by Peter Zijlstra · 15 years ago
  60. 272d30b perf_event: x86: Optimize constraint weight computation by Peter Zijlstra · 15 years ago
  61. 63b1464 perf_event: x86: Optimize the constraint searching bits by Peter Zijlstra · 15 years ago
  62. 9f41699 bitops: Provide compile time HWEIGHT{8,16,32,64} by Peter Zijlstra · 15 years ago
  63. 8433be1 perf_event: x86: Reduce some overly long lines with some MACROs by Peter Zijlstra · 15 years ago
  64. c91e0f5 perf_event: x86: Clean up some of the u64/long bitmask casting by Peter Zijlstra · 15 years ago
  65. 81269a0 perf_event: x86: Fixup constraints typing issue by Peter Zijlstra · 15 years ago
  66. 502568d perf_event: x86: Allocate the fake_cpuc by Peter Zijlstra · 15 years ago
  67. 8113070 perf_events: Add fast-path to the rescheduling code by Stephane Eranian · 15 years ago
  68. 1da53e0 perf_events, x86: Improve x86 event scheduling by Stephane Eranian · 15 years ago
  69. e0e53db x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint_handler by K.Prasad · 15 years ago
  70. 40f9249 x86/debug: Clear reserved bits of DR6 in do_debug() by K.Prasad · 15 years ago
  71. 1e12a4a tracing/kprobe: Cleanup unused return value of tracing functions by Xiao Guangrong · 15 years ago
  72. 430ad5a perf: Factorize trace events raw sample buffer operations by Xiao Guangrong · 15 years ago
  73. 339ce1a perf: Fix inconsistency between IP and callchain sampling by Anton Blanchard · 15 years ago
  74. b23ff0e hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails. by Mahesh Salgaonkar · 15 years ago
  75. 408f0d1 perf trace: Add -i option for choosing input file by Hitoshi Mitake · 15 years ago
  76. 19fc2de perf symbols: Use the right variable to check for kallsyms in the cache by Arnaldo Carvalho de Melo · 15 years ago
  77. e1c7c6a perf symbols: Fix inverted logic for showing kallsyms as the source of symbols by Arnaldo Carvalho de Melo · 15 years ago
  78. 0f35cd4 perf top: Handle PERF_RECORD_{FORK,EXIT} events by Arnaldo Carvalho de Melo · 15 years ago
  79. 24bfef0 perf top: Fix sample counting by Arnaldo Carvalho de Melo · 15 years ago
  80. 7f5102c perf: Ignore perf.data.old by Amerigo Wang · 15 years ago
  81. b7ae11b perf report: Fix segmentation fault when running with '-g none' by Yong Wang · 15 years ago
  82. abd5071 perf: Reimplement frequency driven sampling by Peter Zijlstra · 15 years ago
  83. b04da8b fnctl: f_modown should call write_lock_irqsave/restore by Greg Kroah-Hartman · 15 years ago
  84. 9a3cbe3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  85. 01974ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  86. 7c1c05a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  87. 486d35e Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  88. a8d0b66 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  89. c799d15 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  90. abefedd Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  91. 840f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  92. e219778 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  93. 4f4e65d Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  94. 39d3215 virtio_net: Make delayed refill more reliable by Herbert Xu · 15 years ago
  95. 5a27e86 sfc: Use fixed-size buffers for MCDI NVRAM requests by Ben Hutchings · 15 years ago
  96. 8704a2c sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer by Guido Barzini · 15 years ago
  97. f81074f tcp_probe: avoid modulus operation and wrap fix by Stephen Hemminger · 15 years ago
  98. 4f9a91c qlge: Only free resources if they were allocated by Breno Leitao · 15 years ago
  99. ef39a1b [WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique. by Denis Turischev · 15 years ago
  100. 86f2ce0 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago