1. 708d8ce stallion: removed unused variable by Andre Haupt · 16 years ago
  2. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  3. 7ae8ed5 use generic_access_phys for /dev/mem mappings by Rik van Riel · 16 years ago
  4. efe9e77 mspec: convert nopfn to fault by Nick Piggin · 16 years ago
  5. d7ce20b remove is_tty() by Adrian Bunk · 16 years ago
  6. 4d8f54d drivers/char/nvram.c: Removed duplicated include by Huang Weiyi · 16 years ago
  7. 1bad879 tty: Fix up escaped character by Alan Cox · 16 years ago
  8. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  9. ed569bf istallion: Use helpers by Alan Cox · 16 years ago
  10. c68a99c synclink_gt fix locking in error path of rx enable by Paul Fulghum · 16 years ago
  11. 814dae0 synclink_gt: add rx DMA buffer fill level control by Paul Fulghum · 16 years ago
  12. 993456c synclink_gt: leave transmitter in reset state after configuration by Paul Fulghum · 16 years ago
  13. 403214d synclink_gt: improve TIOCOUTQ accuracy by Paul Fulghum · 16 years ago
  14. e559071 synclink_gt: add serial bit order control by Paul Fulghum · 16 years ago
  15. 8a38c28 synclink_gt: improve and simplify write method by Paul Fulghum · 16 years ago
  16. c72f527 n_hdlc: honor O_NONBLOCK on write by Paul Fulghum · 16 years ago
  17. 88e8824 Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdline by David Howells · 16 years ago
  18. e129def Char: mxser, add CP-102UF support by Jiri Slaby · 16 years ago
  19. faa7612 specialix: restore driver using new break functionality by Alan Cox · 16 years ago
  20. 4a56122 Fix the (i)Stallion driver's putchar() and break_ctl() ops by David Howells · 16 years ago
  21. 781cff5 riscom8: Restore driver using new break functionality by Alan Cox · 16 years ago
  22. 6d88972 isicom: restore using hardware break support by Alan Cox · 16 years ago
  23. dcbf128 epca: Restore driver by Alan Cox · 16 years ago
  24. 9e98966 tty: rework break handling by Alan Cox · 16 years ago
  25. abbe629 tty: Mark unconverted drivers as BROKEN by Alan Cox · 16 years ago
  26. 8ca8b90 mxser: remove dead code by Alan Cox · 16 years ago
  27. 30252ec epca: Fix comments and move break by Alan Cox · 16 years ago
  28. d2fbd0f specialix: Code cleanups by Alan Cox · 16 years ago
  29. a72492b specialix: Tidy up coding style by Alan Cox · 16 years ago
  30. 01e1abb tty: Split ldisc code into its own file by Alan Cox · 16 years ago
  31. 47aa579 device create: char: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  32. eb4225b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  33. 72a7369 Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  34. 519f014 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  35. f8b71a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  36. 42a77a1 Fix istallion build failure by Wang Chen · 16 years ago
  37. e27772b Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  38. 908cf4b Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next by Dmitry Torokhov · 16 years ago
  39. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  40. e945b56 m68k: Return -ENODEV if no device is found by Geert Uytterhoeven · 16 years ago
  41. 44b7d1b tty: add more tty_port fields by Alan Cox · 16 years ago
  42. 77451e5 cyclades: use tty_port by Alan Cox · 16 years ago
  43. ae67751 tty: Clean up tiocmset by Alan Cox · 16 years ago
  44. 8fb06c7 synclink: use tty_port by Alan Cox · 16 years ago
  45. f8ae476 stallion: use tty_port by Alan Cox · 16 years ago
  46. e60a108 rocket: use tty_port by Alan Cox · 16 years ago
  47. 0ad9e7d mxser: use tty_port by Alan Cox · 16 years ago
  48. 9de6a51 moxa: use tty_port by Alan Cox · 16 years ago
  49. b02f5ad6 istallion: use tty_port by Alan Cox · 16 years ago
  50. f1d0322 isicom: use tty_port by Alan Cox · 16 years ago
  51. d99101f riscom8: remove bogus checks by Alan Cox · 16 years ago
  52. 85f8f81 riscom8: use tty_port by Alan Cox · 16 years ago
  53. b5391e2 gs: use tty_port by Alan Cox · 16 years ago
  54. 4982d6b esp: use tty_port by Alan Cox · 16 years ago
  55. 52d4173 epca: use tty_port by Alan Cox · 16 years ago
  56. 6f67048 tty: Introduce a tty_port common structure by Alan Cox · 16 years ago
  57. 59247ca drivers/char/rio/: remove VCS tags by Adrian Bunk · 16 years ago
  58. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  59. e1e5770 tty: isicom, enable/disable pci device by Jiri Slaby · 16 years ago
  60. d092633 Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM by Ingo Molnar · 16 years ago
  61. cd569ef Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  62. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  63. ce08715 sparc64: Add Niagara2 RNG driver. by David S. Miller · 16 years ago
  64. 64d206d x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM by Ingo Molnar · 16 years ago
  65. 4cddb88 mmtimer: Push BKL down into the ioctl handler by Alan Cox · 16 years ago
  66. f39548a Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 by Linus Torvalds · 16 years ago
  67. d20a4dc APM emulation: Notify about all suspend events, not just APM invoked ones (v2) by Johannes Berg · 16 years ago
  68. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  69. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  70. d93c768 pcmcia: fix return value in cm4000_cs.c by Dominik Brodowski · 16 years ago
  71. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago
  72. fe9e8d5 powerpc: Add driver for Barrier Synchronization Register by Sonny Rao · 16 years ago
  73. 5a86102 Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 by Linus Torvalds · 16 years ago
  74. 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  75. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  76. 7f127d5 dsp56k: use request_firmware by Jaswinder Singh · 16 years ago
  77. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  78. a3da5bf Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  79. c142bda Merge branch 'drm-reorg' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  80. 42c5920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  81. d59fdcf2 Merge commit 'v2.6.26' into x86/core by Ingo Molnar · 16 years ago
  82. 11c2d81 Merge commit 'origin/HEAD' into test-merge by Benjamin Herrenschmidt · 16 years ago
  83. c0e0920 drm: reorganise drm tree to be more future proof. by Dave Airlie · 16 years ago
  84. 43f77e9 drivers/char/pcmcia/ipwireless/hardware.c fix resource leak by Darren Jenkins · 16 years ago
  85. ae94b80 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
  86. 3976df9 [PATCH] IPMI: return correct value from ipmi_write by Mark Rustad · 16 years ago
  87. 61ca9da rtc: fix reported IRQ rate for when HPET is enabled by Paul Gortmaker · 16 years ago
  88. fb0e7e1 tpm: add Intel TPM TIS device HID by Marcin Obara · 16 years ago
  89. 547d8bb ip2: use request_firmware() by David Woodhouse · 16 years ago
  90. 2bca76e Fix a const assignment in moxa_load_fw() by David Howells · 16 years ago
  91. f61e761 cyclades: treat firmware data as const by David Woodhouse · 16 years ago
  92. 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 16 years ago
  93. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  94. 198191c WAN: convert drivers to use built-in netdev_stats by Krzysztof Halasa · 16 years ago
  95. 3e2a078 tty: Fix inverted logic in send_break by Alan Cox · 16 years ago
  96. 3d25802 DRM/i915: only use tiled blits on 965+ by Jesse Barnes · 16 years ago
  97. 70b028b ipmi: fasync BKL pushdown by Jonathan Corbet · 16 years ago
  98. 5d1e323 tty_io: fasync BKL pushdown by Jonathan Corbet · 16 years ago
  99. 25368ca tpm-tpm: BKL pushdown by Arnd Bergmann · 16 years ago
  100. f8f2c79 sonypi: BKL pushdown by Arnd Bergmann · 16 years ago