1. 79cba82 perf/x86: Add 'index' param to get_event_constraint() callback by Stephane Eranian · 10 years ago
  2. c5362c0 perf/x86: Add 3 new scheduling callbacks by Maria Dimakopoulou · 10 years ago
  3. 9041346 perf/x86: Vectorize cpuc->kfree_on_online by Stephane Eranian · 10 years ago
  4. 9a5e3fb perf/x86: Rename x86_pmu::er_flags to 'flags' by Stephane Eranian · 10 years ago
  5. c2b078e Merge branch 'perf/urgent' into perf/core, before applying dependent patches by Ingo Molnar · 10 years ago
  6. 8062382 perf/x86/intel/bts: Add BTS PMU driver by Alexander Shishkin · 10 years ago
  7. 52ca9ce perf/x86/intel/pt: Add Intel PT PMU driver by Alexander Shishkin · 10 years ago
  8. 4807034 perf/x86: Mark Intel PT and LBR/BTS as mutually exclusive by Alexander Shishkin · 10 years ago
  9. ed69628 x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection by Alexander Shishkin · 10 years ago
  10. ec0d772 perf: Add ITRACE_START record to indicate that tracing has started by Alexander Shishkin · 10 years ago
  11. 1a59413 perf: Add wakeup watermark control to the AUX area by Alexander Shishkin · 10 years ago
  12. 2023a0d perf: Support overwrite mode for the AUX area by Alexander Shishkin · 10 years ago
  13. fdc2670 perf: Add API for PMUs to write to the AUX area by Alexander Shishkin · 10 years ago
  14. 68db7e9 perf: Add AUX record by Alexander Shishkin · 10 years ago
  15. bed5b25 perf: Add a pmu capability for "exclusive" events by Alexander Shishkin · 10 years ago
  16. 6a27923 perf: Add a capability for AUX_NO_SG pmus to do software double buffering by Alexander Shishkin · 10 years ago
  17. 0a4e38e perf: Support high-order allocations for AUX space by Alexander Shishkin · 10 years ago
  18. 45bfb2e perf: Add AUX area to ring buffer for raw data streams by Peter Zijlstra · 10 years ago
  19. e8c6dea perf: Add data_{offset,size} to user_page by Alexander Shishkin · 10 years ago
  20. c420f19 perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraints by Andi Kleen · 10 years ago
  21. 687805e perf/x86/intel: Filter branches for PEBS event by Kan Liang · 10 years ago
  22. e1abf2c bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more configurable by Ingo Molnar · 10 years ago
  23. 9811e35 samples/bpf: Add kmem_alloc()/free() tracker tool by Alexei Starovoitov · 10 years ago
  24. 5c7fc2d samples/bpf: Add IO latency analysis (iosnoop/heatmap) tool by Alexei Starovoitov · 10 years ago
  25. d822a19 samples/bpf: Add counting example for kfree_skb() function calls and the write() syscall by Alexei Starovoitov · 10 years ago
  26. b896c4f samples/bpf: Add simple non-portable kprobe filter example by Alexei Starovoitov · 10 years ago
  27. 9c959c8 tracing: Allow BPF programs to call bpf_trace_printk() by Alexei Starovoitov · 10 years ago
  28. d9847d3 tracing: Allow BPF programs to call bpf_ktime_get_ns() by Alexei Starovoitov · 10 years ago
  29. 2541517 tracing, perf: Implement BPF programs attached to kprobes by Alexei Starovoitov · 10 years ago
  30. 72cbbc8 tracing: Add kprobe flag by Alexei Starovoitov · 10 years ago
  31. 4e537f7 bpf: Make internal bpf API independent of CONFIG_BPF_SYSCALL #ifdefs by Daniel Borkmann · 10 years ago
  32. 223aa64 Merge branch 'perf/timer' into perf/core by Ingo Molnar · 10 years ago
  33. aaa9fa3 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
  34. 9870d78 perf ordered_samples: Remove references to perf_{evlist,tool} and machines by Arnaldo Carvalho de Melo · 10 years ago
  35. aae59fa perf session: Always initialize ordered_events by Arnaldo Carvalho de Melo · 10 years ago
  36. ca6c41c perf tools: Fix ppid for synthesized fork events by David Ahern · 10 years ago
  37. 5aa0b03 perf tools: Refactor comm/tgid lookup by David Ahern · 10 years ago
  38. 73dbcd6 perf callchain: Fix kernel symbol resolution by remembering the cpumode by David Hildenbrand · 10 years ago
  39. 6ab2b76 perf build: Disable libbabeltrace check by default by Jiri Olsa · 10 years ago
  40. e42391c Linux 4.0-rc6 by Linus Torvalds · 10 years ago
  41. 08f41f7 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  42. 4550bdb Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Olof Johansson · 10 years ago
  43. b1dae3d Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  44. ebc0aa8 Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpga-next into fixes by Olof Johansson · 10 years ago
  45. 78d84bc arm64: juno: Fix misleading name of UART reference clock by Dave Martin · 10 years ago
  46. 53b1a66 Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 10 years ago
  47. 7fc377e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  48. 4a89452 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  49. 19dba4f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  50. ee9b63d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  51. 0fa7271 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  52. 713d25d Merge branch 'parisc-4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  53. 22824c5 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  54. af0c11c Merge tag 'arc-4.0-fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  55. 38ae1df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  56. a39bdfb Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  57. a7fe850 Merge tag 'sound-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  58. 6416281 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 10 years ago
  59. 34f4392 perf: Add per event clockid support by Peter Zijlstra · 10 years ago
  60. b381e63 Merge branch 'perf/core' into perf/timer, before applying new changes by Ingo Molnar · 10 years ago
  61. 4e6d7c2 Merge branch 'timers/core' into perf/timer, to apply dependent patch by Ingo Molnar · 10 years ago
  62. ccd41c8 perf: Fix racy group access by Peter Zijlstra · 10 years ago
  63. 9332d25 perf/x86: Remove redundant calls to perf_pmu_{dis|en}able() by David Ahern · 10 years ago
  64. 936c663 Merge branch 'perf/x86' into perf/core, because it's ready by Ingo Molnar · 10 years ago
  65. 072e5a1 Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh the tree by Ingo Molnar · 10 years ago
  66. fe5fba0 time: Add ktime_get_tai_ns() by Peter Zijlstra · 10 years ago
  67. f09cb9a time: Introduce tk_fast_raw by Peter Zijlstra · 10 years ago
  68. 4498e74 time: Parametrize all tk_fast_mono users by Peter Zijlstra · 10 years ago
  69. 4a4ad80 time: Add timerkeeper::tkr_raw by Peter Zijlstra · 10 years ago
  70. 876e788 time: Rename timekeeper::tkr to timekeeper::tkr_mono by Peter Zijlstra · 10 years ago
  71. 294fe0f perf/x86/intel: Add INST_RETIRED.ALL workarounds by Andi Kleen · 10 years ago
  72. 91f1b70 perf/x86/intel: Add Broadwell core support by Andi Kleen · 10 years ago
  73. 0f1b5ca perf/x86/intel: Add new cache events table for Haswell by Andi Kleen · 10 years ago
  74. ae6ee2f watchdog: imgpdc: Fix default heartbeat by James Hogan · 10 years ago
  75. a629c08 watchdog: imgpdc: Fix probe NULL pointer dereference by James Hogan · 10 years ago
  76. 9ffd906 watchdog: mtk_wdt: signedness bug in mtk_wdt_start() by Dan Carpenter · 10 years ago
  77. 30fdaa6 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
  78. 32fea56 timers, sched/clock: Clean up the code a bit by Ingo Molnar · 10 years ago
  79. 1809bfa timers, sched/clock: Avoid deadlock during read from NMI by Daniel Thompson · 10 years ago
  80. 9fee69a timers, sched/clock: Remove redundant notrace from update function by Daniel Thompson · 10 years ago
  81. 13dbeb3 timers, sched/clock: Remove suspend from clock_read_data() by Daniel Thompson · 10 years ago
  82. cf7c9c1 timers, sched/clock: Optimize cache line usage by Daniel Thompson · 10 years ago
  83. 8710e91 timers, sched/clock: Match scope of read and write seqcounts by Daniel Thompson · 10 years ago
  84. 3c435c1 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  85. be8a9bc Merge tag 'dm-4.0-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  86. 0e536e2 Merge tag 'linux-kselftest-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
  87. 9822393 Merge tag 'drm-intel-fixes-2015-03-26' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  88. d6702d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  89. 7c27f78 tools lib traceevent: Zero should not be considered "not found" in eval_flag() by Steven Rostedt · 10 years ago
  90. 6ebad5c perf trace: Fix syscall enter formatting bug by Arnaldo Carvalho de Melo · 10 years ago
  91. 6428c59a perf tools: Set JOBS based on CPU or processor by David Ahern · 10 years ago
  92. 4d25576 perf: Bump max number of cpus to 1024 by David Ahern · 10 years ago
  93. 23d4aad perf evlist: Return the first evsel with an invalid filter in apply_filters() by Arnaldo Carvalho de Melo · 10 years ago
  94. e94eeda perf timechart: Fix SIBGUS error on sparc64 by David Ahern · 10 years ago
  95. 5f40775 drm/i915: Fixup legacy plane->crtc link for initial fb config by Daniel Vetter · 10 years ago
  96. 3164a80 drm/i915: Fix atomic state when reusing the firmware fb by Damien Lespiau · 10 years ago
  97. af95b41 ALSA: hda - Add one more node in the EAPD supporting candidate list by Hui Wang · 10 years ago
  98. 6e20602 clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock() by Maxime Ripard · 10 years ago
  99. 11bc26f clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errors by Richard Weinberger · 10 years ago
  100. 832a3aa drm/i915: Keep ring->active_list and ring->requests_list consistent by Chris Wilson · 10 years ago