1. 335adde pty: Fix allocation failure double free by Alan Cox · 16 years ago
  2. fe9cd96 pty: Coding style and polish by Alan Cox · 16 years ago
  3. 15f1a63 Add an instance parameter devpts interfaces by Sukadev Bhattiprolu · 16 years ago
  4. 4a2b5fd Move tty lookup/reopen to caller by Sukadev Bhattiprolu · 16 years ago
  5. bf970ee tty: extract the pty init time special cases by Alan Cox · 16 years ago
  6. 73ec06f tty: Finish fixing up the init_dev interface to use ERR_PTR by Alan Cox · 16 years ago
  7. 8b0a88d tty: More driver operations by Alan Cox · 16 years ago
  8. 7d7b93c tty: kref the tty driver object by Alan Cox · 16 years ago
  9. 99f1fe1 tty: Clean up the tty_init_dev changes further by Alan Cox · 16 years ago
  10. 2349970 tty: Move parts of tty_init_dev into new functions by Sukadev Bhattiprolu · 16 years ago
  11. d81ed10 tty: Remove more special casing and out of place code by Alan Cox · 16 years ago
  12. feebed6 tty: shutdown method by Alan Cox · 16 years ago
  13. bf7a06b vt: remove bogus lock dropping by Alan Cox · 16 years ago
  14. 15582d3 pty: If the administrator creates a device for a ptmx slave we should not error by Alan Cox · 16 years ago
  15. 934e6eb tty: Redo current tty locking by Alan Cox · 16 years ago
  16. 2cb5998 tty: the vhangup syscall is racy by Alan Cox · 16 years ago
  17. 216ba02 mxser: Switch to kref tty by Alan Cox · 16 years ago
  18. d18a750 stallion: Use krefs by Alan Cox · 16 years ago
  19. d450b5a tty: kref usage for isicom and moxa by Alan Cox · 16 years ago
  20. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  21. 95f9bfc tty: Move tty_write_message out of kernel/printk by Alan Cox · 16 years ago
  22. 452a00d tty: Make get_current_tty use a kref by Alan Cox · 16 years ago
  23. f4d2a6c tty: compare the tty winsize by Alan Cox · 16 years ago
  24. 8f52002 tty: Termios locking - sort out real_tty confusions and lock reads by Alan Cox · 16 years ago
  25. 1d65b4a tty: Add termiox by Alan Cox · 16 years ago
  26. 5aaa70a tty: ipw need reworking by Alan Cox · 16 years ago
  27. 6f967f7 tty: use krefs to protect driver module counts by Alan Cox · 16 years ago
  28. 9c9f4de tty: Add a kref count by Alan Cox · 16 years ago
  29. 9e48565 tty: Split tty_port into its own file by Alan Cox · 16 years ago
  30. e049573 tty: split the buffering from tty_io by Alan Cox · 16 years ago
  31. e688510 tty: move tioclinux from a special case by Alan Cox · 16 years ago
  32. 716da63 nozomi: Fix close on error by Alan Cox · 16 years ago
  33. 7459b6f audit: Handle embedded NUL in TTY input auditing by Miloslav Trmac · 16 years ago
  34. 9d020a2 ip2: avoid add_timer with pending timer by Akinobu Mita · 16 years ago
  35. f1ddfd9 ip2: init/deinit cleanup by Jiri Slaby · 16 years ago
  36. 7ccd702 ip2: fix sparse warnings by Jiri Slaby · 16 years ago
  37. cf176bc ip2: cleanup globals by Jiri Slaby · 16 years ago
  38. 47babd4 Char: merge ip2main and ip2base by Jiri Slaby · 16 years ago
  39. 1361b7d Char: sx, fix io unmapping by Jiri Slaby · 16 years ago
  40. 24e6fd4 Char: cyclades. remove bogus iomap by Jiri Slaby · 16 years ago
  41. 9ae7b08 epca: call tty_port_init by Alan Cox · 16 years ago
  42. 2571cd6a drivers/char/hvc_console.c: adjust call to put_tty_driver by Julia Lawall · 16 years ago
  43. 807f4f8 Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  44. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  45. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  46. ec8deff Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  47. c54dcd8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  48. 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
  49. 9ac684f Merge branch 'next' into for-linus by James Morris · 16 years ago
  50. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 17 years ago
  51. 0dca0fd kgdboc,tty: Fix tty polling search to use name correctly by Jason Wessel · 16 years ago
  52. ab2b495 Merge branch 'master' into next by James Morris · 16 years ago
  53. 2e57572 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  54. f81b691 Merge commit 'v2.6.27-rc6' into x86/pat by Ingo Molnar · 16 years ago
  55. 3ce9bcb Merge branch 'core/xen' into x86/xen by Ingo Molnar · 16 years ago
  56. 8b76f46 drivers/char/random.c: fix a race which can lead to a bogus BUG() by Andrew Morton · 17 years ago
  57. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 17 years ago
  58. 7508132 sparc32: Convert PC RTC probing to pure OF driver. by David S. Miller · 17 years ago
  59. da31894 securityfs: do not depend on CONFIG_SECURITY by Eric Paris · 17 years ago
  60. a152db7 tty: Fix termios tty window resize race with pty/tty pair by Alan Cox · 17 years ago
  61. f753f32 tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron by Alan Cox · 17 years ago
  62. c09ff7e linux-next: fix x86 tree build failure by Stephen Rothwell · 17 years ago
  63. e4f807c Merge branch 'linus' into x86/xen by Ingo Molnar · 17 years ago
  64. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 17 years ago
  65. 5f310b6 agp: enable optimized agp_alloc_pages methods by Rene Herman · 17 years ago
  66. 8b53b57 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 17 years ago
  67. bd07928 agp: add agp_generic_destroy_pages() by Shaohua Li · 17 years ago
  68. 37acee1 agp: generic_alloc_pages() by Shaohua Li · 17 years ago
  69. 9326d61 Revert "reduce tlb/cache flush times of agpgart memory allocation" by Ingo Molnar · 17 years ago
  70. a09f485 drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak by Andrew Morton · 17 years ago
  71. 6e83358 xen: clean up domain mode predicates by Jeremy Fitzhardinge · 17 years ago
  72. 4309e09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  73. 9f59365 nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization by Stephen Hemminger · 17 years ago
  74. b09c3e3 removed unused #include <version.h> by Huang Weiyi · 17 years ago
  75. 8c9a9dd tty: remove resize window special case by Alan Cox · 17 years ago
  76. 466ae83 reduce tlb/cache flush times of agpgart memory allocation by Shaohua Li · 17 years ago
  77. e491401 crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() by Suresh Siddha · 17 years ago
  78. 98b0da4 drivers/char/rtc.c: removed duplicated include by Huang Weiyi · 17 years ago
  79. 1c89ac5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  80. b1b135c fix spinlock recursion in hvc_console by Christian Borntraeger · 17 years ago
  81. 9139758 agp: fix SIS 5591/5592 wrong PCI id by Krzysztof Helt · 17 years ago
  82. a8c84df intel/agp: rewrite GTT on resume by Keith Packard · 17 years ago
  83. e3cf695 agp: use dev_printk when possible by Bjorn Helgaas · 17 years ago
  84. 55814b7 amd64-agp: run fallback when no bridges found, not when driver registration fails by Bjorn Helgaas · 17 years ago
  85. 99d32bd intel_agp: official name for GM45 chipset by Zhenyu Wang · 17 years ago
  86. 000b915 Fix race/oops in tty layer after BKL pushdown by Christian Borntraeger · 17 years ago
  87. 49b75b8 Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  88. 097d9eb Merge Linus' latest into master by Russell King · 17 years ago
  89. f2d7499 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  90. 4c514a5 powerpc/iseries: remove the old viocons driver by Stephen Rothwell · 17 years ago
  91. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 17 years ago
  92. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 17 years ago
  93. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 17 years ago
  94. 3859069 Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into tmp by Jeff Garzik · 17 years ago
  95. f99e8f2 iSeries: Fix up viotty_ioctl BKL locking fallout by Linus Torvalds · 17 years ago
  96. 970a8a5 m68k/amiserial: fix fallout of tty break handling rework by Geert Uytterhoeven · 17 years ago
  97. 8bc5fb6 Remove bogons from the iSeries console by Alan Cox · 17 years ago
  98. 2acb802 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  99. d5cae36 vt: Deadlock workaround by Alan Cox · 17 years ago
  100. c2d5ced drivers/char/efirtc.c: removed duplicated #include by Huang Weiyi · 17 years ago