1. 4092e25 [AGPGART] Fix pci_register_driver checking in amd64-agp by Dave Jones · 18 years ago
  2. b3818ed [AGPGART] Compile fix for ati-agp by Dave Jones · 18 years ago
  3. c5f2f26 [AGPGART] Suspend/Resume support for nVidia nForce AGP. by Dave Jones · 18 years ago
  4. a4aec26 [AGPGART] Suspend/Resume improvements for ATI AGP by Dave Jones · 18 years ago
  5. 89d17b9 [AGPGART] Whitespace cleanups for ati-agp by Dave Jones · 18 years ago
  6. 25f42b6a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  7. 4c84a39 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  8. d0b952a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  9. d90125b Merge branch 'i915fb' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/intelfb-2.6 by Linus Torvalds · 18 years ago
  10. bfd189a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  11. bbf7013 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  12. 2090af7 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  13. 5603509 Make sure to re-enable SCI after an ACPI suspend by Linus Torvalds · 18 years ago
  14. 1cca0eb Improve SATA core suspend/resume by Linus Torvalds · 18 years ago
  15. 470b160 [MIPS] Remove support for NEC DDB5476. by Ralf Baechle · 18 years ago
  16. 2abac1d intelfb: fixup clock calculation debugging. by Dave Airlie · 18 years ago
  17. 4b6ace7 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  18. 8648b30 [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM by Herbert Xu · 18 years ago
  19. 00b7050 [TG3]: Convert to non-LLTX by Michael Chan · 18 years ago
  20. c71302d [TG3]: Remove unnecessary tx_lock by Michael Chan · 18 years ago
  21. 9e1881d [BNX2]: Update version and reldate by Michael Chan · 18 years ago
  22. c86a31f [BNX2]: Use CPU native page size by Michael Chan · 18 years ago
  23. 7a6400c [BNX2]: Use compressed firmware by Michael Chan · 18 years ago
  24. fba9fe9 [BNX2]: Add firmware decompression by Michael Chan · 18 years ago
  25. 1608827 [BNX2]: Allow WoL settings on new 5708 chips by Michael Chan · 18 years ago
  26. cea94db [BNX2]: Add an rx drop counter by Michael Chan · 18 years ago
  27. d1e100b [BNX2]: Endian fixes. by Alexey Dobriyan · 18 years ago
  28. 8ef80ae [IRDA]: irda-usb.c: STIR421x cleanups by Nick Fedchik · 18 years ago
  29. c8c9f9a [NET] ppp: Remove unnecessary pskb_may_pull by Herbert Xu · 18 years ago
  30. 364c6ba [NET]: Clean up skb_linearize by Herbert Xu · 18 years ago
  31. 932ff27 [NET]: Add netif_tx_lock by Herbert Xu · 18 years ago
  32. cec6f7f [CONNECTOR]: Fix warning in cn_queue.c by Andreas Schwab · 18 years ago
  33. 9cb3528 [TG3]: update version and reldate by Michael Chan · 18 years ago
  34. df3e654 [TG3]: Add recovery logic when MMIOs are re-ordered by Michael Chan · 18 years ago
  35. 30b6c28 [TG3]: Add 5786 PCI ID by Michael Chan · 18 years ago
  36. 898b1d1 [IRDA]: ali-ircc: using device model power management by Samuel Ortiz · 18 years ago
  37. bc1d693 [IRDA]: stir4200, switching to the kthread API by Christoph Hellwig · 18 years ago
  38. c6ae522 [IRDA]: Initial support for MCS7780 based dongles by Samuel Ortiz · 18 years ago
  39. 17f3ae0 [I/OAT]: Do not use for_each_cpu(). by Andrew Morton · 18 years ago
  40. de5506e [I/OAT]: Utility functions for offloading sk_buff to iovec copies by Chris Leech · 18 years ago
  41. db21733 [I/OAT]: Setup the networking subsystem as a DMA client by Chris Leech · 18 years ago
  42. 57c651f [I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.h by David S. Miller · 18 years ago
  43. 6b00c92 [I/OAT]: ioatdma.c needs linux/dma-mapping.h by David S. Miller · 18 years ago
  44. 0bbd5f4 [I/OAT]: Driver for the Intel(R) I/OAT DMA engine by Chris Leech · 18 years ago
  45. c13c826 [I/OAT]: DMA memcpy subsystem by Chris Leech · 18 years ago
  46. 9ead190 IB/uverbs: Don't serialize with ib_uverbs_idr_mutex by Roland Dreier · 18 years ago
  47. c93b6fb IB/mthca: Make all device methods truly reentrant by Roland Dreier · 18 years ago
  48. c9c5d9f IB/mthca: Fix memory leak on modify_qp error paths by Roland Dreier · 18 years ago
  49. 3463175 IB/uverbs: Factor out common idr code by Roland Dreier · 18 years ago
  50. 92b1582 IB/uverbs: Don't decrement usecnt on error paths by Roland Dreier · 18 years ago
  51. 77f7601 IB/uverbs: Release lock on error path by Ganapathi CH · 18 years ago
  52. ca222c6 IB/cm: Use address handle helpers by Sean Hefty · 18 years ago
  53. 6d969a4 IB/sa: Add ib_init_ah_from_path() by Sean Hefty · 18 years ago
  54. 4e00d69 IB: Add ib_init_ah_from_wc() by Sean Hefty · 18 years ago
  55. 75af908 IB/ucm: Get rid of duplicate P_Key parameter by Sean Hefty · 18 years ago
  56. 526b4ca IB/srp: Factor out common request reset code by Ishai Rabinovitz · 18 years ago
  57. 0c0450db IB/srp: Support SRP rev. 10 targets by Ramachandra K · 18 years ago
  58. 6c8c1aa IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool. by Or Gerlitz · 18 years ago
  59. d4cb078 IB/mthca: Fill in max_map_per_fmr device attribute by Or Gerlitz · 18 years ago
  60. 6eddb5c IB/ipath: Add client reregister event generation by Roland Dreier · 18 years ago
  61. 12bbb2b IB/mthca: Add client reregister event generation by Leonid Arsh · 18 years ago
  62. da2ab62 IB: Move struct port_info from ipath to <rdma/ib_smi.h> by Leonid Arsh · 18 years ago
  63. 508e434 IPoIB: Handle client reregister events by Leonid Arsh · 18 years ago
  64. 37c22a7 IPoIB: Fix kernel unaligned access on ia64 by Jack Morgenstein · 18 years ago
  65. 31c02e2 IPoIB: Avoid using stale last_send counter when reaping AHs by Roland Dreier · 18 years ago
  66. 9874e74 IB/mad: Check GID/LID when matching requests by Jack Morgenstein · 18 years ago
  67. 6fb9cdb IB: Add caching of ports' LMC by Jack Morgenstein · 18 years ago
  68. 856c256 IB/cm: remove unneeded flush_workqueue by Michael S. Tsirkin · 18 years ago
  69. 4be10c1e IB/ucm: convert semaphore to mutex by Sean Hefty · 18 years ago
  70. 6bfa24f IB/srp: Get rid of "Target has req_lim 0" messages by Roland Dreier · 18 years ago
  71. b7ac4ab IB/srp: Handle DREQ events from CM by Ishai Rabinovitz · 18 years ago
  72. 74b0a15 IB/srp: Allow sg_tablesize to be adjusted by Vu Pham · 18 years ago
  73. 52fb2b50 IB/srp: Allow cmd_per_lun to be set per target port by Vu Pham · 18 years ago
  74. 0c5b395 IB/srp: Clean up loop in srp_remove_one() by Ishai Rabinovitz · 18 years ago
  75. 403a496 IB: Make needlessly global ib_mad_cache static by Roland Dreier · 18 years ago
  76. b3589fd IB/srp: Change target_mutex to a spinlock by Matthew Wilcox · 18 years ago
  77. 549c5fc2 IB/srp: Get rid of unneeded use of list_for_each_entry_safe() by Matthew Wilcox · 18 years ago
  78. 1962a4a IB/srp: Use SCAN_WILD_CARD from SCSI headers by Matthew Wilcox · 18 years ago
  79. e9cd594 IB/mthca: Convert FW commands to use wait_for_completion_timeout() by Roland Dreier · 18 years ago
  80. f5358a1 IB/srp: Use FMRs to map gather/scatter lists by Roland Dreier · 18 years ago
  81. a26026c IB/mthca: Remove dead code by Michael S. Tsirkin · 18 years ago
  82. e51060f IB: IP address based RDMA connection manager by Sean Hefty · 18 years ago
  83. 7025fcd IB: address translation to map IP toIB addresses (GIDs) by Sean Hefty · 18 years ago
  84. 6e61d04 IB/cm: Match connection requests based on private data by Sean Hefty · 18 years ago
  85. 6a9af2e IB: common handling for marshalling parameters to/from userspace by Sean Hefty · 18 years ago
  86. 4e56ea7 IB/mthca: memfree completion with error FW bug workaround by Michael S. Tsirkin · 18 years ago
  87. 13aa6ec IB/mthca: restore missing PCI registers after reset by Michael S. Tsirkin · 18 years ago
  88. 88d1136 [PATCH] sky2: netconsole suspend/resume interaction by Stephen Hemminger · 18 years ago
  89. 1607042 [PATCH] fix cdrom open by Jens Axboe · 18 years ago
  90. b5ed763 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  91. eb35cf6 [PATCH] sky2: stop/start hardware idle timer on suspend/resume by Stephen Hemminger · 18 years ago
  92. 8ab8fca [PATCH] sky2: save/restore base hardware irq during suspend/resume by Stephen Hemminger · 18 years ago
  93. 26ec43f [PATCH] sky2: fix hotplug detect during poll by Stephen Hemminger · 18 years ago
  94. f05267e [PATCH] sky2: don't hard code number of ports by Stephen Hemminger · 18 years ago
  95. 2ccc99b [PATCH] sky2: set_power_state should be void by Stephen Hemminger · 18 years ago
  96. 37b0d1d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  97. d374c1c [sky2] Fix sky2 network driver suspend/resume by Linus Torvalds · 18 years ago
  98. 0e838b7 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  99. 289a1e9 [PATCH] Fix for the PPTP hangs that have been reported by Paul Mackerras · 18 years ago
  100. 0638dec [PATCH] net: au1000_eth: PHY framework conversion by Herbert Valerio Riedel · 18 years ago