1. 43509d1 IB/mthca: Simplify use of size0 in work request posting by Roland Dreier · 18 years ago
  2. e535c69 IB/mthca: Factor out setting WQE UD segment entries by Roland Dreier · 18 years ago
  3. 400ddc1 IB/mthca: Factor out setting WQE remote address and atomic segment entries by Roland Dreier · 18 years ago
  4. 0fbfa6a9 IB/mlx4: Factor out setting other WQE segments by Roland Dreier · 18 years ago
  5. d420d9e IB/mlx4: Factor out setting WQE data segment entries by Roland Dreier · 18 years ago
  6. 8088545 IB/mthca: Factor out setting WQE data segment entries by Roland Dreier · 18 years ago
  7. 7f5eb9b IB/mlx4: Return receive queue sizes for userspace QPs from query QP by Roland Dreier · 18 years ago
  8. c9f2ba5 IB/mlx4: Increase max outstanding RDMA reads as target by Jack Morgenstein · 18 years ago
  9. 8f07653 RDMA/cma: Remove local write permission from QP access flags by Dotan Barak · 18 years ago
  10. 6d7d080 IB/mthca: Use uninitialized_var() for f0 by Roland Dreier · 18 years ago
  11. 454a01e IB/cm: Make internal function cm_get_ack_delay() static by Roland Dreier · 18 years ago
  12. 1743b91 IB/ipath: Remove ipath_get_user_pages_nocopy() by Roland Dreier · 18 years ago
  13. da9aec7 IB/ipath: Make a few functions static by Roland Dreier · 18 years ago
  14. ee49bd9 mlx4_core: Reset device when internal error is detected by Jack Morgenstein · 18 years ago
  15. 41179e2 IB/iser: Make a couple of functions static by Roland Dreier · 18 years ago
  16. e4daf73 IB/mthca: Fix printk format used for firmware version in warning by Roland Dreier · 18 years ago
  17. f6be6fb IB/mthca: Schedule MSI support for removal by Roland Dreier · 18 years ago
  18. 2b94397 IB/ehca: Fix warnings issued by checkpatch.pl by Hoang-Nam Nguyen · 18 years ago
  19. 187c72e IB/ehca: Restructure ehca_set_pagebuf() by Hoang-Nam Nguyen · 18 years ago
  20. df17bfd IB/ehca: MR/MW structure refactoring by Hoang-Nam Nguyen · 18 years ago
  21. 2492398 IB/ehca: Use macro to calculate number of chunks in a mem block by Hoang-Nam Nguyen · 18 years ago
  22. 4e4e74c IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded value by Hoang-Nam Nguyen · 18 years ago
  23. a1a6ff1 IB/ehca: Use common error code mapping instead of specific ones by Hoang-Nam Nguyen · 18 years ago
  24. 3df78f8 IB/ehca: Fix memory leak in error path of ehca_get_dma_mr() by Hoang-Nam Nguyen · 18 years ago
  25. fbb9318 IB/ehca: Fix HW level autodetection by Joachim Fenkes · 18 years ago
  26. 8fcea95 IB/mlx4: Take sizeof the correct pointer in call to memset() by Dotan Barak · 18 years ago
  27. 1c27cb7 IB/mlx4: Fix port returned from query QP for QPs in INIT state by Jack Morgenstein · 18 years ago
  28. 586bb58 IB/mlx4: Fix flow label returned from query QP by Jack Morgenstein · 18 years ago
  29. 1b07db7 RDMA/cxgb3: Remove cm_id reference on listen failures by Steve Wise · 18 years ago
  30. 1985026 Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes by Linus Torvalds · 18 years ago
  31. 8b0d416 Make the "z/VM unit record device driver" depend on S390 by Linus Torvalds · 18 years ago
  32. fd2f261 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  33. 99e1221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  34. 96a6099 Merge branch 'isdn-cleanup' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 18 years ago
  35. b8c638a Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 18 years ago
  36. ef9efe4 Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 18 years ago
  37. 98fc483 [ISDN] HiSax hfc_pci: minor cleanups by Jeff Garzik · 18 years ago
  38. d825a49 [ISDN] HiSax bkm_a4t: split setup into two smaller functions by Jeff Garzik · 18 years ago
  39. a2b6651 [ISDN] HiSax enternow: split setup into 3 smaller functions by Jeff Garzik · 18 years ago
  40. 7c60e1c [ISDN] HiSax netjet_u: split setup into 3 smaller functions by Jeff Garzik · 18 years ago
  41. 0566a66 [ISDN] HiSax netjet_s: code movement, prep for hotplug by Jeff Garzik · 18 years ago
  42. 881ebdc [ISDN] HiSax: move card state alloc/setup code into separate functions by Jeff Garzik · 18 years ago
  43. 82bcda9 [ISDN] HiSax: move card setup into separate function by Jeff Garzik · 18 years ago
  44. bec85e8 hppb: Add missing dma-mapping.h include by Frank Lichtenheld · 18 years ago
  45. a6343af drivers/*: mark variables with uninitialized_var() by Jeff Garzik · 18 years ago
  46. b1734d2 drivers/atm/ambassador: kill uninit'd var warning, and fix bug by Jeff Garzik · 18 years ago
  47. ea8b4db [libata] sata_mv: use pci_try_set_mwi() by Jeff Garzik · 18 years ago
  48. 9db4892 drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning by Jeff Garzik · 18 years ago
  49. e5fb4f4 drivers/net/wan/sbni: kill uninit'd var warning by Jeff Garzik · 18 years ago
  50. 2ab934b drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var by Jeff Garzik · 18 years ago
  51. 0d480db drivers/telephony/ixj: cleanup and fix gcc warning by Jeff Garzik · 18 years ago
  52. 79c63e1 drivers/net/wan/pc300_drv: fix bug caught by gcc warning by Jeff Garzik · 18 years ago
  53. ae97fec drivers/usb/misc/auerswald: fix status check, remove redundant check by Jeff Garzik · 18 years ago
  54. cad1b9d [netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() fails by Jeff Garzik · 18 years ago
  55. f6c4286 [netdrvr] natsemi: Fix device removal bug by Jeff Garzik · 18 years ago
  56. 49c13b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 18 years ago
  57. d367675 atl1: missing include by Al Viro · 18 years ago
  58. 27d4171 mark a bunch of ISA|EISA|PCI drivers as such by Al Viro · 18 years ago
  59. 0ab7a25 no USB on M32R by Al Viro · 18 years ago
  60. 4ad1366 md: change bitmap_unplug and others to void functions by NeilBrown · 18 years ago
  61. f0d76d7 md: check that internal bitmap does not overlap other data by NeilBrown · 18 years ago
  62. 713f6ab md: improve the is_mddev_idle test fix by NeilBrown · 18 years ago
  63. df968c4 md: improve message about invalid superblock during autodetect by NeilBrown · 18 years ago
  64. afd4403 Use menuconfig objects II - MD by Jan Engelhardt · 18 years ago
  65. 0c4a59f OMAP: add TI TWL92330/Menelaus Power Management chip driver by Tony Lindgren · 18 years ago
  66. 9695290 OMAP: LCD panel support for the Siemens SX1 mobile phone by Vovan888@gmail · 18 years ago
  67. 107cc64 OMAP: LCD panel support for the TI OMAP OSK board by Dirk Behme · 18 years ago
  68. 7a6d6ab OMAP: LCD panel support for the TI OMAP1510 Innovator board by Imre Deak · 18 years ago
  69. d64ca86 OMAP: LCD panel support for the TI OMAP1610 Innovator board by Imre Deak · 18 years ago
  70. 769bde5 OMAP: LCD panel support for the Palm Zire71 by Marek Vasut · 18 years ago
  71. dba8e7b OMAP: LCD panel support for Palm Tungsten|T by Marek Vasut · 18 years ago
  72. 9828a88 OMAP: LCD panel support for the Palm Tungsten E by Romain Goyet · 18 years ago
  73. 65316c9 OMAP: LCD panel support for the TI OMAP H3 board by Imre Deak · 18 years ago
  74. e493435 OMAP: LCD panel support for the TI OMAP H4 board by Imre Deak · 18 years ago
  75. 1d381b8 OMAP: add external Epson Blizzard LCD controller support by Imre Deak · 18 years ago
  76. aae76ef OMAP: add external Epson HWA742 LCD controller support by Imre Deak · 18 years ago
  77. f5c125a OMAP: add TI OMAP2 external LCD controller support - RFBI by Imre Deak · 18 years ago
  78. e6b4573 OMAP: add TI OMAP1 external LCD controller support - SoSSI by Imre Deak · 18 years ago
  79. 7a055fc OMAP: add TI OMAP2 internal display controller support. by Imre Deak · 18 years ago
  80. 569755c OMAP: add TI OMAP1 internal LCD controller by Imre Deak · 18 years ago
  81. 8b08cf2 OMAP: add TI OMAP framebuffer driver by Imre Deak · 18 years ago
  82. 57a3db9 drivers/video/macmodes.c:mac_find_mode() mustn't be __devinit by Adrian Bunk · 18 years ago
  83. bce9451 Cell: Draw SPE helper penguin logos by Geert Uytterhoeven · 18 years ago
  84. cca9a6c fbdev: SPE helper penguin logo by Geert Uytterhoeven · 18 years ago
  85. 9900abf fbdev: Add fb_append_extra_logo() by Geert Uytterhoeven · 18 years ago
  86. 90da63e fbdev: extract fb_show_logo_line() by Geert Uytterhoeven · 18 years ago
  87. b6e8f00 Fix the graphic corruption issue on IA64 machines by izumi · 18 years ago
  88. 1a3f288 fb: epson1355fb: kill off dead sh support by Paul Mundt · 18 years ago
  89. 8465034 matroxfb: color setting fixes fix by Antonino A. Daplas · 18 years ago
  90. 3552f09 vt8623fb.c: make code static by Adrian Bunk · 18 years ago
  91. b309c05 pm3fb: possible cleanups by Adrian Bunk · 18 years ago
  92. a58d67c pm3fb: fillrect acceleration by Krzysztof Helt · 18 years ago
  93. 08a498d matroxfb: color setting fixes by Antonino A. Daplas · 18 years ago
  94. 000d533 sisfb: fix pseudo_palette array size and overrun by Antonino A. Daplas · 18 years ago
  95. c312f97 intelfb: the pseudo_palette is only 16 elements long by Antonino A. Daplas · 18 years ago
  96. 372166a i810fb: the pseudo_palette is only 16 elements long by Antonino A. Daplas · 18 years ago
  97. f0e3ad4 radeonfb: the pseudo_palette is only 16 elements long by Antonino A. Daplas · 18 years ago
  98. 59731f8 atyfb: the pseudo_palette is only 16 elements long by Antonino A. Daplas · 18 years ago
  99. 1ce0e9a tx3912fb: fix improper assignment of info->pseudo_palette by Antonino A. Daplas · 18 years ago
  100. 973d9ab tridentfb: fix pseudo_palette array overrun in setcolreg by Antonino A. Daplas · 18 years ago