1. c0c9209 braille_console: only register notifiers when the braille console is used by Pascal Terjan · 16 years ago
  2. 0865086 fbcon: fix monochrome color value calculation by David Winn · 16 years ago
  3. 4a77035 e1000e: write protect ICHx NVM to prevent malicious write/erase by Bruce Allan · 16 years ago
  4. 20b918d pxa2xx_spi: fix build breakage by Mike Rapoport · 16 years ago
  5. 7253a33 dm mpath: add missing path switching locking by Chandra Seetharaman · 16 years ago
  6. b01cd5a dm: cope with access beyond end of device in dm_merge_bvec by Mikulas Patocka · 16 years ago
  7. 5037108 dm: always allow one page in dm_merge_bvec by Mikulas Patocka · 16 years ago
  8. 6cac6e8 mfd: Fix asic3 compilation by Samuel Ortiz · 16 years ago
  9. 2eedd60 mfd: Fix Kconfig accroding to the new gpiolib symbols by Samuel Ortiz · 16 years ago
  10. 4efb686 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  11. 0f873d5 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  12. 929675d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  13. 0d0f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  14. 17c0d2a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  15. 7e6cfb5 scsi: fix fall out of sg-chaining patch in qlogicpti by Boaz Harrosh · 16 years ago
  16. 4c1eb90 sata_nv: reinstate nv_hardreset() for non generic controllers by Tejun Heo · 16 years ago
  17. c9eeb24 [SCSI] qlogicpti: fix sg list traversal error in continuation entries by Boaz Harrosh · 16 years ago
  18. 278ecfb ide: note that IDE generic may prevent other drivers from attaching by Tejun Heo · 16 years ago
  19. 801bd32 ide-tape: fix vendor strings by Borislav Petkov · 16 years ago
  20. 3d97776 Swarm: Fix crash due to missing initialization by Ralf Baechle · 16 years ago
  21. ac82da3 [SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devices by Aurelien Jarno · 16 years ago
  22. 0dca0fd kgdboc,tty: Fix tty polling search to use name correctly by Jason Wessel · 16 years ago
  23. 6ef190c IPoIB: Fix crash when path record fails after path flush by Roland Dreier · 16 years ago
  24. efba91bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  25. 8c65859 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  26. 92cccc2 ath9k: disable MIB interrupts to fix interrupt storm by Luis R. Rodriguez · 16 years ago
  27. e74783e i2c-dev: Return correct error code on class_create() failure by Sven Wegener · 16 years ago
  28. 4ebb52d i2c-powermac: Fix section for probe and remove functions by Uwe Kleine-Koenig · 16 years ago
  29. 5257d97 USB: revert recovery from transient errors by Alan Stern · 16 years ago
  30. af747c4 usb: unusual devs patch for Nokia 5310 Music Xpress by David Almaroad · 16 years ago
  31. 96285cb usb: ftdi_sio: add support for Domintell devices by Gaetan Carlier · 16 years ago
  32. 09fa14a USB: drivers/usb/musb/: disable it on SuperH by Andrew Morton · 16 years ago
  33. b77a5c7 USB Serial: Sierra: Add MC8785 VID/PID by Kevin Lloyd · 16 years ago
  34. 884579d USB: serial: add ZTE CDMA Tech id to option driver by Otavio Salvador · 16 years ago
  35. a18f80b USB: ftdi_sio: Add 0x5050/0x0900 USB IDs (Papouch Quido USB 4/4) by Jaroslav Kysela · 16 years ago
  36. 2bcbe4c1 usb serial: ti_usb_3410_5052 obviously broken by firmware changes by Chris Adams · 16 years ago
  37. 6ef65a7 USB: fsl_usb2_udc: fix VDBG() format string by Peter Korsgaard · 16 years ago
  38. fe1926a USB: unusual_devs addition for RockChip MP3 player by Alan Stern · 16 years ago
  39. ba0f332 USB: SERIAL CP2101 add device IDs by Craig Shelley · 16 years ago
  40. ce816cf usb-serial: Add Siemens EF81 to PL-2303 hack triggers by Andreas Bombe · 16 years ago
  41. 01c1714 USB: fix EHCI periodic transfers by David Brownell · 16 years ago
  42. 0590d58 usb: musb: fix include path by Felipe Balbi · 16 years ago
  43. 49cd248 USB: Fixing Nokia 3310c in storage mode by Filip Joelsson · 16 years ago
  44. c3e3208 usb gadget: fix omap_udc DMA regression by David Brownell · 16 years ago
  45. 83a7982 USB: fix hcd interrupt disabling by Geoff Levand · 16 years ago
  46. f8834f1 USB: Correct Sierra Wireless USB EVDO Modem Device ID by Tony Murray · 16 years ago
  47. 0a4d7f4 USB: Fix the Nokia 6300 storage-mode. by Richard Nauber · 16 years ago
  48. 0bcfeb3 USB: ehci: fix some ehci hangs and crashes by David Brownell · 16 years ago
  49. 73b2c20 USB Serial: Sierra: Device addition & version rev by Kevin Lloyd · 16 years ago
  50. c9bab96 USB Storage: Sierra: Non-configurable TRU-Install by Kevin Lloyd · 16 years ago
  51. 44ea91c [SCSI] Fix hang with split requests by James Bottomley · 16 years ago
  52. e002bcc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  53. 3bd1911 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  54. 74c7a09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  55. f05596d atmel_serial: update the powersave handler to match serial core by Anti Sullin · 16 years ago
  56. 683f40d ibmasr: remove unnecessary spin_unlock() by Akinobu Mita · 16 years ago
  57. 7275fc8 [WATCHDOG] unlocked_ioctl changes by Wim Van Sebroeck · 16 years ago
  58. edf86c9 [WATCHDOG] wdt285: fix sparse warnings by Ben Dooks · 16 years ago
  59. 7f605ac [WATCHDOG] ibmasr: remove unnecessary spin_unlock() by Akinobu Mita · 16 years ago
  60. 4c07ab0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  61. 5fbcd26 [Bluetooth] Fix USB disconnect handling of btusb driver by Marcel Holtmann · 16 years ago
  62. e8c3c3d [Bluetooth] Fix wrong URB handling of btusb driver by Marcel Holtmann · 16 years ago
  63. bdbef3d [Bluetooth] Fix I/O errors on MacBooks with Broadcom chips by Marcel Holtmann · 16 years ago
  64. 6115e85 ath9k: Fix IRQ nobody cared issue with ath9k by Senthil Balasubramanian · 16 years ago
  65. 5d89945 wireless: zd1211rw: add device ID fix wifi dongle "trust nw-3100" by born.into.silence@gmail.com · 16 years ago
  66. d0be7cc ath9k: connectivity is lost after Group rekeying is done by Senthil Balasubramanian · 16 years ago
  67. cec5eb7 pcmcia: Fix broken abuse of dev->driver_data by Alan Cox · 16 years ago
  68. ae91119 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  69. d541b22 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  70. 5c0a95c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  71. a650031 mmc_test: initialize mmc_test_lock statically by Akinobu Mita · 16 years ago
  72. 9d4e98e mmc_block: handle error from mmc_register_driver() by Akinobu Mita · 16 years ago
  73. da45b66 atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pin by Haavard Skinnemoen · 16 years ago
  74. 75d33cc atmel-mci: Fix bogus debugfs file size by Haavard Skinnemoen · 16 years ago
  75. b17339a atmel-mci: Fix memory leak in atmci_regs_show by Haavard Skinnemoen · 16 years ago
  76. 87e60f2 atmel-mci: debugfs: enable clock before dumping regs by Haavard Skinnemoen · 16 years ago
  77. fe246eb tmio_mmc: fix compilation with debug enabled by Dmitry Baryshkov · 16 years ago
  78. d130d97 hwmon: (ad7414) Make ad7414_update_device() static by Adrian Bunk · 16 years ago
  79. 859b9ef hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I) by Andrew Paprocki · 16 years ago
  80. 13b3c3f hwmon: (atxp1) Fix device detection logic by Jean Delvare · 16 years ago
  81. 9824b8f Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  82. 5a0cd4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  83. 902f2ac Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  84. 79d57ab Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  85. 764527a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  86. 9744197 md: Don't wait UNINTERRUPTIBLE for other resync to finish by NeilBrown · 16 years ago
  87. e727240 e100: Use pci_pme_active to clear PME_Status and disable PME# by Rafael J. Wysocki · 16 years ago
  88. 78566fe e1000: prevent corruption of EEPROM/NVM by Christopher Li · 16 years ago
  89. f55c21f forcedeth: call restore mac addr in nv_shutdown path by Yinghai Lu · 16 years ago
  90. 27ed9dd bnx2: Promote vector field in bnx2_irq structure from u16 to unsigned int by Benjamin Li · 16 years ago
  91. 49f276b hpplus: fix build regression by Stephen Hemminger · 16 years ago
  92. e95926d Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support" by Linus Torvalds · 16 years ago
  93. b08508c PCI: fix compiler warnings in pci_get_subsys() by Greg KH · 16 years ago
  94. 7e2c232 Merge branches 'ipoib', 'mlx4' and 'nes' into for-linus by Roland Dreier · 16 years ago
  95. e8224e4 IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop() by Yossi Etigin · 16 years ago
  96. d7ffd50 RDMA/nes: Fix client side QP destroy by Faisal Latif · 16 years ago
  97. 1577e4b Input: jornada720_ts - fix build error ( LONG() usage ) by Kristoffer Ericson · 16 years ago
  98. 9adb8c1 [S390] cio: fix orb initialization in cio_start_key by Stefan Weinhuber · 16 years ago
  99. f26fd5d [S390] cio: Fix driver_data handling for ccwgroup devices. by Cornelia Huck · 16 years ago
  100. cd72ad3 Input: bcm5974 - switch back to normal mode when closing by Henrik Rydberg · 16 years ago