1. 9689edf perf stat: Move perf_evsel__(alloc|free|reset)_stat_priv into stat object by Jiri Olsa · 10 years ago
  2. 254ecbc perf stat: Introduce perf_evlist__reset_stats by Jiri Olsa · 10 years ago
  3. 57b2891 perf stat: Rename struct perf_counts::cpu member to values by Jiri Olsa · 10 years ago
  4. a6fa003 perf stat: Make stats work over the thread dimension by Jiri Olsa · 10 years ago
  5. a8e0232 perf stat: Use xyarray for cpu evsel counts by Jiri Olsa · 10 years ago
  6. 1ac77e1 perf stat: Introduce perf_counts function by Jiri Olsa · 10 years ago
  7. 134aa44 perf tests: Add thread_map object tests by Jiri Olsa · 10 years ago
  8. 792402f perf thrad_map: Add comm string into array by Jiri Olsa · 10 years ago
  9. 62eea46 perf thread_map: Introduce thread_map__reset function by Jiri Olsa · 10 years ago
  10. d0cc439 perf trace: Validate syscall list passed via -e argument by Arnaldo Carvalho de Melo · 10 years ago
  11. 6eedf41 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  12. df0d0da Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  13. a22e99c perf tools: Make perf_evsel__(nr_)cpus generic by Jiri Olsa · 10 years ago
  14. 578e91e perf evlist: Propagate thread maps through the evlist by Jiri Olsa · 10 years ago
  15. b7f0c20 perf evlist: Propagate cpu maps to evsels in an evlist by Jiri Olsa · 10 years ago
  16. 186fbb7 perf tools: Add reference counting for thread_map object by Jiri Olsa · 10 years ago
  17. f30a79b perf tools: Add reference counting for cpu_map object by Jiri Olsa · 10 years ago
  18. 4cc9761 perf header: Delete an unnecessary check before the calling free_event_desc() by Markus Elfring · 10 years ago
  19. 060664f perf tools: Future-proof thread_map allocation size calculation by Arnaldo Carvalho de Melo · 10 years ago
  20. 2b42b09 perf bench numa: Fix to show proper convergence stats by Srikar Dronamraju · 10 years ago
  21. 2745170 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
  22. 83b2ea2 perf tools: Allow auxtrace data alignment by Adrian Hunter · 10 years ago
  23. 38e89d2 perf thread_map: Change map entries into a struct by Jiri Olsa · 10 years ago
  24. e13798c perf thread_map: Don't access the array entries directly by Jiri Olsa · 10 years ago
  25. 7c31bb8 perf probe: Fix failure to probe events on arm by He Kuang · 10 years ago
  26. fe692ac perf tools: Print a newline before dumping Aggregated stats by Adrian Hunter · 10 years ago
  27. 5531e16 perf session: Print a newline when dumping PERF_RECORD_FINISHED_ROUND by Adrian Hunter · 10 years ago
  28. 5b021dd perf tools: Allow events with dot by Andi Kleen · 10 years ago
  29. 70c646e perf pmu: Split perf_pmu__new_alias() by Sukadev Bhattiprolu · 10 years ago
  30. c5de47f perf pmu: Use __weak definition from <linux/compiler.h> by Sukadev Bhattiprolu · 10 years ago
  31. 407a2c7 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  32. 3a95398 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  33. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  34. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  35. 650ec5a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. 35ffccd Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  37. e2172d8 Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  38. e75c73a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  39. cfe3ece Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  40. 5ef6ca4 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  41. b3ba283 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  42. d43e4f4 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  44. 6bc4c3a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  45. c58267e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  46. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  47. fc934d4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  48. 052b398 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  49. 8e55735 perf build: Fix single target build dependency check by Jiri Olsa · 10 years ago
  50. eb30d2c perf tests: Add test for make install with prefix by Jiri Olsa · 10 years ago
  51. 502819c perf tests: Add testing for Makefile.perf by Jiri Olsa · 10 years ago
  52. 13d1e53 perf top: Move toggling event logic into hists browser by Namhyung Kim · 10 years ago
  53. 7ef3d7d Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates by Ingo Molnar · 10 years ago
  54. b953c0d Linux 4.1 by Linus Torvalds · 10 years ago
  55. 1cb6c21 clocksource: Increase dependencies of timer-stm32 to limit build wreckage by Paul Gortmaker · 10 years ago
  56. cb17b2a x86/hpet: Use proper hpet device number for MSI allocation by Thomas Gleixner · 10 years ago
  57. d2228e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  58. 8f4ce07 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  59. f052186 Merge branch 'irq/for-x86' into irq/core by Thomas Gleixner · 10 years ago
  60. a614a61 genirq: Remove bogus restriction in irq_move_mask_irq() by Thomas Gleixner · 10 years ago
  61. bafac29 x86/hpet: Check for irq==0 when allocating hpet MSI interrupts by Jiang Liu · 10 years ago
  62. a9a3cd9 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
  63. 0f02ada Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  64. 9d9cad7 perf tools: Configurable per thread proc map processing time out by Kan Liang · 10 years ago
  65. 930e6fc perf tools: Add time out to force stop proc map processing by Kan Liang · 10 years ago
  66. c05676c perf report: Fix sort__sym_cmp to also compare end of symbol by Yannick Brosseau · 10 years ago
  67. 3e323dc perf hists browser: React to unassigned hotkey pressing by Arnaldo Carvalho de Melo · 10 years ago
  68. ae3b6ab perf top: Tell the user how to unfreeze events after pressing 'f' by Arnaldo Carvalho de Melo · 10 years ago
  69. 5f00b0f perf hists browser: Honour the help line provided by builtin-{top,report}.c by Arnaldo Carvalho de Melo · 10 years ago
  70. 516e536 perf hists browser: Do not exit when 'f' is pressed in 'report' mode by Arnaldo Carvalho de Melo · 10 years ago
  71. fbb7997 perf top: Replace CTRL+z with 'f' as hotkey for enable/disable events by Arnaldo Carvalho de Melo · 10 years ago
  72. 75e84ab perf tools: Fix build breakage if prefix= is specified by Lukas Wunner · 10 years ago
  73. 276af92 perf annotate: Rename source_line_percent to source_line_samples by Arnaldo Carvalho de Melo · 10 years ago
  74. 0c4a5bc perf annotate: Display total number of samples with --show-total-period by Martin Liška · 10 years ago
  75. a5499b3 perf tools: Ensure thread-stack is flushed by Adrian Hunter · 10 years ago
  76. bb16140 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 10 years ago
  77. 9a10758 Merge tag 'sound-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  78. 909aa10 Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux-at91 into clk-fixes by Michael Turquette · 10 years ago
  79. 04c1734 x86/boot: Fix overflow warning with 32-bit binutils by Borislav Petkov · 10 years ago
  80. 28df9c2 clk: at91: fix h32mx prototype inclusion in pmc header by Nicolas Ferre · 10 years ago
  81. c49bb94 clk: at91: trivial: typo in peripheral clock description by Nicolas Ferre · 10 years ago
  82. 683be13 timer: Minimize nohz off overhead by Thomas Gleixner · 10 years ago
  83. bc7a34b timer: Reduce timer migration overhead if disabled by Thomas Gleixner · 10 years ago
  84. c74441a timer: Stats: Simplify the flags handling by Thomas Gleixner · 10 years ago
  85. 0eeda71 timer: Replace timer base by a cpu index by Thomas Gleixner · 10 years ago
  86. 1dabbce timer: Use hlist for the timer wheel hash buckets by Thomas Gleixner · 10 years ago
  87. 1bd04bf timer: Remove FIFO "guarantee" by Thomas Gleixner · 10 years ago
  88. 3bb475a timers: Sanitize catchup_timer_jiffies() usage by Thomas Gleixner · 10 years ago
  89. 86e4404 clk: at91: fix PERIPHERAL_MAX_SHIFT definition by Boris Brezillon · 10 years ago
  90. 6c7b03e clk: at91: pll: fix input range validity check by Boris Brezillon · 10 years ago
  91. 6fab541 sched/deadline: Remove needless parameter in dl_runtime_exceeded() by Zhiqiang Zhang · 10 years ago
  92. 6713c3a sched: Remove superfluous resetting of the p->dl_throttled flag by Wanpeng Li · 10 years ago
  93. 178a4d2 sched/deadline: Drop duplicate init_sched_dl_class() declaration by Wanpeng Li · 10 years ago
  94. 9d51426 sched/deadline: Reduce rq lock contention by eliminating locking of non-feasible target by Wanpeng Li · 10 years ago
  95. a6c0e74 sched/deadline: Make init_sched_dl_class() __init by Wanpeng Li · 10 years ago
  96. 8b5e770 sched/deadline: Optimize pull_dl_task() by Wanpeng Li · 10 years ago
  97. 1cde293 sched/preempt: Add static_key() to preempt_notifiers by Peter Zijlstra · 10 years ago
  98. d84525a sched/preempt: Fix preempt notifiers documentation about hlist_del() within unsafe iteration by Mathieu Desnoyers · 10 years ago
  99. b17718d sched/stop_machine: Fix deadlock between multiple stop_two_cpus() by Peter Zijlstra · 10 years ago
  100. 82a0d27 sched/debug: Add sum_sleep_runtime to /proc/<pid>/sched by Srikar Dronamraju · 10 years ago