1. 89a300e ucc_geth: kill unused include by Kumar Gala · 17 years ago
  2. 2099172 [POWERPC] Document and implement an improved flash device binding for powerpc by David Gibson · 17 years ago
  3. b231537 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  4. c413fec lguest: Fix guest crash when CONFIG_X86_USE_3DNOW=y by Rusty Russell · 17 years ago
  5. 532df78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  6. 7111de7 fix SERIAL_CORE_CONSOLE driver dependencies by Adrian Bunk · 17 years ago
  7. 9c54ea9 Subject: [PATCH] Intel FB pixel clock calculation fix by Krzysztof Halasa · 17 years ago
  8. 4740622 intel_agp: fix GTT map size on G33 by Zhenyu Wang · 17 years ago
  9. f443675 intel_agp: fix stolen mem range on G33 by Zhenyu Wang · 17 years ago
  10. f629307 tty: termios locking functions break with new termios type by David Miller · 17 years ago
  11. f3d79b2 RTC v3020 fixes by Mike Rapoport · 17 years ago
  12. 868047f Fix DAC960 driver on machines which don't support 64-bit DMA by Matthew Wilcox · 17 years ago
  13. a2e0855 md: fix some bugs with growing raid5/raid6 arrays. by NeilBrown · 17 years ago
  14. b70ae1d PNP: remove SMCf010 quirk by Bjorn Helgaas · 17 years ago
  15. 719b6f29 BCM1480 serial build fix by Thiemo Seufer · 17 years ago
  16. f9b5a5d drivers/edac: fix e752x correct return code by Aristeu Rozanski · 17 years ago
  17. 3c8bb2c drivers/edac: fix printk level down to debug from emerg by Doug Thompson · 17 years ago
  18. 65e213c spi_mpc83xx: hang fix by Jan Andersson · 17 years ago
  19. 6e21ce9 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  20. 56fe23d pdc202xx_new: PLL detection fix by Mikael Pettersson · 17 years ago
  21. 58e47bb via82cxxx: add Arima W730-K8 and other rebadgings to short cables list by Bartlomiej Zolnierkiewicz · 17 years ago
  22. 6c28c1f pmac: build fix by Tony Breeds · 17 years ago
  23. 03e6f48 pata_ali/alim15x3: override 80-wire cable detection for Toshiba S1800-814 by Daniel Exner · 17 years ago
  24. 2808b0a hpt366: UltraDMA filter for SATA cards (take 2) by Sergei Shtylyov · 17 years ago
  25. 6c3c22f ide: add ide_dev_is_sata() helper (take 2) by Sergei Shtylyov · 17 years ago
  26. 7293136 hpt366: fix PCI clock detection for HPT374 (take 4) by Sergei Shtylyov · 17 years ago
  27. 3519823 pdc202xx_new: fix PCI refcounting by Sergei Shtylyov · 17 years ago
  28. 0505b55 ide: fix PCI refcounting by Sergei Shtylyov · 17 years ago
  29. dc4b6fd mpc8xx: Only build mpc8xx on arch/ppc by Kumar Gala · 17 years ago
  30. 01a6a77 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  31. ae292db Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  32. af5b14c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  33. e0cda54 bug in AT91 MCI suspend routines by Anti Sullin · 17 years ago
  34. 03fc370 USB: drivers/usb/serial/bus.c: Fix incompatible pointer type warning by Satyam Sharma · 17 years ago
  35. e6a20ff USB: another quirky device (LCD display) by Oliver Neukum · 17 years ago
  36. 49b4f90 USB: fix serial gadget ACM breakage by David Brownell · 17 years ago
  37. 8683369 USB: More USB_QUIRK_RESET_RESUME devices by Lamarque Vieira Souza · 17 years ago
  38. c476656 USB Mass Storage: limit "Rockchip ROCK MP3" device (071b:3203) max I/O to 64 sectors per command by Massimiliano Ghilardi · 17 years ago
  39. 9374b9f USB: Nikon D40 Quirks by Ortwin Glück · 17 years ago
  40. 61392af USB: Add Sony Ericsson P1i to unusual_devs.h by Ricardo Barberis · 17 years ago
  41. 2c4cd1f USB: option: Add Dell HSDPA 5520 to driver by Greg Kroah-Hartman · 17 years ago
  42. a3209a0 USB: option: Add a new device ID for the HUAWEI E220 HSDPA modem. by Jaime Velasco Juan · 17 years ago
  43. e5dd011 USB: fix linked list insertion bugfix for usb core by Nathael Pajani · 17 years ago
  44. ce05916 USB: quirky flash drive by Oliver Neukum · 17 years ago
  45. c269b6a USB: prevent Genesys USB-IDE from autosuspending by Alan Stern · 17 years ago
  46. d7790ba USB: prevent Thomson card reader from autosuspending by Alan Stern · 17 years ago
  47. a74108d USB: Add iPhone device id to the quirk list. by Matt Colyer · 17 years ago
  48. d7fde2d USB: ftdi_sio: add of a new product/manufacturer, TML by Pierre Castella · 17 years ago
  49. ca9024e usb/misc/sisusbvga: add product ID of TARGUS/MCT device by samson yeung · 17 years ago
  50. fa0e672 USB: oti6858: Remove broken ioctl code in -mm tree and also the broken fixes by Alan Cox · 17 years ago
  51. e4cb040 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  52. cabe456 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  53. d7698ed PCI: unhide SMBus on Compaq Deskpro EP 401963-001 motherboard by gw.kernel@tnode.com · 17 years ago
  54. e365c3e PCI: remove devinit from pci_read_bridge_bases by Ralf Baechle · 17 years ago
  55. 66eb50d Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 17 years ago
  56. 2fbe43f [TG3]: Workaround MSI bug on 5714/5780. by Michael Chan · 17 years ago
  57. 3dcc323 libata clear horkage on ata_dev_init() by Tejun Heo · 17 years ago
  58. b311ec4 [libata, IDE] add new VIA bridge to VIA PATA drivers by Joseph Chan · 17 years ago
  59. bce7d5e pata_it821x: fix lost interrupt with atapi devices by Jeff Norden · 17 years ago
  60. 08ebd43 Fix broken pata_via cable detection by Laurent Riffard · 17 years ago
  61. f3f94ce Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  62. 5d9adef Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  63. 939bc49 i2c-algo-bit: Read block data bugfix by David Brownell · 17 years ago
  64. 51e5709 i2c-pxa: Fix adapter number by Jean Delvare · 17 years ago
  65. 9a3180e i2c-gpio: Fix adapter number by David Brownell · 17 years ago
  66. 15bde2f hwmon: End of I/O region off-by-one by Jean Delvare · 17 years ago
  67. 26a4a06 [Bluetooth] Add missing stat.byte_rx counter modification by Marcel Holtmann · 17 years ago
  68. 5511142 firewire: fw-ohci: ignore failure of pci_set_power_state (fix suspend regression) by Stefan Richter · 17 years ago
  69. 7b6dff9 Input: usbtouchscreen - correctly set 'phys' by Vladimir Shebordaev · 17 years ago
  70. 749aea7 Input: i8042 - add HP Pavilion DV4270ca to the MUX blacklist by Elvis Pranskevichus · 17 years ago
  71. 7a1904c Input: i8042 - fix modpost warning by Ralf Baechle · 17 years ago
  72. bc5a6de Merge git://git.infradead.org/~dwmw2/mtd-2.6.23 by Linus Torvalds · 17 years ago
  73. 48440e8 [MTD] Initialise s_flags in get_sb_mtd_aux() by David Howells · 17 years ago
  74. b4154d4 Fix sata_via write errors on PATA drive connected to VT6421 by Ondrej Zary · 17 years ago
  75. 7d05154 [libata] ata_piix: properly terminate DMI system list by Jeff Garzik · 17 years ago
  76. 6db602d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  77. 3b2b64f Do not use the ia64 clocksource on non-ia64 architectures by Linus Torvalds · 17 years ago
  78. 618a821 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  79. 5ff70cac IB/ehca: SRQ fixes to enable IPoIB CM by Joachim Fenkes · 17 years ago
  80. fecea0a IB/ehca: Fix Small QP regressions by Stefan Roscher · 17 years ago
  81. 7d9ef60 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  82. 4733007 - cxgb3 engine microcode load by Divy Le Ray · 17 years ago
  83. 5fbf816 cxgb3 - Fix dev->priv usage by Divy Le Ray · 17 years ago
  84. 54d0f56 qeth: Drop ARP packages on HiperSockets interface with NOARP attribute. by Klaus D. Wacker · 17 years ago
  85. 6e55cab qeth: provide specific message for OSA-adapters exclusively used by Ursula Braun · 17 years ago
  86. 6d4f3d1 qeth: crash during reboot after failing online setting by Ursula Braun · 17 years ago
  87. 5a4b61a qeth: Announce tx checksumming for qeth devices in TSO/EDDP mode by Frank Blaschka · 17 years ago
  88. ecee51b qeth: dont return the return values of void functions. by Heiko Carstens · 17 years ago
  89. cde4603 qeth: enforce a rate limit for inbound scatter gather messages by Frank Blaschka · 17 years ago
  90. d0a34f9 qeth: ungrouping a device must not be interruptible by Ursula Braun · 17 years ago
  91. 3052246 netxen: fix crashes during module unload by dhananjay@netxen.com · 17 years ago
  92. b3e2d88 netxen: Avoid firmware load in PCI probe by dhananjay@netxen.com · 17 years ago
  93. 14cc0a2 PS3: fix the bug that 'ifconfig down' would hang by Masakazu Mokuno · 17 years ago
  94. 0491d1f3 IOC3: Program UART predividers. by Ralf Baechle · 17 years ago
  95. 2a3103c [libata] Bump driver versions by Jeff Garzik · 17 years ago
  96. 60693e5 i2c-piix4: Fix SB700 PCI device ID by Shane Huang · 17 years ago
  97. 85787a2 Fix typo in atmel_spi.c by Andrew Victor · 17 years ago
  98. f79abb8 Fix modpost warning in serial driver by Ralf Baechle · 17 years ago
  99. 4ccdb4c spi: correct name for spi_txx9 by Atsushi Nemoto · 17 years ago
  100. fc3ba95 SPI driver hotplug/coldplug fixes by David Brownell · 17 years ago