1. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  2. 12c2c01 pcmcia: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  3. d6c2385 misc: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  4. c43f89c fbdev: fix /proc/fb oops after module removal by Alexey Dobriyan · 17 years ago
  5. 3c4ded9 leds: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  6. 2b653e0 rtc: fix the error in the function of cmos_set_alarm by Zhao Yakui · 17 years ago
  7. bc65c72 mmc: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  8. 1018cf9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  9. 533bb8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  10. d2dcba6 [ISDN]: Do not validate ISDN net device address prior to interface-up by Paul Bolle · 17 years ago
  11. e01bf1c net: check for underlength tap writes by Rusty Russell · 17 years ago
  12. 14daa02 net: make struct tun_struct private to tun.c by Rusty Russell · 17 years ago
  13. 2de58e3 tg3: fix MMIO for PPC 44x platforms by Sergei Shtylyov · 17 years ago
  14. 16a7914 Mark generic HDLC + PPP as broken. by Krzysztof Halasa · 17 years ago
  15. 44fb312 ehea: Fix DLPAR memory add support by Thomas Klein · 17 years ago
  16. 5a81f14 sc92031: sysfs link missing by Stephen Hemminger · 17 years ago
  17. c500cb2 smc91x driver: fix bug: print warning only in interrupt mode by Sonic Zhang · 17 years ago
  18. a376e79 forcedeth: mac address fix by Ayaz Abdulla · 17 years ago
  19. 72cfe92 macb: Use semicolon instead of comma for statement by Atsushi Nemoto · 17 years ago
  20. 84b7901 macb: Call phy_disconnect on removing by Atsushi Nemoto · 17 years ago
  21. 3d137fd ucc_geth: fix non-functional fixed phy support by Joakim Tjernlund · 17 years ago
  22. 9a3c243 fs_enet: Don't call NAPI functions when NAPI is not used. by Laurent Pinchart · 17 years ago
  23. c63eddb sky2: missing chip name for Yukon Supreme by Stephen Hemminger · 17 years ago
  24. 1892225 [libata] make ali_atapi_dma static by Adrian Bunk · 17 years ago
  25. aeb7491 [libata] sata_svw: fix reversed port count by Jeff Garzik · 17 years ago
  26. 099ce8f Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  27. 90768c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  28. bd2ab67 md: close a livelock window in handle_parity_checks5 by Dan Williams · 17 years ago
  29. 231bc2a cciss: error: implicit declaration of function 'sg_init_table' by Mike Pagano · 17 years ago
  30. ad28a07 rtc: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  31. f37d193 watchdog: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  32. f4fce61 usb host: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  33. f34c32f usb gadget: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  34. 7e38c3c spi: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  35. d479540 rtc: rtc-s35390a.c needs the bitreverse library by Randy Dunlap · 17 years ago
  36. fa16eef i2c-tiny-usb: New VID/PID pair by Till Harbaum · 17 years ago
  37. b73a9ae i2c-davinci: Fix lost interrupt by Troy Kisky · 17 years ago
  38. 852fb2a i2c-ibm_iic: Fast mode parm desc fixup by Paul Mundt · 17 years ago
  39. 619c714 BNX2X: Correct bringing chip out of reset by Eliezer Tamir · 17 years ago
  40. b41f5bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  41. e91e9d4 rt61pci: rt61pci_beacon_update do not free skb twice by Daniel Wagner · 17 years ago
  42. c5b9004 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  43. 2633da2 ssb-mipscore: Fix interrupt vectors by Michael Buesch · 17 years ago
  44. b63009b ssb-pcicore: Fix IRQ TPS flag handling by Larry Finger · 17 years ago
  45. ac2c5bd ata/sata_fsl: Remove unused variable in sata_fsl_probe by Johann Felix Soden · 17 years ago
  46. 119b3aa pata_sil680: Fix build on arch/ppc by Benjamin Herrenschmidt · 17 years ago
  47. f8e30e4 mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync() by Dmitry Adamushko · 17 years ago
  48. b9ad898 spi: spi_bfin5xx: remove unused label by Michael Hennerich · 17 years ago
  49. f9e522c spi: spi_bfin5xx: fix probe() sequencing by Vitja Makarov · 17 years ago
  50. 4fb98ef spi: spi_bfin5xx build fix by Mike Frysinger · 17 years ago
  51. ba62b07 acpi: fix "buggy BIOS check" when CPUs are hot removed by Alok Kataria · 17 years ago
  52. bb070e4 acpi thermal: fix result check by Krzysztof Helt · 17 years ago
  53. ef45cb6 ub: remove BUG() after __blk_end_request and fix the condition causing it by Pete Zaitcev · 17 years ago
  54. 21f644f [NET]: Undo code bloat in hot paths due to print_mac(). by David S. Miller · 17 years ago
  55. 881400a b43legacy: fix bcm4303 crash by Stefano Brivio · 17 years ago
  56. 7981a35 iwlwifi: fix n-band association problem by Abhijeet Kolekar · 17 years ago
  57. 3f2eeac ipw2200: set MAC address on radiotap interface by Daniel Drake · 17 years ago
  58. 877cb0d libertas: fix mode initialization problem by Holger Schurig · 17 years ago
  59. 4c3b01f pvrusb2: fix broken build due to patch order dependency by Michael Krufky · 17 years ago
  60. ad3c7e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  61. c976816 siimage: fix kernel oops on PPC 44x by Sergei Shtylyov · 17 years ago
  62. 6ea0a46 virtio_net: remove overzealous printk by Anthony Liguori · 17 years ago
  63. 099c736 Revert "smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade" by Linus Torvalds · 17 years ago
  64. 2557a93 virtio: remove overzealous BUG_ON. by Rusty Russell · 17 years ago
  65. 4cac04d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  66. 4a72ef9 Merge branch 'pci_id_updates' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  67. 28b8383 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  68. c28cf0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  69. 3bf4846 fix IS_I9XX macro in i915 DRM driver by Jesse Barnes · 17 years ago
  70. 164fc5d scsi: fix sense_slab/bio swapping livelock by Hugh Dickins · 17 years ago
  71. 92c9d07 V4L/DVB (7497): pvrusb2: add new usb pid for 73xxx models by Michael Krufky · 17 years ago
  72. dd6e946 V4L/DVB (7496): pvrusb2: add new usb pid for 75xxx models by Michael Krufky · 17 years ago
  73. a80c5aa V4L/DVB (7499): v4l/dvb Kconfig: Fix bugzilla #10067 by Mauro Carvalho Chehab · 17 years ago
  74. 8e08af3 V4L/DVB (7495): s5h1409: fix blown-away bit in function s5h1409_set_gpio by Michael Krufky · 17 years ago
  75. 4a8f3a5 V4L/DVB (7460): bttv: Bt832 - fix possible NULL pointer deref by Cyrill Gorcunov · 17 years ago
  76. cc1020f [WATCHDOG] it8712f_wdt Zero MSB timeout byte when disabling watchdog by Andrew Paprocki · 17 years ago
  77. 797de7b Revert "ACPI: Ignore _BQC object when registering backlight device" by Linus Torvalds · 17 years ago
  78. abd24df ipmi: change device node ordering to reflect probe order by Carol Hebert · 17 years ago
  79. fb6d080 mtd: fix broken state in CFI driver caused by FL_SHUTDOWN by Alexey Korolev · 17 years ago
  80. 3a14312 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  81. 7a5ac8d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  82. 4ed9190 parport_pc: make sure to release IO ports after probing for IT87XX by Linus Torvalds · 17 years ago
  83. 30ecce9 fix endian lossage in forcedeth by Al Viro · 17 years ago
  84. e28e3a6 net/tokenring/olympic.c section fixes by Adrian Bunk · 17 years ago
  85. 5da4e37 net: marvell.c fix sparse shadowed variable warning by Harvey Harrison · 17 years ago
  86. 5761d64 x86: revert assign IRQs to hpet timer by Thomas Gleixner · 17 years ago
  87. bbc60c1 xen: fix grant table bug by Michael Abd-El-Malek · 17 years ago
  88. 8243e63 pata_ali: disable ATAPI DMA by Tejun Heo · 17 years ago
  89. e52dcc4 libata: ATA_12/16 doesn't fall into ATAPI_MISC by Tejun Heo · 17 years ago
  90. 436d34b libata: uninline atapi_cmd_type() by Tejun Heo · 17 years ago
  91. a4ba7fe libata: fix IDENTIFY order in ata_bus_probe() by Bartlomiej Zolnierkiewicz · 17 years ago
  92. b2a5c19 [TG3]: Add PHY workaround for 5784 by Matt Carlson · 17 years ago
  93. 2eccd6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  94. cd1d2d2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  95. 8d81394 [POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet works by René Bürgel · 17 years ago
  96. 9597362 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  97. 212e7bb Char: rio, fix sparse warnings by Jiri Slaby · 17 years ago
  98. 3d0ae36 Char: ip2, fix sparse warnings by Jiri Slaby · 17 years ago
  99. ffc41cf nbd: prevent sock_xmit from attempting to use a NULL socket by Mike Snitzer · 17 years ago
  100. 39d4c92 atmel_serial: fix uart/console concurrent access by Marc Pignat · 17 years ago