1. ad80da6 dmaengine: Driver support for FSL RaidEngine device. by Xuelin Shi · 9 years ago
  2. a3f92e8 dmaengine: xgene_dma_init_ring_mngr() can be static by kbuild test robot · 9 years ago
  3. fe90ced Documentation: dma: Add documentation for the APM X-Gene SoC DMA device DTS binding by Rameshwar Prasad Sahu · 9 years ago
  4. 74e353e arm64: dts: Add APM X-Gene SoC DMA device and DMA clock DTS nodes by Rameshwar Prasad Sahu · 9 years ago
  5. 9f2fd0d dmaengine: Add support for APM X-Gene SoC DMA engine driver by Rameshwar Prasad Sahu · 9 years ago
  6. 0c1c8ff dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driver by Yoshihiro Shimoda · 9 years ago
  7. a726783 dmaengine: renesas,usb-dmac: Add device tree bindings documentation by Yoshihiro Shimoda · 9 years ago
  8. ab7add3 dmaengine: edma: fixed wrongly initialized data parameter to the edma callback by Petr Kulhavy · 9 years ago
  9. de6b641 dmaengine: ste_dma40: fix implicit conversion by Stefan Agner · 9 years ago
  10. 8adc53f MAINTAINERS: Add Ingenic JZ4780 DMA driver maintainer entry by Zubair Lutfullah Kakakhel · 9 years ago
  11. d894fc6 dmaengine: jz4780: add driver for the Ingenic JZ4780 DMA controller by Alex Smith · 9 years ago
  12. c830710 dt-bindings: dma: Add binding for jz4780-dma by Alex Smith · 9 years ago
  13. 381a3c4 Merge branch 'topic/alloc_removal' into for-linus by Vinod Koul · 9 years ago
  14. 2fcb9e3 dmaengine: sun6i: remove device_alloc_chan_resources handler by Vinod Koul · 9 years ago
  15. 7595c571 dmaengine: sa11x0: remove device_alloc_chan_resources handler by Vinod Koul · 9 years ago
  16. b07064a dmaengine: s3c24xx: remove device_alloc_chan_resources handler by Vinod Koul · 9 years ago
  17. c509c49 dmaengine: k3dma: remove device_alloc_chan_resources handler by Vinod Koul · 9 years ago
  18. f265958 dmaengine: img-mdc: remove device_alloc_chan_resources handler by Vinod Koul · 9 years ago
  19. 3d32b25 dmaengine: jz4740: remove device_alloc_chan_resources handler by Vinod Koul · 9 years ago
  20. 16cab61 dmaengine: amba-pl08x:remove device_alloc_chan_resources handler by Vinod Koul · 9 years ago
  21. 75967b7 dmaengine: pl330: fix return status on pending transfers by Ben Dooks · 9 years ago
  22. 5503aed dmaengine: pl330: make unexported functions static by Ben Dooks · 9 years ago
  23. 3a2307f dmaengine: pl330: fix issues with big-endian armv7 by Ben Dooks · 9 years ago
  24. 57c0342 dmaengine: constify of_device_id array by Fabian Frederick · 9 years ago
  25. a572460 dmaengine: imx-sdma: Add support for version 3 firmware by Fabio Estevam · 9 years ago
  26. 937abe8 dmaengine: xilinx-dma: move header file to common location by Kedareswara rao Appana · 9 years ago
  27. 3b62286 dmaengine: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  28. d51da4d dmaengine: qcom_bam_dma: Add support for BAM v1.7.0 by Archit Taneja · 9 years ago
  29. b260722 dmaengine: dw: Make error prints unique. Part #2 by Jarkko Nikula · 9 years ago
  30. 550da64 dmaengine: dw: Make error prints unique. Part #1 by Jarkko Nikula · 9 years ago
  31. 265567f dmaengine: at_hdmac: Add support for memory to memory sg transfers by Torsten Fleischer · 9 years ago
  32. 26f7af37 dmaengine: jz4740: Remove extra check by Tapasweni Pathak · 9 years ago
  33. bfde98b dmaengine: Remove net_dma_find_channel by Maxime Ripard · 9 years ago
  34. 68c062e dmaengine: Remove net_dma leftovers by Maxime Ripard · 9 years ago
  35. e921eea dmaengine: Remove memset leftovers by Maxime Ripard · 9 years ago
  36. ee655c2 dmaengine: s3c24xx: Fix spelling mistake in dev_err mistake by Colin Ian King · 9 years ago
  37. 81ceefa dmaengine: qcom_bam_dma: Fix error path in probe function by Pramod Gurav · 9 years ago
  38. c517d83 Linux 4.0-rc1 by Linus Torvalds · 9 years ago
  39. feaf2229 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  40. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  41. 90c453c Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  42. 0a28096 autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation by Al Viro · 9 years ago
  43. 7e0e953 procfs: fix race between symlink removals and traversals by Al Viro · 9 years ago
  44. 0db59e5 debugfs: leave freeing a symlink body until inode eviction by Al Viro · 9 years ago
  45. dca1117 Documentation/filesystems/Locking: ->get_sb() is long gone by Al Viro · 9 years ago
  46. eb6ef3d trylock_super(): replacement for grab_super_passive() by Konstantin Khlebnikov · 9 years ago
  47. 54f2a2f fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 9 years ago
  48. ce40fa7 Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 9 years ago
  49. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  50. 2c616d4 SELinux: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 9 years ago
  51. 8802565 Smack: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 9 years ago
  52. e656a8e TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR() by David Howells · 9 years ago
  53. 729b8a3 Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode by David Howells · 9 years ago
  54. 7ac2856 Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb by David Howells · 9 years ago
  55. 44bdb5e VFS: Split DCACHE_FILE_TYPE into regular and special types by David Howells · 9 years ago
  56. df1a085 VFS: Add a fallthrough flag for marking virtual dentries by David Howells · 9 years ago
  57. e7f7d22 VFS: Add a whiteout dentry type by David Howells · 9 years ago
  58. 155e35d VFS: Introduce inode-getting helpers for layered/unioned fs environments by David Howells · 9 years ago
  59. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  60. 2177033 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  61. c8c6c9b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  62. 93aaa83 Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  63. 24a52e4 Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  64. cd50b70 Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  65. 2bfedd1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  66. a911dcd Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  67. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  68. 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  69. b5ccb07 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 9 years ago
  70. 2953245 Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  71. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 9 years ago
  72. c189cb8 Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  73. a2a6937 Merge tag 'sound-fix-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  74. f5e25f0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  75. d34696c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  76. f967737 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. f3c233d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  78. 10436cf Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  79. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  80. e2defd0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. b5aeca5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. 3f4d992 Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. dd36929 kernel: make READ_ONCE() valid on const arguments by Linus Torvalds · 9 years ago
  84. decf6d7 Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linus by Jens Axboe · 9 years ago
  85. 045c47c blk-throttle: check stats_cpu before reading it from sysfs by Thadeu Lima de Souza Cascardo · 9 years ago
  86. 3466b54 Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  87. 9d0de5a Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources' by Rafael J. Wysocki · 9 years ago
  88. 4fbd0a8 Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 9 years ago
  89. 44923c9 MIPS: sead3: Corrected get_c0_perfcount_int by Niklas Cassel · 9 years ago
  90. 8fc5ec7 MIPS: mm: Remove dead macro definitions by Andreas Ruprecht · 9 years ago
  91. 7bad222 Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  92. 4c971aa Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  93. 147d1da Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib' and 'srp' into for-next by Roland Dreier · 9 years ago
  94. da12c1f IB/qib: Add blank line after declaration by Mike Marciniszyn · 9 years ago
  95. a46a280 IB/qib: Fix checkpatch warnings by Mike Marciniszyn · 9 years ago
  96. 0d8fb59 i2c: ocores: rework clk code to handle NULL cookie by Wolfram Sang · 9 years ago
  97. 64b139f MIPS: OCTEON: irq: add CIB and other fixes by David Daney · 9 years ago
  98. 2e3ecab MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs. by David Daney · 9 years ago
  99. ac6d9b3 MIPS: OCTEON: More OCTEONIII support by Chandrakala Chavva · 9 years ago
  100. 920cda3 MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits. by Chad Reese · 9 years ago