1. 03457cd device create: char: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  2. 7c3b1dc tty: make sure that proc_clear_tty stores the cpu flags by Arjan van de Ven · 16 years ago
  3. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  4. eef2622 hvc_console: Fix free_irq in spinlocked section by Christian Borntraeger · 16 years ago
  5. 93f78da Revert "vt: fix background color on line feed" by Linus Torvalds · 16 years ago
  6. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  7. 8d71ff0 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
  8. 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
  9. 11a96d1 tty: rename the remaining oddly named n_tty functions by Alan Cox · 16 years ago
  10. 402fda9 tty: tty_io.c shadows sparse fix by Jason Wessel · 16 years ago
  11. a7be18d applicom: Fix an unchecked user ioctl range and an error return by Alan Cox · 16 years ago
  12. 17b8206 tty: Minor tidyups and document fixes for n_tty by Alan Cox · 16 years ago
  13. 51383f6 tty: Remove lots of NULL checks by Alan Cox · 16 years ago
  14. 47afa7a tty: some ICANON magic is in the wrong places by Alan Cox · 16 years ago
  15. fe6e29f tty: simplify ktermios allocation by Alan Cox · 16 years ago
  16. 8dff04e pty: simplify unix98 allocation by Alan Cox · 16 years ago
  17. 335adde pty: Fix allocation failure double free by Alan Cox · 16 years ago
  18. fe9cd96 pty: Coding style and polish by Alan Cox · 16 years ago
  19. 15f1a63 Add an instance parameter devpts interfaces by Sukadev Bhattiprolu · 16 years ago
  20. 4a2b5fd Move tty lookup/reopen to caller by Sukadev Bhattiprolu · 16 years ago
  21. bf970ee tty: extract the pty init time special cases by Alan Cox · 16 years ago
  22. 73ec06f tty: Finish fixing up the init_dev interface to use ERR_PTR by Alan Cox · 16 years ago
  23. 8b0a88d tty: More driver operations by Alan Cox · 16 years ago
  24. 7d7b93c tty: kref the tty driver object by Alan Cox · 16 years ago
  25. 99f1fe1 tty: Clean up the tty_init_dev changes further by Alan Cox · 16 years ago
  26. 2349970 tty: Move parts of tty_init_dev into new functions by Sukadev Bhattiprolu · 16 years ago
  27. d81ed10 tty: Remove more special casing and out of place code by Alan Cox · 16 years ago
  28. feebed6 tty: shutdown method by Alan Cox · 16 years ago
  29. bf7a06b vt: remove bogus lock dropping by Alan Cox · 16 years ago
  30. 15582d3 pty: If the administrator creates a device for a ptmx slave we should not error by Alan Cox · 16 years ago
  31. 934e6eb tty: Redo current tty locking by Alan Cox · 16 years ago
  32. 2cb5998 tty: the vhangup syscall is racy by Alan Cox · 16 years ago
  33. 216ba02 mxser: Switch to kref tty by Alan Cox · 16 years ago
  34. d18a750 stallion: Use krefs by Alan Cox · 16 years ago
  35. d450b5a tty: kref usage for isicom and moxa by Alan Cox · 16 years ago
  36. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  37. 95f9bfc tty: Move tty_write_message out of kernel/printk by Alan Cox · 16 years ago
  38. 452a00d tty: Make get_current_tty use a kref by Alan Cox · 16 years ago
  39. f4d2a6c tty: compare the tty winsize by Alan Cox · 16 years ago
  40. 8f52002 tty: Termios locking - sort out real_tty confusions and lock reads by Alan Cox · 16 years ago
  41. 1d65b4a tty: Add termiox by Alan Cox · 16 years ago
  42. 5aaa70a tty: ipw need reworking by Alan Cox · 16 years ago
  43. 6f967f7 tty: use krefs to protect driver module counts by Alan Cox · 16 years ago
  44. 9c9f4de tty: Add a kref count by Alan Cox · 16 years ago
  45. 9e48565 tty: Split tty_port into its own file by Alan Cox · 16 years ago
  46. e049573 tty: split the buffering from tty_io by Alan Cox · 16 years ago
  47. e688510 tty: move tioclinux from a special case by Alan Cox · 16 years ago
  48. 716da63 nozomi: Fix close on error by Alan Cox · 16 years ago
  49. 7459b6f audit: Handle embedded NUL in TTY input auditing by Miloslav Trmac · 16 years ago
  50. 9d020a2e ip2: avoid add_timer with pending timer by Akinobu Mita · 16 years ago
  51. f1ddfd9 ip2: init/deinit cleanup by Jiri Slaby · 16 years ago
  52. 7ccd702 ip2: fix sparse warnings by Jiri Slaby · 16 years ago
  53. cf176bc ip2: cleanup globals by Jiri Slaby · 16 years ago
  54. 47babd4 Char: merge ip2main and ip2base by Jiri Slaby · 16 years ago
  55. 1361b7d Char: sx, fix io unmapping by Jiri Slaby · 16 years ago
  56. 24e6fd4 Char: cyclades. remove bogus iomap by Jiri Slaby · 16 years ago
  57. 9ae7b08 epca: call tty_port_init by Alan Cox · 16 years ago
  58. 2571cd6a drivers/char/hvc_console.c: adjust call to put_tty_driver by Julia Lawall · 16 years ago
  59. c00193f Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4 by Ingo Molnar · 16 years ago
  60. 93db628 Merge branch 'next' into for-linus by James Morris · 16 years ago
  61. 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
  62. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  63. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  64. 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
  65. 4bdec11 As pointed out by Jonathan Corbet, the timer must be deleted before by Rajiv Andrade · 16 years ago
  66. 253115b The tpm_dev_release function is only called for platform devices, not pnp by Rajiv Andrade · 16 years ago
  67. f02a936 Protect tpm_chip_list when transversing it. by Rajiv Andrade · 16 years ago
  68. dc36d32 Renames num_open to is_open, as only one process can open the file at a time. by Rajiv Andrade · 16 years ago
  69. f89c5ed Remove the BKL calls from the TPM driver, which were added in the overall by Rajiv Andrade · 16 years ago
  70. 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
  71. 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
  72. f26ed11 HPET: Remove spurious HPET busy warning message. by David John · 16 years ago
  73. 8eb95f2 Merge commit 'v2.6.27' into timers/hpet by Ingo Molnar · 16 years ago
  74. 9ac684f Merge branch 'next' into for-linus by James Morris · 16 years ago
  75. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  76. 0dca0fd kgdboc,tty: Fix tty polling search to use name correctly by Jason Wessel · 16 years ago
  77. 68e1ee6 powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks by Kumar Gala · 16 years ago
  78. ab2b495 Merge branch 'master' into next by James Morris · 16 years ago
  79. 2e57572 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  80. 83bd699 Merge commit 'v2.6.27-rc6' into timers/hpet by Ingo Molnar · 16 years ago
  81. f81b691 Merge commit 'v2.6.27-rc6' into x86/pat by Ingo Molnar · 16 years ago
  82. 3ce9bcb Merge branch 'core/xen' into x86/xen by Ingo Molnar · 16 years ago
  83. 8b76f46 drivers/char/random.c: fix a race which can lead to a bogus BUG() by Andrew Morton · 16 years ago
  84. 2f3061e pcmcia: remove unused argument to pcmcia_parse_tuple() by Dominik Brodowski · 16 years ago
  85. 994917f pcmcia: card services header cleanup by Dominik Brodowski · 16 years ago
  86. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  87. 7508132 sparc32: Convert PC RTC probing to pure OF driver. by David S. Miller · 16 years ago
  88. da31894 securityfs: do not depend on CONFIG_SECURITY by Eric Paris · 16 years ago
  89. a152db7 tty: Fix termios tty window resize race with pty/tty pair by Alan Cox · 16 years ago
  90. f753f32 tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron by Alan Cox · 16 years ago
  91. c09ff7e linux-next: fix x86 tree build failure by Stephen Rothwell · 16 years ago
  92. e4f807c Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  93. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  94. 4c89e88 pcmcia: deprecate CS_SUCCESS by Dominik Brodowski · 16 years ago
  95. ef313e3 pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users by Dominik Brodowski · 16 years ago
  96. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  97. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  98. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  99. 84e2d34 pcmcia: use pcmcia_loop_config in misc pcmcia drivers by Dominik Brodowski · 16 years ago
  100. 5f310b6 agp: enable optimized agp_alloc_pages methods by Rene Herman · 16 years ago