1. 9cdbe1c jump_label, x86: Fix section mismatch by Peter Zijlstra · 13 years ago
  2. cc991b8 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  3. b202952 perf, core: Rate limit perf_sched_events jump_label patching by Gleb Natapov · 13 years ago
  4. b79387e perf: Fix enable_on_exec for sibling events by Peter Zijlstra · 13 years ago
  5. 1d9b482 perf: Remove superfluous arguments by Peter Zijlstra · 13 years ago
  6. 4defea8 perf, x86: Prefer fixed-purpose counters when scheduling by Peter Zijlstra · 13 years ago
  7. bc1738f perf, x86: Fix event scheduler for constraints with overlapping counters by Robert Richter · 13 years ago
  8. 1e2ad28 perf, x86: Implement event scheduler helper functions by Robert Richter · 13 years ago
  9. 0f5a260 perf: Avoid a useless pmu_disable() in the perf-tick by Peter Zijlstra · 13 years ago
  10. d6c1c49 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  11. ddf6e0e ftrace: Fix hash record accounting bug by Steven Rostedt · 13 years ago
  12. d06c27b perf: Fix parsing of __print_flags() in TP_printk() by Steven Rostedt · 13 years ago
  13. bbbf7af jump_label: jump_label_inc may return before the code is patched by Gleb Natapov · 13 years ago
  14. c7c6ec8 ftrace: Remove force undef config value left for testing by Steven Rostedt · 13 years ago
  15. 27b14b5 tracing: Restore system filter behavior by Li Zefan · 13 years ago
  16. cb59974 tracing: fix event_subsystem ref counting by Ilya Dryomov · 13 years ago
  17. 9dde9dc x86/tools: Add decoded instruction dump mode by Masami Hiramatsu · 13 years ago
  18. a9c373d x86: Update instruction decoder to support new AVX formats by Masami Hiramatsu · 13 years ago
  19. e70825f x86/tools: Fix insn_sanity message outputs by Masami Hiramatsu · 13 years ago
  20. bfbe901 x86/tools: Fix instruction decoder message output by Masami Hiramatsu · 13 years ago
  21. 130b78b x86: Fix instruction decoder to handle grouped AVX instructions by Masami Hiramatsu · 13 years ago
  22. 1056c3e x86/tools: Fix Makefile to build all test tools by Masami Hiramatsu · 13 years ago
  23. dc440d10 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 13 years ago
  24. 2c3757e Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgent by Ingo Molnar · 13 years ago
  25. 10c6db1 perf: Fix loss of notification with multi-event by Peter Zijlstra · 13 years ago
  26. 16e5294 perf, x86: Force IBS LVT offset assignment for family 10h by Robert Richter · 13 years ago
  27. 6a600a8 perf, x86: Disable PEBS on SandyBridge chips by Peter Zijlstra · 13 years ago
  28. f71c49e perf test: Soft errors shouldn't stop the "Validate PERF_RECORD_" test by Arnaldo Carvalho de Melo · 13 years ago
  29. 3e7c439 perf test: Validate PERF_RECORD_ events and perf_sample fields by Arnaldo Carvalho de Melo · 13 years ago
  30. 482ad89 perf event: Introduce perf_event__fprintf by Arnaldo Carvalho de Melo · 13 years ago
  31. d3d9acf trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call->filter by Tejun Heo · 13 years ago
  32. e60770a perf test: Allow running just a subset of the available tests by Arnaldo Carvalho de Melo · 13 years ago
  33. 806fb63 perf evlist: Always do automatic allocation of pollfd and mmap structures by Arnaldo Carvalho de Melo · 13 years ago
  34. ee29be6 perf tools: Save some loops using perf_evlist__id2evsel by Arnaldo Carvalho de Melo · 13 years ago
  35. e7984b7 perf script: Add comm filtering option by David Ahern · 13 years ago
  36. c8e6672 perf tools: make -C consistent across commands (for cpu list arg) by David Ahern · 13 years ago
  37. 1758af1 perf top: Stop using globals for tool state by Arnaldo Carvalho de Melo · 13 years ago
  38. 45694aa perf tools: Rename perf_event_ops to perf_tool by Arnaldo Carvalho de Melo · 13 years ago
  39. 743eb86 perf tools: Resolve machine earlier and pass it to perf_event_ops by Arnaldo Carvalho de Melo · 13 years ago
  40. d20deb6 perf tools: Pass tool context in the the perf_event_ops functions by Arnaldo Carvalho de Melo · 13 years ago
  41. 7009cc3 perf annotate: Group options in a struct by Arnaldo Carvalho de Melo · 13 years ago
  42. fa372aa perf report: Group options in a struct by Arnaldo Carvalho de Melo · 13 years ago
  43. e3f4260 perf tools: Use evsel->attr.sample_type instead of session->sample_type by Arnaldo Carvalho de Melo · 13 years ago
  44. 246d4ce perf session: Remove superfluous callchain_cursor member by Arnaldo Carvalho de Melo · 13 years ago
  45. 10d0f08 perf event: perf_event_ops->attr() manipulates only an evlist by Arnaldo Carvalho de Melo · 13 years ago
  46. 81e36bf perf evlist: Introduce id_hdr_size method out of perf_session by Arnaldo Carvalho de Melo · 13 years ago
  47. d04b35f perf symbols: Add nr_events to symbol_conf by Arnaldo Carvalho de Melo · 13 years ago
  48. 18b5523 perf ui progress: Fix divide by zero by Arnaldo Carvalho de Melo · 13 years ago
  49. ed80f58 perf record: Move 'group' to perf_event_ops by Arnaldo Carvalho de Melo · 13 years ago
  50. b424eba perf session: Move threads to struct machine by Arnaldo Carvalho de Melo · 13 years ago
  51. 01c2d99 perf record: Move mmap_pages to perf_record_opts by Arnaldo Carvalho de Melo · 13 years ago
  52. 50a682c perf evlist: Handle default value for 'pages' on mmap method by Arnaldo Carvalho de Melo · 13 years ago
  53. 35b9d88 perf evlist: Introduce {prepare,start}_workload refactored from 'perf record' by Arnaldo Carvalho de Melo · 13 years ago
  54. 0f82ebc perf evsel: Introduce config attr method by Arnaldo Carvalho de Melo · 13 years ago
  55. a8c9ae1 perf evlist: Introduce add_tracepoints method by Arnaldo Carvalho de Melo · 13 years ago
  56. 50d08e4 perf evlist: Introduce perf_evlist__add_attrs by Arnaldo Carvalho de Melo · 13 years ago
  57. ebf294b perf tools: Simplify debugfs mountpoint handling code by Arnaldo Carvalho de Melo · 13 years ago
  58. c168fbf perf tools: Eliminate duplicate code and use PATH_MAX consistently by Arnaldo Carvalho de Melo · 13 years ago
  59. 39eaf7e tracing: Add entries in buffer and total entries to default output header by Steven Rostedt · 13 years ago
  60. 77271ce tracing: Add irq, preempt-count and need resched info to default trace output by Steven Rostedt · 13 years ago
  61. 47fbe53 perf session: Fix crash with invalid CPU list by David Ahern · 13 years ago
  62. 0e2a5f1 perf python: Fix undefined symbol problem by Arnaldo Carvalho de Melo · 13 years ago
  63. c23205c Merge branch 'core' of git://amd64.org/linux/rric into perf/core by Ingo Molnar · 13 years ago
  64. 4a1dba7 Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgent by Ingo Molnar · 13 years ago
  65. 5d81e5c events: Don't divide events if it has field period by Andrew Vagin · 13 years ago
  66. 9251f90 perf: Carve out callchain functionality by Borislav Petkov · 13 years ago
  67. ed13ec5 perf/x86: Enable raw event access to Intel offcore events by Peter Zijlstra · 13 years ago
  68. aa2bc1a perf: Don't use -ENOSPC for out of PMU resources by Peter Zijlstra · 13 years ago
  69. 1d5f003 perf: Do not set task_ctx pointer in cpuctx if there are no events in the context by Gleb Natapov · 13 years ago
  70. 57d1c0c perf/x86: Fix PEBS instruction unwind by Peter Zijlstra · 13 years ago
  71. 7f80850 Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  72. b93cd6a Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  73. d291ffb Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  74. 72103bd virtio-pci: fix use after free by Michael S. Tsirkin · 13 years ago
  75. 52e4c2a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  76. 3439a8d ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression) by Rafael J. Wysocki · 13 years ago
  77. a7c36fd drm/radeon/kms/combios: fix dynamic allocation of PM clock modes by Alex Deucher · 13 years ago
  78. 5b34b08 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  79. eb0b38a [CPUFREQ] db8500: fix build error due to undeclared i variable by Axel Lin · 13 years ago
  80. 8f042aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  81. e6f1227 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  82. 3455229 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  83. 732783f Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  84. 9f80d8b bma023: Add SFI translation for this device by William Douglas · 13 years ago
  85. 57e6319 vrtc: change its year offset from 1960 to 1972 by Feng Tang · 13 years ago
  86. f2ee442 ce4100: fix a build error by Zhang Rui · 13 years ago
  87. 87618e0 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  88. c1f4246 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  89. fe10e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  90. f28ad3b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  91. 42a0ddc Merge git://github.com/herbertx/crypto by Linus Torvalds · 13 years ago
  92. 53e3ccf Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  93. ab8fe93 Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji into fixes by Olof Johansson · 13 years ago
  94. 09d37c4 Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 13 years ago
  95. f750ba9 arm/imx: fix imx6q mmc error when mounting rootfs by Shawn Guo · 13 years ago
  96. 1b92999 arm/imx: fix AUTO_ZRELADDR selection by Shawn Guo · 13 years ago
  97. 59198b6 arm/imx: fix the references to ARCH_MX3 by Shawn Guo · 13 years ago
  98. f1dfaef ARM: mx51/53: set pwm clock parent to ipg_perclk by Richard Zhao · 13 years ago
  99. 8965593 btrfs: rename the option to nospace_cache by David Sterba · 13 years ago
  100. 8f3f1c9 drm/radeon/kms/pm: switch to dynamically allocating clock mode array by Alex Deucher · 13 years ago