1. 0e9c03a gpu: ion: Fix race between ion_import and ion_free by Rebecca Schultz Zavin · 11 years ago
  2. 12edf53 gpu: ion: fix page offset in dma_buf_kmap() by Greg Hackmann · 11 years ago
  3. 708f0ca gpu: ion: Switch to using kmalloc rather than kmap during allocation by Rebecca Schultz Zavin · 11 years ago
  4. b823024 gpu: ion: Only map as much of the vma as the user requested by Rebecca Schultz Zavin · 11 years ago
  5. 55808b8 gpu: ion: Don't call ion_buffer_put on error path by Laura Abbott · 11 years ago
  6. a1c6b99 gpu: ion: IOCTL return success when error occurs by Olav Haugan · 11 years ago
  7. ee4c8aa gpu: ion: Add EXPORT_SYMBOL to functions by Olav Haugan · 11 years ago
  8. a9bb075 gpu: ion: Add missing argument to WARN call by Olav Haugan · 11 years ago
  9. fe65ec5 gpu: ion: do not ask for compound pages in system heap by Dima Zavin · 11 years ago
  10. 0b9ec1c gpu: ion: Add explicit sync ioctl by Rebecca Schultz Zavin · 11 years ago
  11. bd5d6bd gpu: ion: Modify the system heap to try to allocate large/huge pages by Rebecca Schultz Zavin · 11 years ago
  12. 56a7c18 gpu: ion: Add cache maintenance to ion. by Rebecca Schultz Zavin · 11 years ago
  13. 7b903e4 gpu: ion: Map only the vma size given by Laura Abbott · 11 years ago
  14. 2900cd7 gpu: ion: Loop on the handle count when destroying by Laura Abbott · 11 years ago
  15. 0de9577 gpu: ion: ion_system_heap: Change allocations to GFP_HIGHUSER by Rebecca Schultz Zavin · 11 years ago
  16. a46b6b2 gpu: ion: Set the dma_address of the sg list at alloc time by Rebecca Schultz Zavin · 11 years ago
  17. 056be39 gpu: ion: fill in buffer->{dev,size} before mapping new buffers by Greg Hackmann · 11 years ago
  18. ce1f147 gpu: ion: Get an sg_table from an ion handle by Rebecca Schultz Zavin · 11 years ago
  19. 29ae6bc gpu: ion: Allocate the sg_table at creation time rather than dynamically by Rebecca Schultz Zavin · 11 years ago
  20. 0f34faf gpu: ion: support begin/end and kmap/kunmap dma_buf ops by Rebecca Schultz Zavin · 11 years ago
  21. b15934b gpu: ion: Use alloc_pages instead of vmalloc from the system heap by Rebecca Schultz Zavin · 11 years ago
  22. b892bf7 ion: Switch ion to use dma-buf by Rebecca Schultz Zavin · 11 years ago
  23. 54ac0784 gpu: ion: several bugfixes and enhancements of ION by KyongHo Cho · 11 years ago
  24. 2991b7a ion: Add reserve function to ion by Rebecca Schultz Zavin · 11 years ago
  25. 4d5ca32 ion: Switch map/unmap dma api to sg_tables by Rebecca Schultz Zavin · 11 years ago
  26. 0f3cbb5 gpu: ion: ion_carveout_heap: fix for 3.4 by Colin Cross · 11 years ago
  27. c30707b gpu: ion: Add ION Memory Manager by Rebecca Schultz Zavin · 11 years ago
  28. df4547d drm/i915: add runtime PM support on Haswell by Paulo Zanoni · 11 years ago
  29. 48018a5 drm/i915: release the GTT mmaps when going into D3 by Paulo Zanoni · 11 years ago
  30. 16a3d6e drm/i915: cancel the hangcheck before runtime suspend by Paulo Zanoni · 11 years ago
  31. f236910 bonding: rebuild the bond_resend_igmp_join_requests_delayed() by dingtianhong · 11 years ago
  32. 75ad932 bonding: remove unwanted lock for bond_store_primaryxxx() by dingtianhong · 11 years ago
  33. 4e789fc bonding: remove unwanted lock for bond_option_active_slave_set() by dingtianhong · 11 years ago
  34. be79bd0 bonding: add RCU for bond_3ad_state_machine_handler() by dingtianhong · 11 years ago
  35. c851703 bonding: remove unwanted lock for bond enslave and release by dingtianhong · 11 years ago
  36. eb9fa4b bonding: rebuild the lock use for bond_activebackup_arp_mon() by dingtianhong · 11 years ago
  37. e001bfa bonding: create bond_first_slave_rcu() by dingtianhong · 11 years ago
  38. 2e52f4f bonding: rebuild the lock use for bond_loadbalance_arp_mon() by dingtianhong · 11 years ago
  39. 733ab63 bonding: rebuild the lock use for bond_alb_monitor() by dingtianhong · 11 years ago
  40. 4cb4f97 bonding: rebuild the lock use for bond_mii_monitor() by dingtianhong · 11 years ago
  41. b2e7ace bonding: remove the no effect lock for bond_select_active_slave() by dingtianhong · 11 years ago
  42. 59bcaed Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  43. d5c8425 bonding: add arp_all_targets netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  44. 29c4948 bonding: add arp_validate netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  45. 7f28fa1 bonding: add arp_ip_target netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  46. 06151db bonding: add arp_interval netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  47. 9f53e14 bonding: add use_carrier netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  48. c7461f9 bonding: add downdelay netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  49. 25852e2 bonding: add updelay netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  50. eecdaa6 bonding: add miimon netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  51. 92ca6a8 clk: emev2: Add support for emev2 SMU clocks with DT by Takashi Yoshii · 11 years ago
  52. b016b64 serial: sh-sci: Convert to clk_prepare/unprepare by Laurent Pinchart · 11 years ago
  53. caec703 serial: sh-sci: Don't enable/disable port from within break timer by Laurent Pinchart · 11 years ago
  54. 3620437 PCI/AER: Consolidate HEST error source parsers by Bjorn Helgaas · 11 years ago
  55. 8e7f8d0 PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse() by Betty Dall · 11 years ago
  56. 1c38108 PCI/AER: Clean up error printing code a bit by Borislav Petkov · 11 years ago
  57. fab4c25 PCI/AER: Add a TLP header print helper by Borislav Petkov · 11 years ago
  58. 93e1585 Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  59. 1008ebb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  60. be3d26b drm/i915: get a PC8 reference when enabling the power well by Paulo Zanoni · 11 years ago
  61. 4e6a1ee xhci: Add quirks module option by Takashi Iwai · 11 years ago
  62. ca33675 Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  63. 599eefa Merge tag 'regmap-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  64. 31f984d Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  65. dbb022c Merge tag 'for-linus-20131212' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  66. f649350 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  67. ed9571f dm array: fix a reference counting bug in shadow_ablock by Joe Thornber · 11 years ago
  68. 5b564d8 dm space map: disallow decrementing a reference count below zero by Joe Thornber · 11 years ago
  69. 04df008 EISA: Call put_device() if device_register() fails by Levente Kurusa · 11 years ago
  70. f647a52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  71. 1d72e71 Merge branch 'pci/yijing-dev_is_pci' into next by Bjorn Helgaas · 11 years ago
  72. 96b4026 drm/i915: change CRTC assertion on LCPLL disable by Paulo Zanoni · 11 years ago
  73. 6c52f51 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  74. ab57fff drm/i915/bdw: Implement ff workarounds by Ben Widawsky · 11 years ago
  75. 63801f2 drm/i915/bdw: Force all Data Cache Data Port access to be Non-Coherent by Ben Widawsky · 11 years ago
  76. a3564d2 drm/i915/bdw: Don't use forcewake needlessly by Ville Syrjälä · 11 years ago
  77. 047ef2f rename ARCH_BCM to ARCH_BCM_MOBILE (clocksource) by Christian Daudt · 11 years ago
  78. c7f7bd4 irqchip: armada-370-xp: fix MSI race condition by Lior Amsalem · 11 years ago
  79. a6f089e irqchip: armada-370-xp: fix IPI race condition by Lior Amsalem · 11 years ago
  80. c1d15f5 xen/balloon: Seperate the auto-translate logic properly (v2) by Stefano Stabellini · 11 years ago
  81. 5b764b8 PCI: Stop clearing bridge Secondary Status when setting up I/O aperture by Bjorn Helgaas · 11 years ago
  82. d2f54d9 PCI: Prevent bus conflicts while checking for bridge apertures by Bjorn Helgaas · 11 years ago
  83. ac8344c PCI: Drop "irq" param from *_restore_msi_irqs() by DuanZhenzhong · 11 years ago
  84. 6f825b7 PCI/portdrv: Remove superfluous name cast by Geert Uytterhoeven · 11 years ago
  85. 350d71b9 irqchip: add DesignWare APB ICTL interrupt controller by Sebastian Hesselbarth · 11 years ago
  86. 954bb3d HID: add support for SiS multitouch panel in the touch monitor LG 23ET83V by Emanuel Krenz · 11 years ago
  87. 334a820 Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linus by Mark Brown · 11 years ago
  88. b5728cf pinctrl: pinconf: remove warning: unused variable 'ops' by Alexandre Belloni · 11 years ago
  89. 9705887 drm/i915: Clear out old GT FIFO errors in intel_uncore_early_sanitize() by Ville Syrjälä · 11 years ago
  90. 4d9b8a8 pinctrl: at91: implement at91_pinconf_dbg_show by Alexandre Belloni · 11 years ago
  91. 8194ee2 dmaengine: fix sleep in atomic by Dan Williams · 11 years ago
  92. 675722b Merge branch 'upstream-fixes' into patchwork by Mauro Carvalho Chehab · 11 years ago
  93. 0be8253 dmaengine: mv_xor: fix oops when channels fail to initialise by Russell King · 11 years ago
  94. d16695a dma: mv_xor: Use dmaengine_unmap_data for the self-tests by Ezequiel Garcia · 11 years ago
  95. 3cc377b dmaengine: fix enable for high order unmap pools by Dan Williams · 11 years ago
  96. 8e5ee25 dma: fix build warnings in txx9 by Dan Williams · 11 years ago
  97. 745c00d dmatest: fix build warning on mips by Dan Williams · 11 years ago
  98. bbc7656 dma: fix fsldma build warnings by Dan Williams · 11 years ago
  99. 6aa2731 dma: fix build warnings in ppc4xx by Dan Williams · 11 years ago
  100. d7fb030 dmaengine: at_hdmac: remove unused function by Olof Johansson · 11 years ago