1. da88c7f perf stat: Fix --per-core on multi socket systems by Andi Kleen · 10 years ago
  2. cf8102f Merge tag 'perf-fdarray-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
  3. 46fb3c2 perf trace: Filter out POLLHUP'ed file descriptors by Arnaldo Carvalho de Melo · 10 years ago
  4. 6dcf45ef perf record: Filter out POLLHUP'ed file descriptors by Arnaldo Carvalho de Melo · 10 years ago
  5. e4b356b perf evlist: Unmap when all refcounts to fd are gone and events drained by Arnaldo Carvalho de Melo · 10 years ago
  6. 2171a92 tools lib fd array: Allow associating an integer cookie with each entry by Arnaldo Carvalho de Melo · 10 years ago
  7. 8239698 perf evlist: Refcount mmaps by Arnaldo Carvalho de Melo · 10 years ago
  8. 1b85337 tools lib api: Adopt fdarray class from perf's evlist by Arnaldo Carvalho de Melo · 10 years ago
  9. f66a889d perf evlist: Introduce poll method for common code idiom by Arnaldo Carvalho de Melo · 10 years ago
  10. 0a04c9e perf kvm stat live: Use perf_evlist__add_pollfd() instead of local equivalent by Arnaldo Carvalho de Melo · 10 years ago
  11. 9ae2803 perf tests: Add pollfd growing test by Arnaldo Carvalho de Melo · 10 years ago
  12. ad6765d perf evlist: Allow growing pollfd on add method by Arnaldo Carvalho de Melo · 10 years ago
  13. 033fa71 perf evlist: We need to poll all event file descriptors by Arnaldo Carvalho de Melo · 10 years ago
  14. 8179672 perf evlist: Monitor POLLERR and POLLHUP events too by Arnaldo Carvalho de Melo · 10 years ago
  15. 54dbfae perf tests: Add test for perf_evlist__filter_pollfd() by Arnaldo Carvalho de Melo · 10 years ago
  16. 1ddec7f perf evlist: Introduce perf_evlist__filter_pollfd method by Arnaldo Carvalho de Melo · 10 years ago
  17. 521e8ba perf/x86/intel/uncore: Update support for client uncore IMC PMU by Stephane Eranian · 10 years ago
  18. b10fc1c perf/x86/intel/uncore: Fix PCU filter setup for Sandy/Ivy/Haswell EP by Andi Kleen · 10 years ago
  19. 7e96ae1 perf/x86/intel/uncore: Add missing cbox filter flags on IvyBridge-EP uncore driver by Andi Kleen · 10 years ago
  20. 513d793 perf/x86/intel/uncore: Register the PMU only if the uncore pci device exists by Yan, Zheng · 10 years ago
  21. e735b9d perf/x86/intel/uncore: Add Haswell-EP uncore support by Yan, Zheng · 10 years ago
  22. fdda3c4 perf/x86/intel: Use Broadwell cache event list for Haswell by Andi Kleen · 10 years ago
  23. c46e665 perf/x86: Add INST_RETIRED.ALL workarounds by Andi Kleen · 10 years ago
  24. 86a349a perf/x86/intel: Add Broadwell core support by Andi Kleen · 10 years ago
  25. d86c8ea perf/x86/intel: Document all Haswell models by Andi Kleen · 10 years ago
  26. b761468 perf/x86/intel: Remove incorrect model number from Haswell perf by Andi Kleen · 10 years ago
  27. 802c8a6 Revert "perf: Do not allow optimized switch for non-cloned events" by Jiri Olsa · 10 years ago
  28. 1929def perf: Fix child event initial state setup by Jiri Olsa · 10 years ago
  29. dc63398 perf: Do not POLLHUP event if it has children by Jiri Olsa · 10 years ago
  30. 4f7cf3a 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
  31. e568573 perf record: Use ring buffer consume method to look like other tools by Arnaldo Carvalho de Melo · 10 years ago
  32. 664fee3 perf probe: Do not use dwfl_module_addrsym if dwarf_diename finds symbol name by Masami Hiramatsu · 10 years ago
  33. 2b394bc perf probe: Do not access kallsyms when analyzing user binaries by Masami Hiramatsu · 10 years ago
  34. c657f42 perf symbols: Add path to Ubuntu kernel debuginfo file by Anton Blanchard · 10 years ago
  35. d0b0d04 perf symbols: Ignore stripped vmlinux and fallback to kallsyms by Anton Blanchard · 10 years ago
  36. 512fe36 perf tools: define _DEFAULT_SOURCE for glibc_2.20 by Chanho Park · 10 years ago
  37. a8fa496 perf tools: Don't include sys/poll.h directly by Arnaldo Carvalho de Melo · 10 years ago
  38. bf9e3e5 perf tools: Fix GNU-only grep usage in Makefile by John Spencer · 10 years ago
  39. 763122a perf tools: Disable kernel symbol demangling by default by Avi Kivity · 10 years ago
  40. 29a3ce3 perf tool: fix compilation for ARM by Stephane Eranian · 10 years ago
  41. 7d4bdab perf tools: Add perf_pmu__scan_file() by Adrian Hunter · 10 years ago
  42. dc0a620 perf tools: Let default config be defined for a PMU by Adrian Hunter · 10 years ago
  43. c501e90 perf tools: Add perf-with-kcore script by Adrian Hunter · 10 years ago
  44. ad96227 perf tools: Let a user specify a PMU event without any config terms by Adrian Hunter · 10 years ago
  45. 6997af72 perf tools: Allow to specify lib compile variable for spec usage by Jiri Olsa · 10 years ago
  46. 1f3e5b5 perf kvm stat report: Unify the title bar output by Alexander Yarygin · 10 years ago
  47. f181957 perf kvm stat report: Enable the target.system_wide flag by Alexander Yarygin · 10 years ago
  48. 3ae4a76 perf kvm stat report: Save pid string in opts.target.pid by Alexander Yarygin · 10 years ago
  49. 65ccb4f perf tools powerpc: Fix build issue when DWARF support is disabled by Anton Blanchard · 10 years ago
  50. 1a1c0ff perf tools: Add +field argument support for --sort option by Jiri Olsa · 10 years ago
  51. c88f209 perf: Do not check PERF_EVENT_STATE_EXIT on syscall read path by Jiri Olsa · 10 years ago
  52. a08b676 perf/x86: Fix section mismatch in split uncore driver by Andi Kleen · 10 years ago
  53. 066ce64 perf/x86/intel: Mark initialization code as such by Mathias Krause · 10 years ago
  54. 70691d4 perf/core: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  55. e0455e1 perf/callchain: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  56. bdea534 Merge tag 'v3.17-rc4' into perf/core, to pick up fixes by Ingo Molnar · 10 years ago
  57. 2ce7598 Linux 3.17-rc4 by Linus Torvalds · 10 years ago
  58. 7e0dae6 Documentation: new page link in SubmittingPatches by Sudip Mukherjee · 10 years ago
  59. 731d5cc Documentation: NFS/RDMA: Document separate Kconfig symbols by Paul Bolle · 10 years ago
  60. 0024d6e Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02d by Masanari Iida · 10 years ago
  61. 257d6ef Documentation: i2c: rename variable "register" to "reg" by Jose Manuel Alarcon Roldan · 10 years ago
  62. 77be4da Documentation: seq_file: Document seq_open_private(), seq_release_private() by Rob Jones · 10 years ago
  63. 6fef37c Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  64. 9142ead Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  65. 81368f8 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. ebc54f2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. 9ef7db7 ufs: fix deadlocks introduced by sb mutex merge by Alexey Khoroshilov · 10 years ago
  68. 2b12164 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  69. 56c2285 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  70. 11e9739 Merge tag 'xfs-for-linus-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  71. 925e0ea Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  72. 9bf2419 timekeeping: Update timekeeper before updating vsyscall and pvclock by Thomas Gleixner · 10 years ago
  73. 849151d compat: nanosleep: Clarify error handling by Thomas Gleixner · 10 years ago
  74. 86ba8b0 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  75. 3897108 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Kevin Hilman · 10 years ago
  76. 8fb2226 bus: arm-ccn: Move event cleanup routine by Pawel Moll · 10 years ago
  77. fb76234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  78. ea4fc62 ARM: at91/dt: rm9200: fix usb clock definition by Alexandre Belloni · 10 years ago
  79. 04ffc96 ARM: at91: rm9200: fix clock registration by Alexandre Belloni · 10 years ago
  80. 650ca01 ARM: at91/dt: sam9g20: set at91sam9g20 pllb driver by Gaël PORTAY · 10 years ago
  81. ce00a96 mm: memcontrol: revert use of root_mem_cgroup res_counter by Johannes Weiner · 10 years ago
  82. 10096fb Export sync_filesystem() for modular ->remount_fs() use by Anton Altaparmakov · 10 years ago
  83. 8e6353b Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  84. 95f6e81 Merge tag 'omap-fixes-against-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Kevin Hilman · 10 years ago
  85. 5e6c723 Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  86. caa5523 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  87. 9aa4e2f Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  88. 73f517b Merge branches 'acpi-video' and 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  89. af4eb14 Merge branches 'acpica', 'acpi-processor' and 'acpi-scan' by Rafael J. Wysocki · 10 years ago
  90. a65c866 Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps65090' into regulator-linus by Mark Brown · 10 years ago
  91. 68c78bd Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  92. 2acc868 drm/nouveau/core: don't leak oclass type bits to user by Ben Skeggs · 10 years ago
  93. b7fece1 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 10 years ago
  94. 6098b45 aio: block exit_aio() until all context requests are completed by Gu Zheng · 10 years ago
  95. 40bea03 nohz: Restore NMI safe local irq work for local nohz kick by Frederic Weisbecker · 10 years ago
  96. 28c2260 Merge tag 'davinci-fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Arnd Bergmann · 10 years ago
  97. c7cc9ba ARM: dts: dra7-evm: Add vtt regulator support by Lokesh Vutla · 10 years ago
  98. 68e4d9e ARM: dts: dra7-evm: Fix spi1 mux documentation by Nishanth Menon · 10 years ago
  99. 331bbb5 ARM: dts: am43x-epos-evm: Disable QSPI to prevent conflict with GPMC-NAND by Roger Quadros · 10 years ago
  100. 2b54057 ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring by Roger Quadros · 10 years ago