1. e4e0fad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 16 years ago
  2. 1435176 Fix printk format warning in clocksource/acpi_pm.c by Linus Torvalds · 16 years ago
  3. da6e88f Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. 61d97f4 Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  5. 38c4657 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  6. e7849f1 Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  7. af5329c Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. 1dc60c5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  9. 8d2567a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  10. bcf559e Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  11. 732b720 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  12. 97c7d1e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  13. 3f1c387 x86: Fix compile error with CONFIG_AS_CFI=n by Kevin Winchester · 16 years ago
  14. d3af01f Documentation: document debugpat commandline option by Thomas Gleixner · 16 years ago
  15. aba3728 x86: sanitize Kconfig by Thomas Gleixner · 16 years ago
  16. 91d0322 Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  17. 089be43 Revert "SELinux: allow fstype unknown to policy to use xattrs if present" by James Morris · 16 years ago
  18. f507d28 IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0 by Eli Cohen · 16 years ago
  19. 2d92865 mlx4_core: Use MOD_STAT_CFG command to get minimal page size by Vladimir Sokolovsky · 16 years ago
  20. de910bd RDMA/cma: Simplify locking needed for serialization of callbacks by Or Gerlitz · 16 years ago
  21. 64c5e61 RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr by Or Gerlitz · 16 years ago
  22. 4ab928f RDMA/cxgb3: Fixes for zero STag by Steve Wise · 16 years ago
  23. 96f15c0 RDMA/core: Add local DMA L_Key support by Steve Wise · 16 years ago
  24. aed0122 IB/mthca: Fix check of max_send_sge for special QPs by Roland Dreier · 16 years ago
  25. c036925 IB/mthca: Use round_jiffies() for catastrophic error polling timer by Roland Dreier · 16 years ago
  26. 4522e08 IB/mthca: Remove "stop" flag for catastrophic error polling timer by Roland Dreier · 16 years ago
  27. bc3a290 IPoIB: Double default RX/TX ring sizes by Eli Cohen · 16 years ago
  28. e112373 IPoIB/cm: Reduce connected mode TX object size by Eli Cohen · 16 years ago
  29. df86661 IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device() by Ralph Campbell · 16 years ago
  30. bd36067 IPoIB: Use dev_set_mtu() to change mtu by Eli Cohen · 16 years ago
  31. c8c2afe IPoIB: Use rtnl lock/unlock when changing device flags by Eli Cohen · 16 years ago
  32. 9eae554 IPoIB: Get rid of ipoib_mcast_detach() wrapper by Roland Dreier · 16 years ago
  33. d0de136 IPoIB: Only set Q_Key once: after joining broadcast group by Eli Cohen · 16 years ago
  34. 5892eff IPoIB: Remove priv->mcast_mutex by Eli Cohen · 16 years ago
  35. c03d473 IPoIB: Remove unused IPOIB_MCAST_STARTED code by Eli Cohen · 16 years ago
  36. 70fe179 RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw() by Steve Wise · 16 years ago
  37. 8294f29 RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request() by Roland Dreier · 16 years ago
  38. 52c8084 RDMA/cxgb3: Propagate HW page size capabilities by Jon Mason · 16 years ago
  39. 1ff66e8 RDMA/nes: Encapsulate logic nes_put_cqp_request() by Roland Dreier · 16 years ago
  40. ee1e2c8 IPoIB: Refresh paths instead of flushing them on SM change events by Moni Shoua · 16 years ago
  41. 038919f IB/ehca: Make device table externally visible by Joachim Fenkes · 16 years ago
  42. af40da8 IPoIB: add LRO support by Vladimir Sokolovsky · 16 years ago
  43. 1240673 IPoIB: Use multicast loopback blocking if available by Ron Livne · 16 years ago
  44. 521e575 IB/mlx4: Add support for blocking multicast loopback packets by Ron Livne · 16 years ago
  45. 47ee1b9 IB/core: Add support for multicast loopback blocking by Ron Livne · 16 years ago
  46. 14cc180 RDMA/cxgb3: Add support for protocol statistics by Steve Wise · 16 years ago
  47. 7f624d0 RDMA/core: Add iWARP protocol statistics attributes in sysfs by Steve Wise · 16 years ago
  48. a7d834c IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq() by Roland Dreier · 16 years ago
  49. 468f223 RDMA/cma: Add missing newlines to printk()s by Roland Dreier · 16 years ago
  50. eec8845 RDMA/cxgb3: Remove write-only iwch_rnic_attributes fields by Roland Dreier · 16 years ago
  51. 97d1cc8 RDMA/cxgb3: Fix up some ib_device_attr fields by Steve Wise · 16 years ago
  52. 6f7bc01 IB/ehca: In case of lost interrupts, trigger EOI to reenable interrupts by Stefan Roscher · 16 years ago
  53. 3e255ea IB/ehca: Reject receive work requests if QP is in RESET state by Joachim Fenkes · 16 years ago
  54. 7c27f35 IB/mlx4: Remove extra code for RESET->ERR QP state transition by Roland Dreier · 16 years ago
  55. d3809ad IB/mthca: Remove extra code for RESET->ERR QP state transition by Roland Dreier · 16 years ago
  56. e5a5e7d IB/core: Reset to error QP state transition is not allowed by Ralph Campbell · 16 years ago
  57. 6578cf3 IB/mlx4: Pass congestion management class MADs to the HCA by Eli Cohen · 16 years ago
  58. d1f2cd8 IB/mlx4: Configure QPs' max message size based on real device capability by Eli Cohen · 16 years ago
  59. e7e5582 RDMA/cxgb3: MEM_MGT_EXTENSIONS support by Steve Wise · 16 years ago
  60. 00f7ec3 RDMA/core: Add memory management extensions support by Steve Wise · 16 years ago
  61. f89271da IPoIB: Copy small received SKBs in connected mode by Eli Cohen · 16 years ago
  62. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
  63. 4deccd6 RDMA: Improve include file coding style by Dotan Barak · 16 years ago
  64. fd91b1b IB/ipath: Simplify code using ARRAY_SIZE() macro by Robert P. J. Day · 16 years ago
  65. 9670e55 IB/mlx4: Optimize QP stamping by Eli Cohen · 16 years ago
  66. 164ba08 IB/sa: Fail requests made while creating new SM AH by Moni Shoua · 16 years ago
  67. a947491 RDMA: Fix license text by Sean Hefty · 16 years ago
  68. 929555a RDMA/nes: Remove unnecessary memset() by Christophe Jaillet · 16 years ago
  69. 969a60f IB/srp: Remove use of cached P_Key/GID queries by Roland Dreier · 16 years ago
  70. 242e3df drm/radeon: fixup issue with radeon and PAT support. by Dave Airlie · 16 years ago
  71. 4d3702b6 x86: Rename "ignore" macro in <asm/dwarf2.h> to avoid collision by Roland Dreier · 16 years ago
  72. ad1f8bf Fix accidental reference to tg3 firmware by David Woodhouse · 16 years ago
  73. 50515af firmware: Correct dependency on CONFIG_EXTRA_FIRMWARE_DIR by David Woodhouse · 16 years ago
  74. 5a86102 Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 by Linus Torvalds · 16 years ago
  75. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  76. 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  77. 53ffe3b [ARM] Merge most of the PXA work for initial merge by Russell King · 16 years ago
  78. 666484f Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  79. d18bb9a Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  80. 4bb0057 Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  81. 116a9fb3 x86: MMIOTRACE should not default to on by Linus Torvalds · 16 years ago
  82. 40e7bab Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  83. 948769a Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  84. e18425a Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  85. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  86. d71792a firmware: convert sb16_csp driver to use firmware loader exclusively by Jaswinder Singh · 17 years ago
  87. 7f127d5 dsp56k: use request_firmware by Jaswinder Singh · 17 years ago
  88. d12b219 edgeport-ti: use request_firmware() by Jaswinder Singh · 17 years ago
  89. 5b9ea93 edgeport: use request_firmware() by Jaswinder Singh · 17 years ago
  90. fb54be8 vicam: use request_firmware() by Jaswinder Singh · 17 years ago
  91. c466774 dabusb: use request_firmware() by David Woodhouse · 17 years ago
  92. 04a33e4 cpia2: use request_firmware() by David Woodhouse · 17 years ago
  93. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  94. a41eeba ftrace: document updates by Steven Rostedt · 16 years ago
  95. 17489c0 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  96. a3da5bf Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  97. 3b23e66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  98. 6c118e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  99. 847106f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  100. c142bda Merge branch 'drm-reorg' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago