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