1. e965bea perf evlist: Improve the strerror_mmap method by Arnaldo Carvalho de Melo · 10 years ago
  2. e5d4a29 perf evlist: Clarify sterror_mmap variable names by Arnaldo Carvalho de Melo · 10 years ago
  3. 0a2138b perf evlist: Fixup brown paper bag on "hint" for --mmap-pages cmdline arg by Arnaldo Carvalho de Melo · 10 years ago
  4. 41e950c 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
  5. 3459f0d Merge branch 'linus' into perf/urgent, to pick up the upstream merged bits by Ingo Molnar · 10 years ago
  6. e09b18d perf trace: Provide a better explanation when mmap fails by Arnaldo Carvalho de Melo · 10 years ago
  7. 956fa57 perf evlist: Introduce strerror_mmap method by Arnaldo Carvalho de Melo · 10 years ago
  8. ce27309 perf tools: Use sysctl__read_int instead of ad-hoc copies by Arnaldo Carvalho de Melo · 10 years ago
  9. 42e3c4a tools lib fs: Add sysctl__read_int helper by Arnaldo Carvalho de Melo · 10 years ago
  10. 3a35112 tools lib fs: Adopt filename__read_int from tools/perf/ by Arnaldo Carvalho de Melo · 10 years ago
  11. 9fc81d8 perf: Fix events installation during moving group by Jiri Olsa · 10 years ago
  12. af91568 perf/x86/intel/uncore: Make sure only uncore events are collected by Jiri Olsa · 10 years ago
  13. 99d348a perf kvm stat live: Mark events as (x86 only) in help output by Alexander Yarygin · 10 years ago
  14. bee2782 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  15. 5706ffd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  16. c301106 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  17. 9c37f95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  18. a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  19. ed8efd2 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  20. 151cd97 Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  21. fe78c54 Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  22. 6da3141 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  23. 3a647c1 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  24. 6cd94d5 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  25. 6c9e924 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  26. 0563fdc Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  27. 0a9e0ac Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  28. b64bb1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  29. 5056968 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  30. a4a26e8 Merge tag 'nios2-v3.19-rc1' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  31. 75226c5 perf tests: Fix attr tests size values to cope with machine state on interrupt ABI changes by Jiri Olsa · 10 years ago
  32. e4e458b calloc/xcalloc: Fix argument order by Arjun Sreedharan · 10 years ago
  33. 2e77784 perf callchain: Move cpumode resolve code to add_callchain_ip by Kan Liang · 10 years ago
  34. f70b4e3 perf callchain: Fixup parameter handling error message by Kan Liang · 10 years ago
  35. 99ce8e9 perf tools: Add --buildid-dir option to set cache directory by Jiri Olsa · 10 years ago
  36. eec5a68 perf buildid cache: Fix -a segfault related to kcore handling by Jiri Olsa · 10 years ago
  37. 498922a perf buildid-cache: Remove extra debugdir variables by Jiri Olsa · 10 years ago
  38. cfd31d8 perf tools: Use single strcmp call instead of two by Jiri Olsa · 10 years ago
  39. e641f69 perf hists browser: Change print format from %lu to %PRIu64 by Tom Huynh · 10 years ago
  40. 1182f88 perf bench: Fix memcpy/memset output by Rabin Vincent · 10 years ago
  41. 5bce1a5 perf bench: Merge memset into memcpy by Rabin Vincent · 10 years ago
  42. 308197b perf bench: Prepare memcpy for merge by Rabin Vincent · 10 years ago
  43. f3f62a3 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  44. 140dfc9 Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  45. f94784b Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  46. de74038 Merge tag 'regmap-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  47. 177808c Merge tag 'hwmon-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  48. 0160928 Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 10 years ago
  49. 3a7dbed Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  50. f2fb380 Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  51. 5db45002 Merge branch 'at91/cleanup5' into next/drivers by Arnd Bergmann · 10 years ago
  52. 7135466 Merge branch 'brcm/stb-smp-uart' into next/drivers by Arnd Bergmann · 10 years ago
  53. 096cbc3 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  54. dc843ef Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus by James Bottomley · 10 years ago
  55. 907a6d5 hwmon: (tmp401) Detect TMP435 on all addresses it supports by Guenter Roeck · 10 years ago
  56. 201e7de 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
  57. 78bff1c x86/ticketlock: Fix spin_unlock_wait() livelock by Oleg Nesterov · 10 years ago
  58. a3b6397 mfd: rtsx: Add func to split u32 into register by Micky Ching · 10 years ago
  59. 9fd7fc3 locking/lglocks: Add documentation of current lglocks implementation by Nicholas Mc Guire · 10 years ago
  60. 33d7393 mmc: sdhci-msm: Convert to mmc_send_tuning() by Ulf Hansson · 10 years ago
  61. d178532 mmc: sdhci-esdhc-imx: Convert to mmc_send_tuning() by Ulf Hansson · 10 years ago
  62. fe5afb13d mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter by Ulf Hansson · 10 years ago
  63. cfa0bd5 Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
  64. e460bfd 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
  65. 2b2b407 nios2: Make NIOS2_CMDLINE_IGNORE_DTB depend on CMDLINE_BOOL by Tobias Klauser · 10 years ago
  66. 6e5c8f5 nios2: Add missing NR_CPUS to Kconfig by Tobias Klauser · 10 years ago
  67. c16b15f nios2: asm-offsets: Remove unused definition TI_TASK by Tobias Klauser · 10 years ago
  68. 90f49c9 nios2: Remove write-only struct member from nios2_timer by Tobias Klauser · 10 years ago
  69. 01eca3b nios2: Remove unused extern declaration of shm_align_mask by Tobias Klauser · 10 years ago
  70. 6181032 nios2: include linux/type.h in io.h by Ley Foon Tan · 10 years ago
  71. 065a113 nios2: move include asm-generic/io.h to end of file by Ley Foon Tan · 10 years ago
  72. 25f2325 nios2: remove include asm-generic/iomap.h from io.h by Ley Foon Tan · 10 years ago
  73. 568f6ba nios2: remove unnecessary space before define by Ley Foon Tan · 10 years ago
  74. b29438f nios2: fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  75. ac8ab8d nios2: Use IS_ENABLED instead of #ifdefs to check config symbols by Tobias Klauser · 10 years ago
  76. 2fc8483 nios2: Build infrastructure by Ley Foon Tan · 10 years ago
  77. 9cce02ec Documentation: Add documentation for Nios2 architecture by Ley Foon Tan · 10 years ago
  78. 383b8fb MAINTAINERS: Add nios2 maintainer by Ley Foon Tan · 10 years ago
  79. 106174d nios2: ptrace support by Ley Foon Tan · 10 years ago
  80. 42381bf nios2: Module support by Ley Foon Tan · 10 years ago
  81. b31ebd8 nios2: Nios2 registers by Ley Foon Tan · 10 years ago
  82. 97da0d6 nios2: Miscellaneous header files by Ley Foon Tan · 10 years ago
  83. 2612b87 nios2: Cpuinfo handling by Ley Foon Tan · 10 years ago
  84. 4182de9 nios2: Time keeping by Ley Foon Tan · 10 years ago
  85. 95acd4c7 nios2: Device tree support by Ley Foon Tan · 10 years ago
  86. eea9507 nios2: Library functions by Ley Foon Tan · 10 years ago
  87. b53e906 nios2: Signal handling support by Ley Foon Tan · 10 years ago
  88. 1000197 nios2: System calls handling by Ley Foon Tan · 10 years ago
  89. 19f4c6b nios2: ELF definitions by Ley Foon Tan · 10 years ago
  90. 4fdace8 Add ELF machine define for Nios2 by Ley Foon Tan · 10 years ago
  91. e23c621 nios2: DMA mapping API by Ley Foon Tan · 10 years ago
  92. f27ffc7 nios2: Interrupt handling by Ley Foon Tan · 10 years ago
  93. c983e92 nios2: TLB handling by Ley Foon Tan · 10 years ago
  94. 93c91cb nios2: Cache handling by Ley Foon Tan · 10 years ago
  95. 71995e4 nios2: Process management by Ley Foon Tan · 10 years ago
  96. cbd15b3 nios2: Page table management by Ley Foon Tan · 10 years ago
  97. 862674d nios2: MMU Fault handling by Ley Foon Tan · 10 years ago
  98. 6b8baec nios2: I/O Mapping by Ley Foon Tan · 10 years ago
  99. 5ccc6af5 nios2: Memory management by Ley Foon Tan · 10 years ago
  100. 771a016 nios2: Traps exception handling by Ley Foon Tan · 10 years ago