1. c5e991e perf/x86: Add list of register names by Stephane Eranian · 9 years ago
  2. fc36f94 perf script: Enable printing of interrupted machine state by Stephane Eranian · 9 years ago
  3. d988d5e perf evlist: Open event on evsel cpus and threads by Kan Liang · 9 years ago
  4. acf860a bpf tools: New API to get name from a BPF object by Wang Nan · 9 years ago
  5. 97db620 perf tools: Fix build on powerpc broken by pt/bts by Adrian Hunter · 9 years ago
  6. bac2e4a Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  7. 02b643b Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  8. 4c09e0d Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  9. 64291f7 Linux 4.2 by Linus Torvalds · 9 years ago
  10. 9751a9e4 thermal: power_allocator: allocate with kcalloc what you free with kfree by Javi Merino · 9 years ago
  11. 5e7fec2 Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  12. b29083c Merge tag 'sound-fix-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  13. 2c07144 perf evlist: Add backpointer for perf_env to evlist by Kan Liang · 9 years ago
  14. ce80d3b perf tools: Rename perf_session_env to perf_env by Kan Liang · 9 years ago
  15. 9f30fff perf tools: Do not change lib/api/fs/debugfs directly by Jiri Olsa · 9 years ago
  16. 9f44f0c perf tools: Add tracing_path and remove unneeded functions by Jiri Olsa · 9 years ago
  17. 0b5a793 perf buildid: Introduce sysfs/filename__sprintf_build_id by Masami Hiramatsu · 9 years ago
  18. d49e469 perf evsel: Add a backpointer to the evlist a evsel is in by Arnaldo Carvalho de Melo · 9 years ago
  19. a598bb5 perf trace: Add header with copyright and background info by Arnaldo Carvalho de Melo · 9 years ago
  20. 84e5d89 perf scripts python: Add new compaction-times script by Tony Jones · 9 years ago
  21. 601083c perf stat: Get correct cpu id for print_aggr by Kan Liang · 9 years ago
  22. 1d94501 tools lib traceeveent: Allow for negative numbers in print format by Steven Rostedt · 9 years ago
  23. 77e0070 perf script: Add --[no-]-demangle/--[no-]-demangle-kernel by Mark Drayton · 9 years ago
  24. d1ee8bc Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  25. 4941b8f0 Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  26. e001d70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  27. 5c98bcc Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  28. f648f80 sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state by lucien · 9 years ago
  29. ce7b4cc sctp: asconf's process should verify address parameter is in the beginning by lucien · 9 years ago
  30. 402bae5 nfit: Clarify memory device state flags strings by Toshi Kani · 9 years ago
  31. fbe4307 sfc: only use vadaptor stats if firmware is capable by Bert Kenward · 9 years ago
  32. 4b19536 net: phy: fixed: propagate fixed link values to struct by Madalin Bucur · 9 years ago
  33. 9580381 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  34. 126c69a arm64: KVM: Fix host crash when injecting a fault into a 32bit guest by Marc Zyngier · 9 years ago
  35. f9ed72d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  36. 7a7184b Add factory recertified Crucial M500s to blacklist by Guillermo A. Amaral · 9 years ago
  37. a2fb338 tracing/uprobes: Do not print '0x (null)' when offset is 0 by Wang Nan · 9 years ago
  38. da15bd9 perf probe: Support probing at absolute address by Wang Nan · 9 years ago
  39. 6c6e024 perf probe: Fix error reported when offset without function by Wang Nan · 9 years ago
  40. be07afe perf probe: Fix list result when address is zero by Wang Nan · 9 years ago
  41. 614e2fd perf probe: Fix list result when symbol can't be found by Wang Nan · 9 years ago
  42. 0bdede8 tools build: Allow duplicate objects in the object list by Jiri Olsa · 9 years ago
  43. 18b9a05 perf tools: Remove export.h from MANIFEST by Jiri Olsa · 9 years ago
  44. e486367 perf probe: Prevent segfault when reading probe point with absolute address by Wang Nan · 9 years ago
  45. 4d9aac3 powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF case by Guilherme G. Piccoli · 9 years ago
  46. 22b6839 PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code by Guilherme G. Piccoli · 9 years ago
  47. f50791a usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared by Eugene Shatokhin · 9 years ago
  48. f5db4b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  49. f045fd7 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  50. ccc02dd drivers: net: xgene: fix: Oops in linkwatch_fire_event by Iyappan Subramanian · 9 years ago
  51. a6c1aea cls_u32: complete the check for non-forced case in u32_destroy() by WANG Cong · 9 years ago
  52. e308fd3 LSM: restore certain default error codes by Jan Beulich · 9 years ago
  53. de4a196 nfit, nd_blk: BLK status register is only 32 bits by Ross Zwisler · 9 years ago
  54. aac27c7 net: fec: use reinit_completion() in mdio accessor functions by Russell King · 9 years ago
  55. 05a7f58 net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect() by Russell King · 9 years ago
  56. bef0057 vxlan: re-ignore EADDRINUSE from igmp_join by Marcelo Ricardo Leitner · 9 years ago
  57. e732cdd Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  58. 83bc805 net: compile renesas directory if NET_VENDOR_RENESAS is configured by Kazuya Mizuguchi · 9 years ago
  59. d425729 ip6_gre: release cached dst on tunnel removal by huaibin Wang · 9 years ago
  60. 74c9c91 mtip32x: fix regression introduced by blk-mq per-hctx flush by Jeff Moyer · 9 years ago
  61. 006a097 writeback: sync_inodes_sb() must write out I_DIRTY_TIME inodes and always call wait_sb_inodes() by Tejun Heo · 9 years ago
  62. 8b63ec1 phylib: Make PHYs children of their MDIO bus, not the bus' parent. by David Daney · 9 years ago
  63. b1713b1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. 06b23f7 can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters by Marc Kleine-Budde · 9 years ago
  65. c7cd0ef ALSA: hda - Fix path power activation by Takashi Iwai · 9 years ago
  66. 9d2b48f ALSA: hda - Check all inputs for is_active_nid_for_any() by Takashi Iwai · 9 years ago
  67. 883985f nfsd: Add Jeff Layton as co-maintainer by J. Bruce Fields · 9 years ago
  68. ba51b6b net: Fix RCU splat in af_key by David Ahern · 9 years ago
  69. 9d1bf02 perf tools: Update Intel PT documentation by Adrian Hunter · 9 years ago
  70. 7eacca3 perf tools: Add Intel PT support for decoding TRACESTOP packets by Adrian Hunter · 9 years ago
  71. 0de802a perf tools: Add Intel PT support for using CYC packets by Adrian Hunter · 9 years ago
  72. cc33618 perf tools: Add Intel PT support for decoding CYC packets by Adrian Hunter · 9 years ago
  73. b45fc0b perf tools: Add Intel PT support for using MTC packets by Adrian Hunter · 9 years ago
  74. 79b5842 perf tools: Add Intel PT support for decoding MTC packets by Adrian Hunter · 9 years ago
  75. 11fa7cb perf tools: Pass Intel PT information for decoding MTC and CYC by Adrian Hunter · 9 years ago
  76. 3d49807 perf tools: Add new Intel PT packet definitions by Adrian Hunter · 9 years ago
  77. bc9b6bf perf tools: Add Intel PT support for PSB periods by Adrian Hunter · 9 years ago
  78. 2a21d03 perf tools: Fix Intel PT 'instructions' sample period by Adrian Hunter · 9 years ago
  79. 5c9ce1e perf ordered_events: Clear the progress bar at the end of a flush by Arnaldo Carvalho de Melo · 9 years ago
  80. 1e259ad perf ui tui progress: Implement the ui_progress_ops->finish() method by Arnaldo Carvalho de Melo · 9 years ago
  81. c0b4dff perf annotate: Reset the dso find_symbol cache when removing symbols by Arnaldo Carvalho de Melo · 9 years ago
  82. c7e69ae ALSA: hda: fix possible NULL dereference by Markus Osterhoff · 9 years ago
  83. b6df7d6 net: bcmgenet: fix uncleaned dma flags by Jaedon Shin · 9 years ago
  84. eed6356 net: bcmgenet: Avoid sleeping in bcmgenet_timeout by Florian Fainelli · 9 years ago
  85. c13dcf9 Linux 4.2-rc8 by Linus Torvalds · 9 years ago
  86. d683477 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  87. c953e2393 netlink: mmap: fix tx type check by Ken-ichirou MATSUZAWA · 9 years ago
  88. eb63b34 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  89. c4c53ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  90. 999b8b8 9p: ensure err is initialized to 0 in p9_client_read/write by Vincent Bernat · 9 years ago
  91. b7dec83 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  92. 5839a55 perf tools: Fix tarball build broken by pt/bts by Adrian Hunter · 9 years ago
  93. d0b89bd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  94. c3a0651 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. a57e456 x86/apic: Fix fallout from x2apic cleanup by Thomas Gleixner · 9 years ago
  96. 84f3fe4 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. f8a89fc Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. 827409b x86/fpu/math-emu: Fix crash in fork() by Ingo Molnar · 9 years ago
  99. 5fc9603 x86/fpu/math-emu: Fix math-emu boot crash by Ingo Molnar · 9 years ago
  100. 0e53909 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago