1. acd2a84 USB: usbserial - fix potential deadlock between write() and IRQ by Jiri Kosina · 17 years ago
  2. 8a28dea usb: serial/pl2303: support for IO Data Device RSAQ5 by Masakazu Mokuno · 17 years ago
  3. d718d2b USB: fix read vs. disconnect race in cytherm driver by Oliver Neukum · 17 years ago
  4. 54d2bc0 USB: fix locking in idmouse by Oliver Neukum · 17 years ago
  5. 439a903 USB: fix interface sysfs file-creation bug by Alan Stern · 17 years ago
  6. b22817b USB: fix ssb_ohci_probe() build bug by Ingo Molnar · 17 years ago
  7. df64c47 USB: pl2303: remove can't happen checks, set speed properly and report baud rate by Alan Cox · 17 years ago
  8. 3d3ddce USB: mos7840: Clean up old checks and stuff by Alan Cox · 17 years ago
  9. 3328d97 USB rio500.c: fix check-after-use by Adrian Bunk · 17 years ago
  10. e28c6a7 USB iowarrior.c: fix check-after-use by Adrian Bunk · 17 years ago
  11. 0b28baa USB: add URB_FREE_BUFFER to permissible flags by Oliver Neukum · 17 years ago
  12. 3794ade USB: isd200: sort out USB/IDE dependancy mess by Alan Cox · 17 years ago
  13. c93d465 USB: FTDI Elan driver: Convert ftdi->u132_lock to mutex by Matthias Kaehlcke · 17 years ago
  14. 7898ffc USB: fix scheduling of Iso URBs in uhci-hcd by Alan Stern · 17 years ago
  15. 6ce073b USB: io_edgeport: cleanups, and tty speed reporting by Alan Cox · 17 years ago
  16. bd5e47c USB: ftd_sio cleanups and updates for new termios work checkpatch fixes by Andrew Morton · 17 years ago
  17. 669a6db USB: ftd_sio: cleanups and updates for new termios work by Alan Cox · 17 years ago
  18. 9ab0f20 USB: cp2101: convert to new termios by Alan Cox · 17 years ago
  19. 01d1df2 USB: whiteheat: clean up can't happen checks and encode baud rate by Alan Cox · 17 years ago
  20. 3378509 usb-serial: handle NULL termios methods as "no hardware changing support" by Alan Cox · 17 years ago
  21. ed1f12e USB: sierra: termios by Alan Cox · 17 years ago
  22. e650d8a USB: option: termios handling by Alan Cox · 17 years ago
  23. a6ebf80 USB: kobil_sct: termios encoding fixups by Alan Cox · 17 years ago
  24. 74240b0 USB: keyspan termios tidy by Alan Cox · 17 years ago
  25. 560aac2 USB: ir_usb: termios handling by Alan Cox · 17 years ago
  26. 998e863 USB: empeg: clean up and handle speeds by Alan Cox · 17 years ago
  27. 7fa36a9 USB: digi_acceleport: fix termios and also readability a bit by Alan Cox · 17 years ago
  28. 73f5930 USB: ch341: fix termios handling by Alan Cox · 17 years ago
  29. 7cc7ee2 usb serial: kill another case we pass NULL and shouldn't by Alan Cox · 17 years ago
  30. adb5dca USB: ark3116: update termios handling by Alan Cox · 17 years ago
  31. 149b36e serial: stop passing NULL to functions that expect data by Alan Cox · 17 years ago
  32. 3657f6c USB: add new Novatel device ids to option driver by Greg Kroah-Hartman · 22 years ago
  33. c9927c2 Linux 2.6.24-rc1 by Linus Torvalds · 17 years ago
  34. f0c15f4 add port definition for mcf UART driver by Greg Ungerer · 17 years ago
  35. ee5a240 m68knommu: remove unused machdep variable definitions by Greg Ungerer · 17 years ago
  36. ee8c8ad m68knommu: define DMA channels for ColdFire 532x by Greg Ungerer · 17 years ago
  37. 99dc736 m68knommu: add platform struct for ColdFire UART driver by Greg Ungerer · 17 years ago
  38. f386c3c m68knommu: mark mem init functions as __init by Greg Ungerer · 17 years ago
  39. 1d2842e m68knommu: mark setup_arch() as __init by Greg Ungerer · 17 years ago
  40. 65fde4c m68knommu: cleanup 68VZ328 init code by Greg Ungerer · 17 years ago
  41. f135370 m68knommu: cleanup 68EZ328 init code by Greg Ungerer · 17 years ago
  42. 7e6a3d4 m68knommu: cleanup 68360 startup code by Greg Ungerer · 17 years ago
  43. 8467571 m68knommu: cleanup 68328 timer code by Greg Ungerer · 17 years ago
  44. 0e298eb m68knommu: cleanup 68328 init code by Greg Ungerer · 17 years ago
  45. 33d56bc m68knommu: remove unused variables in setup.c by Greg Ungerer · 17 years ago
  46. 25c2635 Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  47. d858196 Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  48. 5a0e554b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  49. c09b360 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  50. e0f1392 ni5010: kill unused variable by Jeff Garzik · 17 years ago
  51. 0e6f732 eexpress: fix !SMP unused-var warning by Jeff Garzik · 17 years ago
  52. 3bdf590 cgroup: kill unused variable by Jeff Garzik · 17 years ago
  53. 3a9e3a5 jmicron: update quirk for JMB361/3/5/6 by Tejun Heo · 17 years ago
  54. 0c17317 libata: add HTS542525K9SA00 to NCQ blacklist by Tejun Heo · 17 years ago
  55. 150981b libata-core: auditting chk_status v check_status by Alan Cox · 17 years ago
  56. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  57. 2c80009 Remove Andrew Morton from list of net driver maintainers. by Jeff Garzik · 17 years ago
  58. d0e81b7 bonding: Acquire correct locks in alb for promisc change by Jay Vosburgh · 17 years ago
  59. 6603a6f bonding: Convert more locks to _bh, acquire rtnl, for new locking by Jay Vosburgh · 17 years ago
  60. 059fe7a bonding: Convert locks to _bh, rework alb locking for new locking by Jay Vosburgh · 17 years ago
  61. 0b0eef6 bonding: Convert miimon to new locking by Jay Vosburgh · 17 years ago
  62. cf5f904 bonding: Convert balance-rr transmit to new locking by Jay Vosburgh · 17 years ago
  63. 1b76b31 Convert bonding timers to workqueues by Jay Vosburgh · 17 years ago
  64. 15df580 Update MAINTAINERS to reflect my (jgarzik's) current efforts. by Jeff Garzik · 17 years ago
  65. de05238 pasemi_mac: fix typo by Olof Johansson · 17 years ago
  66. 79d1050 defxx.c: dfx_bus_init() is __devexit not __devinit by Maciej W. Rozycki · 17 years ago
  67. b9192ad s390 MAINTAINERS by Ursula Braun · 17 years ago
  68. f1ecfd5 remove header_ops bug in qeth driver by Ursula Braun · 17 years ago
  69. b877fe2 sky2: crash on remove by Stephen Hemminger · 17 years ago
  70. f5e42fb MIPSnet: Delete all the useless debugging printks. by Ralf Baechle · 17 years ago
  71. 6cd043d AR7 ethernet: small post-merge cleanups and fixes by Matteo Croce · 17 years ago
  72. 02bae21 Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream by Jeff Garzik · 17 years ago
  73. c7ffb6b Merge branch 'bug-fixes' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream by Jeff Garzik · 17 years ago
  74. 43cd736 Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream by Jeff Garzik · 17 years ago
  75. 7c23997 [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate by Jeff Garzik · 17 years ago
  76. f07ef39 drivers/char/riscom8: clean up irq handling by Jeff Garzik · 17 years ago
  77. 080eb42 isdn/sc: irq handler clean by Jeff Garzik · 17 years ago
  78. 246f93f isdn/act2000: fix major bug. clean irq handler. by Jeff Garzik · 17 years ago
  79. d12341f char/pcmcia/synclink_cs: trim trailing whitespace by Jeff Garzik · 17 years ago
  80. 6bd3bd6 drivers/char/ip2: separate polling and irq-driven work entry points by Jeff Garzik · 17 years ago
  81. f3518e4 drivers/char/ip2: split out irq core logic into separate function by Jeff Garzik · 17 years ago
  82. 1daec86 [NETDRVR] lib82596, netxen: delete pointless tests from irq handler by Jeff Garzik · 17 years ago
  83. 06efcad Eliminate pointless casts from void* in a few driver irq handlers. by Jeff Garzik · 17 years ago
  84. 5712cb3 [PARPORT] Remove unused 'irq' argument from parport irq functions by Jeff Garzik · 17 years ago
  85. f230d10 [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt} by Jeff Garzik · 17 years ago
  86. 3f2e40d [PARPORT] Consolidate code copies into a single generic irq handler by Jeff Garzik · 17 years ago
  87. 432409e NFS: Fix for bug in handling of errors for O_DIRECT writes by Neil Brown · 17 years ago
  88. a7aed1c Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  89. 1212663 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  90. af76bba Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  91. 2024da6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  92. 1b82ba6 x86: Add HPET force support for MCP55 (nForce 5) chipsets by Carlos Corbacho · 17 years ago
  93. d79a5f8 x86: Force enable HPET for CK804 (nForce 4) chipsets by Carlos Corbacho · 17 years ago
  94. fa76dab x86: clean up setup.h and the boot code by H. Peter Anvin · 17 years ago
  95. 0de80bc x86: Save registers in saved_context during suspend and hibernation by Rafael J. Wysocki · 17 years ago
  96. ef68529 x86: merge setup_32/64.h by Thomas Gleixner · 17 years ago
  97. 33185c5 x86: merge signal_32/64.h by Thomas Gleixner · 17 years ago
  98. 23e5305 x86: merge required-features.h by Brian Gerst · 17 years ago
  99. 77129c5 x86: merge sigcontext_32/64.h by Thomas Gleixner · 17 years ago
  100. be7baf8 x86: merge msr_32/64.h by Thomas Gleixner · 17 years ago