1. edaa4d6 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  2. 37db8f9 amiserial: Remove unused variable icount by Geert Uytterhoeven · 14 years ago
  3. 68e2965 nozomi: Fix warning from the previous TIOCGCOUNT changes by Alan Cox · 14 years ago
  4. dc98d96 tty: fix warning in synclink driver by Andres Salomon · 14 years ago
  5. 91839fd Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Dave Airlie · 14 years ago
  6. 1db0113 TTY: move .gitignore from drivers/char/ to drivers/tty/vt/ by Greg Kroah-Hartman · 14 years ago
  7. 60d4ae8 TTY: create drivers/tty/vt and move the vt code there by Greg Kroah-Hartman · 14 years ago
  8. 96fd7ce TTY: create drivers/tty and move the tty core files there by Greg Kroah-Hartman · 14 years ago
  9. 16a02cf agp/intel: fix cache control for sandybridge by Zhenyu Wang · 14 years ago
  10. 8d0f567 agp/intel: restore cache behavior on sandybridge by Zhenyu Wang · 14 years ago
  11. 3c80fe4 audit: Call tty_audit_push_task() outside preempt disabled by Thomas Gleixner · 15 years ago
  12. 6a915c2 parisc-agp: fix missing slab.h include by Kyle McMartin · 14 years ago
  13. 18cb657 Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  14. e430426 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  15. c3b92ce ramoops: use the platform data structure instead of module params by Kyungmin Park · 14 years ago
  16. e89d67c drivers/char/mxser.c: fix compilation warning in mxser.c by Rakib Mullick · 14 years ago
  17. 5a780fc drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  18. a222945 drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  19. cb299ba8 drivers/char/mwave/Makefile: clean up by Tracey Dent · 14 years ago
  20. 7fa5174 drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  21. 44cd4df drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  22. 9807224 drivers/char/synclink_gt.c: add extended sync feature by Paul Fulghum · 14 years ago
  23. ed77ed6 drivers/char/synclink_gt.c: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  24. b9b1134 drivers/char/ppdev.c: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  25. 19714a8 drivers/char/applicom.c: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  26. ffd7d6b synclink_gt: fix per device locking by Paul Fulghum · 14 years ago
  27. dcade5e SGI Altix IA64 mmtimer: eliminate long interval timer holdoffs by Dimitri Sivanich · 14 years ago
  28. 656e17e drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING) by Andrew Morton · 14 years ago
  29. 713efa9 drivers/char/rocket.c: release_region or error path by Dan Carpenter · 14 years ago
  30. 60ee6d5 ipmi: fix __init and __exit attribute locations by Corey Minyard · 14 years ago
  31. 1e0ad28 drivers/char/vt_ioctl.c: fix VT_OPENQRY error value by Graham Gower · 14 years ago
  32. c48c43e Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  33. 520045d Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  34. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  35. e404f91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  36. dae512e drivers/char/hpet.c: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  37. 0ca0176 hpet: fix style problems by Jaswinder Singh Rajput · 14 years ago
  38. 96e9694 hpet: fix unwanted interrupt due to stale irq status bit by Clemens Ladisch · 14 years ago
  39. a56d531 hpet: unmap unused I/O space by Jiri Slaby · 14 years ago
  40. de5e2dd ipmi: proper spinlock initialization by Eric Dumazet · 14 years ago
  41. 4a3956c vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos by KAMEZAWA Hiroyuki · 14 years ago
  42. c4a6eb3b Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  43. 3a99c63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  44. c77f7cf [S390] hvc_iucv: do not call iucv_unregister if iucv_register failed by Hendrik Brueckner · 14 years ago
  45. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  46. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  47. 4fe7d5a xen: make hvc_xen console work for dom0. by Jeremy Fitzhardinge · 14 years ago
  48. 403a85f xen/hvc: only notify if we actually sent something by Jeremy Fitzhardinge · 14 years ago
  49. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  50. c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  51. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  52. 432c9ed vcs: invoke the vt update callback when /dev/vcs* is written to by Nicolas Pitre · 14 years ago
  53. 47725ac vcs: add poll/fasync support by Nicolas Pitre · 14 years ago
  54. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  55. d281da7 tty: Make tiocgicount a handler by Alan Cox · 14 years ago
  56. b670bde tty_io: check return code of tty_register_device by Vasiliy Kulikov · 14 years ago
  57. df48051 Char: mxser, call pci_disable_device from probe/remove by Jiri Slaby · 14 years ago
  58. 24b4b67 add ttyprintk driver by Samo Pogacnik · 14 years ago
  59. f573bd1 tty: Remove __GFP_NOFAIL from tty_add_file() by Pekka Enberg · 14 years ago
  60. 30004ac tty: add tty_struct->dev pointer to corresponding device instance by Dmitry Eremin-Solenikov · 14 years ago
  61. 85ccc35 agp/intel: Restore valid PTE bit for Sandybridge after bdd3072 by Chris Wilson · 14 years ago
  62. 338e4fa drivers/char/agp/parisc-agp.c: eliminate memory leak by Julia Lawall · 14 years ago
  63. b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  64. 2f0384e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  65. 1053e6b Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. a8fe150 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  67. 5b917a1 pcmcia: synclink_cs: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  68. 299fb61 virtio: console: Disable lseek(2) for port file operations by Amit Shah · 14 years ago
  69. a461e11 virtio: console: Send SIGIO in case of port unplug by Amit Shah · 14 years ago
  70. 55f6bcc virtio: console: Send SIGIO on new data arrival on ports by Amit Shah · 14 years ago
  71. 3eae0ad virtio: console: Send SIGIO to processes that request it for host events by Amit Shah · 14 years ago
  72. e062013 virtio: console: Reference counting portdev structs is not needed by Amit Shah · 14 years ago
  73. b353a6b virtio: console: Add reference counting for port struct by Amit Shah · 14 years ago
  74. d22a698 virtio: console: Use cdev_alloc() instead of cdev_init() by Amit Shah · 14 years ago
  75. 04950cd virtio: console: Add a find_port_by_devt() function by Amit Shah · 14 years ago
  76. 6bdf2af virtio: console: Add a list of portdevs that are active by Amit Shah · 14 years ago
  77. 8ad37e8 virtio: console: open: Use a common path for error handling by Amit Shah · 14 years ago
  78. 7a28531 virtio: console: remove_port() should return void by Amit Shah · 14 years ago
  79. f402811 virtio: console: Make write() return -ENODEV on hot-unplug by Amit Shah · 14 years ago
  80. b3dddb9 virtio: console: Make read() return -ENODEV on hot-unplug by Amit Shah · 14 years ago
  81. 8529a50 virtio: console: Unblock poll on port hot-unplug by Amit Shah · 14 years ago
  82. 3709ea7 virtio: console: Un-block reads on chardev close by Amit Shah · 14 years ago
  83. 84ec06c virtio: console: Check if portdev is valid in send_control_msg() by Amit Shah · 14 years ago
  84. 96eb872 virtio: console: Remove control vq data only if using multiport support by Amit Shah · 14 years ago
  85. 0223895 virtio: console: Reset vdev before removing device by Amit Shah · 14 years ago
  86. 9b3056c tpm: change 'tpm_suspend_pcr' to be module parameter by Dmitry Torokhov · 14 years ago
  87. 531295e virtio: console: Don't block entire guest if host doesn't read data by Amit Shah · 14 years ago
  88. efbec1c tlclk: remove big kernel lock by Arnd Bergmann · 14 years ago
  89. c4a0472 fix rawctl compat ioctls breakage on amd64 and itanic by Al Viro · 15 years ago
  90. 3dde04b agp/intel: Also add B43.1 to list of supported devices by Chris Wilson · 14 years ago
  91. f608613 agp/amd-k7: Allow binding user memory to the AGP GART. by Francisco Jerez · 14 years ago
  92. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  93. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  94. 6496a5c char: hvc: check for error case by Vasiliy Kulikov · 14 years ago
  95. 3d8a1a6 Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu by Ingo Molnar · 14 years ago
  96. 9a170ca Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 14 years ago
  97. 613655f drivers: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  98. 1966cb2 Input: sysrq - add locking to sysrq_filter() by Dmitry Torokhov · 14 years ago
  99. 06b3a1d pcmcia: avoid messages on module (un)loading by Dominik Brodowski · 14 years ago
  100. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago