1. 1fb260b iommu/amd: Remove an unneeded condition by Dan Carpenter · 9 years ago
  2. a639a8e iommu/amd: Preallocate dma_ops apertures based on dma_mask by Joerg Roedel · 9 years ago
  3. 7b5e25b iommu/amd: Use trylock to aquire bitmap_lock by Joerg Roedel · 9 years ago
  4. 5f6bed5 iommu/amd: Make dma_ops_domain->next_index percpu by Joerg Roedel · 9 years ago
  5. 92d420e iommu/amd: Relax locking in dma_ops path by Joerg Roedel · 9 years ago
  6. a73c156 iommu/amd: Initialize new aperture range before making it visible by Joerg Roedel · 9 years ago
  7. 7bfa5bd iommu/amd: Build io page-tables with cmpxchg64 by Joerg Roedel · 9 years ago
  8. 266a3bd iommu/amd: Allocate new aperture ranges in dma_ops_alloc_addresses by Joerg Roedel · 9 years ago
  9. 4eeca8c iommu/amd: Optimize dma_ops_free_addresses by Joerg Roedel · 9 years ago
  10. ab7032b iommu/amd: Remove need_flush from struct dma_ops_domain by Joerg Roedel · 9 years ago
  11. 2a87442 iommu/amd: Iterate over all aperture ranges in dma_ops_area_alloc by Joerg Roedel · 9 years ago
  12. d41ab09 iommu/amd: Flush iommu tlb in dma_ops_free_addresses by Joerg Roedel · 9 years ago
  13. ebaecb4 iommu/amd: Rename dma_ops_domain->next_address to next_index by Joerg Roedel · 9 years ago
  14. 05ab49e iommu/amd: Remove 'start' parameter from dma_ops_area_alloc by Joerg Roedel · 9 years ago
  15. ccb50e0 iommu/amd: Flush iommu tlb in dma_ops_aperture_alloc() by Joerg Roedel · 9 years ago
  16. 60e6a7c iommu/amd: Retry address allocation within one aperture by Joerg Roedel · 9 years ago
  17. ae62d49 iommu/amd: Move aperture_range.offset to another cache-line by Joerg Roedel · 9 years ago
  18. a0f5144 iommu/amd: Add dma_ops_aperture_alloc() function by Joerg Roedel · 9 years ago
  19. b57c3c8 iommu/amd: Pass correct shift to iommu_area_alloc() by Joerg Roedel · 9 years ago
  20. 84b3a0b iommu/amd: Flush the IOMMU TLB before the addresses are freed by Joerg Roedel · 9 years ago
  21. 53b3b65 iommu/amd: Flush IOMMU TLB on __map_single error path by Joerg Roedel · 9 years ago
  22. 08c5fb9 iommu/amd: Introduce bitmap_lock in struct aperture_range by Joerg Roedel · 9 years ago
  23. 007b74b iommu/amd: Move 'struct dma_ops_domain' definition to amd_iommu.c by Joerg Roedel · 9 years ago
  24. a7fb668 iommu/amd: Warn only once on unexpected pte value by Joerg Roedel · 9 years ago
  25. 759ce23 iommu/amd: Constify mmu_notifier_ops structures by Julia Lawall · 9 years ago
  26. 492e745 iommu/amd: Cleanup error handling in do_fault() by Joerg Roedel · 9 years ago
  27. 43c0ea2 iommu/amd: Correctly set flags for handle_mm_fault call by Joerg Roedel · 9 years ago
  28. 7f8312a iommu/vt-d: Do access checks before calling handle_mm_fault() by Joerg Roedel · 9 years ago
  29. 7b5cc1a iommu/amd: Do proper access checking before calling handle_mm_fault() by Joerg Roedel · 9 years ago
  30. 43afc99 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  31. f17ef49 Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  32. b24f74e Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  33. c474009 Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  34. 097b285 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  35. 79dbdda Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  36. 800f1ac Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  37. a971526 Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  38. 7807563 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  39. 26bbe7e drivers/base/memory.c: prohibit offlining of memory blocks with missing sections by Seth Jennings · 9 years ago
  40. e46e31a parisc iommu: fix panic due to trying to allocate too large region by Mikulas Patocka · 9 years ago
  41. 7f4c977 Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Kevin Hilman · 9 years ago
  42. ad87e03 USB: add quirk for devices with broken LPM by Alan Stern · 9 years ago
  43. f69115f xhci: fix usb2 resume timing and races. by Mathias Nyman · 9 years ago
  44. b9d8545 Merge tag 'dm-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  45. 4be460d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  46. 9f5bd30 vgaarb: fix signal handling in vga_get() by Kirill A. Shutemov · 9 years ago
  47. 49307da Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  48. 789d73b Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixes by Arnd Bergmann · 9 years ago
  49. 0bd0f1e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  50. e2bf3e6 clocksource: Mmio: remove artificial 32bit limitation by Linus Walleij · 9 years ago
  51. ed8b45a dm btree: fix bufio buffer leaks in dm_btree_del() error path by Joe Thornber · 9 years ago
  52. 6764e5e Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  53. eef121f Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  54. abb7e2b Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  55. 9a0f76f Merge tag 'for-linus-4.4-1' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  56. 27f972d ipmi: move timer init to before irq is setup by Jan Stancek · 9 years ago
  57. 50dd842 dm space map metadata: fix ref counting bug when bootstrapping a new space map by Joe Thornber · 9 years ago
  58. 49e99fc dm thin metadata: fix bug when taking a metadata snapshot by Joe Thornber · 9 years ago
  59. 73b39bb Merge tag 'fixes-for-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  60. 978d6a9 Merge tag 'pci-v4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  61. 7d32cde usb: musb: fail with error when no DMA controller set by Aaro Koskinen · 9 years ago
  62. 4c3141e of/irq: Export of_irq_find_parent again by Carlo Caione · 9 years ago
  63. 361c32d radeon: Fix VCE IB test on Big-Endian systems by Oded Gabbay · 9 years ago
  64. 687f4b9 radeon: Fix VCE ring test for Big-Endian systems by Oded Gabbay · 9 years ago
  65. 5f3e226 radeon/cik: Fix GFX IB test on Big-Endian by Oded Gabbay · 9 years ago
  66. e410b5c drm/amdgpu: fix the lost duplicates checking by Chunming Zhou · 9 years ago
  67. 1a6e760 Merge tag 'vmwgfx-fixes-4.4-151208' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  68. ff6e0fd Merge branch 'linux-4.4' of https://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 9 years ago
  69. 714a98f drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by default by Ben Skeggs · 9 years ago
  70. ab5cdc3 IB/mlx5: Postpone remove_keys under knowledge of coming preemption by Leon Romanovsky · 9 years ago
  71. 0ef2f05 IB/mlx4: Use vmalloc for WR buffers when needed by Wengang Wang · 9 years ago
  72. 73d4da7 IB/mlx4: Use correct order of variables in log message by Wengang Wang · 9 years ago
  73. 633bb73 Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  74. af096e2 null_blk: Fix error path in module initialization by Minfei Huang · 9 years ago
  75. f1a47d3 iser-target: Remove explicit mlx4 work-around by Sagi Grimberg · 9 years ago
  76. a5e14ba mlx4: Expose correct max_sge_rd limit by Sagi Grimberg · 9 years ago
  77. 5337088 IB/mad: Require CM send method for everything except ClassPortInfo by Hal Rosenstock · 9 years ago
  78. d363249 IB/cma: Add a missing rcu_read_unlock() by Bart Van Assche · 9 years ago
  79. f806238 of/fdt: Add mutex protection for calls to __unflatten_device_tree() by Guenter Roeck · 9 years ago
  80. 27681ab usb: gadget: uvc: fix permissions of configfs attributes by Mian Yousaf Kaukab · 9 years ago
  81. 4d05591 usb: musb: core: Fix pm runtime for deferred probe by Tony Lindgren · 9 years ago
  82. 928c75f usb: phy: msm: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  83. 8fbf9d9 drm/vmwgfx: Implement the cursor_set2 callback v2 by Thomas Hellstrom · 9 years ago
  84. e606e03 cxl: Set endianess of kernel contexts by Frederic Barrat · 9 years ago
  85. 8f5ba10 IB core: Fix ib_sg_to_pages() by Bart Van Assche · 9 years ago
  86. 57b0be9 IB/srp: Fix srp_map_sg_fr() by Bart Van Assche · 9 years ago
  87. a745f4f4 IB/srp: Fix indirect data buffer rkey endianness by Bart Van Assche · 9 years ago
  88. fc92551 IB/srp: Initialize dma_length in srp_map_idb by Christoph Hellwig · 9 years ago
  89. 09c0c0b IB/srp: Fix possible send queue overflow by Sagi Grimberg · 9 years ago
  90. 4d59ad2 IB/srp: Fix a memory leak by Bart Van Assche · 9 years ago
  91. 3ebd2fd IB/sa: Put netlink request into the request list before sending by Kaike Wan · 9 years ago
  92. 2c63d10 IB/iser: use sector_div instead of do_div by Arnd Bergmann · 9 years ago
  93. d144da8 IB/core: use RCU for uverbs id lookup by Mike Marciniszyn · 9 years ago
  94. 57ab251 IB/qib: Minor fixes to qib per SFF 8636 by Easwar Hariharan · 9 years ago
  95. 1d784b8 IB/core: Fix user mode post wr corruption by Mike Marciniszyn · 9 years ago
  96. 785f742 IB/qib: Fix qib_mr structure by Ira Weiny · 9 years ago
  97. 4158624 lightnvm: do not compile in debugging by default by Matias Bjørling · 9 years ago
  98. 008b744 lightnvm: prevent gennvm module unload on use by Matias Bjørling · 9 years ago
  99. 762796b lightnvm: fix media mgr registration by Matias Bjørling · 9 years ago
  100. 16f26c3 lightnvm: replace req queue with nvmdev for lld by Matias Bjørling · 9 years ago