1. d567760 NVMe: Pass the nvme_dev to nvme_free_prps and nvme_setup_prps by Matthew Wilcox · 13 years ago
  2. 99802a7 NVMe: Optimise memory usage for I/Os between 4k and 128k by Matthew Wilcox · 13 years ago
  3. 091b609 NVMe: Switch to use DMA Pool API by Matthew Wilcox · 13 years ago
  4. d534df3 NVMe: Rename nvme_req_info to nvme_bio by Matthew Wilcox · 13 years ago
  5. e025344c NVMe: Initial PRP List support by Shane Michael Matthews · 13 years ago
  6. 51882d0 NVMe: Advance the sg pointer when filling in an sg list by Matthew Wilcox · 13 years ago
  7. d2d8703 NVMe: Renumber the special context values by Matthew Wilcox · 13 years ago
  8. 9294bbe NVMe: Handle the congestion list a little better by Matthew Wilcox · 13 years ago
  9. e85248e NVMe: Record the timeout for each command by Matthew Wilcox · 13 years ago
  10. ec6ce61 NVMe: Need to lock queue during interrupt handling by Matthew Wilcox · 13 years ago
  11. 48e3d39 NVMe: Detect command IDs completing that are out of range by Matthew Wilcox · 13 years ago
  12. b36235d NVMe: Detect commands that are completed twice by Matthew Wilcox · 13 years ago
  13. be7b627 NVMe: Use a symbolic name to represent cancelled commands instead of 0 by Matthew Wilcox · 13 years ago
  14. 58ffacb NVMe: Add a module parameter to use a threaded interrupt by Matthew Wilcox · 13 years ago
  15. b1ad37e NVMe: Call put_nvmeq() before calling nvme_submit_sync_cmd() by Matthew Wilcox · 13 years ago
  16. 3c0cf13 NVMe: Allow fatal signals to interrupt I/O by Matthew Wilcox · 13 years ago
  17. db5d0c1 NVMe: Release 0.2 by Matthew Wilcox · 13 years ago
  18. 6ee44cd NVMe: Add download / activate firmware ioctls by Matthew Wilcox · 13 years ago
  19. 7a63e07 NVMe: Add remaining status codes by Matthew Wilcox · 13 years ago
  20. 388f037 NVMe: Move sysfs entries to the right place by Matthew Wilcox · 13 years ago
  21. 5911f20 NVMe: Disable the device before we write the admin queues by Shane Michael Matthews · 13 years ago
  22. 574e8b9 NVMe: Request I/O regions by Matthew Wilcox · 13 years ago
  23. 2930353 NVMe: Allow queues to be allocated above 4GB by Matthew Wilcox · 13 years ago
  24. f64d336 NVMe: Enable device DMA by Matthew Wilcox · 13 years ago
  25. 0ee5a7d NVMe: Enable and disable the PCI device by Shane Michael Matthews · 13 years ago
  26. 3f85d50 NVMe: Check returns from nvme_alloc_queue() by Matthew Wilcox · 13 years ago
  27. 8e9f0e7 NVMe: Remove 'node' from nvme_dev by Matthew Wilcox · 13 years ago
  28. 5181423 NVMe: Read the model, serial & firmware rev from the controller by Matthew Wilcox · 13 years ago
  29. a53295b NVMe: Add NVME_IOCTL_SUBMIT_IO by Matthew Wilcox · 13 years ago
  30. 7fc3cda NVMe: Create nvme_map_user_pages() and nvme_unmap_user_pages() by Matthew Wilcox · 13 years ago
  31. bd38c55 NVMe: Change NVME_IOCTL_GET_RANGE_TYPE to return all the ranges by Matthew Wilcox · 13 years ago
  32. b8deb62 NVMe: Zero the command before we send it by Matthew Wilcox · 13 years ago
  33. ff22b54 NVMe: Add nvme_setup_prps() by Matthew Wilcox · 13 years ago
  34. 7b4fe9b NVMe: Make nvme_common_command more featureful by Matthew Wilcox · 13 years ago
  35. 36c14ed NVMe: Use PRP2 for the nvme_identify ioctl by Matthew Wilcox · 13 years ago
  36. 53c9577 NVMe: Fix admin IRQ claim on real hardware by Matthew Wilcox · 13 years ago
  37. 8212346 NVMe: Rename 'cycle' to 'phase' by Matthew Wilcox · 13 years ago
  38. 1b23484 NVMe: Implement per-CPU queues by Matthew Wilcox · 13 years ago
  39. b3b0681 NVMe: Reduce set_queue_count arguments by one by Matthew Wilcox · 13 years ago
  40. 3001082 NVMe: Factor out queue_request_irq() by Matthew Wilcox · 13 years ago
  41. b60503b NVMe: New driver by Matthew Wilcox · 13 years ago
  42. 0b934cc Xen: Export xen_biovec_phys_mergeable by Matthew Wilcox · 13 years ago
  43. c3b92c8 Linux 3.1 by Linus Torvalds · 13 years ago
  44. 6a05965 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 13 years ago
  45. 15cc910 Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm by Linus Torvalds · 13 years ago
  46. 8548c84 x86: Fix S4 regression by Takashi Iwai · 13 years ago
  47. d136f2e dm kcopyd: fix job_pool leak by Alasdair G Kergon · 13 years ago
  48. 1bf1aac Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsung by Linus Torvalds · 13 years ago
  49. 5117cc2 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  50. fb630b9 ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM by Domenico Andreoli · 13 years ago
  51. 2efd7c0 Merge git://github.com/herbertx/crypto by Linus Torvalds · 13 years ago
  52. 62ddc00 Merge branch 'fix/hda' of git://github.com/tiwai/sound by Linus Torvalds · 13 years ago
  53. 7ed47b7 crypto: ghash - Avoid null pointer dereference if no key is set by Nick Bowler · 13 years ago
  54. 1052cff ARM: S5P: fix offset calculation on gpio-interrupt by Marek Szyprowski · 13 years ago
  55. fd11e15 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  56. 505f48b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  57. 133d324 hwmon: (w83627ehf) Fix negative 8-bit temperature values by Jean Delvare · 13 years ago
  58. 486cf46 mm: fix race between mremap and removing migration entry by Hugh Dickins · 13 years ago
  59. aad4564 sparc: Add alignment flag to PCI expansion resources by Kjetil Oftedal · 13 years ago
  60. afaef73 fib_rules: fix unresolved_rules counting by Yan, Zheng · 13 years ago
  61. 1b23a3e r8169: fix wrong eee setting for rlt8111evl by hayeswang · 13 years ago
  62. 649b3b8 r8169: fix driver shutdown WoL regression. by françois romieu · 13 years ago
  63. 34b1901 ehea: Change maintainer to me by Thadeu Lima de Souza Cascardo · 13 years ago
  64. e4fcd69 Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus by Linus Torvalds · 13 years ago
  65. f91f6cf Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  66. e58fced [media] videodev: fix a NULL pointer dereference in v4l2_device_release() by Antonio Ospite · 13 years ago
  67. 4399c8b intel-iommu: fix superpage support in pfn_to_dma_pte() by Allen Kay · 13 years ago
  68. 8140a95 intel-iommu: set iommu_superpage on VM domains to lowest common denominator by Allen Kay · 13 years ago
  69. 292827c intel-iommu: fix return value of iommu_unmap() API by Allen Kay · 13 years ago
  70. 3fb3961 MAINTAINERS: Update VT-d entry for drivers/pci -> drivers/iommu move by Roland Dreier · 13 years ago
  71. 5a6e848 drm/radeon/kms/atom: fix handling of FB scratch indices by Alex Deucher · 13 years ago
  72. 4ea2739 pptp: pptp_rcv_core() misses pskb_may_pull() call by Eric Dumazet · 13 years ago
  73. 58af19e tproxy: copy transparent flag when creating a time wait by KOVACS Krisztian · 13 years ago
  74. 8bae8bd pptp: fix skb leak in pptp_xmit() by Eric Dumazet · 13 years ago
  75. 4d97480 bonding: use local function pointer of bond->recv_probe in bond_handle_frame by Mitsuo Hayasaka · 13 years ago
  76. 28c2137 smsc911x: Add support for SMSC LAN89218 by Phil Edworthy · 13 years ago
  77. e730c82 tg3: negate USE_PHYLIB flag check by Jiri Pirko · 13 years ago
  78. d512348 netconsole: enable netconsole can make net_device refcnt incorrent by Gao feng · 13 years ago
  79. 6230c9b bluetooth: Properly clone LSM attributes to newly created child connections by Paul Moore · 13 years ago
  80. 835acf5 l2tp: fix a potential skb leak in l2tp_xmit_skb() by Eric Dumazet · 13 years ago
  81. 1ce5cce bridge: fix hang on removal of bridge via netlink by stephen hemminger · 13 years ago
  82. bcd5cff cputimer: Cure lock inversion by Peter Zijlstra · 13 years ago
  83. a4863ca drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridges (v2) by Alex Deucher · 13 years ago
  84. 09cc650 drm/radeon/kms/DCE4.1: ss is not supported on the internal pplls by Alex Deucher · 13 years ago
  85. 3a6dea3 drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mapping by Alex Deucher · 13 years ago
  86. ca201c0 ALSA: HDA: conexant support for Lenovo T520/W520 by Daniel Suchy · 13 years ago
  87. 051a8cb ALSA: hda - Add position_fix quirk for Dell Inspiron 1010 by Takashi Iwai · 13 years ago
  88. e22469c ttm: Fix error-path using an uninitialized value by Thomas Hellstrom · 13 years ago
  89. 899e3ee Linux 3.1-rc10 by Linus Torvalds · 13 years ago
  90. ae2a458 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  91. 7f81e25 x25: Prevent skb overreads when checking call user data by Matthew Daley · 13 years ago
  92. cb101ed x25: Handle undersized/fragmented skbs by Matthew Daley · 13 years ago
  93. c7fd0d4 x25: Validate incoming call user data lengths by Matthew Daley · 13 years ago
  94. f36c23b udplite: fast-path computation of checksum coverage by Gerrit Renker · 13 years ago
  95. a84a79e Avoid using variable-length arrays in kernel/sys.c by Linus Torvalds · 13 years ago
  96. 8bc03e8 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  97. f8be12d ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUS by Zoltan Devai · 13 years ago
  98. bb1ac3e ARM: 7122/1: localtimer: add header linux/errno.h explicitly by Shawn Guo · 13 years ago
  99. 29a541f ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9 by Will Deacon · 13 years ago
  100. 4c41042 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago