1. af7a5b6 staging: hv: Replaced DPRINT and printk with native functions in hv_utils by Hank Janssen · 13 years ago
  2. eb335bc staging: hv: replace DPRINT with native primitives in hv_netvsc by Hank Janssen · 13 years ago
  3. 0a46618 staging: hv: Replace DPRINT with natives in hv_vmbus by Hank Janssen · 13 years ago
  4. 8de61e3 staging: hv: Remove all unneeded DPRINT from hv_utils by Hank Janssen · 13 years ago
  5. b8a3d52 staging: hv: Remove all unneeded DPRINT from hv_netvsc by Hank Janssen · 13 years ago
  6. 98e0870 staging: hv: Remove all unneeded DPRINT from hv_vmbus by Hank Janssen · 13 years ago
  7. f336545 Staging: hv: Get rid of synch primitive in struct blkvsc_request by K. Y. Srinivasan · 13 years ago
  8. d7a1bdb Staging: hv: Rename struct storvsc_request_extension by K. Y. Srinivasan · 13 years ago
  9. e9e936c Staging: hv: Move the data_buffer field from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  10. 6dc3f0a Staging: hv: Get rid of the status field from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  11. 0bb7112 Staging: hv: Move on_io_completion() from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  12. efb5a66 Staging: hv: Move the context field from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  13. 237ecd6 Staging: hv: Move sense_buffer field by K. Y. Srinivasan · 13 years ago
  14. 6f461cc Staging: hv: Get rid of sense_buffer_size from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  15. 373dd8a Staging: hv: Get rid of cdb from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  16. 473f940 Staging: hv: Get rid of the cdb_len from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  17. fc3967b Staging: hv: Get rid of lun_id from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  18. b4dba0a Staging: hv: Get rid of the target_id from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  19. 735625f Staging: hv: Get rid of the bus field from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  20. 124661d Staging: hv: Get rid of the host field from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  21. 12fbd41 Staging: hv: Get rid of the type field from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  22. 93958465 Staging: hv: Use struct completion in struct storvsc_request_extension by K. Y. Srinivasan · 13 years ago
  23. ced01b0 Staging: hv: Add a function to map a hv_driver pointer to storvsc driver by K. Y. Srinivasan · 13 years ago
  24. 1e05d88 Staging: hv: Get rid of request_ext_size from struct storvsc_driver_object by K. Y. Srinivasan · 13 years ago
  25. 2fd0df2 Staging: hv: Embed struct storvsc_request_extension into hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  26. bf587a1 Staging: hv: Move the definition of struct storvsc_request_extension by K. Y. Srinivasan · 13 years ago
  27. 12cb12e Staging: hv: Make the function stor_vsc_on_host_reset() static by K. Y. Srinivasan · 13 years ago
  28. af3043c Staging: hv: Move the definition of the function stor_vsc_on_host_reset() by K. Y. Srinivasan · 13 years ago
  29. 1604b1b Staging: hv: Move the definition of the function put_stor_device() by K. Y. Srinivasan · 13 years ago
  30. 852c16d Staging: hv: Move the definition of the function get_stor_device() by K. Y. Srinivasan · 13 years ago
  31. 834702f Staging: hv: Cleanup initialization of blkvsc driver by K. Y. Srinivasan · 13 years ago
  32. 86762a5 Staging: hv: Get rid of the file blkvsc.c by K. Y. Srinivasan · 13 years ago
  33. 19b5931 Staging: hv: Move the contents of blkvsc.c to blkvsc_drv.c by K. Y. Srinivasan · 13 years ago
  34. db08577 Staging: hv: Cleanup the initialization of storvsc driver by K. Y. Srinivasan · 13 years ago
  35. 2b8b358 Staging: hv: Make the function stor_vsc_initialize() static by K. Y. Srinivasan · 13 years ago
  36. 6dec244 Staging: hv: Move the definition of stor_vsc_initialize() by K. Y. Srinivasan · 13 years ago
  37. 5e081c9 Staging: hv: Get rid of dead code in storvsc.c by K. Y. Srinivasan · 13 years ago
  38. afa3f3d Staging: hv: Get rid of the include of storvsc.c from blkvsc.c by K. Y. Srinivasan · 13 years ago
  39. 7810185 Staging: hv: Cleanup struct storvsc_device by K. Y. Srinivasan · 13 years ago
  40. f24eeb0 Staging: hv: Move the definition of struct storvsc_device by K. Y. Srinivasan · 13 years ago
  41. 036bbed Staging: hv: Move the definition of struct storvsc_request_extension by K. Y. Srinivasan · 13 years ago
  42. 6e1870a Staging: hv: Add the inclusion guard for vstorage.h by K. Y. Srinivasan · 13 years ago
  43. 98db433 Staging: hv: Get rid of the forward declaration for vmbus_show_device_attr by K. Y. Srinivasan · 13 years ago
  44. 793be9c Staging: hv: Get rid of the forward declaration for vmbus_isr by K. Y. Srinivasan · 13 years ago
  45. 086e7a5 Staging: hv: Get rid of the forward declaration for vmbus_device_release by K. Y. Srinivasan · 13 years ago
  46. eb1bb25 Staging: hv: Get rid of the forward declaration for vmbus_shutdown by K. Y. Srinivasan · 13 years ago
  47. c5dce3d Staging: hv: Get rid of the forward declaration for vmbus_remove by K. Y. Srinivasan · 13 years ago
  48. f1f0d67 Staging: hv: Get rid of the forward declaration for vmbus_probe by K. Y. Srinivasan · 13 years ago
  49. b7fc147 Staging: hv: Get rid of the forward declaration for vmbus_match by K. Y. Srinivasan · 13 years ago
  50. adde248 Staging: hv: Get rid of the forward declaration for vmbus_uevent by K. Y. Srinivasan · 13 years ago
  51. 04677c0 Staging: hv: Rename vmbus_driver_context structure by K. Y. Srinivasan · 13 years ago
  52. 52e5c1c Staging: hv: Cleanup irq management by K. Y. Srinivasan · 13 years ago
  53. 800b690 Staging: hv: Cleanup root device handling by K. Y. Srinivasan · 13 years ago
  54. 1168ac2 Staging: hv: Make vmbus driver a pci driver by K. Y. Srinivasan · 13 years ago
  55. 6b2a4f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  56. 90f1e74 Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  57. d6ae0c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  58. 8c82840 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  59. c86defc Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  60. 1309d7a char/tpm: Fix unitialized usage of data buffer by Peter Huewe · 13 years ago
  61. a9f0fbe amd64_edac: Fix potential memleak by Borislav Petkov · 13 years ago
  62. cb1817b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  63. e240ae4 xen: Use new irq_move functions by Thomas Gleixner · 13 years ago
  64. 3b3af76 xen: Convert genirq namespace by Thomas Gleixner · 13 years ago
  65. 9ad198c gpio: ab8500: Mark broken by Thomas Gleixner · 13 years ago
  66. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  67. a3b975c xen: Use new irq_move functions by Thomas Gleixner · 13 years ago
  68. c442b80 xen: Cleanup genirq namespace by Thomas Gleixner · 13 years ago
  69. fcb8918 sh: Convert to new function names by Thomas Gleixner · 13 years ago
  70. a821b27 sh: Use the proper accessor functions by Thomas Gleixner · 13 years ago
  71. e2f571d parisc: Convert irq namespace by Thomas Gleixner · 13 years ago
  72. 7fff4be watchdog: softdog.c: enhancement to optionally invoke panic instead of reboot on timer expiry by Anithra P Janakiraman · 13 years ago
  73. 708d424 watchdog: fix nv_tco section mismatch by Randy Dunlap · 13 years ago
  74. 90d241e watchdog: sp5100_tco.c: Check if firmware has set correct value in tcobase. by Yinghai Lu · 13 years ago
  75. f712eac watchdog: Convert release_resource to release_region/release_mem_region by Julia Lawall · 13 years ago
  76. f72401e watchdog: s3c2410_wdt.c: Convert release_resource to release_region/release_mem_region by Julia Lawall · 13 years ago
  77. 72f4905 netdev: bfin_mac: document TE setting in RMII modes by Mike Frysinger · 13 years ago
  78. bc8d7da drivers net: Fix declaration ordering in inline functions. by Balaji G · 13 years ago
  79. c211c96 cxgb3: Apply interrupt coalescing settings to all queues by Anton Blanchard · 13 years ago
  80. 89078d5 md: Fix integrity registration error when no devices are capable by Martin K. Petersen · 13 years ago
  81. e5217fb Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  82. 5ede9dd memstick: make enable_dma less generic in r592 by Stephen Rothwell · 13 years ago
  83. baaca1a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 13 years ago
  84. bc5bbc4 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 13 years ago
  85. 445aef3 acpi: Remove sysfs_create_link from video driver by Matthew Garrett · 13 years ago
  86. 8ec4ad2 vlynq: Convert irq functions by Thomas Gleixner · 13 years ago
  87. 15b7cf1 MFD: allow cs5535-mfd to build on X86 only by Andres Salomon · 13 years ago
  88. 7e599e6 drbd: fix up merge error by Linus Torvalds · 13 years ago
  89. 022b483 mmc: SDHI should depend on SUPERH || ARCH_SHMOBILE by Guennadi Liakhovetski · 13 years ago
  90. bd1573a xo15-ebook: Remove device.wakeup_count by Matthew Garrett · 13 years ago
  91. a342421 ips: use interruptible waits in ips-monitor by Jesse Barnes · 13 years ago
  92. 70a9b90 acer-wmi: does not poll device status when WMI event is available by Lee, Chun-Yi · 13 years ago
  93. 8215af0 acer-wmi: does not set persistence state by rfkill_init_sw_state by Lee, Chun-Yi · 13 years ago
  94. c844033 platform-drivers: x86: fix common misspellings by Lucas De Marchi · 13 years ago
  95. cae1570 acer-wmi: use pr_<level> for messages by Lee, Chun-Yi · 13 years ago
  96. a1d6086 asus-wmi: potential NULL dereference in show_call() by Dan Carpenter · 13 years ago
  97. 0986f25 asus-wmi: signedness bug in read_brightness() by Dan Carpenter · 13 years ago
  98. 2783658 platform-driver-x86: samsung-laptop: make dmi_check_cb to return 1 instead of 0 by Axel Lin · 13 years ago
  99. 0e4510f platform-driver-x86: fix wrong merge for compal-laptop.c by Axel Lin · 13 years ago
  100. bbe24fe msi-laptop: use pr_<level> for messages by Joey Lee · 13 years ago