1. f464a1d drivers: misc: ti_dac7512: drop module version by Daniel Mack · 11 years ago
  2. 98f4c651 hv: move ringbuffer bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  3. 1fdde16 hv: delete struct hv_dev_port_info by Greg Kroah-Hartman · 11 years ago
  4. 2c9be3e hv: delete vmbus_get_debug_info() by Greg Kroah-Hartman · 11 years ago
  5. 4947c74 hv: move "client/server_monitor_conn_id" bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  6. 1cee272 hv: move "client/server_monitor_latency" bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  7. 76c52bb hv: move "client/server_monitor_pending" bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  8. 8681db4 hv: make "monitor_pages" a "real" pointer array by Greg Kroah-Hartman · 11 years ago
  9. 7c55e1d hv: move "device_id" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  10. 68234c0 hv: move "class_id" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  11. 647fa37 hv: move "modalias" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  12. 5ffd00e hv: move "monitor_id" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  13. a8fb5f3 hv: move "state" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  14. 03f3a91 hv: use dev_groups for device attributes by Greg Kroah-Hartman · 11 years ago
  15. 7d19143 drivers/pcmcia/yenta_socket.c: convert to module_pci_driver by Libo Chen · 11 years ago
  16. ae64758 drivers/pcmcia/pd6729.c: convert to module_pci_driver by Libo Chen · 11 years ago
  17. 3173463 hv: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  18. 684116c Drivers: char: misc: 'misc_deregister()' changed the 'mutex_unlock' logic upon an error by Elad Wexler · 11 years ago
  19. bbf831d misc: ibmasm: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  20. 2005547 char: xilinx_hwicap: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  21. 37ecdbb uio: uio_sercos3: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  22. c7a8eb00 uio: uio_netx: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  23. 1129308 uio: uio_mf624: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  24. 8a4c10f uio: uio_cif: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  25. e565168 uio: uio_aec: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  26. e6789cd uio: Simplify uio error path by using devres functions by Michal Simek · 11 years ago
  27. 497b46d drivers: uio: mf624_disable_interrupt() can be static by Fengguang Wu · 11 years ago
  28. 6d3e0d0 hpet: remove useless check if fixmem32 is NULL by Tomas Winkler · 11 years ago
  29. d396034 drivers: misc: bmp085: remove '__init' from mp085_get_of_properties() by Chen Gang · 11 years ago
  30. a14c44d mei: mei_cl_unlink: no need to loop over dev list by Tomas Winkler · 11 years ago
  31. 136698e mei: push credentials inside the irq write handler by Tomas Winkler · 11 years ago
  32. 2ebf8c9 mei: propagate error from write routines instead of ENODEV by Tomas Winkler · 11 years ago
  33. 0da9074 mei: fix function names in debug prints by Alexander Usyskin · 11 years ago
  34. c0abffb mei: prefix client log messages with client me and host ids by Alexander Usyskin · 11 years ago
  35. a9c8a17 mei: mei_release: drop redundant check if cb is NULL by Tomas Winkler · 11 years ago
  36. dd5de1f mei: revamp read and write length checks by Tomas Winkler · 11 years ago
  37. e19555c mei: fix format compilation warrning on 32 bit architecture by Tomas Winkler · 11 years ago
  38. d8b29ef mei: mei_write correct checks for copy_from_user by Alexander Usyskin · 11 years ago
  39. 23f5a32 mei: make sure that me_clients_map big enough before copying by Tomas Winkler · 11 years ago
  40. caaeb09 mei: mei_cl_link protect open_handle_count from overflow by Tomas Winkler · 11 years ago
  41. 9d23108 Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  42. e04a0a5 Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  43. d8524ae Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  44. bda2f8f iio:buffer_cb: Add missing iio_buffer_init() by Lars-Peter Clausen · 11 years ago
  45. 0d5b7da iio: Prevent race between IIO chardev opening and IIO device free by Lars-Peter Clausen · 11 years ago
  46. cadc212 iio: fix: Keep a reference to the IIO device for open file descriptors by Lars-Peter Clausen · 11 years ago
  47. a87c82e iio: Stop sampling when the device is removed by Lars-Peter Clausen · 11 years ago
  48. d66e045 iio: Fix crash when scan_bytes is computed with active_scan_mask == NULL by Peter Meerwald · 11 years ago
  49. a97dd06 iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume by Peter Meerwald · 11 years ago
  50. 234efa1 iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume by Peter Meerwald · 11 years ago
  51. d320f1b iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resume by Peter Meerwald · 11 years ago
  52. 2457aaf Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  53. d45004f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 11 years ago
  54. d831a00 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  55. 7b9e3a6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  56. 6ddf2ed Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 11 years ago
  57. 9808cc9 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 11 years ago
  58. 8e1f80c Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  59. 4dea5806 cpufreq: return EEXIST instead of EBUSY for second registering by Yinghai Lu · 11 years ago
  60. c21eb21 Revert "drm: mark context support as a legacy subsystem" by Dave Airlie · 11 years ago
  61. 8341451 PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup by Rafael J. Wysocki · 11 years ago
  62. b75ff5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  63. c71380f netconsole: fix a deadlock with rtnl and netconsole's mutex by Nikolay Aleksandrov · 11 years ago
  64. c194992 skge: fix broken driver by Mikulas Patocka · 11 years ago
  65. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  66. 279f438 xen-netback: Don't destroy the netdev until the vif is shut down by Paul Durrant · 11 years ago
  67. f05f819 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  68. e9ff04d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  69. ed24fee Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  70. 928c2f0 drm/fb-helper: don't sleep for screen unblank when an oops is in progress by Daniel Vetter · 11 years ago
  71. b494b48 cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 device by Sudeep KarkadaNagesha · 11 years ago
  72. e1825b2 cpufreq: cpufreq-cpu0: assign cpu_dev correctly to cpu0 device by Sudeep KarkadaNagesha · 11 years ago
  73. bcf73a1 drm, ttm Fix uninitialized warning by Prarit Bhargava · 11 years ago
  74. 182b17c drm/ttm: fix the tt_populated check in ttm_tt_destroy() by Ben Skeggs · 11 years ago
  75. 4f7d1bc Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  76. 90e17dc Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  77. d287c1d mailbox: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  78. 2b0774d iio: iio_device_add_event_sysfs() bugfix by Lukasz Czerwinski · 11 years ago
  79. 40e23ce staging: iio: ade7854-spi: Fix return value by Sachin Kamat · 11 years ago
  80. 575a6c9 staging:iio:hmc5843: Fix measurement conversion by Peter Meerwald · 11 years ago
  81. 5e64897 iio: isl29018: Fix uninitialized value by Derek Basehore · 11 years ago
  82. c919095 staging:iio:dummy fix kfifo_buf kconfig dependency issue if kfifo modular and buffer enabled for built in dummy driver. by Jonathan Cameron · 11 years ago
  83. db10e20 iio: at91: fix adc_clk overflow by Josh Wu · 11 years ago
  84. 48a3056 cnic: Fix crash in cnic_bnx2x_service_kcq() by Michael Chan · 11 years ago
  85. f78afb3 bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. by Michael Chan · 11 years ago
  86. f2f5f77 drm/i915: Don't enable the cursor on a disable pipe by Ville Syrjälä · 11 years ago
  87. cc17396 drm/i915: do not update cursor in crtc mode set by Jani Nikula · 11 years ago
  88. 84fca9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  89. 03e1261 tty: disassociate_ctty() sends the extra SIGCONT by Oleg Nesterov · 11 years ago
  90. 2936b6a vxlan: Avoid creating fdb entry with NULL destination by Sridhar Samudrala · 11 years ago
  91. 4bdf259 drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead of <asm/io.h> by Avinash Kumar · 11 years ago
  92. e05e907 net loopback: Set loopback_dev to NULL when freed by Eric W. Biederman · 11 years ago
  93. 8efd576 cpufreq: unlock correct rwsem while updating policy->cpu by Viresh Kumar · 11 years ago
  94. 9c8f1ee cpufreq: Clear policy->cpus bits in __cpufreq_remove_dev_finish() by Viresh Kumar · 11 years ago
  95. 42f4891 Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 11 years ago
  96. d3d665a vhost-scsi: whitespace tweak by Michael S. Tsirkin · 11 years ago
  97. 595cb75 vhost/scsi: use vmalloc for order-10 allocation by Michael S. Tsirkin · 11 years ago
  98. 7d26a78 USB: pl2303: distinguish between original and cloned HX chips by Frank Schäfer · 11 years ago
  99. dfe2902 USB: Faraday fotg210: fix email addresses by Dave Jones · 11 years ago
  100. dc298a2 USB: fix typo in usb serial simple driver Kconfig by Dave Jones · 11 years ago