1. f122bfb Char: mxser, ioctl cleanup by Jiri Slaby · 16 years ago
  2. f83bb2d Char: mxser, simplify mxser_get_serial_info by Jiri Slaby · 16 years ago
  3. 0ecd233 Char: mxser, reorder mxser_cardinfo fields by Jiri Slaby · 16 years ago
  4. c3667d5 Char: mxser, 0 to NULL in pointer by Jiri Slaby · 16 years ago
  5. d7f549f Char: mxser, remove special baudrate processing by Jiri Slaby · 16 years ago
  6. f29e37c mxser/mxser_new: first pass over termios reporting for the mxser cards by Alan Cox · 16 years ago
  7. b98e70d Char: riscom8, remove wakeup and hangup bottomhalves by Jiri Slaby · 16 years ago
  8. 3099bbc Char: serial167, remove bottomhalf by Jiri Slaby · 16 years ago
  9. ccfea3c Char: stallion, remove bottomhalf by Jiri Slaby · 16 years ago
  10. d0d4e1c Char: specialix, remove bottomhalves by Jiri Slaby · 16 years ago
  11. cfccaee Char: istallion, remove hangup bottomhalf by Jiri Slaby · 16 years ago
  12. d2e7a4b Char: esp, remove hangup and wakeup bottomhalves by Jiri Slaby · 16 years ago
  13. 1386a82 Char: riscom8, change rc_init_drivers prototype by Jiri Slaby · 16 years ago
  14. 319fe7c Char: stallion, fix compiler warnings by Jiri Slaby · 16 years ago
  15. f31e683 Char: mxser_new, ioaddresses are ulong by Jiri Slaby · 16 years ago
  16. 1237a2e Char: char/serial, remove SERIAL_TYPE_NORMAL redefines by Jiri Slaby · 16 years ago
  17. f6de0c9 Char: rocket, remove useless macros by Jiri Slaby · 16 years ago
  18. 68562b7 Char: rocket, printk cleanup by Jiri Slaby · 16 years ago
  19. 48a67f5 Char: rocket, switch long delay to sleep by Jiri Slaby · 16 years ago
  20. 48103c5 i8k: Inspiron E1705 fix by Frank Sorenson · 16 years ago
  21. fe04f22 I8K: allow i8k driver to be built on x86_64 systems by Bradley Smith · 16 years ago
  22. ae5e297 MBCS: convert dmareadlock to mutex by Matthias Kaehlcke · 16 years ago
  23. 46bca69 MBCS: convert dmawritelock to mutex by Matthias Kaehlcke · 16 years ago
  24. a40ba84 MBCS: convert algolock to mutex by Matthias Kaehlcke · 16 years ago
  25. 102f4a0 ip27-rtc: convert ioctl to unlocked_ioctl by Cyrill Gorcunov · 16 years ago
  26. e1d42c9 tpm: infineon section mismatch by Randy Dunlap · 16 years ago
  27. 54d2a37 Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline by Joe Peterson · 16 years ago
  28. a9000d0 ik8: add Dell UK 6400 Inspiron model (MM061) by Nick Warne · 16 years ago
  29. cce992b Amiga serial driver: port_write_mutex fixup by Daniel Walker · 16 years ago
  30. e381d1c drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 16 years ago
  31. ec5b115 tty: enable the echoing of ^C in the N_TTY discipline by Joe Peterson · 16 years ago
  32. bed9759 drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 16 years ago
  33. a6752f3 unix98 allocated_ptys_lock semaphore to mutex by Daniel Walker · 16 years ago
  34. eb31005 drivers/char/tty_io.c: remove pty_sem by Daniel Walker · 16 years ago
  35. f5d3f30 char: use SGI_HAS_DS1286 for SGI_DS1286 depends by Thomas Bogendoerfer · 16 years ago
  36. 91f3f1e drivers/char/random.c:write_pool() cond_resched() needed by Matt Mackall · 16 years ago
  37. ed8485f synclink_gt fix missed serial input signal changes by Paul Fulghum · 16 years ago
  38. 3dd1247 synclink: standardize format of linux header file include's with "<>" by Robert P. J. Day · 16 years ago
  39. 11025e8 via-rng: enable secondary noise source on CPUs where it is present by Dave Jones · 16 years ago
  40. b094000 vt: bitlock fix by Nick Piggin · 16 years ago
  41. 5bd91f1 tpm.c: fix crash during device removal by Richard MUSIL · 16 years ago
  42. 2646437 proper prototype for vty_init() by Adrian Bunk · 16 years ago
  43. 0a5dcb5 Parallel port: convert port_mutex to the mutex API by Matthias Kaehlcke · 16 years ago
  44. 911f215 Remove inclusions of <linux/autoconf.h> by Ralf Baechle · 16 years ago
  45. d9afa43 riscom8: fix SMP brokenness by Jeff Garzik · 16 years ago
  46. 9914712 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  47. a41e3dc HWRNG: add possibility to remove hwrng devices during suspend/resume by Rafael J. Wysocki · 16 years ago
  48. 533354d Misc: Add possibility to remove misc devices during suspend/resume by Rafael J. Wysocki · 16 years ago
  49. 6d6f8d5 agp: alpha nopage by Nick Piggin · 16 years ago
  50. ecb8a84 pcmcia: convert some internal-only ioaddr_t to unsigned int by Olof Johansson · 16 years ago
  51. bc89460 agp: remove flush_agp_mappings calls from new flush handling code by Dave Airlie · 16 years ago
  52. f011ae7 intel-agp: introduce IS_I915 and do some cleanups.. by Dave Airlie · 16 years ago
  53. 9119f85 [intel_agp] fix name for G35 chipset by Zhenyu Wang · 16 years ago
  54. 4d64dd9 intel-agp: fixup resource handling in flush code. by Dave Airlie · 16 years ago
  55. 4e8b6e2 intel-agp: add new chipset ID by Zhenyu Wang · 16 years ago
  56. 91d361c agp: remove unnecessary pci_dev_put by Julia Lawall · 17 years ago
  57. 62f29ba agp: remove uid comparison as security check by serue@us.ibm.com · 17 years ago
  58. 1fa4db7 fix AGP warning by Andrew Morton · 17 years ago
  59. 2162e6a agp/intel: Add chipset flushing support for i8xx chipsets. by Dave Airlie · 17 years ago
  60. 6c00a61 intel-agp: add chipset flushing support by Dave Airlie · 17 years ago
  61. a13af4b agp: add chipset flushing support to AGP interface by Dave Airlie · 17 years ago
  62. 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  63. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 16 years ago
  64. 2f98735 vm audit: add VM_DONTEXPAND to mmap for drivers that need it by Nick Piggin · 16 years ago
  65. a586d4f virtio: simplify config mechanism. by Rusty Russell · 16 years ago
  66. 8dfba4d drivers/char/: Spelling fixes by Joe Perches · 16 years ago
  67. 18bbe0c2 nozomi: finish constification by Frank Seidel · 16 years ago
  68. 71e1b4a nozomi: constify driver by Jan Engelhardt · 16 years ago
  69. e9ed537 nozomi driver update by Frank Seidel · 16 years ago
  70. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 17 years ago
  71. 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 17 years ago
  72. 640e248 unexport add_disk_randomness by Adrian Bunk · 16 years ago
  73. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  74. 5398f98 x86: remove flush_agp_mappings() by Ingo Molnar · 16 years ago
  75. d7c8f21 x86: cpa: move flush to cpa by Thomas Gleixner · 16 years ago
  76. 6d238cc x86: convert CPA users to the new set_page_ API by Arjan van de Ven · 16 years ago
  77. f8f7648 rtc: use the IRQ callback interface in (old) RTC driver by Bernhard Walle · 16 years ago
  78. 5fd1fe9 x86: clean up drivers/char/rtc.c by Ingo Molnar · 16 years ago
  79. 02456c7 x86: nuke a ton of dead hpet code by Thomas Gleixner · 16 years ago
  80. 37a47db8 x86: assign IRQs to HPET timers, fix by Balaji Rao · 16 years ago
  81. e3f37a5 x86: assign IRQs to HPET timers by Balaji Rao · 16 years ago
  82. eba0e31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  83. f7eb12c kobject: convert hvcs to use kref, not kobject by Greg Kroah-Hartman · 17 years ago
  84. 12b20de kobject: convert hvc_console to use kref, not kobject by Greg Kroah-Hartman · 17 years ago
  85. 20fd1e3 nozomi driver by Frank Seidel · 17 years ago
  86. 53256f5 drm/i915: add support for E7221 chipset by Carlos Martín · 16 years ago
  87. e914a36 agp/intel: add support for E7221 chipset by Carlos Martín · 16 years ago
  88. 9156ad4 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  89. 889c94a Fix file references in documentation and Kconfig by Johann Felix Soden · 16 years ago
  90. 2490c68 TPM: fix suspend and resume failure by David Smith · 17 years ago
  91. 9aa6ad3 [HWRNG] pasemi: Add missing wait argument to data_present by Kamalesh Babulal · 17 years ago
  92. 984e976 [HWRNG]: move status polling loop to data_present callbacks by Patrick McHardy · 17 years ago
  93. bf5e583 pl2303: Fix mode switching regression by Alan Cox · 17 years ago
  94. db99247 tty: fix logic change introduced by wait_event_interruptible_timeout() by Cory T. Tusar · 17 years ago
  95. c2a7dcad Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  96. 87d5df6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  97. cb8c9b6 tipar: remove obsolete module by Romain Liévin · 17 years ago
  98. 980110c Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  99. b242a60 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  100. 9213148 Pull apm-freeze-fix into release branch by Len Brown · 17 years ago