1. 5527de7 iommu/amd: Add IOAPIC remapping routines by Joerg Roedel · 12 years ago
  2. 2b32450 iommu/amd: Add routines to manage irq remapping tables by Joerg Roedel · 12 years ago
  3. 7ef2798 iommu/amd: Add IRTE invalidation routine by Joerg Roedel · 12 years ago
  4. f6fec00 iommu/amd: Make sure IOMMU is not considered to translate itself by Joerg Roedel · 12 years ago
  5. 33f28c5 iommu/amd: Split device table initialization into irq and dma part by Joerg Roedel · 12 years ago
  6. eb1eb7a iommu/amd: Check if IOAPIC information is correct by Joerg Roedel · 12 years ago
  7. 0ea2c42 iommu/amd: Allocate data structures to keep track of irq remapping tables by Joerg Roedel · 12 years ago
  8. 05152a0 iommu/amd: Add slab-cache for irq remapping tables by Joerg Roedel · 12 years ago
  9. 6efed63 iommu/amd: Keep track of HPET and IOAPIC device ids by Joerg Roedel · 12 years ago
  10. c487606 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  11. 17dc925 drm/i915: Fixup HDMI output on Valleyview by Vijay Purushothaman · 12 years ago
  12. 19c0392 drm/i915: Add eDP support for Valleyview by Gajanan Bhat · 12 years ago
  13. 2a8f64c drm/i915: Enable DisplayPort in Valleyview by Vijay Purushothaman · 12 years ago
  14. 74a4dd2 drm/i915: Program correct m n tu register for Valleyview by Vijay Purushothaman · 12 years ago
  15. b56747a drm/i915: Add Valleyview lane control definitions by Vijay Purushothaman · 12 years ago
  16. ae33cdcf drm/i915: Fix SDVO IER and status bits for Valleyview by Vijay Purushothaman · 12 years ago
  17. 9473c8f drm/i915: Set aux clk to 100MHz for Valleyview by Vijay Purushothaman · 12 years ago
  18. 500c25e iommu/amd: Fix features reporting by Borislav Petkov · 12 years ago
  19. 0774e39 iommu/amd: Fix wrong assumption in iommu-group specific code by Joerg Roedel · 12 years ago
  20. 6a2027a Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypass', 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-next by Mark Brown · 12 years ago
  21. e96961d regulator: arizona-ldo: Remove top voltage by Mark Brown · 12 years ago
  22. f4b81dd Merge branches 'spi-drivers' and 'spi-mxs' into spi-next by Mark Brown · 12 years ago
  23. c09b890 spi/imx: set the inactive state of the clock according to the clock polarity by Knut Wohlrab · 12 years ago
  24. ada7aec spi/pl022: get/put resources on suspend/resume by Linus Walleij · 12 years ago
  25. aeef991 spi/pl022: use more managed resources by Linus Walleij · 12 years ago
  26. 4d50c44 firewire: addendum to address handler RCU conversion by Stefan Richter · 12 years ago
  27. 35202f7 firewire: remove global lock around address handlers, convert to RCU by Peter Hurley · 12 years ago
  28. 95f0bc9 pinctrl/nomadik: use irq_find_mapping() by Linus Walleij · 12 years ago
  29. 6fd4011 pinctrl: sirf: add lost chained_irq_enter and exit in sirfsoc_gpio_handle_irq by Barry Song · 12 years ago
  30. 1983040 pinctrl: sirf: initialize the irq_chip pointer of pinctrl_gpio_range by Barry Song · 12 years ago
  31. 58d26c1 pinctrl: sirf: fix spinlock deadlock in sirfsoc_gpio_set_input by Barry Song · 12 years ago
  32. 8dd9766 pinctrl: sirf: add missing pins to pinctrl list by Barry Song · 12 years ago
  33. ea53636 pinctrl: sirf: fix a typo in sirfsoc_gpio_probe by Barry Song · 12 years ago
  34. 7d66ce7 pinctrl: pinctrl-single: add debugfs pin h/w state info by Matt Porter · 12 years ago
  35. 13b1ba7 OMAPDSS: add missing include for string.h by Tomi Valkeinen · 12 years ago
  36. bb81110 virtio-blk: Disable callback in virtblk_done() by Asias He · 12 years ago
  37. d78b519 virtio_mmio: Don't attempt to create empty virtqueues by Brian Foley · 12 years ago
  38. 3850d29 virtio_mmio: fix off by one error allocating queue by Brian Foley · 12 years ago
  39. 74a74b3 drivers/virtio/virtio_pci.c: fix error return code by Peter Senna Tschudin · 12 years ago
  40. 5543a6a virtio: don't crash when device is buggy by Michael S. Tsirkin · 12 years ago
  41. eccbb05 virtio: remove CONFIG_VIRTIO_RING by Rusty Russell · 12 years ago
  42. 387daf1 virtio: add help to CONFIG_VIRTIO option. by Rusty Russell · 12 years ago
  43. 6457f12 virtio: support reserved vqs by Michael S. Tsirkin · 12 years ago
  44. 75a0a52 virtio: introduce an API to set affinity for a virtqueue by Jason Wang · 12 years ago
  45. 17bb6d4 virtio-ring: move queue_index to vring_virtqueue by Jason Wang · 12 years ago
  46. 7a23eb2 virtio_balloon: not EXPERIMENTAL any more. by Rusty Russell · 12 years ago
  47. 04679f3 virtio-balloon: dependency fix by Michael S. Tsirkin · 12 years ago
  48. f22cf8e virtio-blk: fix NULL checking in virtblk_alloc_req() by Dan Carpenter · 12 years ago
  49. c85a1f9 virtio-blk: Add REQ_FLUSH and REQ_FUA support to bio path by Asias He · 12 years ago
  50. a98755c virtio-blk: Add bio-based IO path for virtio-blk by Asias He · 12 years ago
  51. 33e1afc virtio: console: fix error handling in init() function by Alexey Khoroshilov · 12 years ago
  52. 8ca84a5 virtio/console: Allocate scatterlist according to the current pipe size by Masami Hiramatsu · 12 years ago
  53. efe75d2 virtio/console: Wait until the port is ready on splice by Masami Hiramatsu · 12 years ago
  54. ec8fc87 virtio/console: Add a failback for unstealable pipe buffer by Masami Hiramatsu · 12 years ago
  55. eb5e89f virtio/console: Add splice_write support by Masami Hiramatsu · 12 years ago
  56. df555b6 netdev: octeon: fix return value check in octeon_mgmt_init_phy() by Wei Yongjun · 12 years ago
  57. bf53083 Merge tag 'v3.6-rc7' into next by James Morris · 12 years ago
  58. d9f72f3 Revert "be2net: fix vfs enumeration" by David S. Miller · 12 years ago
  59. c072fed thermal: Exynos: Fix NULL pointer dereference in exynos_unregister_thermal() by Sachin Kamat · 12 years ago
  60. 6399413 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  61. a31fb69 Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  62. 68b3f28 qlcnic: Fix scheduling while atomic bug by Narendra K · 12 years ago
  63. 64f605c bnx2: Clean up remaining iounmap by Neil Horman · 12 years ago
  64. 3961843 Merge tag 'gpio-fixes-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  65. d1d4bb9 Merge tag 'md-3.6-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  66. 5030fcb Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  67. e905ed5 bna: Fix warning false positive. by David S. Miller · 12 years ago
  68. b629820 net: phy: smsc: Implement PHY config_init for LAN87xx by Marek Vasut · 12 years ago
  69. 51af6d7 be2net: fix vfs enumeration by Ivan Vecera · 12 years ago
  70. a3cff12 smsc75xx: fix resume after device reset by Steve Glendinning · 12 years ago
  71. 871d1d6 lxt PHY: Support for the buggy LXT973 rev A2 by LEROY Christophe · 12 years ago
  72. 26f7cbc cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave by Vipul Pandya · 12 years ago
  73. 1648a22 cxgb4: Inform caller if driver didn't upgrade firmware by Vipul Pandya · 12 years ago
  74. 13ee15d cxgb4: Add support for T4 hardwired driver configuration settings by Vipul Pandya · 12 years ago
  75. 636f9d3 cxgb4: Add support for T4 configuration file by Vipul Pandya · 12 years ago
  76. 52367a7 cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support by Vipul Pandya · 12 years ago
  77. 5afc8b8 cxgb4: Add functions to read memory via PCIE memory window by Vipul Pandya · 12 years ago
  78. 3eb4afb cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASE by Vipul Pandya · 12 years ago
  79. 8928b6d [media] media: mx2_camera: use managed functions to clean up code by Shawn Guo · 12 years ago
  80. 4df6e86 [media] media: mx2_camera: remove dead code in mx2_camera_add_device by Shawn Guo · 12 years ago
  81. f606876 [media] anysee: do not remove CI when it is not attached by Antti Palosaari · 12 years ago
  82. 36f647b [media] e4000: fix crash when attach fails by Antti Palosaari · 12 years ago
  83. ef40c00 [media] fc2580: fix crash when attach fails by Antti Palosaari · 12 years ago
  84. 2a85848 [media] dvb_usb_v2: fix error handling for .tuner_attach() by Antti Palosaari · 12 years ago
  85. 132f56f [media] fc2580: small improvements for chip id check by Antti Palosaari · 12 years ago
  86. 2347e68 [media] cypress_firmware: refactor firmware downloading by Antti Palosaari · 12 years ago
  87. d6f35c7 [media] cypress_firmware: use Kernel dev_foo() logging by Antti Palosaari · 12 years ago
  88. 3d8866d [media] rtl28xxu: [0413:6680] DigitalNow Quad DVB-T Receiver by Antti Palosaari · 12 years ago
  89. d67ceb3 [media] Support for Asus MyCinema U3100Mini Plus by Oliver Schinagl · 12 years ago
  90. 3d8a60d [media] rtl28xxu: use proper config for e4000 tuner by Antti Palosaari · 12 years ago
  91. 7e688de [media] rtl2832: add configuration for e4000 tuner by Antti Palosaari · 12 years ago
  92. 8acc91c [media] rtl28xxu: remove fc0013 tuner fe callback by Antti Palosaari · 12 years ago
  93. 81347f5 [media] rtl28xxu: move rtl2831u tuner probing to .read_config() by Antti Palosaari · 12 years ago
  94. 97efe78 [media] rtl28xxu: do not return error for unimplemented fe callback by Antti Palosaari · 12 years ago
  95. 4005c1a [media] rtl28xxu: masked reg write by Antti Palosaari · 12 years ago
  96. ef37be1 [media] rtl28xxu: move rtl2832u tuner probing to .read_config() by Antti Palosaari · 12 years ago
  97. 4395e4b [media] af9035: declare MODULE_FIRMWARE by Antti Palosaari · 12 years ago
  98. 0fe688f [media] dvb_usb_v2: call streaming_ctrl() before kill urbs by Antti Palosaari · 12 years ago
  99. 6332059 [media] dvb_usb_v2: rename module dvb_usbv2 => dvb_usb_v2 by Antti Palosaari · 12 years ago
  100. 1e8f31f [media] cxd2820r: use Kernel GPIO for GPIO access by Antti Palosaari · 12 years ago