1. e43a34e shdma: add R-Car Audio DMAC peri peri driver by Kuninori Morimoto · 11 years ago
  2. 2e041c9 dmaengine: sirf: enable generic dt binding for dma channels by Barry Song · 11 years ago
  3. 80b0e0a dma: omap-dma: Implement device_slave_caps callback by Peter Ujfalusi · 10 years ago
  4. 4501fe6 dma: dw: Add suspend and resume handling for PCI mode DW_DMAC. by Chew, Chiau Ee · 11 years ago
  5. 000871c dma: dw: allocate memory in two stages in probe by Andy Shevchenko · 11 years ago
  6. 2acec15 Add new line to test result strings produced in verbose mode by Jerome Blin · 11 years ago
  7. a3e8230 Merge branch 'topic/tasklet_fix' into for-linus by Vinod Koul · 11 years ago
  8. 9068b03 dmaengine: pch_dma: use tasklet_kill in teardown by Vinod Koul · 11 years ago
  9. ccc7aad dmaengine: at_hdmac: use tasklet_kill in teardown by Vinod Koul · 11 years ago
  10. 975faae dma: cppi41: start tear down only if channel is busy by George Cherian · 11 years ago
  11. f967d10 usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiated by George Cherian · 11 years ago
  12. 8f83f50 dmaengine: s3c24xx-dma: make phy->irq signed for error handling by Dan Carpenter · 11 years ago
  13. 4de9b3b dma: imx-dma: Add missing module owner field by Alexander Shiyan · 11 years ago
  14. 1d94fe0 dma: imx-dma: Replace printk with dev_* by Alexander Shiyan · 11 years ago
  15. 178c81e dma: fsl-edma: fix static checker warning of NULL dereference by Jingchang Lu · 11 years ago
  16. 7cbccb5 dma: Remove comment about embedding dma_slave_config into custom structs by Lars-Peter Clausen · 11 years ago
  17. 7dedc00 dma: mmp_tdma: move to generic device tree binding by Nenghua Cao · 11 years ago
  18. f0b5077 dma: mmp_pdma: add IRQF_SHARED when request irq by Chao Xie · 11 years ago
  19. e3ddc97 dma: edma: Fix memory leak in edma_prep_dma_cyclic() by Christian Engelmayer · 11 years ago
  20. 51455ec DMA: shdma: Make sh_dmae_pm static by Laurent Pinchart · 11 years ago
  21. 52d6a5e DMA: shdma: Fix warnings due to declared but unused symbols by Laurent Pinchart · 11 years ago
  22. 42e4a12 DMA: shdma: Fix warnings due to improper casts and printk formats by Laurent Pinchart · 11 years ago
  23. d6be34f dma: Add Freescale eDMA engine driver support by Jingchang Lu · 11 years ago
  24. dd5720b dma: dw: remove leftovers in the comment blocks by Andy Shevchenko · 11 years ago
  25. 2406681 dma: dw: add a PCI ID for Intel Haswell SoC by Andy Shevchenko · 11 years ago
  26. 0f6a928 acpi-dma: convert to return error code when asked for channel by Andy Shevchenko · 11 years ago
  27. 8f01258 acpi-dma: use devm_release() instead of devm_destroy() by Andy Shevchenko · 11 years ago
  28. dd1ed37 dmaengine: Remove dependency on MACH_BCM2708 by Paul Bolle · 11 years ago
  29. b28a960 Linux 3.14-rc2 by Linus Torvalds · 11 years ago
  30. cd63204 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  31. f94aa7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  32. f743166 Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 11 years ago
  33. c9efe51 fix a kmap leak in virtio_console by Al Viro · 11 years ago
  34. d311d79 fix O_SYNC|O_APPEND syncing the wrong range on write() by Al Viro · 11 years ago
  35. 9c1db77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  36. 6f2a1c1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  37. a2aa75e Btrfs: fix data corruption when reading/updating compressed extents by Filipe David Borba Manana · 11 years ago
  38. 27a377d Btrfs: don't loop forever if we can't run because of the tree mod log by Josef Bacik · 11 years ago
  39. 8051aa1 btrfs: reserve no transaction units in btrfs_ioctl_set_features by David Sterba · 11 years ago
  40. d0270ac btrfs: commit transaction after setting label and features by Jeff Mahoney · 11 years ago
  41. 6cc98d9 Btrfs: fix assert screwup for the pending move stuff by Josef Bacik · 11 years ago
  42. 4944790 Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  43. c132ade Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  44. c1ff843 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  45. ec2e6cb Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  46. c18f7b5 jfs: fix generic posix ACL regression by Dave Kleikamp · 11 years ago
  47. 1ccfe6f watchdog: dw_wdt: Add dependency on HAS_IOMEM by Richard Weinberger · 11 years ago
  48. 34a9bff Merge tag 'driver-core-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  49. 41f76d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  50. 42be3f3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  51. d94d0e2 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  52. 3e382dd Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  53. 2091f43 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  54. 22446d3 Merge tag 'pm+acpi-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  55. 0ec1d15 libceph: do not dereference a NULL bio pointer by Ilya Dryomov · 11 years ago
  56. a3b072c Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  57. ff513ac libceph: take map_sem for read in handle_reply() by Ilya Dryomov · 11 years ago
  58. 0bbfdfe libceph: factor out logic from ceph_osdc_start_request() by Ilya Dryomov · 11 years ago
  59. 55834a7 arm64: defconfig: Expand default enabled features by Mark Rutland · 11 years ago
  60. 95c4189 arm64: asm: remove redundant "cc" clobbers by Will Deacon · 11 years ago
  61. 8e86f0b arm64: atomics: fix use of acquire + release for full barrier semantics by Will Deacon · 11 years ago
  62. 4f545a4 hwmon: (da9055) Remove use of regmap_irq_get_virq() by Adam Thomson · 11 years ago
  63. a2ff34c Merge branches 'acpi-cleanup' and 'acpi-video' by Rafael J. Wysocki · 11 years ago
  64. 7fd9050 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  65. 93e7371 Merge branches 'acpi-pci-hotplug' and 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  66. 9343224 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  67. 227d53b3 mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq by KOSAKI Motohiro · 11 years ago
  68. 7bc35fd arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblock.reserved. by Tang Chen · 11 years ago
  69. 017c217 arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_hotplug() by Tang Chen · 11 years ago
  70. a85d9df mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_lock_irq() by KOSAKI Motohiro · 11 years ago
  71. f893ab4 mm/swap: fix race on swap_info reuse between swapoff and swapon by Weijie Yang · 11 years ago
  72. 579f829 swap: add a simple detector for inappropriate swapin readahead by Shaohua Li · 11 years ago
  73. fb951eb ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters by Zongxun Wang · 11 years ago
  74. 277cba1 Documentation/kernel-parameters.txt: fix memmap= language by Randy Dunlap · 11 years ago
  75. f2de3a15 Merge tag 'sound-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  76. 65f0505 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  77. 75a1ba5 x86, microcode, AMD: Unify valid container checks by Borislav Petkov · 11 years ago
  78. 6583327 x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y by Peter Oberparleiter · 11 years ago
  79. 5b232c5 pinctrl: tegra: return correct error type by Laxman Dewangan · 11 years ago
  80. e7f2a44 pinctrl: do not init debugfs entries for unimplemented functionalities by Florian Vaussard · 11 years ago
  81. 97b8b16b MIPS: fpu.h: Fix build when CONFIG_BUG is not set by Aaro Koskinen · 11 years ago
  82. 4a7ac12 arm64: barriers: allow dsb macro to take option parameter by Will Deacon · 11 years ago
  83. 7c4c62a drm/radeon: allow geom rings to be setup on r600/r700 (v2) by Dave Airlie · 11 years ago
  84. 9ca5d4b Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  85. 9df5a9b Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  86. 8b7ad1b drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion by Dave Airlie · 11 years ago
  87. ef42c58 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  88. 1cd731d Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  89. 251aa0f Merge tag 'please-pull-ia64-syscalls' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  90. 8352650a Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  91. 71c27a8 Merge tag 'regulator-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  92. 4293242 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  93. 081cd62 x86/efi: Allow mapping BGRT on x86-32 by Matt Fleming · 11 years ago
  94. f8f2023 x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigs by Ingo Molnar · 11 years ago
  95. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 11 years ago
  96. da9846a kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag by Tejun Heo · 11 years ago
  97. 2172fa7 SELinux: Fix kernel BUG on empty security contexts. by Stephen Smalley · 11 years ago
  98. 6a96e15 selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message types by Paul Moore · 11 years ago
  99. 825e587 Merge tag 'v3.13' into stable-3.14 by Paul Moore · 11 years ago
  100. 1b76af5 drm/ttm: Don't clear page metadata of imported sg pages by Thomas Hellstrom · 11 years ago