1. c94fbe1 tracing: Only process module tracepoints once by Steven Rostedt · 14 years ago
  2. 4ad9f59 Revert "perf tools: Emit clearer message for sys_perf_event_open ENOENT return" by Arnaldo Carvalho de Melo · 14 years ago
  3. cc84158 perf top: Fix annotate segv by Arnaldo Carvalho de Melo · 14 years ago
  4. bd3bfe9 perf evsel: Fix order of event list deletion by Arnaldo Carvalho de Melo · 14 years ago
  5. 3d03e2e perf session: Fix infinite loop in __perf_session__process_events by Arnaldo Carvalho de Melo · 14 years ago
  6. 0252208 perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1) by Arnaldo Carvalho de Melo · 14 years ago
  7. 12f7e03 perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() fail by Jiri Pirko · 14 years ago
  8. aa7bc7e perf tools: Emit clearer message for sys_perf_event_open ENOENT return by Arnaldo Carvalho de Melo · 14 years ago
  9. 5a3446b perf stat: better error message for unsupported events by David Ahern · 14 years ago
  10. e462dc5 perf sched: Fix allocation result check by Arnaldo Carvalho de Melo · 14 years ago
  11. 4385428 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  12. 047a377 perf, x86: P4 PMU - Fix unflagged overflows handling by Cyrill Gorcunov · 14 years ago
  13. 2d75af2 dynamic debug: Fix build issue with older gcc by Jason Baron · 14 years ago
  14. 870915e tracing: Fix TRACE_EVENT power tracepoint creation by Mathieu Desnoyers · 14 years ago
  15. 1dbd195 tracing: Fix preempt count leak by Li Zefan · 14 years ago
  16. bd1c8b2 tracepoint: Add __rcu annotation by Lai Jiangshan · 14 years ago
  17. 881fe4b tracing: remove duplicate null-pointer check in skb tracepoint by Mathieu Desnoyers · 14 years ago
  18. ec6e7c3 tracing/trivial: Add missing comma in TRACE_EVENT comment by Mathieu Desnoyers · 14 years ago
  19. 3a9f987 tracing: Include module.h in define_trace.h by Steven Rostedt · 14 years ago
  20. 625dbc3 x86: Save rbp in pt_regs on irq entry by Frederic Weisbecker · 14 years ago
  21. 39a6eeb x86, dumpstack: Fix unused variable warning by Rakib Mullick · 14 years ago
  22. f2fd439 x86, NMI: Clean-up default_do_nmi() by Don Zickus · 14 years ago
  23. ab846f1 x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU by Don Zickus · 14 years ago
  24. c410b83 x86, NMI: Remove DIE_NMI_IPI by Don Zickus · 14 years ago
  25. 166d751 x86, NMI: Add priorities to handlers by Don Zickus · 14 years ago
  26. 673a609 x86: Convert some devices to use DIE_NMIUNKNOWN by Don Zickus · 14 years ago
  27. 1c7b74d x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERR by Huang Ying · 14 years ago
  28. 4158755 perf_events: Add perf_event_time() by Stephane Eranian · 14 years ago
  29. 5632ab1 perf_events: Generalize use of event_filter_match() by Stephane Eranian · 14 years ago
  30. 0b3fcf1 perf_events: Move code around to prepare for cgroup by Stephane Eranian · 14 years ago
  31. 23a2f3a perf tools: Pass whole attr to event selectors by Lin Ming · 14 years ago
  32. 6b01f2c perf tools: Build with frame pointer by Frederic Weisbecker · 14 years ago
  33. f006d25 perf tools: Fix buffer overflow error when specifying all tracepoints by Han Pingtian · 14 years ago
  34. cb600d2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  35. 47935a7 Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  36. 77a0dd5 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  37. d7a5a18 Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  38. 4f00b90 Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  39. b4c6e2e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  40. 6f46b12 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  41. 4e1db5e Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  42. 37d9a8c Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  43. 017892c Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  44. 42cbd8e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  45. dda5f0a Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  46. 65b2074 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. 28d9bfc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  48. f3b0cfa Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  49. 2af49b6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  50. b08b272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  51. 8484baa kernel-doc: code reorganization by Randy Dunlap · 14 years ago
  52. d5ba92b Documentation: update kernel-docs.txt by Nicolas Kaiser · 14 years ago
  53. a406497 Documentation/dontdiff: add further autogenerated files to ignore list by Michael Prokop · 14 years ago
  54. 4b95f13 tools, perf: Documentation for the power events API by Jean Pihet · 14 years ago
  55. 938cfed perf: Add calls to suspend trace point by Jean Pihet · 14 years ago
  56. eccdfe2 perf script: Make some lists static by Arnaldo Carvalho de Melo · 14 years ago
  57. 6d8afb5 perf script: Use the default lost event handler by Arnaldo Carvalho de Melo · 14 years ago
  58. 1109599 perf session: Warn about errors when processing pipe events too by Arnaldo Carvalho de Melo · 14 years ago
  59. d030260 perf tools: Fix perf_event.h header usage by Stephane Eranian · 14 years ago
  60. 454a3bb perf test: Clarify some error reports in the open syscall test by Arnaldo Carvalho de Melo · 14 years ago
  61. 74d91e3 x86, NMI: Add touch_nmi_watchdog to io_check_error delay by Huang Ying · 14 years ago
  62. 554ec06 x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time by Dongdong Deng · 14 years ago
  63. 9ab181f x86: Only call smp_processor_id in non-preempt cases by Don Zickus · 14 years ago
  64. aef1b9c Merge commit 'v2.6.37' into perf/core by Ingo Molnar · 14 years ago
  65. 6bf4123 sched: Change wait_for_completion_*_timeout() to return a signed long by NeilBrown · 14 years ago
  66. 27066fd4 Merge commit 'v2.6.37' into sched/core by Ingo Molnar · 14 years ago
  67. cb2ded3 x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion by Yinghai Lu · 14 years ago
  68. 3c0eee3 Linux 2.6.37 by Linus Torvalds · 14 years ago
  69. 65f4288 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  70. 9fc3bbb ipv4/route.c: respect prefsrc for local routes by Joel Sing · 14 years ago
  71. 8a87694 remove trim_fs method from Documentation/filesystems/Locking by Christoph Hellwig · 14 years ago
  72. 101e5f7 sched, autogroup: Fix reference leak by Mike Galbraith · 14 years ago
  73. 4f82198 sched, autogroup: Fix potential access to freed memory by Mike Galbraith · 14 years ago
  74. d50d8fe x86, mm: Initialize initial_page_table before paravirt jumps by Rusty Russell · 14 years ago
  75. bc030d6 Merge commit 'v2.6.37-rc8' into x86/apic by Ingo Molnar · 14 years ago
  76. 6706125 sched: Remove redundant CONFIG_CGROUP_SCHED ifdef by Yong Zhang · 14 years ago
  77. 20c457b perf timechart: Adjust perf timechart to the new power events by Thomas Renninger · 14 years ago
  78. 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 14 years ago
  79. 61a0d49 perf: Do not export power_frequency, but power_start event by Thomas Renninger · 14 years ago
  80. 9285855 Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  81. cc22219 Merge commit 'v2.6.37-rc8' into perf/core by Ingo Molnar · 14 years ago
  82. d854861 perf test: Add test for counting open syscalls by Arnaldo Carvalho de Melo · 14 years ago
  83. 4eed11d perf evsel: Auto allocate resources needed for some methods by Arnaldo Carvalho de Melo · 14 years ago
  84. 86bd5e8 perf evsel: Use {cpu,thread}_map to shorten list of parameters by Arnaldo Carvalho de Melo · 14 years ago
  85. 5c98d46 perf tools: Refactor all_tids to hold nr and the map by Arnaldo Carvalho de Melo · 14 years ago
  86. 60d567e perf tools: Refactor cpumap to hold nr and the map by Arnaldo Carvalho de Melo · 14 years ago
  87. 4829060 perf evsel: Introduce per cpu and per thread open helpers by Arnaldo Carvalho de Melo · 14 years ago
  88. c52b12e perf evsel: Steal the counter reading routines from stat by Arnaldo Carvalho de Melo · 14 years ago
  89. 989d873 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  90. d9a1abe arch/mn10300/kernel/irq.c: fix build by Andrew Morton · 14 years ago
  91. 867c202 ima: fix add LSM rule bug by Mimi Zohar · 14 years ago
  92. 0422846 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  93. e6f2612 bridge: stp: ensure mac header is set by Florian Westphal · 14 years ago
  94. 03ed6a3 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  95. 4c37a4b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  96. d45fa56 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  97. a1cf11d name_to_dev_t() must not call __init code by Jan Beulich · 14 years ago
  98. cfa6091 x86, UV, BAU: Extend for more than 16 cpus per socket by Cliff Wickman · 14 years ago
  99. 9d89081 bridge: fix br_multicast_ipv6_rcv for paged skbs by Tomas Winkler · 14 years ago
  100. 2f32c86 atl1: fix oops when changing tx/rx ring params by J. K. Cliburn · 14 years ago