1. c00c48f perf symbols: Preparation for compressed kernel module support by Namhyung Kim · 10 years ago
  2. 758008b perf tools: Defer export of comms that were not 'set' by Adrian Hunter · 10 years ago
  3. 6a70307 perf tools: Add call information to Python export by Adrian Hunter · 10 years ago
  4. 88f50d6 perf tools: Add call information to the database export API by Adrian Hunter · 10 years ago
  5. c29414f perf tools: Add branch_type and in_tx to Python export by Adrian Hunter · 10 years ago
  6. f2bff00 perf tools: Add branch type to db export by Adrian Hunter · 10 years ago
  7. 92a9e4f perf tools: Enhance the thread stack to output call/return data by Adrian Hunter · 10 years ago
  8. 00447cc perf tools: Add a thread stack for synthesizing call chains by Adrian Hunter · 10 years ago
  9. 05b2537 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
  10. d785452 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
  11. a293829 perf session: Add perf_session__deliver_synth_event() by Adrian Hunter · 10 years ago
  12. cba9b84 perf tools: Use evlist__for_each in a few remaining places by Arnaldo Carvalho de Melo · 10 years ago
  13. 3c659ee perf tools: Add id index by Adrian Hunter · 10 years ago
  14. 5e17b28 perf probe: Add --quiet option to suppress output result message by Masami Hiramatsu · 10 years ago
  15. 2987e32 perf script: Add Python script to export to postgresql by Adrian Hunter · 10 years ago
  16. df919b4 perf scripting python: Extend interface to export data in a database-friendly way by Adrian Hunter · 10 years ago
  17. 0db15b1 perf tools: Add facility to export data in database-friendly way by Adrian Hunter · 10 years ago
  18. 7e4772d perf pmu: Add proper error handling to print_pmu_events() by Arnaldo Carvalho de Melo · 10 years ago
  19. 46b1fa8 perf tools: Do not attempt to run perf-read-vdso32 if it wasn't built by Adrian Hunter · 10 years ago
  20. f6832e17 perf tools: Add support for 32-bit compatibility VDSOs by Adrian Hunter · 10 years ago
  21. e477f3f perf tools: Build programs to copy 32-bit compatibility by Adrian Hunter · 10 years ago
  22. 42634bc perf pmu: Let pmu's with no events show up on perf list by Adrian Hunter · 10 years ago
  23. ed30775 perf tools: Ensure return negative value when write header error by Wang Nan · 10 years ago
  24. 13dcbbc perf probe: Use PARSE_OPT_EXCLUSIVE flag by Namhyung Kim · 10 years ago
  25. 42bd71d perf tools: Add support for exclusive option by Namhyung Kim · 10 years ago
  26. f45d20f perf kvm: Print kvm specific --help output by Namhyung Kim · 10 years ago
  27. e5b2c20 perf tools: Export usage string and option table of perf record by Namhyung Kim · 10 years ago
  28. d152d1b perf tools: Add PARSE_OPT_DISABLED flag by Namhyung Kim · 10 years ago
  29. 29f9e52 perf tests: Use thread->mg->machine by Arnaldo Carvalho de Melo · 10 years ago
  30. f498784 perf tests: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 10 years ago
  31. dd8c17a perf callchains: Use thread->mg->machine by Arnaldo Carvalho de Melo · 10 years ago
  32. cc8b7c2 perf thread: Adopt resolve_callchain method from machine by Arnaldo Carvalho de Melo · 10 years ago
  33. bb871a9 perf tools: A thread's machine can be found via thread->mg->machine by Arnaldo Carvalho de Melo · 10 years ago
  34. 11246c7 perf tools: Set thread->mg.machine in all places by Arnaldo Carvalho de Melo · 10 years ago
  35. 7d073b3 perf tools powerpc: Cache the DWARF debug info by Sukadev Bhattiprolu · 10 years ago
  36. 4cdcc33 perf probe: Trivial typo fix for --demangle by Masami Hiramatsu · 10 years ago
  37. 288a4b9 perf tools: Fix report -F dso_from for data without branch info by Jiri Olsa · 10 years ago
  38. 8b62fa5 perf tools: Fix report -F dso_to for data without branch info by Jiri Olsa · 10 years ago
  39. 1b9e97a perf tools: Fix report -F symbol_from for data without branch info by Jiri Olsa · 10 years ago
  40. 38cdbd3 perf tools: Fix report -F symbol_to for data without branch info by Jiri Olsa · 10 years ago
  41. 428560e perf tools: Fix report -F mispredict for data without branch info by Jiri Olsa · 10 years ago
  42. 0199d24 perf tools: Fix report -F in_tx for data without branch info by Jiri Olsa · 10 years ago
  43. 49f4744 perf tools: Fix report -F abort for data without branch info by Jiri Olsa · 10 years ago
  44. 493c303 perf tools: Make CPUINFO_PROC an array to support different kernel versions by Wang Nan · 10 years ago
  45. 380b514 perf callchain: Use global caching provided by libunwind by Namhyung Kim · 10 years ago
  46. 1776b10 perf/x86/intel: Revert incomplete and undocumented Broadwell client support by Ingo Molnar · 10 years ago
  47. 7fb0f1d perf/x86: Fix compile warnings for intel_uncore by Peter Zijlstra · 10 years ago
  48. b438b1a perf: Fix typos in sample code in the perf_event.h header by Andy Lutomirski · 10 years ago
  49. c719f56 perf: Fix and clean up initialization of pmu::event_idx by Peter Zijlstra · 10 years ago
  50. 65d71fe perf: Fix bogus kernel printk by Peter Zijlstra (Intel) · 10 years ago
  51. e53f612 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
  52. 9ab1f50 perf diff: Add missing hists__init() call at tool start by Kan Liang · 10 years ago
  53. f114040 Linux 3.18-rc1 by Linus Torvalds · 10 years ago
  54. 4d3639a Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  55. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  56. 5776451 Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into fixes by Olof Johansson · 10 years ago
  57. e29c648 Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  58. 9209bec MAINTAINERS: corrected bcm2835 search by Scott Branden · 10 years ago
  59. 61ed53d Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  60. 278f1d0 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  61. d590c6c Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  62. fb378df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  63. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  64. 1f6075f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  65. 5e2ee7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  66. e25b492 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  67. 228b16c Net: DSA: Fix checking for get_phy_flags function by Andrew Lunn · 10 years ago
  68. e265314 sparc64: Do not define thread fpregs save area as zero-length array. by David S. Miller · 10 years ago
  69. 84bd6d8 sparc64: Fix corrupted thread fault code. by David S. Miller · 10 years ago
  70. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  71. 0a58282 Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  72. 8a5de18 Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Linus Torvalds · 10 years ago
  73. 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  74. 168f07a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  75. 9272f2d Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  76. e83e432 Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 10 years ago
  77. ef161ea1 Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  78. 8ccf863 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  79. 4869447 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs by Linus Torvalds · 10 years ago
  80. ead13ae Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  81. 929254d Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  82. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  83. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  84. 511c41d Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  85. 88ed806 Merge tag 'md/3.18' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  86. e56d9fc Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  87. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  88. 50edb5c Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  89. ad3118b MAINTAINERS: Become the docs maintainer by Jonathan Corbet · 10 years ago
  90. d974baa x86,kvm,vmx: Preserve CR4 across VM entry by Andy Lutomirski · 10 years ago
  91. a6d4518 ipv6: fix a potential use after free in sit.c by Li RongQing · 10 years ago
  92. fc6fb41 ipv6: fix a potential use after free in ip6_offload.c by Li RongQing · 10 years ago
  93. b4e3cef ipv4: fix a potential use after free in gre_offload.c by Li RongQing · 10 years ago
  94. 815afe1 tcp: fix build error if IPv6 is not enabled by Eric Dumazet · 10 years ago
  95. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  96. ffd8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  97. e0a9272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 10 years ago
  98. 76835b0e futex: Ensure get_futex_key_refs() always implies a barrier by Catalin Marinas · 10 years ago
  99. 3b10ea7 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
  100. f2d9da1 bna: fix skb->truesize underestimation by Eric Dumazet · 10 years ago