1. b2ef785 Revert "[mv643xx] Add pci device table for auto module loading." by Linus Torvalds · 18 years ago
  2. c144879 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  3. b95936c [PATCH] firmware/dcdbas: add size check in smi_data_write by Doug Warzecha · 18 years ago
  4. 1cd441f [PATCH] ipmi: fix return codes in failure case by Dave Jones · 18 years ago
  5. fca4edb [PATCH] drivers/isdn: ioremap balanced with iounmap by Amol Lad · 18 years ago
  6. a31baca [PATCH] irq updates: make eata_pio compile by Alan Cox · 18 years ago
  7. 887b959 [PATCH] acpi memory hotplug: remove strange add_memory fail message by Yasunori Goto · 18 years ago
  8. 6cbe44c [PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUG by Yasunori Goto · 18 years ago
  9. c5a114f [PATCH] fix "ACPI: Processor native C-states using MWAIT" by Darrick J. Wong · 18 years ago
  10. 74e8b51 [PATCH] Kconfig serial typos by Randy Dunlap · 18 years ago
  11. 3fcfab1 [PATCH] separate bdi congestion functions from queue congestion functions by Andrew Morton · 18 years ago
  12. e8e82b7 [PATCH] e100: fix reboot -f with netconsole enabled by Auke Kok · 18 years ago
  13. 8602b4f [Bluetooth] Add missing entry for Nokia DTL-4 PCMCIA card by Marcel Holtmann · 18 years ago
  14. 0eab934 [Bluetooth] Add support for newer ANYCOM USB dongles by Marcel Holtmann · 18 years ago
  15. 58f5397 [NET]: Can use __get_cpu_var() instead of per_cpu() in loopback driver. by Eric Dumazet · 18 years ago
  16. 6ba7511 [TG3]: Bump driver version and release date. by David S. Miller · 18 years ago
  17. bc3a925 [TG3]: Add lower bound checks for tx ring size. by Michael Chan · 18 years ago
  18. 4295223 [TG3]: Fix set ring params tx ring size implementation by Ranjit Manomohan · 18 years ago
  19. 5175c37 [NET]: reduce per cpu ram used for loopback stats by Eric Dumazet · 18 years ago
  20. ce9e3d9 Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/bcollins/ubuntu-2.6 by Linus Torvalds · 18 years ago
  21. 64d9a39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6 by Linus Torvalds · 18 years ago
  22. 17e6c60 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6 by Linus Torvalds · 18 years ago
  23. b6aefcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  24. 6574035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  25. bd452e6 hwmon: Fix debug messages in w83781d by Jean Delvare · 18 years ago
  26. e693810 hwmon: Let w83781d and lm78 load again by Jean Delvare · 18 years ago
  27. 14992c7 w83627ehf: Fix the detection of fan5 by Rudolf Marek · 18 years ago
  28. 4660cb3 k8temp: Documentation update by Rudolf Marek · 18 years ago
  29. 6091780 smsc47m1: List the SMSC LPC47M112 as supported by Jean Delvare · 18 years ago
  30. 2ca7b96 adm9240: Update Grant Coady's email address by Grant Coady · 18 years ago
  31. 34fc921 w83791d: Fix unchecked return status by Jim Cromie · 18 years ago
  32. 4ca5224 aoe: fix sysfs_create_file warnings by Greg Kroah-Hartman · 22 years ago
  33. a12c93f aoe: revert printk macros by Ed L. Cashin · 18 years ago
  34. 086216d aoe: update driver version by Ed L. Cashin · 18 years ago
  35. b849086 aoe: remove sysfs comment by Ed L. Cashin · 18 years ago
  36. 392e484 aoe: use bio->bi_idx by Ed L. Cashin · 18 years ago
  37. b751e8b aoe: module parameter for device timeout by Ed L. Cashin · 18 years ago
  38. 4f51dc5 aoe: zero copy write 2 of 2 by Ed L. Cashin · 18 years ago
  39. dced3a0 aoe: improve retransmission heuristics by Ed L. Cashin · 18 years ago
  40. ddec63e aoe: jumbo frame support 2 of 2 by Ed L. Cashin · 18 years ago
  41. 6bb6285 aoe: clean up printks via macros by Ed L. Cashin · 18 years ago
  42. 19bf263 aoe: jumbo frame support 1 of 2 by Ed L. Cashin · 18 years ago
  43. e407a7f aoe: zero copy write 1 of 2 by Ed L. Cashin · 18 years ago
  44. 2fdc0ea aoe: remove unused NARGS enum by Ed L. Cashin · 18 years ago
  45. 2611464 aoe: update copyright date by Ed L. Cashin · 18 years ago
  46. 463c2c1 aoe: eliminate isbusy message by Ed L. Cashin · 18 years ago
  47. 4d66423 driver core: kmalloc() failure check in driver_probe_device by Akinobu Mita · 18 years ago
  48. d9fd4d3b3 Driver core: bus: remove indentation level by Jeff Garzik · 18 years ago
  49. f70fa62 Driver core: Don't ignore error returns from probing by Alan Stern · 18 years ago
  50. 952ab43 Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename() by Jesper Juhl · 18 years ago
  51. 221c324 driver core fixes: sysfs_create_group() retval in topology.c by Cornelia Huck · 18 years ago
  52. 141ecc5 driver core fixes: device_create_file() retval check in dmapool.c by Cornelia Huck · 18 years ago
  53. a306eea driver core fixes: device_add() cleanup on error by Cornelia Huck · 18 years ago
  54. 513e733 driver core fixes: bus_add_device() cleanup on error by Cornelia Huck · 18 years ago
  55. 1bb6881 driver core fixes: bus_add_attrs() retval check by Cornelia Huck · 18 years ago
  56. f0e1761 driver core fixes: sysfs_create_link() retval check in class.c by Cornelia Huck · 18 years ago
  57. 310a922 Fix dev_printk() is now GPL-only by Matthew Wilcox · 18 years ago
  58. 0fbf116 Driver core: plug device probe memory leak by Duncan Sands · 18 years ago
  59. 7a54f25 PCI Hotplug: move pci_hotplug.h to include/linux/ by Greg Kroah-Hartman · 18 years ago
  60. fb5f4d7 change pci hotplug subsystem maintainer to Kristen by Kristen Carlson Accardi · 18 years ago
  61. 6b4b78f PCI: optionally sort device lists breadth-first by Matt Domsch · 18 years ago
  62. 49c61cc cpcihp_generic: prevent loading without "bridge" parameter by Akinobu Mita · 18 years ago
  63. 29f3eb6 pci: Additional search functions by Alan Cox · 18 years ago
  64. 11f242f PCI: quirks: switch quirks code offender to use pci_get API by Alan Cox · 18 years ago
  65. 0306ebf PCI: Improve pci_msi_supported() comments by Brice Goglin · 18 years ago
  66. 662a98f PCI hotplug: ioremap balanced with iounmap by Amol Lad · 18 years ago
  67. 6aa562c shpchp: remove unnecessary cmd_busy member from struct controller by Kenji Kaneshige · 18 years ago
  68. d1729cc shpchp: fix command completion check by Kenji Kaneshige · 18 years ago
  69. 094ed76 pci: Stamp out pci_find_* usage in fakephp by Alan Cox · 18 years ago
  70. 0bed208 PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM error by Zhang, Yanmin · 18 years ago
  71. ccc4c7b Fix DMA resource allocation in ACPIPnP by Vojtech Pavlik · 18 years ago
  72. b5e4efe PCI: Turn pci_fixup_video into generic for embedded VGA by eiichiro.oiwa.nm@hitachi.com · 18 years ago
  73. bacedce PCI: add ICH7/8 ACPI/GPIO io resource quirks by Daniel Ritz · 18 years ago
  74. 3ec6a8d PCI: pcie-check-and-return-bus_register-errors fix by Andrew Morton · 18 years ago
  75. 09d6029 PCI: VIA IRQ quirk behaviour change by Daniel Drake · 18 years ago
  76. 9ef9977 pciehp: Remove unnecessary check in pciehp_ctrl.c by Eric Sesterhenn · 18 years ago
  77. dd5619c pciehp - add missing locking by Kenji Kaneshige · 18 years ago
  78. 49ed2b4 pciehp: fix improper info messages by Kenji Kaneshige · 18 years ago
  79. b4a1eff shpchp: fix shpchp_wait_cmd in poll by Kenji Kaneshige · 18 years ago
  80. 867dcd0 [S390] dasd: clean up timer. by Stefan Weinhuber · 18 years ago
  81. 2c91971 [S390] monwriter find header logic. by Melissa Howland · 18 years ago
  82. 85a4aa6 [S390] cio: sch_no -> schid.sch_no conversion. by Cornelia Huck · 18 years ago
  83. 8b42f5c [S390] cio: invalid device operational notification by Peter Oberparleiter · 18 years ago
  84. 996f324 [valkyriefb] Ifdef for when CONFIG_NVRAM isn't enabled. by Ben Collins · 18 years ago
  85. f3f6f9a [platinumfb] Ifdef for when CONFIG_NVRAM isn't enabled. by Ben Collins · 18 years ago
  86. b023429 [igafb] Add pci dev table for module auto loading. by Ben Collins · 18 years ago
  87. 4938d3f [controlfb] Ifdef for when CONFIG_NVRAM isn't enabled. by Ben Collins · 18 years ago
  88. d57cdcf [hid-core] TurboX Keyboard needs NOGET quirk. by Ben Collins · 18 years ago
  89. d77f09e [ixj] Add pci dev table for module auto loading. by Ben Collins · 18 years ago
  90. 0128873 [initio] Add pci dev table for module auto loading. by Ben Collins · 18 years ago
  91. 3985b97 [fdomain] Add pci dev table for module auto loading. by Ben Collins · 18 years ago
  92. 745b571 [BusLogic] Add pci dev table for auto module loading. by Ben Collins · 18 years ago
  93. 4596c75 [mv643xx] Add pci device table for auto module loading. by Ben Collins · 18 years ago
  94. 5cacb9f [alim7101] Add pci dev table for auto module loading. by Ben Collins · 18 years ago
  95. 872ec64 [SPARC] {bbc_,}envctrl: Use call_usermodehelper(). by David S. Miller · 18 years ago
  96. b48194b [SPARC]: Fix some section mismatch warnings in sparc drivers. by Ben Collins · 18 years ago
  97. 9950421 Fix USB gadget net2280.c compile by Linus Torvalds · 18 years ago
  98. 699ddda Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  99. acbb67d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  100. ab352c2 USB: Add device id for Sierra Wireless MC8755 by Jan Luebbe · 18 years ago