1. 40dbf6e RDMA/cxgb4: Fastreg NSMR fixes by Steve Wise · 14 years ago
  2. 410ade4 RDMA/cxgb4: Don't set completion flag for read requests by Steve Wise · 14 years ago
  3. 98ae68b RDMA/cxgb4: Set the default TCP send window to 128KB by Steve Wise · 14 years ago
  4. 2f5b48c RDMA/cxgb4: Use a mutex for QP and EP state transitions by Steve Wise · 14 years ago
  5. c6d7b26 RDMA/cxgb4: Support on-chip SQs by Steve Wise · 14 years ago
  6. aadc4df RDMA/cxgb4: Centralize the wait logic by Steve Wise · 14 years ago
  7. 9e8d1fa3 RDMA/cxgb4: debugfs files for dumping active stags by Steve Wise · 14 years ago
  8. 05fb962 RDMA/cxgb4: Log HW lack-of-resource errors by Steve Wise · 14 years ago
  9. 0e42c1f RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messages by Steve Wise · 14 years ago
  10. 6ff0e34 RDMA/cxgb4: Ignore TERMINATE CQEs by Steve Wise · 14 years ago
  11. 7459486 RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functions by Steve Wise · 14 years ago
  12. 13fecb8 RDMA/cxgb4: Zero out ISGL padding by Steve Wise · 14 years ago
  13. af93fb5 RDMA/cxgb4: Don't use null ep ptr by Steve Wise · 14 years ago
  14. c8e081a RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizes by Roland Dreier · 14 years ago
  15. 252a52a Fix pktcdvd ioctl dev_minor range check by Dan Rosenberg · 14 years ago
  16. d6f74be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  17. 6e029fe Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  18. befd1c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  19. 381ba32 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  20. 6509756 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  21. 9a457a5 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  22. bc5fbd9 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  23. bec658f RDMA/cxgb3: Turn off RX coalescing for iWARP connections by Steve Wise · 14 years ago
  24. 00740c5 amd64_edac: Fix driver module removal by Borislav Petkov · 14 years ago
  25. 9320f7c mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove by Marek Szyprowski · 14 years ago
  26. 06fe577 mmc: sdhci-s3c: fix incorrect spinlock usage after merge by Marek Szyprowski · 14 years ago
  27. 40d24ff pcmcia: pd6729: Fix error path by Rahul Ruikar · 14 years ago
  28. f933b87 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  29. 8ae0925 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  30. 07a5d14 ARM: pxa168fb: clear enable bit when not active by Haojian Zhuang · 14 years ago
  31. cb9cae0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  32. 06706b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  33. cbff1e9 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  34. 0eae779 x86/hwmon: pkgtemp has no dependency on PCI by Jan Beulich · 14 years ago
  35. e40cc4b x86/hwmon: register alternate sibling upon CPU removal by Jan Beulich · 14 years ago
  36. f6aeccd x86/hwmon: fix initialization of pkgtemp by Jan Beulich · 14 years ago
  37. a465905 x86/hwmon: fix initialization of coretemp by Jan Beulich · 14 years ago
  38. d172132 x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_remove() by Jan Beulich · 14 years ago
  39. d9bca43 x86/hwmon: avoid deadlock on CPU removal in pkgtemp by Jan Beulich · 14 years ago
  40. 89a3fd3 x86/hwmon: fix module init for hotplug-but-no-device-found case by Jan Beulich · 14 years ago
  41. f7c77a3 hwmon: (lis3) Fix Oops with NULL platform data by Takashi Iwai · 14 years ago
  42. 2dab394 USB: update Kconfig help text for CONFIG_USB_SUSPEND by Alan Stern · 14 years ago
  43. a666e3e usb: musb: gadget: restart request on clearing endpoint halt by Sergei Shtylyov · 14 years ago
  44. 4c64733 usb: musb: host: Issue a memory barrier before starting DMA by Santosh Shilimkar · 14 years ago
  45. 66af83d usb: musb: gadget: fix dma length in txstate by Ming Lei · 14 years ago
  46. bb27bc2 usb: musb: gadget: complete request only if data is transfered over by Ming Lei · 14 years ago
  47. 1018b4e usb: musb: gadget: fix DMA length for OUT transfer by Ming Lei · 14 years ago
  48. 490e5fb usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1 by Ming Lei · 14 years ago
  49. eeb1b2a usb: musb: gadget: fix bulk IN infinit hangs in double buffer case by Ming Lei · 14 years ago
  50. bd2e74d usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX style by Ming Lei · 14 years ago
  51. 0026e00 USB: fix bug in initialization of interface minor numbers by Alan Stern · 14 years ago
  52. d3654cd Staging: ti-st: remove st_get_plat_device by Pavan Savoy · 14 years ago
  53. 201ba4c vgaarb: trivial fix by Daniel J Blueman · 14 years ago
  54. 4417d7f drm: radeon cleanup fixes... by Daniel J Blueman · 14 years ago
  55. d3147e8 drm: fix trivial coding errors by Daniel J Blueman · 14 years ago
  56. 0e57a3c drm: ttm sparse fixes. by Daniel J Blueman · 14 years ago
  57. a5d6082 drm/nouveau: fix panels using straps-based mode detection by Ben Skeggs · 14 years ago
  58. fc6e756 thinkpad-acpi: avoid keymap pitfall by Henrique de Moraes Holschuh · 14 years ago
  59. cf9a2f3 drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefully by Chris Wilson · 14 years ago
  60. 123d5c0 drm/i915/sdvo: Cleanup connector on error path by Chris Wilson · 14 years ago
  61. 94bf275 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion by Russell King · 14 years ago
  62. 9b74f73 drm/i915: Fix 945GM regression in e259befd by Chris Wilson · 14 years ago
  63. 561f818 ipmi: fix hardcoded ipmi device exit path warning by Yinghai Lu · 14 years ago
  64. f501ed5 rtc: s3c: balance state changes of wakeup flag by Vladimir Zapolskiy · 14 years ago
  65. df08cdc drivers/pci/intel-iommu.c: fix build with older gcc's by Andrew Morton · 14 years ago
  66. fd02db9 drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  67. 142092e fbcon: fix lockdep warning from fbcon_deinit() by Jarek Poplawski · 14 years ago
  68. a5757c2 efifb: support the EFI framebuffer on more Apple hardware by Luke Macken · 14 years ago
  69. 85a00d9 efifb: check that the base address is plausible on pci systems by Peter Jones · 14 years ago
  70. eba93fc drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_probe() by Axel Lin · 14 years ago
  71. d544b7a4 vmware balloon: rename module by Dmitry Torokhov · 14 years ago
  72. a9e3176 ipmi: fix acpi probe print by Yinghai Lu · 14 years ago
  73. b68e9d4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  74. 371d217 char: Mark /dev/zero and /dev/kmem as not capable of writeback by Jan Kara · 14 years ago
  75. 0fbecd4 drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer. by Francisco Jerez · 14 years ago
  76. 5222454 drm/radeon: don't allow device to be opened if powered down by Dave Airlie · 14 years ago
  77. 62f1b49 Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  78. 5c64eb2 i2c-omap: Make sure i2c bus is free before setting it to idle by Mathias Nyman · 14 years ago
  79. eecfd57 intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/a by Adam Jackson · 14 years ago
  80. 9eecabc intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT space by David Woodhouse · 14 years ago
  81. 0ffe37d Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  82. 4e24db5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  83. b0722cb cciss: freeing uninitialized data on error path by Dan Carpenter · 14 years ago
  84. db8c076 Merge remote branch 'linus' into drm-intel-fixes by Chris Wilson · 14 years ago
  85. 6574542 virtio: console: Prevent userspace from submitting NULL buffers by Amit Shah · 14 years ago
  86. 6df7aad virtio: console: Fix poll blocking even though there is data to read by Hans de Goede · 14 years ago
  87. 6b3d2cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  88. 0c4ab34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  89. dd173ab Staging: vt6655: fix buffer overflow by Dan Carpenter · 14 years ago
  90. 350aede Revert: "Staging: batman-adv: Adding netfilter-bridge hooks" by Sven Eckelmann · 14 years ago
  91. e3671ac serial: mfd: fix bug in serial_hsu_remove() by Feng Tang · 14 years ago
  92. 476f771 serial: amba-pl010: fix set_ldisc by Mika Westerberg · 14 years ago
  93. a0846f1 USB: serial/mos*: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  94. fc8f2a7 USB: otg: twl4030: fix phy initialization(v1) by Ming Lei · 14 years ago
  95. fc92825 USB: EHCI: Disable langwell/penwell LPM capability by Alek Du · 14 years ago
  96. 024cfa5 usb: musb_debugfs: don't use the struct file private_data field with seq_files by Mathias Nyman · 14 years ago
  97. af62610 drm/i915: Hold a reference to the object whilst unbinding the eviction list by Chris Wilson · 14 years ago
  98. f539dfe leds: leds-ns2: fix locking by Simon Guinot · 14 years ago
  99. 8636368 dmaengine: fix interrupt clearing for mv_xor by Simon Guinot · 14 years ago
  100. 81cef8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago