1. e65c085 [PATCH] framebuffer: add some help text in Kconfig by Randy.Dunlap · 19 years ago
  2. 8bc3efc [PATCH] prevent dmesg warning in zr36067 driver by Ronald S. Bultje · 19 years ago
  3. 597a107 [PATCH] i4l: update hfc_usb driver by Martin Bachem · 19 years ago
  4. 6978bbc [PATCH] rapidio: message interface updates by Matt Porter · 19 years ago
  5. fa78cc5 [PATCH] rapidio: core updates by Matt Porter · 19 years ago
  6. eb188d0 [PATCH] RapidIO support: core enum by Matt Porter · 19 years ago
  7. 394b701 [PATCH] RapidIO support: core base by Matt Porter · 19 years ago
  8. b385676 [PATCH] ipmi: fix watchdog timeout panic handling by Corey Minyard · 19 years ago
  9. e61fb5b [PATCH] ipmi: use rcu lock for using command receivers by Corey Minyard · 19 years ago
  10. e9a705a [PATCH] ipmi: use kthread API by Matt Domsch · 19 years ago
  11. a9a2c44 [PATCH] ipmi: add timer thread by Corey Minyard · 19 years ago
  12. c3e7e79 [PATCH] ipmi: kcs error0 delay by Corey Minyard · 19 years ago
  13. 21dcd30 [PATCH] ipmi: bt restart reset fixes by Corey Minyard · 19 years ago
  14. ea94027 [PATCH] ipmi: si start transaction hook by Corey Minyard · 19 years ago
  15. d5a2b89 [PATCH] ipmi: more dell fixes by Corey Minyard · 19 years ago
  16. 21d6c54 [PATCH] ipmi: poweroff cleanups by Corey Minyard · 19 years ago
  17. cc4673e [PATCH] ipmi: watchdog parms in sysfs by Corey Minyard · 19 years ago
  18. c4edff1 [PATCH] ipmi: various si cleanup by Corey Minyard · 19 years ago
  19. 393d2cc [PATCH] ipmi: use refcount in message handler by Corey Minyard · 19 years ago
  20. f5b3db0 [PATCH] as: cooperating processes by Nick Piggin · 19 years ago
  21. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  22. e3f17f0 [PATCH] Only disallow _setting_ of function key string by Marcelo Tosatti · 19 years ago
  23. 274b693 [PATCH] dell_rbu: Adding BIOS memory floor support by Abhay Salunke · 19 years ago
  24. e2a8f7a [PATCH] tpm: Fix lack of driver_unregister in init failcases by Kylene Jo Hall · 19 years ago
  25. 6f08b72 [PATCH] serial moxa: fix wrong BUG by Kirill Smelkov · 19 years ago
  26. 64698b6 [PATCH] serial moxa: fix leaks of struct tty_driver by Kirill Smelkov · 19 years ago
  27. 5743234 [PATCH] serial moxa: cleanup mxser_init by Kirill Smelkov · 19 years ago
  28. 9f46080 [PATCH] Process Events Connector by Matt Helsley · 19 years ago
  29. 78512ec [PATCH] serial console: touch NMI watchdog by Andrew Morton · 19 years ago
  30. a5da866 [PATCH] s390: fix memory leak in vmcp by Christian Borntraeger · 19 years ago
  31. cdb32dc [PATCH] s390: duplicate timeout in qdio by Ursula Braun-Krahl · 19 years ago
  32. 1e0291b [PATCH] s390: dasd diag with block sizes > 512 by Peter Oberparleiter · 19 years ago
  33. 86b368a [PATCH] s390: dasd diag inline assembly by Peter Oberparleiter · 19 years ago
  34. a001640 [PATCH] s390: ccwgroup online attribute by Cornelia Huck · 19 years ago
  35. 055a251 [PATCH] superhyway: multiple block support and VCR rework by Paul Mundt · 19 years ago
  36. e87eaad [PATCH] sh: Re-add sh to drivers/Makefile by Paul Mundt · 19 years ago
  37. d311b0d [PATCH] 3c59x: don't enable scatter/gather w/o checksum support by Stephen Hemminger · 19 years ago
  38. 900fd17 [PATCH] 3c59x: enable use of memory-mapped PCI I/O by John W. Linville · 19 years ago
  39. 35b3067 [PATCH] 3c59x: correct rx_dropped counting by John W. Linville · 19 years ago
  40. bb531fc [PATCH] 3c59x: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  41. 46e5e4a [PATCH] 3c59x: fix some grammar in module parameter descriptions by John W. Linville · 19 years ago
  42. 9954ab7 [PATCH] 3c59x: cleanup init of module parameter arrays by John W. Linville · 19 years ago
  43. 32fb5f0 [PATCH] 3c59x: bounds checking for hw_checksums by John W. Linville · 19 years ago
  44. d9e46de [PATCH] 3c59x: avoid blindly reading link status twice by Tommy Christensen · 19 years ago
  45. 106427e [PATCH] 3c59x: cleanup of mdio_read routines to use MII_* macros by Neil Horman · 19 years ago
  46. 62afe59 [PATCH] 3c59x: convert to use of pci_iomap API by John W. Linville · 19 years ago
  47. 6adfd34 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  48. 21c614a [SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver. by Pantelis Antoniou · 19 years ago
  49. 88dcb6c [PATCH] Set the vga cursor even when hidden by Samuel Thibault · 19 years ago
  50. 2c119aa [DRIVER MODEL] Fix sgivwfb by Russell King · 19 years ago
  51. abbf268 [DRIVER MODEL] Fix gbefb by Russell King · 19 years ago
  52. 8d972a9 [DRIVER MODEL] Fix arcfb by Russell King · 19 years ago
  53. 09c6518 [DRIVER MODEL] Fix macsonic by Russell King · 19 years ago
  54. 95cb5d9 [DRIVER MODEL] Fix jazzsonic by Russell King · 19 years ago
  55. 5d994b7 [DRIVER MODEL] Fix depca by Russell King · 19 years ago
  56. 37c12e7 [DRIVER MODEL] Improved dynamically allocated platform_device interface by Russell King · 19 years ago
  57. 70d9d82 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  58. f896424c [PATCH] phy address mask support for generic phy layer by Matt Porter · 19 years ago
  59. 4371dc6 [PATCH] pcnet32: Prevent hang with 79c976 by Don Fry · 19 years ago
  60. 2964bbd [PATCH] pcnet32: AT2700/2701 and Bugzilla 2699 & 4551 by Don Fry · 19 years ago
  61. a88c844 [PATCH] pcnet32: show name of failing device by Don Fry · 19 years ago
  62. da6971d [PATCH] S2io: Multi buffer mode support by Ananda Raju · 19 years ago
  63. 29b09fc [PATCH] drivers/net/wireless/airo.c unsigned comparason by Gabriel A. Devenyi · 19 years ago
  64. 328198acb Merge branch 'master' by Jeff Garzik · 19 years ago
  65. 537a95d [libata] restore sg on DMA mapping failure by Tejun Heo · 19 years ago
  66. fecb4a0 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  67. a2c78f7 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  68. 39b7f1e [SCSI] sd: Fix refcounting by Alan Stern · 19 years ago
  69. d191634 [MMC] Use controller id instead of driver name for printks by Pierre Ossman · 19 years ago
  70. 25cc5e5 [MMC] Fix chip config in wbsd by Pierre Ossman · 19 years ago
  71. 0ee957c Fix ips.c compile by James Bottomley · 19 years ago
  72. 849a892 Merge by Hand by James Bottomley · 19 years ago
  73. 6037d6b [libata] ATAPI pad allocation fixes/cleanup by Jeff Garzik · 19 years ago
  74. c2cc87c Merge branch 'master' by Jeff Garzik · 19 years ago
  75. 7015faa [PATCH] nvidiafb: Geforce 7800 series support added by Calin A. Culianu · 19 years ago
  76. 127f2fa Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  77. ba77df5 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  78. 602d4a7 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  79. 462aae6 [USB]: Make early handoff a final fixup instead of a header one. by David S. Miller · 19 years ago
  80. 34cf9e3 [MMC] Response to write commands is R1 nor R1b by Russell King · 19 years ago
  81. c8ebce6 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  82. d56c524 [PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfrom by Russell King · 19 years ago
  83. 866237e [PATCH] ARM: Reverted 2921/1: Support for the RTC / nvram on the Comdial MP1000 by Russell King · 19 years ago
  84. e399822 [PATCH] ARM: Reverted 2919/1: CS8900A ethernet driver modifications for the Comdial MP1000 by Russell King · 19 years ago
  85. d09e327 [IB] mthca: check P_Key index in modify QP by Jack Morgenstein · 19 years ago
  86. b2281ab [SERIAL] 8250_early.c passing 0 instead of NULL by Ben Dooks · 19 years ago
  87. 0c99cb6 [IB] umad: fix hot remove of IB devices by Roland Dreier · 19 years ago
  88. 87cfe32 [IB] mthca: fix format of FW version by Roland Dreier · 19 years ago
  89. 8ae5a8a [IPoIB] don't compile debug code if debugging isn't enabled by Roland Dreier · 19 years ago
  90. cfa024f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  91. aef9ec3 IB: Add SCSI RDMA Protocol (SRP) initiator by Roland Dreier · 19 years ago
  92. 21a3848 [IPoIB] remove unneeded initializations to 0 by Roland Dreier · 19 years ago
  93. ec1890c Merge git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  94. de6eb66 [IB] kzalloc() conversions by Roland Dreier · 19 years ago
  95. e831556 [ARM] AMBA CLCD driver can drive PL110 and PL111 primecells by Russell King · 19 years ago
  96. 2be7a90 Merge Paulus' tree by Stephen Rothwell · 19 years ago
  97. ca23509 [PATCH] blk: fix dangling pointer access in __elv_add_request by Tejun Heo · 19 years ago
  98. 6c2af71 [PATCH] ibmveth fix panic in initial replenish cycle by Santiago Leon · 19 years ago
  99. bbc5b21 [PATCH] missing platform_device.h includes by Al Viro · 19 years ago
  100. d876274 Merge master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago