1. 03b37ec Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 15 years ago
  2. ba818af IB/qib: Add missing <linux/slab.h> include by David Miller · 15 years ago
  3. 2db0032 IB/ehca: Drop unnecessary NULL test by Julia Lawall · 15 years ago
  4. 817979a RDMA/nes: Fix confusing if statement indentation by Roland Dreier · 15 years ago
  5. bd5d0cc IB/ehca: Init irq tasklet before irq can happen by Alexander Schmidt · 15 years ago
  6. b2a899e RDMA/nes: Fix misindented code by Roland Dreier · 15 years ago
  7. df924f8 RDMA/nes: Fix showing wqm_quanta by Roland Dreier · 15 years ago
  8. 69d5102 RDMA/nes: Get rid of "set but not used" variables by Roland Dreier · 15 years ago
  9. ff0380c RDMA/nes: Read firmware version from correct place by Miroslaw Walukiewicz · 15 years ago
  10. 89de748 IB/srp: Export req_lim via sysfs by Bart Van Assche · 15 years ago
  11. c996bb4 IB/srp: Make receive buffer handling more robust by Bart Van Assche · 15 years ago
  12. 7a70081 IB/srp: Use print_hex_dump() by Bart Van Assche · 15 years ago
  13. a2ebf07 IB: Rename RAW_ETY to RAW_ETHERTYPE by Aleksey Senin · 15 years ago
  14. 812d867 RDMA/nes: Fix two sparse warnings by Or Gerlitz · 15 years ago
  15. 18199f5 RDMA/cxgb3: Make needlessly global iwch_l2t_send() static by Or Gerlitz · 15 years ago
  16. 48d8fce IB/iser: Make needlessly global iser_alloc_rx_descriptors() static by Or Gerlitz · 15 years ago
  17. a5f4a07 RDMA/cxgb4: Add timeouts when waiting for FW responses by Steve Wise · 15 years ago
  18. a5210c1 IB/qib: Fix race between qib_error_qp() and receive packet processing by Ralph Campbell · 15 years ago
  19. 3e3aed0 IB/qib: Limit the number of packets processed per interrupt by Ralph Campbell · 15 years ago
  20. 4c6931f IB/qib: Allow writes to the diag_counters to be able to clear them by Ira Weiny · 15 years ago
  21. 0502f94 IB/qib: Set cfgctxts to number of CPUs by default by Ralph Campbell · 15 years ago
  22. ca5a220 RDMA/cxgb4: Set/reset the EP timer inside EP lock by Steve Wise · 15 years ago
  23. d4f1a5c RDMA/cxgb4: Use correct control txq by Steve Wise · 15 years ago
  24. 73d6fca RDMA/cxgb4: Fix race in fini path by Steve Wise · 15 years ago
  25. 50a025c IB/cm: Check LAP state before sending an MRA by Sean Hefty · 15 years ago
  26. cd6860e RDMA/nes: Fix hangs on ifdown by Faisal Latif · 15 years ago
  27. 0eec495 RDMA/nes: Store and print eeprom version by Chien Tung · 15 years ago
  28. 33085bb RDMA/nes: Convert pci_table entries to PCI_VDEVICE by Peter Huewe · 15 years ago
  29. e675b6d IB/ehca: Catch failing ioremap() by Alexander Schmidt · 15 years ago
  30. bdf8edc IB/qib: Allow PSM to select from multiple port assignment algorithms by Dave Olson · 15 years ago
  31. 2d978a9 IB/qib: Turn off IB latency mode by Ralph Campbell · 15 years ago
  32. dd378c2 IB/qib: Use generic_file_llseek by Arnd Bergmann · 15 years ago
  33. d37ac31 RDMA/cxgb4: Support variable sized work requests by Steve Wise · 15 years ago
  34. 3d4f9a2 RDMA/cxgb3: Clean up signed check of unsigned variable by Dan Carpenter · 15 years ago
  35. d3c814e RDMA/cxgb4: Remove dependency on __GFP_NOFAIL by David Rientjes · 15 years ago
  36. ba6d392 RDMA/cxgb4: Add module option to tweak delayed ack by Steve Wise · 15 years ago
  37. dccb816 IB/ipath: Fix probe failure path by Ben Hutchings · 15 years ago
  38. 91fb0dd IB/ehca: Fix bitmask handling for lock_hcalls by Alexander Schmidt · 15 years ago
  39. cc323b2 IB/qib: Avoid variable-length array by Ralph Campbell · 15 years ago
  40. 85963e4 RDMA/cxgb4: Remove unneeded NULL check by Roland Dreier · 15 years ago
  41. c1d7356 RDMA/cxgb4: Remove unneeded assignment by Dan Carpenter · 15 years ago
  42. ea9f3bc RDMA/nes: Rewrite expression to avoid undefined semantics by Roland Dreier · 15 years ago
  43. f400e5b IB/umad: Remove unused-but-set variable 'already_dead' by Roland Dreier · 15 years ago
  44. 589643b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  45. 80519bc Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  46. 102b59c i2c/mips: Fix error return codes from Sibyte i2c bus driver by Guenter Roeck · 15 years ago
  47. 827900c i2c: Fix probability check by Jean Delvare · 15 years ago
  48. faabd47 hwmon: Fix autoloading of fschmd on recent Fujitsu machines by Jean Delvare · 15 years ago
  49. 3f4f09b hwmon: (coretemp) Properly label the sensors by Jean Delvare · 15 years ago
  50. d883b9f hwmon: (coretemp) Skip duplicate CPU entries by Jean Delvare · 15 years ago
  51. 436cad2 hwmon: (it87) Fix in7 on IT8720F by Jean Delvare · 15 years ago
  52. d535bad hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisions by Andreas Herrmann · 15 years ago
  53. ecd4b48 IB/qib: Use request_firmware() to load SD7220 firmware by Ben Hutchings · 15 years ago
  54. e467e10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  55. 9e77004 Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next by Roland Dreier · 15 years ago
  56. b9f3995 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  57. c77e9e6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  58. 31016e9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  59. 6741502 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 15 years ago
  60. 7645054 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  61. b492c4e Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  62. bf23690 powerpc: Fix userspace build of ptrace.h by Sam Ravnborg · 15 years ago
  63. c2be054 powerpc: Fix default_machine_crash_shutdown #ifdef botch by Paul E. McKenney · 15 years ago
  64. 3cd8519 powerpc: Fix logic error in fixup_irqs by Johannes Berg · 15 years ago
  65. d3005fb powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fixup_resources by Denis Kirjanov · 15 years ago
  66. 33ad5e4 powerpc: Linux cannot run with 0 cores by Anton Blanchard · 15 years ago
  67. 3880ecb powerpc: Fix feature-fixup tests for gcc 4.5 by Stephen Rothwell · 15 years ago
  68. 9ce9168 powerpc: Disable SPARSE_IRQ by default by Yang Li · 15 years ago
  69. 5afd878 powerpc: Fix compile errors in prom_init_check for gcc 4.5 by Stephen Rothwell · 15 years ago
  70. 7fca5dc powerpc: Fix module building for gcc 4.5 and 64 bit by Stephen Rothwell · 15 years ago
  71. 219a92a powerpc/perf_event: Fix for power_pmu_disable() by Matt Evans · 15 years ago
  72. 2aa72f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  73. 33b665e NET: SB1250: Initialize .owner by Ralf Baechle · 15 years ago
  74. 7074b16 vxge: show startup message with KERN_INFO by Wu Fengguang · 15 years ago
  75. dfe1e8e ll_temac: Fix missing iounmaps by Denis Kirjanov · 15 years ago
  76. 1776206 bridge: Clear IPCB before possible entry into IP stack by Herbert Xu · 15 years ago
  77. 78178c7 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  78. 023eb57 drm: correctly update connector DPMS status in drm_fb_helper by Jesse Barnes · 15 years ago
  79. b2ea4aa drm/radeon/kms: fix shared ddc handling by Alex Deucher · 15 years ago
  80. 5870a4d drm/ttm: Allocate the page pool manager in the heap. by Francisco Jerez · 15 years ago
  81. 140236b VFS: introduce s_dirty accessors by Artem Bityutskiy · 15 years ago
  82. 47a716c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  83. 1cc9629 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  84. 8b8ce88 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  85. 7491eb9 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  86. 7263e71 kbuild: Fix path to scripts/setlocalversion by Michal Marek · 15 years ago
  87. 7a52b34 IPoIB: Fix world-writable child interface control sysfs attributes by Or Gerlitz · 15 years ago
  88. 756a33b IB/qib: Clean up properly if qib_init() fails by Ralph Campbell · 15 years ago
  89. 950aff5 IB/qib: Completion queue callback needs to be single threaded by Ralph Campbell · 15 years ago
  90. 7c7a416 IB/qib: Update 7322 serdes tables by Ralph Campbell · 15 years ago
  91. 2d757a7 IB/qib: Clear 6120 hardware error register by Ralph Campbell · 15 years ago
  92. 5df4223 IB/qib: Clear eager buffer memory for each new process by Ralph Campbell · 15 years ago
  93. b9e03e0 IB/qib: Mask hardware error during link reset by Ralph Campbell · 15 years ago
  94. fce24a9 IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problem by Dave Olson · 15 years ago
  95. 2c5934b RDMA/cxgb4: Derive smac_idx from port viid by Steve Wise · 15 years ago
  96. 1973e8b RDMA/cxgb4: Avoid false GTS CIDX_INC overflows by Steve Wise · 15 years ago
  97. b21ef16 RDMA/cxgb4: Don't call abort_connection() for active connect failures by Steve Wise · 15 years ago
  98. f38926a RDMA/cxgb4: Use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
  99. 83ba7b0 writeback: simplify the write back thread queue by Christoph Hellwig · 15 years ago
  100. edadfb1 writeback: split writeback_inodes_wb by Christoph Hellwig · 15 years ago