1. b8e1a96 Merge branch 'topic/virt-dma' into for-linus by Vinod Koul · 7 years ago
  2. cea0dd4 Merge branch 'topic/timb' into for-linus by Vinod Koul · 7 years ago
  3. db90305 Merge branch 'topic/ti' into for-linus by Vinod Koul · 7 years ago
  4. 21359a8 Merge branch 'topic/tegra' into for-linus by Vinod Koul · 7 years ago
  5. 6811837 Merge branch 'topic/stm' into for-linus by Vinod Koul · 7 years ago
  6. 581f5b1 Merge branch 'topic/sprd' into for-linus by Vinod Koul · 7 years ago
  7. 5039104 Merge branch 'topic/rcar' into for-linus by Vinod Koul · 7 years ago
  8. 2cb1800 Merge branch 'topic/qcom_hidma' into for-linus by Vinod Koul · 7 years ago
  9. c203f67 Merge branch 'topic/qcom' into for-linus by Vinod Koul · 7 years ago
  10. c4cc2c3 Merge branch 'topic/mic' into for-linus by Vinod Koul · 7 years ago
  11. bcf73a7 Merge branch 'topic/imx' into for-linus by Vinod Koul · 7 years ago
  12. ae40d5c Merge branch 'topic/doc' into for-linus by Vinod Koul · 7 years ago
  13. 4030376 Merge branch 'topic/device_changes' into for-linus by Vinod Koul · 7 years ago
  14. 1eac321 Merge branch 'topic/cppi' into for-linus by Vinod Koul · 7 years ago
  15. 66b3bd2 dmaengine: dmatest: fix container_of member in dmatest_callback by Yang Shunyong · 7 years ago
  16. 2cbe23f dmaengine: stm32-dmamux: Remove unnecessary platform_get_resource() error check by Wei Yongjun · 7 years ago
  17. 1ab8da1 dmaengine: sprd: statify 'sprd_dma_prep_dma_memcpy' by Vinod Koul · 7 years ago
  18. 37fa490 dmaengine: qcom_hidma: simplify DT resource parsing by Rob Herring · 7 years ago
  19. 881053f dmaengine: doc: format struct fields using monospace by Luca Ceresoli · 7 years ago
  20. a5d3320 dmaengine: doc: fix bullet list formatting by Luca Ceresoli · 7 years ago
  21. d087f15 dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63 by Vignesh R · 7 years ago
  22. 5a358f5 dmaengine: cppi41: Fix channel queues array size check by Gomonovych, Vasyl · 7 years ago
  23. c087934 dmaengine: imx-sdma: Add MODULE_FIRMWARE by Nicolas Chauvet · 7 years ago
  24. 2610acf dmaengine: fsl-edma: disable clks on all error paths by Andreas Platschek · 7 years ago
  25. b5419ad dmaengine: qcom_hidma: Add identity register support by Sinan Kaya · 7 years ago
  26. 95fbfb7 dmaengine: qcom_hidma: Add support for the new revision by Sinan Kaya · 7 years ago
  27. afc996a Documentation: DT: qcom_hidma: Bump HW revision for the bugfixed HW by Sinan Kaya · 7 years ago
  28. 26757fb Merge branch 'topic/device_changes' into topic/qcom by Vinod Koul · 7 years ago
  29. 146b4db ACPI: properties: Implement get_match_data() callback by Sinan Kaya · 7 years ago
  30. 1c2c82e OF: properties: Implement get_match_data() callback by Sinan Kaya · 7 years ago
  31. b283f15 device property: Introduce a common API to fetch device match data by Sinan Kaya · 7 years ago
  32. 80212a1 ACPI / bus: Introduce acpi_get_match_data() function by Sinan Kaya · 7 years ago
  33. 38680bc dmaengine: qcom_hidma: check pending interrupts by Sinan Kaya · 7 years ago
  34. eb94369 dmaengine: jz4740: disable/unprepare clk if probe fails by Tobias Jordan · 7 years ago
  35. dd54006 dmaengine: timb_dma: fix spelling mistake: "Couldnt" -> "Couldn't" by Colin Ian King · 7 years ago
  36. 6f6a23a dmaengine: dmatest: move callback wait queue to thread context by Adam Wallis · 7 years ago
  37. a8ffa34 dmaengine: mic_x100_dma: Use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 7 years ago
  38. 2c6929d dmaengine: s3c24xx-dma: Use vchan_terminate_vdesc() instead of desc_free by Peter Ujfalusi · 7 years ago
  39. 3ee7e42 dmaengine: k3dma: Use vchan_terminate_vdesc() instead of desc_free by Peter Ujfalusi · 7 years ago
  40. 397c59bc dmaengine: img-mdc-dma: Use vchan_terminate_vdesc() instead of desc_free by Peter Ujfalusi · 7 years ago
  41. 47d71bc dmaengine: amba-pl08x: Use vchan_terminate_vdesc() instead of desc_free by Peter Ujfalusi · 7 years ago
  42. f0dd52c dmaengine: dma-jz4780: Use vchan_terminate_vdesc() instead of desc_free by Peter Ujfalusi · 7 years ago
  43. de92436 dmaengine: bcm2835-dma: Use vchan_terminate_vdesc() instead of desc_free by Peter Ujfalusi · 7 years ago
  44. 174334bc dmaengine: edma: Use vchan_terminate_vdesc() instead of desc_free by Peter Ujfalusi · 7 years ago
  45. b1faf0f dmaengine: omap-dma: Use vchan_terminate_vdesc() instead of desc_free by Peter Ujfalusi · 7 years ago
  46. 1c7f072 dmaengine: virt-dma: Support for race free transfer termination by Peter Ujfalusi · 7 years ago
  47. 6af149d dmaengine: virt-dma: Add helper to free/reuse a descriptor by Peter Ujfalusi · 7 years ago
  48. 62a277d dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_interleaved by Gustavo A. R. Silva · 7 years ago
  49. 5c9afbd dmaengine: ioat: Fix error handling path by Christophe JAILLET · 7 years ago
  50. 73a47bd dmaengine: rcar-dmac: use TCRB instead of TCR for residue by Kuninori Morimoto · 7 years ago
  51. a8d46a7 dmaengine: rcar-dmac: ensure CHCR DE bit is actually 0 after clearing by Kuninori Morimoto · 7 years ago
  52. f6160f3 dmaengine: tegra-apb: Support non-flow controlled slave configuration by Dmitry Osipenko · 7 years ago
  53. 4fbd8d1 Linux 4.15-rc1 by Linus Torvalds · 7 years ago
  54. bbecb1c Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  55. dec0029 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. 02fc87b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. 6830c8d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. 580e3d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. cd4b5d5 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. fcbc38b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. 8bafae2 ARM: BUG if jumping to usermode address in kernel mode by Russell King · 7 years ago
  62. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. ca122fe Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  64. 5e2fda4 Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  65. f61ec2c Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  66. 7753ea0 Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  67. 83ada03 Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  68. eda5d47 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  69. 54b8a23 m68k/macboing: Fix missed timer callback assignment by Kees Cook · 7 years ago
  70. 43dd388 afs: remove redundant assignment of dvnode to itself by Colin Ian King · 7 years ago
  71. 6832795 afs: cell: Remove unnecessary code in afs_lookup_cell by Gustavo A. R. Silva · 7 years ago
  72. 4433b69 afs: Fix signal handling in some file ops by David Howells · 7 years ago
  73. bc1527d afs: Fix some dentry handling in dir ops and missing key_puts by David Howells · 7 years ago
  74. 5a039c3 afs: Make afs_write_begin() avoid writing to a page that's being stored by David Howells · 7 years ago
  75. 3f5fe9f sched/debug: Fix task state recording/printout by Thomas Gleixner · 7 years ago
  76. 12a78d4 x86/decoder: Add new TEST instruction pattern by Masami Hiramatsu · 7 years ago
  77. 1d3b78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  78. 36f20ee Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  79. 06c9440 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  80. b64f26c Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  81. c353bfc Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  82. 1d3bc63 Merge tag 'docs-4.15-2' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  83. dab0bad Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  84. 26064de Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  85. ce44cd8 Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next-keys by James Morris · 7 years ago
  86. fd2fa6c x86/PCI: Remove unused HyperTransport interrupt support by Bjorn Helgaas · 7 years ago
  87. e2a5dca x86/umip: Fix insn_get_code_seg_params()'s return value by Borislav Petkov · 7 years ago
  88. 69550d4 x86/boot/KASLR: Remove unused variable by Chao Fan · 7 years ago
  89. 75f1133 genirq/matrix: Make - vs ?: Precedence explicit by Kees Cook · 7 years ago
  90. 328bf1b irqchip/imgpdc: Use resource_size function on resource object by Vasyl Gomonovych · 7 years ago
  91. e9990d7 irqchip/qcom: Fix u32 comparison with value less than zero by Colin Ian King · 7 years ago
  92. 9ed3380 Merge branch 'ipvlan-Fix-insufficient-skb-linear-check' by David S. Miller · 7 years ago
  93. 747a713 ipvlan: Fix insufficient skb linear check for ipv6 icmp by Gao Feng · 7 years ago
  94. 5fc9220 ipvlan: Fix insufficient skb linear check for arp by Gao Feng · 7 years ago
  95. f9094b7 geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6 by Hangbin Liu · 7 years ago
  96. d6efab6 Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  97. 003cd77 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  98. 4b52d01 net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY by Florian Fainelli · 7 years ago
  99. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  100. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago