1. 3d918fb perf intel-pt: Fix occasional decoding errors when tracing system-wide by Adrian Hunter · 8 years ago
  2. 9f31569 tools: Sync kvm related header files for arm64 and s390 by Arnaldo Carvalho de Melo · 8 years ago
  3. 60ebc15 perf probe: Release resources on error when handling exit paths by Arnaldo Carvalho de Melo · 8 years ago
  4. 0325862 perf probe: Check for dup and fdopen failures by Colin Ian King · 8 years ago
  5. 50de1a0 perf symbols: Fix annotation of objects with debuginfo files by Anton Blanchard · 8 years ago
  6. 71ac899 perf script: Don't disable use_callchain if input is pipe by He Kuang · 8 years ago
  7. 88ded4d perf script: Show proper message when failed list scripts by He Kuang · 8 years ago
  8. 49a7f01 perf jitdump: Add the right header to get the major()/minor() definitions by Arnaldo Carvalho de Melo · 8 years ago
  9. f046f3d perf ppc64le: Fix build failure when libelf is not present by Ravi Bangoria · 8 years ago
  10. 33da54f perf tools mem: Fix -t store option for record command by Jiri Olsa · 8 years ago
  11. e1717e0 perf intel-pt: Fix ip compression by Adrian Hunter · 8 years ago
  12. 95f3be7 perf/x86/intel/uncore: Add enable_box for client MSR uncore by Kan Liang · 8 years ago
  13. 10e9e7b perf/x86/intel/uncore: Fix uncore num_counters by Kan Liang · 8 years ago
  14. 6818787 uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions by Denys Vlasenko · 8 years ago
  15. db4a835 perf/core: Set cgroup in CPU contexts for new cgroup events by David Carrillo-Cisneros · 8 years ago
  16. 0b8f1e2 perf/core: Fix sideband list-iteration vs. event ordering NULL pointer deference crash by Peter Zijlstra · 8 years ago
  17. 69766c4 Merge tag 'perf-urgent-for-mingo-20160809' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  18. 99e608b perf probe ppc64le: Fix probe location when using DWARF by Ravi Bangoria · 8 years ago
  19. d820456 perf probe: Add function to post process kernel trace events by Ravi Bangoria · 8 years ago
  20. 840b49b tools: Sync cpufeatures headers with the kernel by Arnaldo Carvalho de Melo · 8 years ago
  21. 791cceb toops: Sync tools/include/uapi/linux/bpf.h with the kernel by Arnaldo Carvalho de Melo · 8 years ago
  22. bebfb73 tools: Sync cpufeatures.h and vmx.h with the kernel by Arnaldo Carvalho de Melo · 8 years ago
  23. 19f00b0 perf probe: Support signedness casting by Naohiro Aota · 8 years ago
  24. 3df33ef perf stat: Avoid skew when reading events by Mark Rutland · 8 years ago
  25. cb3f337 perf probe: Fix module name matching by Konstantin Khlebnikov · 8 years ago
  26. 8e34189 perf probe: Adjust map->reloc offset when finding kernel symbol from map by Masami Hiramatsu · 8 years ago
  27. 887fa86 perf hists: Trim libtraceevent trace_seq buffers by Arnaldo Carvalho de Melo · 8 years ago
  28. bcdc09a perf script: Add 'bpf-output' field to usage message by Brendan Gregg · 8 years ago
  29. 81abf25 Merge tag 'lkdtm-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  30. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  31. 1bd4403 unsafe_[get|put]_user: change interface to use a error target label by Linus Torvalds · 8 years ago
  32. 574673c2 printk: Remove unnecessary #ifdef CONFIG_PRINTK by Andreas Ziegler · 8 years ago
  33. 65ea11e x86/hweight: Don't clobber %rdi by Ville Syrjälä · 8 years ago
  34. 29b4817 Linux 4.8-rc1 by Linus Torvalds · 8 years ago
  35. 857953d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  36. 635a4ba Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  37. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  38. 31c64f7 target: iblock_execute_sync_cache() should use bio_set_op_attrs() by Jens Axboe · 8 years ago
  39. ba13e83 mm: make __swap_writepage() use bio_set_op_attrs() by Jens Axboe · 8 years ago
  40. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  41. 52ddb7e Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  42. e9d488c Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/binfmt_misc by Linus Torvalds · 8 years ago
  43. 337684a fs: return EPERM on immutable inode by Eryu Guan · 8 years ago
  44. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  45. 0cbbc42 Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  46. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  47. ce804bf Merge tag 'media/v4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  48. 0803e04 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  49. 80fac0f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  50. 4305f42 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  51. db82627 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. c98f582 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  53. 1630e84 Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  54. 194d6ad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  55. a157b3a Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  56. 32199ec Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  57. a02040d Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  58. 0603006 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  59. d268675 Merge tag 'dm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  60. fff648d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  61. 62e6e9b Merge tag 'pnp-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  62. 0524b42 Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  63. 11d8ec4 Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  64. 39fada5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  65. f72035f Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  66. e976e56 ramoops: use persistent_ram_free() instead of kfree() for freeing prz by Hiraku Toyooka · 8 years ago
  67. 529182e ramoops: use DT reserved-memory bindings by Kees Cook · 8 years ago
  68. 95f1464 NTB: ntb_hw_intel: use local variable pdev by Allen Hubbe · 8 years ago
  69. 4089527 NTB: ntb_hw_intel: show BAR size in debugfs info by Allen Hubbe · 8 years ago
  70. a9c59ef ntb_test: Add a selftest script for the NTB subsystem by Logan Gunthorpe · 8 years ago
  71. 35539b5 ntb_perf: clear link_is_up flag when the link goes down. by Logan Gunthorpe · 8 years ago
  72. 20572ee ntb_pingpong: Add a debugfs file to get the ping count by Logan Gunthorpe · 8 years ago
  73. bfcaa39 ntb_tool: Add link status and files to debugfs by Logan Gunthorpe · 8 years ago
  74. 717146a ntb_tool: Postpone memory window initialization for the user by Logan Gunthorpe · 8 years ago
  75. 26dc638 ntb_perf: Wait for link before running test by Logan Gunthorpe · 8 years ago
  76. 58fd0f3 ntb_perf: Return results by reading the run file by Logan Gunthorpe · 8 years ago
  77. da573ea ntb_perf: Improve thread handling to increase robustness by Logan Gunthorpe · 8 years ago
  78. fd2ecd8 ntb_perf: Schedule based on time not on performance by Logan Gunthorpe · 8 years ago
  79. 19645a0 ntb_transport: Check the number of spads the hardware supports by Logan Gunthorpe · 8 years ago
  80. 8b71d28 ntb_tool: Add memory window debug support by Logan Gunthorpe · 8 years ago
  81. 4aae977 ntb_perf: Allow limiting the size of the memory windows by Logan Gunthorpe · 8 years ago
  82. a754a8f NTB: allocate number transport entries depending on size of ring size by Dave Jiang · 8 years ago
  83. 625f080 ntb_tool: BUG: Ensure the buffer size is large enough to return all spads by Logan Gunthorpe · 8 years ago
  84. c792eba ntb_tool: Fix infinite loop bug when writing spad/peer_spad file by Logan Gunthorpe · 8 years ago
  85. 4dc14b3 Merge branches 'acpi-ec' and 'acpi-button' by Rafael J. Wysocki · 8 years ago
  86. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  87. e2b3b80 Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
  88. d4c06c7 Merge tag 'sound-fix-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  89. 2cfd716 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  90. 755b20f Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 8 years ago
  91. e61c10e sh: add device tree source for J2 FPGA on Mimas v2 board by Rich Felker · 8 years ago
  92. c8e67a8 sh: add defconfig for J-Core J2 by Rich Felker · 8 years ago
  93. 15f0c8f sh: use common clock framework with device tree boards by Rich Felker · 8 years ago
  94. 74bdaa6 sh: system call wire up by Yoshinori Sato · 8 years ago
  95. a316399 sh: Delete unnecessary checks before the function call "mempool_destroy" by Markus Elfring · 9 years ago
  96. a1e262f sh: do not perform IPI-based cache flush except on boards that need it by Rich Felker · 9 years ago
  97. b4214e4 sh: add SMP support for J2 by Rich Felker · 9 years ago
  98. 4b6ef05 sh: SMP support for SH2 entry.S by Rich Felker · 9 years ago
  99. 00b73d8 sh: add working futex atomic ops on userspace addresses for smp by Rich Felker · 8 years ago
  100. 2b47d54 sh: add J2 atomics using the cas.l instruction by Rich Felker · 8 years ago