1. 8329e81 ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it by Steven Rostedt · 9 years ago
  2. 6112a30 ftrace: Don't disable irqs when taking the tasklist_lock read_lock by Soumya PN · 9 years ago
  3. 91e6f1c ftracetest: Add instance created, delete, read and enable event test by Steven Rostedt (Red Hat) · 9 years ago
  4. 0fc1b09 tracing: Use temp buffer when filtering events by Steven Rostedt (Red Hat) · 9 years ago
  5. dcb0b55 tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logic by Steven Rostedt (Red Hat) · 9 years ago
  6. 904d185 tracing: Remove unused function trace_current_buffer_lock_reserve() by Steven Rostedt (Red Hat) · 9 years ago
  7. 9b9db27 tracing: Remove one use of trace_current_buffer_lock_reserve() by Steven Rostedt (Red Hat) · 9 years ago
  8. 33fddff tracing: Have trace_buffer_unlock_commit() call the _regs version with NULL by Steven Rostedt (Red Hat) · 9 years ago
  9. a9fe48d tracing: Remove unused function trace_current_buffer_discard_commit() by Steven Rostedt (Red Hat) · 9 years ago
  10. fa66ddb tracing: Move trace_buffer_unlock_commit{_regs}() to local header by Steven Rostedt (Red Hat) · 9 years ago
  11. 9cbb150 tracing: Fold filter_check_discard() into its only user by Steven Rostedt (Red Hat) · 9 years ago
  12. 65da9a0 tracing: Make filter_check_discard() local by Steven Rostedt (Red Hat) · 9 years ago
  13. dad56ee tracing: Move event_trigger_unlock_commit{_regs}() to local header by Steven Rostedt (Red Hat) · 9 years ago
  14. 4afe649 tracing: Don't use the address of the buffer array name in copy_from_user by Wang Xiaoqiang · 9 years ago
  15. 6e4cf65 tracing: Handle tracing_map_alloc_elts() error path correctly by Tom Zanussi · 9 years ago
  16. 432480c tracing: Add check for NULL event field when creating hist field by Tom Zanussi · 9 years ago
  17. 4812952 tracing: checking for NULL instead of IS_ERR() by Dan Carpenter · 9 years ago
  18. 2055062 tracing: Do not inherit event-fork option for instances by Steven Rostedt (Red Hat) · 9 years ago
  19. d50c744 tracing: Fix unsigned comparison to zero in hist trigger code by Steven Rostedt (Red Hat) · 9 years ago
  20. 93c5f67 kselftests/ftrace: Add a test for log2 modifier of hist trigger by Masami Hiramatsu · 9 years ago
  21. 4b94f5b tracing: Add hist trigger 'log2' modifier by Namhyung Kim · 9 years ago
  22. 76929ab kselftests/ftrace: Add hist trigger testcases by Masami Hiramatsu · 9 years ago
  23. cfa0963 kselftests/ftrace : Add event trigger testcases by Masami Hiramatsu · 9 years ago
  24. 5463bfd tracing: Add support for named hist triggers by Tom Zanussi · 9 years ago
  25. db1388b tracing: Add support for named triggers by Tom Zanussi · 9 years ago
  26. 52a7f16 tracing: Add support for multiple hist triggers per event by Tom Zanussi · 9 years ago
  27. 0fc3813 tracing: Add 'hist' trigger Documentation by Tom Zanussi · 9 years ago
  28. d0bad49 tracing: Add enable_hist/disable_hist triggers by Tom Zanussi · 9 years ago
  29. 6a475cb tracing: Remove restriction on string position in hist trigger keys by Tom Zanussi · 9 years ago
  30. 79e577c tracing: Support string type key properly by Namhyung Kim · 9 years ago
  31. 69a0200 tracing: Add hist trigger support for stacktraces as keys by Tom Zanussi · 9 years ago
  32. 3169619 tracing: Add hist trigger 'syscall' modifier by Tom Zanussi · 9 years ago
  33. 6b4827a tracing: Add hist trigger 'execname' modifier by Tom Zanussi · 9 years ago
  34. c6afad4 tracing: Add hist trigger 'sym' and 'sym-offset' modifiers by Tom Zanussi · 9 years ago
  35. 0c4a6b4 tracing: Add hist trigger 'hex' modifier for displaying numeric fields by Tom Zanussi · 9 years ago
  36. e86ae9b tracing: Add hist trigger support for clearing a trace by Tom Zanussi · 9 years ago
  37. 83e9991 tracing: Add hist trigger support for pausing and continuing a trace by Tom Zanussi · 9 years ago
  38. e62347d tracing: Add hist trigger support for user-defined sorting ('sort=' param) by Tom Zanussi · 9 years ago
  39. 76a3b0c tracing: Add hist trigger support for compound keys by Tom Zanussi · 9 years ago
  40. f260683 tracing: Add hist trigger support for multiple values ('vals=' param) by Tom Zanussi · 9 years ago
  41. 7ef224d tracing: Add 'hist' event trigger command by Tom Zanussi · 9 years ago
  42. 3b772b9 tracing: Update some tracing_map constants and comments by Tom Zanussi · 9 years ago
  43. 8d44f2f tracing: Fix TRACING_MAP Kconfig by Steven Rostedt (Red Hat) · 9 years ago
  44. 08d43a5 tracing: Add lock-free tracing_map by Tom Zanussi · 9 years ago
  45. 540b589 tracing: Update the documentation to describe "event-fork" option by Steven Rostedt (Red Hat) · 9 years ago
  46. c37775d tracing: Add infrastructure to allow set_event_pid to follow children by Steven Rostedt · 9 years ago
  47. f4d34a8 tracing: Use pid bitmap instead of a pid array for set_event_pid by Steven Rostedt · 9 years ago
  48. 9ebc57c tracing: Rename check_ignore_pid() to ignore_this_task() by Steven Rostedt · 9 years ago
  49. c3b46c7 Linux 4.6-rc4 by Linus Torvalds · 9 years ago
  50. 9d090d0 Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  51. 6545b60 dm cache metadata: fix cmd_read_lock() acquiring write lock by Ahmed Samy · 9 years ago
  52. b9f5dba Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  53. e1e22b2 Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  54. b62dabf Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  55. 306a63b Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  56. ac82a57 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. e2f50c5 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. 956e6c8 Merge branch 'fix/edma' into fixes by Vinod Koul · 9 years ago
  59. 1cc3334 Merge branch 'fix/xilinx' into fixes by Vinod Koul · 9 years ago
  60. 4bd6135 Merge branch 'fix/omap' into fixes by Vinod Koul · 9 years ago
  61. 09c505c Merge branch 'fix/hsu' into fixes by Vinod Koul · 9 years ago
  62. 2e57259 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  63. f3c9a1a Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  64. 29dde7c Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  65. 2fffad1 Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  66. ab5f9eb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  67. 60ea7bb Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  68. 0a370d26 libnvdimm, pmem: clarify the write+clear_poison+write flow by Dan Williams · 9 years ago
  69. a7297a6 block: loop: fix filesystem corruption in case of aio/dio by Ming Lei · 9 years ago
  70. 806fdcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. a1f9831 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  72. 63a1281 Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  73. 0a3f5af Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  74. c8c5285 Merge tag 'sound-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  75. a7109a2 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  76. dfe7058 Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  77. 16382ed Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  78. 4c0b1c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  79. 9567366 dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros by Mike Snitzer · 9 years ago
  80. a522905 NVMe: Always use MSI/MSI-x interrupts by Keith Busch · 9 years ago
  81. 51d7b12 /proc/iomem: only expose physical resource addresses to privileged users by Linus Torvalds · 9 years ago
  82. ab0fa82 pci-sysfs: use proper file capability helper function by Linus Torvalds · 9 years ago
  83. 34dbbcd Make file credentials available to the seqfile interfaces by Linus Torvalds · 9 years ago
  84. 4046d6e Revert "x86: remove the kernel code/data/bss resources from /proc/iomem" by Linus Torvalds · 9 years ago
  85. 366dd4e parisc: Fix ftrace function tracer by Helge Deller · 9 years ago
  86. cba2e47 pmem: fix BUG() error in pmem.h:48 on X86_32 by Toshi Kani · 9 years ago
  87. ad06fde pwm: fsl-ftm: Use flat regmap cache by Stefan Agner · 9 years ago
  88. 70ad7f7 mmc: tegra: Disable UHS-I modes for Tegra124 by Jon Hunter · 9 years ago
  89. 9aaf343 mmc: block: Use the mmc host device index as the mmcblk device index by Ulf Hansson · 9 years ago
  90. ff3e84e Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  91. 25451c1 Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  92. 90de680 Merge tag 'sh-fixes-4.6-rc1' of git://git.libc.org/linux-sh by Linus Torvalds · 9 years ago
  93. e86103a usb: hcd: out of bounds access in for_each_companion by Robert Dobrowolski · 9 years ago
  94. 1363074 USB: uas: Add a new NO_REPORT_LUNS quirk by Hans de Goede · 9 years ago
  95. 198de51 USB: uas: Limit qdepth at the scsi-host level by Hans de Goede · 9 years ago
  96. 2dc0194 doc: usb: Fix typo in gadget_multi documentation by Diego Herranz · 9 years ago
  97. f9a85f6 usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value by Peter Griffin · 9 years ago
  98. 98d74f9 xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers by Mathias Nyman · 9 years ago
  99. 7150406 usb: xhci: fix wild pointers in xhci_mem_cleanup by Lu Baolu · 9 years ago
  100. 5ad3b03 usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys by Yoshihiro Shimoda · 9 years ago