1. 31f6be6 tools/perf: Fix double/triple-build of the feature detection logic during 'make install' et al by Ingo Molnar · 11 years ago
  2. c9404c6 tools/perf/build: Speed up the final link by Ingo Molnar · 11 years ago
  3. c72e3f0 tools/perf/build: Speed up git-version test on re-make by Ingo Molnar · 11 years ago
  4. baa9c30 tools/perf/build: Speed up auto-detection of features by adding a 'test-all' target by Ingo Molnar · 11 years ago
  5. fb1c918 tools/perf: Turn strlcpy() into a __weak function by Ingo Molnar · 11 years ago
  6. 7a10822 tools/perf: Clean up util/include/linux/compiler.h by Ingo Molnar · 11 years ago
  7. 4cc9117 tools/perf/build: Split out feature check: 'backtrace' by Ingo Molnar · 11 years ago
  8. 34ef216 tools/perf/build: Split out feature check: 'on-exit' by Ingo Molnar · 11 years ago
  9. d0707c9 tools/perf/build: Split out feature check: 'strlcpy' by Ingo Molnar · 11 years ago
  10. 3b7646e tools/perf/build: Split out feature check: 'libbfd' by Ingo Molnar · 11 years ago
  11. 95d061c tools/perf/build: Split out feature check: 'libpython-version' by Ingo Molnar · 11 years ago
  12. 9734163 tools/perf/build: Split out feature check: 'libpython' by Ingo Molnar · 11 years ago
  13. 7181a67 tools/perf/build: Split out feature check: 'libperl' by Ingo Molnar · 11 years ago
  14. c7a79e9 tools/perf/build: Split out feature check: 'gtk2-infobar' by Ingo Molnar · 11 years ago
  15. 7ef9e05 tools/perf/build: Split out feature check: 'gtk2' by Ingo Molnar · 11 years ago
  16. b9498b5 tools/perf/build: Split out feature check: 'libslang' by Ingo Molnar · 11 years ago
  17. d795a65 tools/perf/build: Split out feature check: 'libaudit' by Ingo Molnar · 11 years ago
  18. 058f952 tools/perf/build: Split out feature check: 'libunwind' by Ingo Molnar · 11 years ago
  19. 308e1e7 tools/perf/build: Clean up the libunwind logic in config/Makefile by Ingo Molnar · 11 years ago
  20. b7bcef6 tools/perf/build: Split out feature check: 'libelf-getphdrnum' by Ingo Molnar · 11 years ago
  21. 8869b17 tools/perf/build: Split out feature check: 'libelf-mmap' by Ingo Molnar · 11 years ago
  22. fb3d333 tools/perf/build: Clean up the mmap logic in config/Makefile by Ingo Molnar · 11 years ago
  23. 8295d4e tools/perf/build: Split out feature check: 'dwarf' by Ingo Molnar · 11 years ago
  24. e12762c tools/perf/build: Split out feature check: 'glibc' by Ingo Molnar · 11 years ago
  25. 8f7f800 tools/perf/build: Split out feature check: 'libelf' by Ingo Molnar · 11 years ago
  26. 50eed7a tools/perf/build: Clean up the libelf logic in config/Makefile by Ingo Molnar · 11 years ago
  27. 78e9d65 tools/perf/build: Split out feature check: 'bionic' by Ingo Molnar · 11 years ago
  28. 1ea6f99 tools/perf/build: Split out feature check: 'fortify-source' by Ingo Molnar · 11 years ago
  29. c251044 tools/perf/build: Split out feature check: 'volatile-register-var' by Ingo Molnar · 11 years ago
  30. 430be5a tools/perf/build: Split out feature check: 'stackprotector' by Ingo Molnar · 11 years ago
  31. 90ac542 tools/perf/build: Split out feature check: 'stackprotector-all' by Ingo Molnar · 11 years ago
  32. 3ae069c tools/perf/build: Split out feature check: 'libnuma' by Ingo Molnar · 11 years ago
  33. 8b6eb56 tools/perf/build: Add 'autodep' functionality, generate feature test dependencies automatically by Ingo Molnar · 11 years ago
  34. b6aa997 tools/perf/build: Add feature check core code by Ingo Molnar · 11 years ago
  35. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  36. 429eb05 Merge branch 'perf/urgent' into tools/perf/build by Ingo Molnar · 11 years ago
  37. 1651d12 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  38. b314e5c perf session: Fix infinite loop on invalid perf.data file by Namhyung Kim · 11 years ago
  39. 027a7e8 perf tools: Fix installation of libexec components by Arnaldo Carvalho de Melo · 11 years ago
  40. e08cfd4 perf probe: Fix to find line information for probe list by Masami Hiramatsu · 11 years ago
  41. 47a92b8 perf tools: Fix libaudit test by Arnaldo Carvalho de Melo · 11 years ago
  42. d20a47e perf stat: Set child_pid after perf_evlist__prepare_workload() by Namhyung Kim · 11 years ago
  43. 6adb0b0 perf tools: Add default handler for mmap2 events by David Ahern · 11 years ago
  44. b7af41a perf/x86: Suppress duplicated abort LBR records by Andi Kleen · 11 years ago
  45. 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 11 years ago
  46. 0126d49 tools/perf/record: Add abort_tx,no_tx,in_tx branch filter options to perf record -j by Andi Kleen · 11 years ago
  47. f5d05bc tools/perf: Support sorting by in_tx or abort branch flags by Andi Kleen · 11 years ago
  48. a405bad perf/x86: Add Haswell specific transaction flag reporting by Andi Kleen · 11 years ago
  49. fdfbbd0 perf: Add generic transaction flags by Andi Kleen · 11 years ago
  50. 4cabc3d tools/perf/stat: Add perf stat --transaction by Andi Kleen · 11 years ago
  51. 723478c perf: Enforce 1 as lower limit for perf_event_max_sample_rate by Knut Petersen · 11 years ago
  52. 354cc40 tools/perf: Fix sorting for 64bit entries by Andi Kleen · 11 years ago
  53. fafd883 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  54. d8b11a0 perf/x86: Clean up cap_user_time* setting by Peter Zijlstra · 11 years ago
  55. 9886167 perf: Fix perf_pmu_migrate_context by Peter Zijlstra · 11 years ago
  56. cac6653 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  57. b97b869 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  58. 14951f2 Revert "perf symbols: Demangle cloned functions" by Ingo Molnar · 11 years ago
  59. 6654417 Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 11 years ago
  60. 669fc2f Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  61. 9b565a8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. ddd23eb Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  63. 057d5e9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  64. ec220be Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  65. f41f064 PCI: Workaround missing pci_set_master in pci drivers by Yinghai Lu · 11 years ago
  66. aeebc26 Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  67. 3a126f8 kernel/params: fix handling of signed integer types by Jean Delvare · 11 years ago
  68. f2e98aa Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  69. 874db4d Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  70. bf41691 i2c: ismt: initialize DMA buffer by James Ralston · 11 years ago
  71. 30600a909 drm/msm: use drm_gem_dumb_destroy helper by Rob Clark · 11 years ago
  72. 33b5596 drm/msm: deal with mach/iommu.h removal by Rob Clark · 11 years ago
  73. 8a3da6c7 perf/x86: Fix PMU detection printout when no PMU is detected by Ingo Molnar · 11 years ago
  74. c55d1c4 drm/msm: Remove iommu include from mdp4_kms.c by Joerg Roedel · 11 years ago
  75. e4826a9 drm/msm: Odd PTR_ERR usage by Thomas Meyer · 11 years ago
  76. efc1d23 s390: enable ARCH_USE_CMPXCHG_LOCKREF by Heiko Carstens · 11 years ago
  77. 491f6f8 lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP() by Heiko Carstens · 11 years ago
  78. 083986e mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef by Heiko Carstens · 11 years ago
  79. 62d08ae Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/urgent by Ingo Molnar · 11 years ago
  80. 41ed7fe Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  81. 36dec40 Merge tag 'drm-intel-fixes-2013-09-26' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  82. 6cac446 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  83. a7301fc Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  84. d3aa026 Merge tag 'fbdev-fixes-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  85. e1f8826 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  86. 730d7d3 sysfs: Allow mounting without CONFIG_NET by Eric W. Biederman · 11 years ago
  87. d2212b4 lockref: allow relaxed cmpxchg64 variant for lockless updates by Will Deacon · 11 years ago
  88. bd63ace i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is set by Chew, Chiau Ee · 11 years ago
  89. 85b3a93 i2c: mv64xxx: Do not use writel_relaxed() by Thierry Reding · 11 years ago
  90. c1a9946 i2c: mv64xxx: Fix some build warnings by Thierry Reding · 11 years ago
  91. 1533691 i2c: s3c2410: fix clk_disable/clk_unprepare WARNings by Kim Phillips · 11 years ago
  92. 0c06a5d arm: Fix build error with context tracking calls by Frederic Weisbecker · 11 years ago
  93. 1bb3e06 ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283 by Kailang Yang · 11 years ago
  94. 068fd3a ALSA: hda - Fix Internal Mic boost can't control with ALC283 by Kailang Yang · 11 years ago
  95. a076052 ALSA: hda - Add documentation for CS4208 fixups by Takashi Iwai · 11 years ago
  96. b5bf0a9 ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codec by Ben Whitten · 11 years ago
  97. accd1e8 x86/microcode/AMD: Fix patch level reporting for family 15h by Suravee Suthikulpanit · 14 years ago
  98. dcc7bc3 Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 11 years ago
  99. d93faa4 Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  100. 997def2 xfs: fix node forward in xfs_node_toosmall by Mark Tinguely · 11 years ago