1. 944e1ab perf ui browser: Add method to draw up/down arrow line by Arnaldo Carvalho de Melo · 12 years ago
  2. 88298f5 perf annotate browser: Add a right arrow before call instructions by Arnaldo Carvalho de Melo · 12 years ago
  3. 38b31bd perf annotate browser: Don't draw jump connectors for out of function jumps by Arnaldo Carvalho de Melo · 12 years ago
  4. fb29fa5 perf annotate: Mark jump instructions with no offset by Arnaldo Carvalho de Melo · 12 years ago
  5. 44d1a3e perf annotate: Disambiguage offsets and addresses in operands by Arnaldo Carvalho de Melo · 12 years ago
  6. 9481ede perf annotate browser: Handle NULL jump targets by Arnaldo Carvalho de Melo · 12 years ago
  7. a3f895b perf annotate browser: Initial loop detection by Arnaldo Carvalho de Melo · 12 years ago
  8. 59d038d ui browser: Add method to write graphical characters by Arnaldo Carvalho de Melo · 12 years ago
  9. c4cceae perf annotate browser: Handle retq instructions by Arnaldo Carvalho de Melo · 12 years ago
  10. 4ea08b5 perf annotate browser: Add visual cue for retq instruction by Arnaldo Carvalho de Melo · 12 years ago
  11. 51a0d45 perf annotate browser: Add visual cues on jump lines by Arnaldo Carvalho de Melo · 12 years ago
  12. d223288 perf annotate browser: Suppress the callq address by Arnaldo Carvalho de Melo · 12 years ago
  13. 97148a9 perf annotate browser: Bandaid offsets/jump label objdump ambiguity by Arnaldo Carvalho de Melo · 12 years ago
  14. c7e6ead perf annotate: Group operands members by Arnaldo Carvalho de Melo · 12 years ago
  15. 3f862fd perf annotate: Add missing jump variants by Arnaldo Carvalho de Melo · 12 years ago
  16. cf2dacc perf annotate browser: Use a vertical line as percentage separator by Arnaldo Carvalho de Melo · 12 years ago
  17. 8bf39cb perf annotate browser: Make lines more compact by Arnaldo Carvalho de Melo · 12 years ago
  18. 61e04b3 perf annotate browser: Align jump labels by Arnaldo Carvalho de Melo · 12 years ago
  19. b793a40 perf annotate browser: Hide non jump target addresses in offset mode by Arnaldo Carvalho de Melo · 12 years ago
  20. 1b2e2df perf symbols: Introduce symbol__size method by Arnaldo Carvalho de Melo · 12 years ago
  21. 887c006 perf annotate browser: Rename disasm_line_rb_node by Arnaldo Carvalho de Melo · 12 years ago
  22. 28548d7 perf annotate: Introduce scnprintf ins_ops method by Arnaldo Carvalho de Melo · 12 years ago
  23. d86b059 perf annotate: Parse call targets earlier by Arnaldo Carvalho de Melo · 12 years ago
  24. 4f9d032 perf annotate: Disassembler instruction parsing by Arnaldo Carvalho de Melo · 12 years ago
  25. 657bcaf perf annotate browser: Use the disasm_line instruction name and operand fields by Arnaldo Carvalho de Melo · 12 years ago
  26. 5145418 perf annotate: Parse instruction by Arnaldo Carvalho de Melo · 12 years ago
  27. 29ed6e7 perf annotate: Rename objdump_line to disasm_line by Arnaldo Carvalho de Melo · 12 years ago
  28. a385ec4 Merge tag 'v3.4-rc2' into perf/core by Ingo Molnar · 12 years ago
  29. 659c36f Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  30. 5a7ed29 perf record: Use sw counter only if hw pmu is not detected by Robert Richter · 12 years ago
  31. 61d5bf5 perf tools: Fix thread map that is type pid_t by Robert Richter · 12 years ago
  32. 666e6d4 perf stat: Declare some references static by Robert Richter · 12 years ago
  33. e7b3ba6 perf tools: Move GTK+ bits to tools/perf/ui/gtk directory by Namhyung Kim · 12 years ago
  34. aca7a94 perf tools: Move UI bits to tools/perf/ui directory by Namhyung Kim · 12 years ago
  35. a31b7cc perf annotate: Fix a build error by Namhyung Kim · 12 years ago
  36. 024e6c9 perf tools: Fix parsers' rules to dependencies by Jiri Olsa · 12 years ago
  37. ea01fa9 tools: Connect to the kernel build system by Borislav Petkov · 12 years ago
  38. d5dd8af tools: Add a help target by Borislav Petkov · 12 years ago
  39. 2363ecb tools: Add a toplevel Makefile by Borislav Petkov · 12 years ago
  40. d8caf3e tools: Cleanup EXTRA_WARNINGS by Borislav Petkov · 12 years ago
  41. 98d89bf tools: Add Makefile.include by Borislav Petkov · 12 years ago
  42. 2381da7 perf tools: Ignore auto-generated bison/flex files by Namhyung Kim · 12 years ago
  43. 0034102 Linux 3.4-rc2 by Linus Torvalds · 12 years ago
  44. d3d1f61 perf annotate browser: string search: /?n by Arnaldo Carvalho de Melo · 12 years ago
  45. cc68628 perf report: Correct display of samples and events in header by Ashay Rane · 12 years ago
  46. 08be4ee perf annotate browser: Initial support for navigating jump instructions by Arnaldo Carvalho de Melo · 12 years ago
  47. b0ffb2c perf ui annotate browser: Add list based search for addr offset by Arnaldo Carvalho de Melo · 12 years ago
  48. 6052170 perf ui annotate browser: Move callq handling to separate function by Arnaldo Carvalho de Melo · 12 years ago
  49. e235f3f perf ui annotate browser: Allow toggling addr offset view by Arnaldo Carvalho de Melo · 12 years ago
  50. 058b4cc perf annotate: Allow printing objdump line addr in different color by Arnaldo Carvalho de Melo · 12 years ago
  51. 0870916 perf ui browser: Return the current color when setting a new one by Arnaldo Carvalho de Melo · 12 years ago
  52. f4e52e7 Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  53. a3fac08 Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  54. 664481e Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  55. d6a624e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  56. f21fec9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  57. a0421da Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  58. 06383f1 tcm_fc: Do not free tpg structure during wq allocation failure by Mark Rustad · 12 years ago
  59. e1c4038 tcm_fc: Add abort flag for gracefully handling exchange timeout by Mark Rustad · 12 years ago
  60. eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 12 years ago
  61. aaef292 MAINTAINERS: Update git url for ACPI by Igor Murzov · 12 years ago
  62. 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  63. 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  64. 1ddca05 Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  65. f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 12 years ago
  66. ee01e66 cpuidle: Fix panic in CPU off-lining with no idle driver by Toshi Kani · 12 years ago
  67. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  68. f09d843 xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success by Jan Beulich · 12 years ago
  69. 0ee46ec xen/pciback: fix XEN_PCI_OP_enable_msix result by Jan Beulich · 12 years ago
  70. e8c9e78 xen/smp: Remove unnecessary call to smp_processor_id() by Srivatsa S. Bhat · 12 years ago
  71. 2531d64 xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries' by Konrad Rzeszutek Wilk · 12 years ago
  72. e95ae5a xen: only check xen_platform_pci_unplug if hvm by Igor Mammedov · 12 years ago
  73. 110c433 net: fix a race in sock_queue_err_skb() by Eric Dumazet · 12 years ago
  74. 4a7e7c2 netlink: fix races after skb queueing by Eric Dumazet · 12 years ago
  75. e34fac1 doc, net: Update ndo_start_xmit return type and values by Ben Hutchings · 12 years ago
  76. de7aca1 doc, net: Remove instruction to set net_device::trans_start by Ben Hutchings · 12 years ago
  77. b3cf654 doc, net: Update netdev operation names by Ben Hutchings · 12 years ago
  78. 04fd3d35 doc, net: Update documentation of synchronisation for TX multiqueue by Ben Hutchings · 12 years ago
  79. 93b6a3a doc, net: Remove obsolete reference to dev->poll by Ben Hutchings · 12 years ago
  80. b4f79e5 ethtool: Remove exception to the requirement of holding RTNL lock by Ben Hutchings · 12 years ago
  81. 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  82. 43e347a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
  83. 35fe2e7 blackfin: update defconfig for bf527-ezkit by Bob Liu · 12 years ago
  84. e8c5c6d blackfin: gpio: fix compile error if !CONFIG_GPIOLIB by Bob Liu · 12 years ago
  85. 95fc2d8f blackfin: fix L1 data A overflow link issue by Mike Frysinger · 12 years ago
  86. fb9d78a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 12 years ago
  87. 3bdc9ba mmc: use really long write timeout to deal with crappy cards by Paul Walmsley · 12 years ago
  88. 8c2fc8e mmc: sdhci-dove: Fix compile error by including module.h by Alf Høgemark · 12 years ago
  89. 4188bba mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes. by Al Cooper · 12 years ago
  90. 79263f3 Revert "mmc: sdhci-pci: Add MSI support" by Chris Ball · 12 years ago
  91. 84e41d2 Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers" by Chris Ball · 12 years ago
  92. 93fc5a4 mmc: core: fix power class selection by Subhash Jadavani · 12 years ago
  93. fc307df mmc: omap_hsmmc: fix module re-insertion by Balaji T K · 12 years ago
  94. b796450 mmc: omap_hsmmc: convert to module_platform_driver by Felipe Balbi · 12 years ago
  95. efa25fd mmc: omap_hsmmc: make it behave well as a module by Felipe Balbi · 12 years ago
  96. 927ce94 mmc: omap_hsmmc: trivial cleanups by Felipe Balbi · 12 years ago
  97. 92a3aeb mmc: omap_hsmmc: context save after enabling runtime pm by Balaji T K · 12 years ago
  98. d59d77e mmc: omap_hsmmc: use runtime put sync in probe error patch by Balaji T K · 12 years ago
  99. e841a7c mmc: sdio: Use empty system suspend/resume callbacks at the bus level by Rafael J. Wysocki · 12 years ago
  100. 6500c8e mmc: bus: print bus speed mode of UHS-I card by Subhash Jadavani · 12 years ago