1. 6592921 char/misc: remove CONFIG_EXPERIMENTAL dependencies by Greg Kroah-Hartman · 12 years ago
  2. a4136b4 mei: don't print buffer as a string by Tomas Winkler · 12 years ago
  3. f060939 mei: struct mei_message_data doesn't have to be packed by Tomas Winkler · 12 years ago
  4. 1b81294 mei: add error messages for open count errors by Tomas Winkler · 12 years ago
  5. 9c8dc10 misc: use module_spi_driver by Devendra Naga · 12 years ago
  6. 7e0b2cd tifm: use module_pci_driver by Devendra Naga · 12 years ago
  7. d6ae0d5 misc/at25, dt: Improve at25 SPI eeprom device tree bindings. by David Daney · 12 years ago
  8. 9af5142 mei: add lynx point pci device ids by Tomas Winkler · 12 years ago
  9. 1e2776c mei: fix max number of open handles by Tomas Winkler · 12 years ago
  10. daed6b5 mei: rename struct pci_dev *mei_device to mei_pdev by Tomas Winkler · 12 years ago
  11. efda0ad virtio: console: fix error handling in init() function by Alexey Khoroshilov · 12 years ago
  12. 9a32bb3 ppdev: ppdev_init: do not return zero in case of failure by Alexey Khoroshilov · 12 years ago
  13. 0bf5a8b lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometer by AnilKumar Ch · 12 years ago
  14. 7da59d2 Merge v3.6-rc3 into 'char-misc-next' by Greg Kroah-Hartman · 12 years ago
  15. 4ff63e4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  16. 0923699 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  17. 2e2d8c9 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  18. fec3c03 Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  19. 467e9e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  20. 31605de vfio: grab vfio_device reference *before* exposing the sucker via fd_install() by Al Viro · 12 years ago
  21. 90b1253 vfio: get rid of vfio_device_put()/vfio_group_get_device* races by Al Viro · 12 years ago
  22. 6d2cd3c vfio: get rid of open-coding kref_put_mutex by Al Viro · 12 years ago
  23. 934ad4c vfio: don't dereference after kfree... by Al Viro · 12 years ago
  24. d8636a2 fbcon: fix race condition between console lock and cursor timer (v1.1) by Dave Airlie · 12 years ago
  25. 23dcfa6 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  26. a484147 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  27. 8f8ba75 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  28. 9a9a9a7 rapidio/tsi721: fix unused variable compiler warning by Alexandre Bounine · 12 years ago
  29. 3670e7e rapidio/tsi721: fix inbound doorbell interrupt handling by Alexandre Bounine · 12 years ago
  30. 7dbfb31 drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode by Atsushi Nemoto · 12 years ago
  31. 5ed12f1 drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes by Ilya Shchepetkov · 12 years ago
  32. 7838f99 drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resources by Robin Holt · 12 years ago
  33. b0cf0b1 cciss: fix incorrect scsi status reporting by Stephen M. Cameron · 12 years ago
  34. 61e01be cs5535-clockevt: typo, it's MFGPT, not MFPGT by Jens Rottmann · 12 years ago
  35. 27fc4f1 drm: Add missing static storage class specifiers in drm_proc.c file by Sachin Kamat · 12 years ago
  36. d5c2c20 drm/udl: dpms off the crtc when disabled. by Dave Airlie · 12 years ago
  37. 04ccfe7 drm: Remove two unused fields from struct drm_display_mode by Damien Lespiau · 12 years ago
  38. f5869a8 drm: stop vmgfx driver explosion by Alan Cox · 12 years ago
  39. 85119c1 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  40. e2be2cd Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  41. 5317670 drm/radeon/ss: use num_crtc rather than hardcoded 6 by Alex Deucher · 12 years ago
  42. af74115 target: Remove unused se_cmd.cmd_spdtl by Roland Dreier · 12 years ago
  43. 8f6c1ca Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  44. ec5da7f fbcon: fix race condition between console lock and cursor timer by Dave Airlie · 12 years ago
  45. 676bc2e Revert "drm/radeon: fix bo creation retry path" by Alex Deucher · 12 years ago
  46. 9160338 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  47. 08a16208 tcm_fc: rcu_deref outside rcu lock/unlock section by Denis Efremov · 12 years ago
  48. 6de7145 tcm_vhost: Fix vhost_scsi_target structure alignment by Michael S. Tsirkin · 12 years ago
  49. 10c63c9 Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  50. c3e2f79 Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  51. b0fbfb0 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  52. 807b516 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  53. 8a6b521 Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  54. fd4d332 Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  55. d408ea2 Merge tag 'iommu-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  56. 8f057d7 gpu/mfd/usb: Fix USB randconfig problems by Guenter Roeck · 12 years ago
  57. 1ee9ae3 drm/i915: use hsw rps tuning values everywhere on gen6+ by Daniel Vetter · 12 years ago
  58. 0c7bbeb9 ideapad: add Lenovo IdeaPad Z570 support (part 3) by Maxim Mikityanskiy · 13 years ago
  59. 07a4a4f ideapad: add Lenovo IdeaPad Z570 support (part 2) by Maxim Mikityanskiy · 13 years ago
  60. 296f9fe ideapad: add Lenovo IdeaPad Z570 support (part 1) by Maxim Mikityanskiy · 13 years ago
  61. c61e277 drm/radeon: split ATRM support out from the ATPX handler (v3) by Alex Deucher · 12 years ago
  62. 7c3906d drm/radeon: convert radeon vfct code to use acpi_get_table_with_size by Alex Deucher · 12 years ago
  63. 4f81f98 ACPI: export symbol acpi_get_table_with_size by Alex Deucher · 12 years ago
  64. 268ba0a drm/radeon: implement ACPI VFCT vbios fetch (v3) by David Lamparter · 12 years ago
  65. 52e9b39 drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover later silicon stepping by Tvrtko Ursulin · 12 years ago
  66. fcdeefe drm/radeon: fix checking of MSAA renderbuffers on r600-r700 by Marek Olšák · 12 years ago
  67. c116cc9 drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700 by Marek Olšák · 12 years ago
  68. 48c0ac9 drm/radeon: init lockup timeout on ring init by Christian König · 12 years ago
  69. 5efcc76 drm/radeon: avoid turning off spread spectrum for used pll by Jerome Glisse · 12 years ago
  70. 72d3eb1 netconsole: remove a redundant netconsole_target_put() by Amerigo Wang · 12 years ago
  71. b817bf5 pwm: Improve Kconfig help text by Thierry Reding · 12 years ago
  72. ae4d8cf net/stmmac: fix issue of clk_get for Loongson1B. by Kelvin Cheung · 12 years ago
  73. 9915e67 drivers/net/irda: fix error return code by Julia Lawall · 12 years ago
  74. 623d896 drivers/net/wan/dscc4.c: fix error return code by Julia Lawall · 12 years ago
  75. 82a820e drivers/net/wimax/i2400m/fw.c: fix error return code by Julia Lawall · 12 years ago
  76. 10cbc1d net: qmi_wwan: new devices: UML290 and K5006-Z by Bjørn Mork · 12 years ago
  77. d0418bb net: sh_eth: Add eth support for R8A7779 device by Phil Edworthy · 12 years ago
  78. 61abcb7 netdev/phy: skip disabled mdio-mux nodes by Timur Tabi · 12 years ago
  79. 3296193 dt: introduce for_each_available_child_of_node, of_get_next_available_child by Timur Tabi · 12 years ago
  80. ebdc828 dyndbg: fix for SOH in logging messages by Markus Trippelsdorf · 12 years ago
  81. 64f5030 sections: Fix section conflicts in drivers/hwmon by Andi Kleen · 12 years ago
  82. d9ec0fd Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  83. 371e67c i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP by Laxman Dewangan · 12 years ago
  84. ab5625c i2c: diolan-u2c: Fix master_xfer return code by Guenter Roeck · 12 years ago
  85. 33ec5e8 I2C: OMAP: xfer: fix runtime PM get/put balance on error by Kevin Hilman · 13 years ago
  86. b007a3e i2c: nomadik: Add default configuration into the Nomadik I2C driver by Lee Jones · 12 years ago
  87. 99f347c USB: CDC ACM: Fix NULL pointer dereference by Sven Schnelle · 12 years ago
  88. 83957df USB: emi62: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  89. 43a3469 USB: winbond: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  90. 4d08887 USB: vt6656: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  91. a343317 USB: rtl8187: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  92. b9c4167 USB: p54usb: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  93. e694d51 USB: spca506: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  94. ec06335 USB: jl2005bcd: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  95. d04dbd1 USB: smsusb: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  96. 1ce41cd Merge tag 'md-3.6-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  97. 74f4cf2 target: Fix regression bug with handling of zero-length data CDBs by Nicholas Bellinger · 12 years ago
  98. e0ee778 md/raid10: fix problem with on-stack allocation of r10bio structure. by NeilBrown · 12 years ago
  99. af36107 spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume functions by Guenter Roeck · 12 years ago
  100. a0c3652 spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove function by Guenter Roeck · 12 years ago