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