1. 1fcb876 perf machine: Fix the value used for unknown pids by Adrian Hunter · 10 years ago
  2. 57608cf perf script: Provide additional sample information on generic events by Joseph Schuchart · 10 years ago
  3. 0f5f5bc perf script: Add callchain to generic and tracepoint events by Joseph Schuchart · 10 years ago
  4. 05f832e perf script: Add missing calls to Py_DECREF for return values by Joseph Schuchart · 10 years ago
  5. 3be8e2a perf kvm: Add stat support on s390 by Alexander Yarygin · 11 years ago
  6. 54c801f perf kvm: Add skip_event() for --duration option by Alexander Yarygin · 11 years ago
  7. 9daa812 perf kvm: Move arch specific code into arch/ by Alexander Yarygin · 11 years ago
  8. 44b3802 perf kvm: Use defines of kvm events by Alexander Yarygin · 11 years ago
  9. ff2ebe4 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core by Ingo Molnar · 10 years ago
  10. f4aa84f 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
  11. fbe26ab perf: Add vm_ops->name call for mmap event name retrieval by Jiri Olsa · 10 years ago
  12. 503d329 perf/x86/amd: Try to fix some mem allocation failure handling by Zhouyi Zhou · 11 years ago
  13. d243144 perf timechart: Add more options to IO mode by Stanislav Fomichev · 10 years ago
  14. 962e310 perf timechart: Conditionally update start_time on fork by Stanislav Fomichev · 10 years ago
  15. b97b59b perf timechart: Implement IO mode by Stanislav Fomichev · 10 years ago
  16. f8dda74 perf timechart: Fix rendering in Firefox by Stanislav Fomichev · 10 years ago
  17. 4414a3c perf trace: Fix build on 32-bit systems by Arnaldo Carvalho de Melo · 10 years ago
  18. a2ea67d perf trace: Add pagefault statistics by Stanislav Fomichev · 10 years ago
  19. 071266b perf tools: Suggest using -f to override perf.data file ownership message by Arnaldo Carvalho de Melo · 10 years ago
  20. d400a68 perf tools: Convert open coded equivalents to asprintf() by Andy Shevchenko · 11 years ago
  21. f8d9ccd perf tools: Allow to use cpuinfo on s390 by Alexander Yarygin · 11 years ago
  22. 65c647a perf kvm: Refactoring of cpu_isa_config() by Alexander Yarygin · 11 years ago
  23. df74c13 perf kvm: Simplify exit reasons tables definitions by Alexander Yarygin · 11 years ago
  24. da50ad6 perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag by Alexander Yarygin · 11 years ago
  25. 1561880 perf hists browser: Left justify column headers by Arnaldo Carvalho de Melo · 10 years ago
  26. c830236 perf hists browser: Add ui.show-headers config file option by Jiri Olsa · 11 years ago
  27. 81a888f perf hists browser: Display columns header text on 'H' press by Jiri Olsa · 11 years ago
  28. 025bf7e perf hists browser: Add support for showing columns header by Arnaldo Carvalho de Melo · 11 years ago
  29. 357cfff perf hists browser: Override ui_browser refresh_dimensions method by Arnaldo Carvalho de Melo · 11 years ago
  30. ca3ff33 perf hists browser: Introduce gotorc method by Arnaldo Carvalho de Melo · 11 years ago
  31. fa70b5d perf ui browser: Allow overriding refresh_dimensions method by Arnaldo Carvalho de Melo · 11 years ago
  32. 62c95ae perf ui browser: Add ->rows to disambiguate from ->height by Arnaldo Carvalho de Melo · 11 years ago
  33. 8b5b584 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core by Ingo Molnar · 11 years ago
  34. 432100b Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 11 years ago
  35. 2172c1f perf/x86: Micro-optimize nhmex_rbox_get_constraint() by Rasmus Villemoes · 11 years ago
  36. 985c8dc perf: Make perf_event_init_context() function static by Jiri Olsa · 11 years ago
  37. cc56d67 powerpc, perf: Use common PMU interrupt disabled code by Vince Weaver · 11 years ago
  38. 8ac631c perf script: Handle the num array type in python properly by Sebastian Andrzej Siewior · 11 years ago
  39. 33058b9 perf script: Move the number processing into its own function by Sebastian Andrzej Siewior · 11 years ago
  40. d180ac1 perf tools: Fix wrong condition for allocation failure by Jiri Olsa · 11 years ago
  41. a60335b perf tools powerpc: Adjust callchain based on DWARF debug info by Sukadev Bhattiprolu · 11 years ago
  42. 21da83f tools lib traceevent: Fix a risk for doing free on uninitialized pointer by Rickard Strandqvist · 11 years ago
  43. e281a96 perf trace: Add possibility to switch off syscall events by Stanislav Fomichev · 11 years ago
  44. 1e28fe0 perf trace: Add pagefaults record and replay support by Stanislav Fomichev · 11 years ago
  45. 598d02c perf trace: Add support for pagefault tracing by Stanislav Fomichev · 11 years ago
  46. 0c82adc perf trace: Add perf_event parameter to tracepoint_handler by Stanislav Fomichev · 11 years ago
  47. 0710087 perf scripts: Fallback to syscalls:* when raw_syscalls:* is not available by Daniel Bristot de Oliveira · 11 years ago
  48. 1c92f88 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core by Ingo Molnar · 11 years ago
  49. 06c654c Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 11 years ago
  50. 98d350c Merge branch 'perf/urgent' into perf/core, to pick up fixes and refresh the branch by Ingo Molnar · 11 years ago
  51. 0bdb3cc Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent by Ingo Molnar · 11 years ago
  52. a497c3b Linux 3.16-rc2 by Linus Torvalds · 11 years ago
  53. 8f5d270 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  54. 2dfded8 Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 11 years ago
  55. 532f513 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  56. e13d100 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  57. 147f140 Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  58. 401c58f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  59. 7b08d61 Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  60. 7a8e9c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  61. f1b35b8 Merge tag 'for-linus' of git://github.com/gxt/linux by Linus Torvalds · 11 years ago
  62. 60761c1 Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  63. e6934ab Merge tag 'staging-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  64. c3cb500 Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  65. 564fbee Merge tag 'usb-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  66. 73b35d0 MAINTAINERS: add entry for VMware Balloon driver by Dmitry Torokhov · 11 years ago
  67. a93f0e5 perf symbols: Get kernel start address by symbol name by Simon Que · 11 years ago
  68. d755330 perf tools: Fix segfault in cumulative.callchain report by Jiri Olsa · 11 years ago
  69. 3c8fb50 Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  70. 4ef6107 Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  71. 0c9bc27 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  72. f1d7024 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  73. 58c72f9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  74. 37014f5 w1: mxc_w1: Fix incorrect "presence" status by Alexander Shiyan · 11 years ago
  75. c026a3f imx-drm: parallel-display: Fix DPMS default state. by Denis Carikli · 11 years ago
  76. b28e7d5 staging: android: timed_output: fix use after free of dev by Yi Zhang · 11 years ago
  77. d670878 unicore32: Remove ARCH_HAS_CPUFREQ config option by Stephen Boyd · 11 years ago
  78. ceebf4d UniCore32: Change git tree location information in MAINTAINERS by Guan Xuetao · 11 years ago
  79. 92543fd arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compiling failure by Chen Gang · 11 years ago
  80. 3420d49 arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure. by Chen Gang · 11 years ago
  81. 40ad2a6 arch: unicore32: ksyms: export additional find_first_*() to avoid compiling failure by Chen Gang · 11 years ago
  82. 8a01659 arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM by Chen Gang · 11 years ago
  83. aaad618 unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h by Chen Gang · 11 years ago
  84. f80561e arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling failure by Chen Gang · 11 years ago
  85. 8902b10 drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_interrupt_cause" by Chen Gang · 11 years ago
  86. 8065042 arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compiling failure by Chen Gang · 11 years ago
  87. 5a5ffc9 arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling failure by Chen Gang · 11 years ago
  88. 73fa540 drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0 by Chen Gang · 11 years ago
  89. c863810 drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issue by Chen Gang · 11 years ago
  90. 312c6df arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition by Chen Gang · 11 years ago
  91. 1febf61 arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc() by Chen Gang · 11 years ago
  92. 1ff38c5 arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error by Chen Gang · 11 years ago
  93. db7ef28 arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macros by Chen Gang · 11 years ago
  94. df8e4c7 arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmalloc_area() by Chen Gang · 11 years ago
  95. 4877b60 arch/unicore32/kernel/ksyms.c: remove several undefined exported symbols by Chen Gang · 11 years ago
  96. 8408c71 Btrfs: fix wrong error handle when the device is missing or is not writeable by Miao Xie · 11 years ago
  97. c55f139 Btrfs: fix deadlock when mounting a degraded fs by Miao Xie · 11 years ago
  98. e990f16 Btrfs: use bio_endio_nodec instead of open code by Miao Xie · 11 years ago
  99. 298a8f9 Btrfs: fix NULL pointer crash when running balance and scrub concurrently by Wang Shilong · 11 years ago
  100. ced96ed btrfs: Skip scrubbing removed chunks to avoid -ENOENT. by Qu Wenruo · 11 years ago