1. 85dfd81 pty: fix data loss when stopped (^S/^Q) by Linus Torvalds · 15 years ago
  2. 9f3eea6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  3. cbe9352 tty-ldisc: be more careful in 'put_ldisc' locking by Linus Torvalds · 15 years ago
  4. 65b7704 tty-ldisc: turn ldisc user count into a proper refcount by Linus Torvalds · 15 years ago
  5. 18eac1c tty-ldisc: make refcount be atomic_t 'users' count by Linus Torvalds · 15 years ago
  6. c439623 parisc: parisc-agp.c - use correct page_mask function by Helge Deller · 15 years ago
  7. cab8bd3 sysrq, kdump: make sysrq-c consistent by Hidetoshi Seto · 15 years ago
  8. 7d4dd02 Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 15 years ago
  9. e043e42 pty: avoid forcing 'low_latency' tty flag by OGAWA Hirofumi · 15 years ago
  10. 68dbcb7 Remove zero-length file drivers/char/vr41xx_giu.c by Jeff Garzik · 15 years ago
  11. 3a54297 pty: quickfix for the pty ENXIO timing problems by Alan Cox · 15 years ago
  12. 23198fd tty: fix chars_in_buffers by Alan Cox · 15 years ago
  13. 2547025 specialix.c: convert nested spin_lock_irqsave to spin_lock by Julia Lawall · 15 years ago
  14. c46a7ae vc: create vcs(a) devices for consoles by Kay Sievers · 15 years ago
  15. ecc2e05 tty_port: Fix return on interrupted use by Alan Cox · 15 years ago
  16. 8077088 n_tty: Fix echo race by Alan Cox · 15 years ago
  17. 9237a81 tty: nozomi, fix tty refcounting bug by Jiri Slaby · 15 years ago
  18. 5c9228f vt: drop bootmem/slab memory distinction by Johannes Weiner · 15 years ago
  19. c8d5004 tty: fix close/hangup race by Alan Cox · 15 years ago
  20. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  21. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  22. d945cb9 pty: Rework the pty layer to use the normal buffering logic by Alan Cox · 15 years ago
  23. ada8e95 Update Yoichi Yuasa's e-mail address by Yoichi Yuasa · 15 years ago
  24. 27fdd32 MIPS: Update VR41xx GPIO driver to use gpiolib by Yoichi Yuasa · 15 years ago
  25. aef29bc tty: Fix the leak in tty_ldisc_release by Alan Cox · 15 years ago
  26. 04a85d1 powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernel by Sonny Rao · 15 years ago
  27. e4031d5 powerpc/BSR: add 4096 byte BSR size by Sonny Rao · 15 years ago
  28. 4d8d4d2 Remove low_latency flag setting from nozomi and mxser drivers by Chuck Ebbert · 15 years ago
  29. 6af9a43 tty: fix tty_port_block_til_ready waiting by Jiri Slaby · 15 years ago
  30. ce89294 synclink_gt: fix transmit race and timeout by Paul Fulghum · 15 years ago
  31. be10eb7 tty: n_hdlc add buffer flushing by Paul Fulghum · 15 years ago
  32. a115902 vt_ioctl: fix lock imbalance by Jiri Slaby · 15 years ago
  33. 69ae59d pcmcia/cm4000: fix lock imbalance by Jiri Slaby · 15 years ago
  34. eca4104 n_r3964: fix lock imbalance by Jiri Slaby · 15 years ago
  35. 56578ab bfin_jtag_comm: clean up printk usage by Mike Frysinger · 15 years ago
  36. 752a478 Revert "char: moxa, prevent opening unavailable ports" by Linus Torvalds · 15 years ago
  37. 93db629 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  38. 43813f3 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  39. 0b7af26 agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses by Pierre Willenbrock · 15 years ago
  40. 773d7a0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  41. a90b037 char: moxa, prevent opening unavailable ports by Dirk Eibach · 15 years ago
  42. 0b9ce5a istallion: add missing __devexit marking by Mike Frysinger · 15 years ago
  43. 4390b9e dtlk: off by one in {read,write}_tts() by Roel Kluin · 15 years ago
  44. a95fe46 agp: add user mapping support to ATI AGP bridge. by Dave Airlie · 15 years ago
  45. 07613ba agp: switch AGP to use page array instead of unsigned long array by Dave Airlie · 15 years ago
  46. 2908826 agpgart: detected ALi M???? chipset with M1621 by Ondrej Zary · 15 years ago
  47. 6236902 agp/uninorth: Handle user memory types. by Michel Dänzer · 15 years ago
  48. d6580a9 kexec: sysrq: simplify sysrq-c handler by Neil Horman · 15 years ago
  49. 81fc401 ppdev: reduce kernel log spam by Michael Buesch · 15 years ago
  50. 9653a69 Char: isicom: fix build warning by Jiri Slaby · 15 years ago
  51. d6f47be drivers/char/mem.c: memory_open() cleanup: lookup minor device number from devlist by Adriano dos Santos Fernandes · 15 years ago
  52. 7bfa58d drivers/char/rtc: disable legacy RTC driver on Blackfin systems by Mike Frysinger · 15 years ago
  53. 4b337c5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  54. 7cc4766 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  55. 27f70c3 Pull for-2.6.31 into release by Tony Luck · 15 years ago
  56. e088a4a [IA64] Convert ia64 to use int-ll64.h by Matthew Wilcox · 15 years ago
  57. 049a947 MIPS: hwrng: Add TX4939 RNG driver by Atsushi Nemoto · 15 years ago
  58. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  59. f324edc console: make blank timeout value a boot option by Daniel Mack · 15 years ago
  60. 492b057 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  61. 6fd0330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  62. 15bdb56 Merge branch 'serial' by Linus Torvalds · 15 years ago
  63. 1aa4bed tty: fix sanity check by Alan Cox · 15 years ago
  64. 762faae pty: Narrow the race on ldisc locking by Alan Cox · 15 years ago
  65. 5dca607 tty: fix unused warning when TCGETX is not defined by Mike Frysinger · 15 years ago
  66. 677ca30 ldisc: debug aids by Alan Cox · 15 years ago
  67. 52856ed ldisc: Make sure the ldisc isn't active when we close it by Alan Cox · 15 years ago
  68. 8d2ead7 tty: Fix leaks introduced by the shift to separate ldisc objects by Alan Cox · 15 years ago
  69. 6a454f7 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  70. 609106b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  71. 46a5066 tty: Fix leaks introduced by the shift to separate ldisc objects by Alan Cox · 15 years ago
  72. cbcb6d6 pty: Narrow the race on ldisc locking by Alan Cox · 15 years ago
  73. 0259162 [S390] pm: hvc_iucv power management callbacks by Hendrik Brueckner · 15 years ago
  74. 9de33df ipmi: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  75. 317ccc4 hvcs: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  76. 6fd4693 Driver Core: raw: add nodename for raw devices by Kay Sievers · 15 years ago
  77. d405640 Driver Core: misc: add nodename support for misc devices. by Kay Sievers · 15 years ago
  78. e364ca9 drivers/hvc: Add missing __devexit_p() by Mike Frysinger · 15 years ago
  79. 0fa2133 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  80. 42e27bf ps3flash: Always read chunks of 256 KiB, and cache them by Geert Uytterhoeven · 15 years ago
  81. 6bd57f2 ps3flash: Cache the last accessed FLASH chunk by Geert Uytterhoeven · 15 years ago
  82. a4e623f ps3: Replace direct file operations by callback by Geert Uytterhoeven · 15 years ago
  83. 559dc87f5 ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct access by Geert Uytterhoeven · 15 years ago
  84. 7dafd23 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  85. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  86. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  87. 32f44d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  88. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  89. 02a99ed Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  90. 47ea421 Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  91. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  92. 4b512d2 trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able by Thadeu Lima de Souza Cascardo · 15 years ago
  93. 594de1d virtio: handle short buffers in virtio_rng. by Rusty Russell · 15 years ago
  94. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 15 years ago
  95. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 15 years ago
  96. 6ab5631 kmemleak: Remove the kmemleak.h include in drivers/char/vt.c by Catalin Marinas · 15 years ago
  97. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  98. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  99. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  100. b640f04 Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago