1. 4bf9ce1 perf diff: Fix to work with new hists design by Jiri Olsa · 13 years ago
  2. 5d7be90 perf tools: Fix modifier to be applied on correct events by Jiri Olsa · 13 years ago
  3. 9fafd98 perf tools: Fix various casting issues for 32 bits by Jiri Olsa · 13 years ago
  4. 842f07f perf tools: Simplify event_read_id exit path by Borislav Petkov · 13 years ago
  5. 0d09eb7 Merge branch 'perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 13 years ago
  6. 9521d83 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  7. c31a945 perf report: Add a simple GTK2-based 'perf report' browser by Pekka Enberg · 13 years ago
  8. fde0eea perf report: Document --symbol-filter option by Namhyung Kim · 13 years ago
  9. f7e5410 perf ui browser: Clean lines inside of the input window by Namhyung Kim · 13 years ago
  10. 6db6127 perf report: Treat an argument as a symbol filter by Namhyung Kim · 13 years ago
  11. b14ffac perf report: Add --symbol-filter option by Namhyung Kim · 13 years ago
  12. 938a23a perf ui browser: Add 's' key to filter by symbol name by Namhyung Kim · 13 years ago
  13. aa49f6e perf ui browser: Introduce ui_browser__input_window by Namhyung Kim · 13 years ago
  14. e94d53e perf hists: Add hists__filter_by_symbol by Namhyung Kim · 13 years ago
  15. 5090c6a perf tools: Do not disable members of group event by Namhyung Kim · 13 years ago
  16. 4c19ea4 perf stat: Fix event grouping on forked task by Namhyung Kim · 13 years ago
  17. 5f537a2 perf tools: Add support to specify pmu style event by Jiri Olsa · 13 years ago
  18. cd82a32 perf tools: Add perf pmu object to access pmu format definition by Jiri Olsa · 13 years ago
  19. 8f707d8 perf tools: Add config options support for event parsing by Jiri Olsa · 13 years ago
  20. 89812fc perf tools: Add parser generator for events parsing by Jiri Olsa · 13 years ago
  21. 641cc93 perf: Adding sysfs group format attribute for pmu device by Jiri Olsa · 13 years ago
  22. 4a3d2d9 perf tools: Adjust make rules by Jan Beulich · 13 years ago
  23. 89c5bd0 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  24. eae7a75 perf tools, x86: Build perf on older user-space as well by Ingo Molnar · 13 years ago
  25. e7f01d1 perf tools: Use scnprintf where applicable by Arnaldo Carvalho de Melo · 13 years ago
  26. b832796 perf tools: Incorrect use of snprintf results in SEGV by Anton Blanchard · 13 years ago
  27. 762ad8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  28. e0adb99 sparc32: Add -Av8 to assembler command line. by David S. Miller · 13 years ago
  29. b8fa7d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  30. 69539ab Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  31. 0a49aec Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  32. 8e8bb96 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  33. cd79453 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  34. ad09233 tile: Use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  35. 750084b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  36. 8aa8a7c perf record: Fix buffer overrun bug in tracepoint_id_to_path() by Stephane Eranian · 13 years ago
  37. 2f1c2b8 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  38. 0ae5eaf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  39. 212ad2f Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  40. a10a854 Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  41. 1ab5ecb tun: don't hold network namespace by tun sockets by Stanislav Kinsbursky · 13 years ago
  42. de5c374 bnx2x: FCoE statistics id fixed by Yuval Mintz · 13 years ago
  43. e695a2d bnx2x: dcb bit indices flags used as bits by Yuval Mintz · 13 years ago
  44. ab4a713 bnx2x: added cpu_to_le16 when preparing ramrod's data by Ariel Elior · 13 years ago
  45. db0ea84 bnx2x: pfc statistics counts pfc events twice by Yuval Mintz · 13 years ago
  46. bea95c1 Merge branch 'perf/hw-branch-sampling' into perf/core by Ingo Molnar · 13 years ago
  47. 24bff2d perf report: Fix annotate double quit issue in branch view mode by Stephane Eranian · 13 years ago
  48. 8bcd65f perf report: Remove duplicate annotate choice in branch view mode by Stephane Eranian · 13 years ago
  49. f9b4eeb perf/x86: Prettify pmu config literals by Peter Zijlstra · 13 years ago
  50. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  51. 87e24f4 perf/x86: Fix local vs remote memory events for NHM/WSM by Peter Zijlstra · 13 years ago
  52. cf8c1da arch/tile: misplaced parens near likely by roel · 13 years ago
  53. 7ed725c arch/tile: sync up the defconfig files to the tip by Chris Metcalf · 13 years ago
  54. 688b4db arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639 by Chris Metcalf · 13 years ago
  55. 3780d03 rt2x00: fix random stalls by Stanislaw Gruszka · 13 years ago
  56. 210787e iwl3945: fix possible il->txq NULL pointer dereference in delayed works by Stanislaw Gruszka · 13 years ago
  57. e424fb8 panasonic-laptop: avoid overflow in acpi_pcc_hotkey_add() by Xi Wang · 13 years ago
  58. 461e743 acer-wmi: No wifi rfkill on Lenovo machines by Ike Panhc · 13 years ago
  59. 2d24c49 Fujitsu tablet extras driver by Robert Gerlach · 13 years ago
  60. c215ab9 x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptops by Ben Hutchings · 13 years ago
  61. 930c514 dql: Fix undefined jiffies by Tom Herbert · 13 years ago
  62. dfd25ff tcp: fix syncookie regression by Eric Dumazet · 13 years ago
  63. 4e50391 usb: asix: Patch for Sitecom LN-031 by Joerg Neikes · 13 years ago
  64. 310fa7a restore smp_mb() in unlock_new_inode() by Al Viro · 13 years ago
  65. 7f6c7e6 vfs: fix return value from do_last() by Miklos Szeredi · 13 years ago
  66. 097b180 vfs: fix double put after complete_walk() by Miklos Szeredi · 13 years ago
  67. fde7d90 Linux 3.3-rc7 by Linus Torvalds · 13 years ago
  68. f6940fe udf: Fix deadlock in udf_release_file() by Jan Kara · 13 years ago
  69. 978d6d8 vfs: Correctly set the dir i_mutex lockdep class by Tyler Hicks · 13 years ago
  70. c7b2855 aio: fix the "too late munmap()" race by Al Viro · 13 years ago
  71. 86b62a2 aio: fix io_setup/io_destroy race by Al Viro · 13 years ago
  72. 86e0600 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  73. be22aec memcg: revert fix to mapcount check for this release by Hugh Dickins · 13 years ago
  74. a7f4255 x86: Derandom delay_tsc for 64 bit by Thomas Gleixner · 13 years ago
  75. c447064 Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  76. 8cd5c86 MAINTAINERS: new git entry for arm/mach-msm by David Brown · 13 years ago
  77. 0ab5d75 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
  78. 0cacaf5 Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  79. 45b8da9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  80. e304dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  81. a68c2c5 perf report: Enable TUI in branch view mode by Stephane Eranian · 13 years ago
  82. 993ac88 perf report: Auto-detect branch stack sampling mode by Stephane Eranian · 13 years ago
  83. 330aa67 perf record: Add HEADER_BRANCH_STACK tag by Stephane Eranian · 13 years ago
  84. a5aabda perf record: Provide default branch stack sampling mode option by Stephane Eranian · 13 years ago
  85. 114382a perf tools: Make perf able to read files from older ABIs by Stephane Eranian · 13 years ago
  86. 62db906 perf tools: Fix ABI compatibility bug in print_event_desc() by Stephane Eranian · 13 years ago
  87. 69996df perf tools: Enable reading of perf.data files from different ABI rev by Stephane Eranian · 13 years ago
  88. cb5d769 perf: Add ABI reference sizes by Stephane Eranian · 13 years ago
  89. b50311d perf report: Add support for taken branch sampling by Roberto Agostino Vitillo · 13 years ago
  90. bdfebd8 perf record: Add support for sampling taken branch by Roberto Agostino Vitillo · 13 years ago
  91. b538752 perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK by Roberto Agostino Vitillo · 13 years ago
  92. 048be43 sh-sci / PM: Avoid deadlocking runtime PM by Rafael J. Wysocki · 13 years ago
  93. 9f8050c Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  94. 9a0cee7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  95. ee0849c Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  96. 7d77696 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  97. 42a6c7e Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  98. 5d0edf2 Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 13 years ago
  99. d31b20f net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver by Haiyang Zhang · 13 years ago
  100. c66fcfa Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago