1. 5ac7628 perf cpumap: Auto initialize cpu__max_{node,cpu} by Arnaldo Carvalho de Melo · 9 years ago
  2. b1baae8 perf hists browser: Skip scripting when perf.data file not available by Namhyung Kim · 9 years ago
  3. c053a15 perf build: Select all feature checkers for feature-dump by Wang Nan · 9 years ago
  4. 9fd4186 tools build: Allow subprojects select all feature checkers by Wang Nan · 9 years ago
  5. 666810e perf bpf: Check relocation target section by Wang Nan · 9 years ago
  6. 7b6982c perf test: Add libbpf relocation checker by Wang Nan · 9 years ago
  7. ab414dc perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' test by Arnaldo Carvalho de Melo · 9 years ago
  8. 8acd3da perf machine: Introduce machine__find_kernel_symbol_by_name() by Arnaldo Carvalho de Melo · 9 years ago
  9. 4056132 perf hists browser: Offer non-symbol specific menu options for --sort without 'sym' by Namhyung Kim · 9 years ago
  10. d9695d9 perf hists browser: Be a bit more strict about presenting CPU socket zoom by Namhyung Kim · 9 years ago
  11. b1447a54 perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order has 'dso' by Namhyung Kim · 9 years ago
  12. c221acb perf hists browser: Only offer symbol scripting when a symbol is under the cursor by Namhyung Kim · 9 years ago
  13. 2eafd41 perf hists browser: Only 'Zoom into thread' only when sort order has 'pid' by Namhyung Kim · 9 years ago
  14. cfd92da perf sort: Provide a way to find out if per-thread bucketing is in place by Namhyung Kim · 9 years ago
  15. 485311d perf config: Document 'hist.percentage' variable in man page by Taeung Song · 9 years ago
  16. 3b97629 perf config: Document variables for 'annotate' section in man page by Taeung Song · 9 years ago
  17. 2733525 perf config: Document 'buildid.dir' variable in man page by Taeung Song · 9 years ago
  18. 3fa9f40 perf config: Document variables for 'tui' and 'gtk' sections in man page by Taeung Song · 9 years ago
  19. 89debf1 perf config: Document variables for 'colors' section in man page by Taeung Song · 9 years ago
  20. 78ce08d perf annotate: Rename 'colors.code' to 'colors.jump_arrows' by Taeung Song · 9 years ago
  21. 3379e0c perf tools: Document the perf sysctls by Ben Hutchings · 9 years ago
  22. 1f7c254 perf hists: Cleanup filtering functions by Namhyung Kim · 9 years ago
  23. c84a5d1 perf hists: Remove parent filter check in DSO filter function by Namhyung Kim · 9 years ago
  24. 86a2cf3 perf stat: Making several helper functions static by Jiri Olsa · 9 years ago
  25. 4035672 perf symbols: Do not read symbols/data from device files by Jiri Olsa · 9 years ago
  26. d85ce83 perf pmu: Fix misleadingly indented assignment (whitespace) by Markus Trippelsdorf · 9 years ago
  27. 3f416f2 perf stat: Do not clean event's private stats by Jiri Olsa · 9 years ago
  28. 0805909 perf hists: Fix HISTC_MEM_DCACHELINE width setting by Jiri Olsa · 9 years ago
  29. d4913cb perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed by Markus Trippelsdorf · 9 years ago
  30. cf89813 perf tests: Remove wrong semicolon in while loop in CQM test by Markus Trippelsdorf · 9 years ago
  31. 45c815f perf: Synchronously free aux pages in case of allocation failure by Alexander Shishkin · 9 years ago
  32. 0e1eb0a perf/x86: add Intel SkyLake uncore IMC PMU support by Stephane Eranian · 9 years ago
  33. 63b6da3 perf: Fix perf_event_exit_task() race by Peter Zijlstra · 9 years ago
  34. c97f473 perf: Add more assertions by Peter Zijlstra · 9 years ago
  35. fae3fde perf: Collapse and fix event_function_call() users by Peter Zijlstra · 9 years ago
  36. 32132a3 perf: Specialize perf_event_exit_task() by Peter Zijlstra · 9 years ago
  37. 39a4364 perf: Fix task context scheduling by Peter Zijlstra · 9 years ago
  38. 63e30d3 perf: Make ctx->is_active and cpuctx->task_ctx consistent by Peter Zijlstra · 9 years ago
  39. 25432ae perf: Optimize perf_sched_events() usage by Peter Zijlstra · 9 years ago
  40. aee7dbc perf: Simplify/fix perf_event_enable() event scheduling by Peter Zijlstra · 9 years ago
  41. 8833d0e perf: Use task_ctx_sched_out() by Peter Zijlstra · 9 years ago
  42. 3e34950 perf: Fix perf_enable_on_exec() event scheduling by Peter Zijlstra · 9 years ago
  43. 5947f65 perf: Remove stale comment by Peter Zijlstra · 9 years ago
  44. 70a0165 perf: Fix cgroup scheduling in perf_enable_on_exec() by Peter Zijlstra · 9 years ago
  45. 7e41d17 perf: Fix cgroup event scheduling by Peter Zijlstra · 9 years ago
  46. c994d61 perf: Add lockdep assertions by Peter Zijlstra · 9 years ago
  47. f5540ec Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  48. 96b9e70 perf build: Introduce FEATURES_DUMP make variable by Jiri Olsa · 9 years ago
  49. b8e52be perf build: Add feature-dump target by Jiri Olsa · 9 years ago
  50. c15e758 perf build: Pass O option to kernel makefile in build-test by Wang Nan · 9 years ago
  51. 68824de perf build: Test correct path of perf in build-test by Wang Nan · 9 years ago
  52. eb80773 perf build: Pass O option to Makefile.perf in build-test by Wang Nan · 9 years ago
  53. 7be43df perf build: Set parallel making options build-test by Wang Nan · 9 years ago
  54. 40c4a0f perf symbols: Fix reading of build-id from vDSO by Ben Hutchings · 9 years ago
  55. 3caeaa5 perf kvm record/report: 'unprocessable sample' error while recording/reporting guest data by Ravi Bangoria · 9 years ago
  56. 10a0c0f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. dcd1bfd Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. 747a9b0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. 32250e4 Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  60. 5339f9d Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  61. cf8d7e3 Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  62. 5c43019 Merge tag 'for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 9 years ago
  63. c25949d Merge tag 'hsi-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 9 years ago
  64. b14bf63 Merge tag 'backlight-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 9 years ago
  65. 7030a7e x86/cpu/amd: Remove an unneeded condition in srat_detect_node() by Dan Carpenter · 9 years ago
  66. 9fb4116 mfd: davinci_voicecodec: Remove pointless 'out of memory' error message by Lee Jones · 9 years ago
  67. 997eea4 mfd: da9052-irq: Fix trivial 'space before comma' error by Lee Jones · 9 years ago
  68. 5b7b2ac mfd: da9052-i2c: Fix tabbing/whitespace issue by Lee Jones · 9 years ago
  69. 8b27757 mfd: da903x: Fix white space and split string issues by Lee Jones · 9 years ago
  70. 740c1989 mfd: cs5535-mfd: Add missing line spacing and make local array static by Lee Jones · 9 years ago
  71. 8827a64 mfd: cros_ec_spi: Repair comparison ordering issue by Lee Jones · 9 years ago
  72. 2756db6 mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' whitespace issue. by Lee Jones · 9 years ago
  73. d43c429 mfd: asic3: Fix a plethora of Checkpatch errors and warnings by Lee Jones · 9 years ago
  74. ae487ae mfd: as3711: Repair OOM and 'line over 80 chars' formatting warnings by Lee Jones · 9 years ago
  75. 9f6e872 mfd: arizona-i2c: Add blank line formatting after declaration by Lee Jones · 9 years ago
  76. b79a980 mfd: arizona-core: msleep() is unreliable for anything <20ms use usleep_range() instead by Lee Jones · 9 years ago
  77. 3103d44 mfd: adp5520: Some trivial 'no space before tab' fixes by Lee Jones · 9 years ago
  78. 63b4fd7 mfd: ab8500-sysctrl: Fix Constify, printk => pr_info and formatting issues by Lee Jones · 9 years ago
  79. df36442 mfd: ab8500-gpadc: Squash a whole bunch of Checkpatch warnings and one error by Lee Jones · 9 years ago
  80. de6a769 mfd: ab8500-debugfs: Clean-up non-conforming commenting and print formatting by Lee Jones · 9 years ago
  81. 500e69a mfd: ab8500-core: Fix many warnings reported by Checkpatch by Lee Jones · 9 years ago
  82. 845b76f mfd: ab2100-otp: Remove pointless 'out of memory' error message by Lee Jones · 9 years ago
  83. 15544ca mfd: ab3100-core.c: Fix multiple warnings reported by Checkpatch by Lee Jones · 9 years ago
  84. 4374b20 mfd: aat2870-core: Remove unnecessary 'out of memory' message by Lee Jones · 9 years ago
  85. f90dff4 mfd: 88pm860x-core: Fix commenting and declaration spacing by Lee Jones · 9 years ago
  86. 0b81995 mfd: arizona: Add device tree binding documentation for new clock driver by Charles Keepax · 9 years ago
  87. 1b5420e mfd: Use to_i2c_client() instead of open-coding it by Geliang Tang · 9 years ago
  88. 5d1d147 dt-bindings: regulator/mfd: Reorganize S2MPA01 bindings by Krzysztof Kozlowski · 9 years ago
  89. 27383ca dt-bindings: regulator/mfd: Reorganize S5M8767 bindings by Krzysztof Kozlowski · 9 years ago
  90. a13c7c5 dt-bindings: regulator/clock/mfd: Reorganize S2MPS-family bindings by Krzysztof Kozlowski · 9 years ago
  91. f8e3a51 mfd: asic3: Be sure to clamp return value by Linus Walleij · 9 years ago
  92. fe0b486 mfd: dm355evm_mps: Be sure to clamp return value by Linus Walleij · 9 years ago
  93. f7d62366 mfd: htc-egpio: Be sure to clamp return value by Linus Walleij · 9 years ago
  94. 2d5f72b mfd: tc6393xb: Be sure to clamp return value by Linus Walleij · 9 years ago
  95. bf3de47 mfd: tps65010: Be sure to clamp return value by Linus Walleij · 9 years ago
  96. 7fdec82 Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  97. f9a03ae Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  98. 1289ace Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  99. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  100. 265b604 power: bq27xxx_battery: Fix bq27541 AveragePower register address by Liu Xiang · 9 years ago