1. 77945fe tty: Fix unbalanced BKL handling in error path by Alan Cox · 14 years ago
  2. a2d1e35 tty: Fix regressions in the char driver conversion by Alan Cox · 14 years ago
  3. 27ee896 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  4. 07a7141 pcmcia: fix error handling in cm4000_cs.c by Dan Carpenter · 14 years ago
  5. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  6. 320718e hvc_console: Fix race between hvc_close and hvc_remove by Anton Blanchard · 14 years ago
  7. b7a4130 virtio: disable multiport console support. by Michael S. Tsirkin · 14 years ago
  8. 9ff4cfa virtio: console makes incorrect assumption about virtio API by Rusty Russell · 14 years ago
  9. 162a689 virtio: console: Fix early_put_chars usage by François Diakhaté · 14 years ago
  10. ea56f41 frv: hide uncached_access() when pgprot_noncached is not #defined by David Howells · 14 years ago
  11. ee5d2ac /dev/mem: allow rewinding by Eric Dumazet · 14 years ago
  12. b1dd3b2 vfs: rename block_fsync() to blkdev_fsync() by Andrew Morton · 14 years ago
  13. 55ab3a1 raw: fsync method is now required by Anton Blanchard · 14 years ago
  14. 6e191f7 devmem: handle class_create() failure by Anton Blanchard · 14 years ago
  15. c6eb69a mxser: spin_lock() => spin_lock_irq() by Dan Carpenter · 14 years ago
  16. c70c036 drivers/char/amiserial.c: add missing local_irq_restore by Julia Lawall · 14 years ago
  17. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  18. 6da8d86 tty: release_one_tty() forgets to put pids by Oleg Nesterov · 14 years ago
  19. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  20. 5e64499 agp/intel: intel_845_driver is an agp driver! by Daniel Vetter · 14 years ago
  21. 6467a71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  22. 2de16a4 virtio: console: Check if port is valid in resize_console by Amit Shah · 14 years ago
  23. ec64213 virtio: console: Generate a kobject CHANGE event on adding 'name' attribute by Amit Shah · 14 years ago
  24. 8dba8f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  25. 2eb645e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  26. 336cee4 tty_port,usb-console: Fix usb serial console open/close regression by Jason Wessel · 14 years ago
  27. d4bee0a tty_buffer: Fix distinct type warning by Fang Wenqi · 14 years ago
  28. e74d098 hvc_console: Fix race between hvc_close and hvc_remove by Amit Shah · 14 years ago
  29. 87a6aca Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call" by Greg Kroah-Hartman · 14 years ago
  30. c7df670 sysfs: fix sysfs lockdep warning in ipmi code by Greg Kroah-Hartman · 14 years ago
  31. 66f6ff0 agp/intel: Don't do the chipset flush on Sandybridge. by Eric Anholt · 14 years ago
  32. 285aca8 agp/intel: Respect the GTT size on Sandybridge for scratch page setup. by Eric Anholt · 14 years ago
  33. e5d6151 hpet: use for_each_set_bit() by Akinobu Mita · 14 years ago
  34. 15c989d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  35. 0e152cd x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD systems by Borislav Petkov · 14 years ago
  36. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  37. 0fbcae2 drivers/char/mmtimer.c: eliminate useless code by Julia Lawall · 14 years ago
  38. 572b9ad ldisc n_tty: add new method n_tty_inherit_ops() by Rodolfo Giometti · 14 years ago
  39. 2f95d51 ipmi: fix slave_addrs setting to actually work by Bela Lubkin · 14 years ago
  40. ae74e82 ipmi: add parameter to limit CPU usage in kipmid by Martin Wilck · 14 years ago
  41. d6db2ad copy_signal() cleanup: clean tty_audit_fork() by Veaceslav Falico · 14 years ago
  42. d7d4d84 drivers/char/mem.c: cleanups by Andrew Morton · 14 years ago
  43. dcefafb /dev/mem: dont allow seek to last page by Wu Fengguang · 14 years ago
  44. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  45. 91a970d [S390] hvc_iucv: allocate memory buffers for IUCV in zone DMA by Hendrik Brueckner · 14 years ago
  46. 25cf84c Merge git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console by Linus Torvalds · 14 years ago
  47. 03a2c4d Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  48. 335a64a5c virtio: console: Use better variable names for fill_queue operation by Amit Shah · 14 years ago
  49. 604b2ad virtio: console: Fix type of 'len' as unsigned int by Amit Shah · 14 years ago
  50. 7f5b09c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  51. 9446808 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  52. 2832fc1 USB: tty: Add a function to insert a string of characters with the same flag by Alan Cox · 14 years ago
  53. eec9fe7 tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call by Ari Entlich · 14 years ago
  54. d9661ad tty: Keep the default buffering to sub-page units by Alan Cox · 14 years ago
  55. 4165fe4 tty: Fix up char drivers request_room usage by Alan Cox · 14 years ago
  56. 638b964 tty: Fix the ldisc hangup race by Alan Cox · 15 years ago
  57. b2a3dbc nozomi: Tidy up the PCI table by Alan Cox · 15 years ago
  58. e8c65d1 nozomi: Fix mutex handling by Alan Cox · 15 years ago
  59. 266794e nozomi: Add tty_port usage by Alan Cox · 15 years ago
  60. ca1cce4 Char: synclink, remove unnecessary checks by Jiri Slaby · 15 years ago
  61. e6c4ef9 tty: declare MODULE_FIRMWARE in various drivers by Ben Hutchings · 15 years ago
  62. 02c95a6 ip2: Add module parameter. by Rakib Mullick · 15 years ago
  63. 795877c ip2: remove #ifdef MODULE from ip2main.c by Rakib Mullick · 15 years ago
  64. c6fc826 tty: moxa: remove #ifdef MODULE completely. by Rakib Mullick · 15 years ago
  65. ecfcbee hvc_console: fix test on unsigned in hvc_console_print() by Roel Kluin · 15 years ago
  66. db91340b serial: isicom.c: use pr_fmt and pr_<level> by Joe Perches · 15 years ago
  67. f43a510d tty: char: mxser, remove unnecessary tty test by Jiri Slaby · 15 years ago
  68. 2090436 serial: cyclades: allow overriding ISA defaults also when the driver is built-in by Bartlomiej Zolnierkiewicz · 15 years ago
  69. a357e77 serial: Char: cyclades, fix compiler warning by Jiri Slaby · 15 years ago
  70. de538eb serial: synclink_gt: dropped transmit data bugfix by Paul Fulghum · 15 years ago
  71. 5057bfa Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  72. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 14 years ago
  73. 8724fdb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  74. 0f45339 Merge branches 'futexes-for-linus', 'irq-core-for-linus' and 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  75. 58f02db Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  76. 847f9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  77. 8d37a37 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  78. ef1a8de Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  79. eb054e3 m68k: vme_scc - __init annotations by Peter Huewe · 15 years ago
  80. 37d4008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  81. 1f7a6e3 drm/i915: Add dependency on the intel agp module by Zhenyu Wang · 14 years ago
  82. 954bce5 agp/intel: Add a new Sandybridge HB/IG PCI ID combo. by Eric Anholt · 15 years ago
  83. 14bc490 drm/i915, agp/intel: Fix stolen memory size on Sandybridge by Zhenyu Wang · 15 years ago
  84. e3deb20 agp/intel: Use a non-reserved value for the cache field of the PTEs. by Eric Anholt · 15 years ago
  85. 1089e30 agp/intel: Add support for Sandybridge. by Eric Anholt · 15 years ago
  86. 874f2f9 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 14 years ago
  87. 6ebdc66 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  88. d693356 virtio: console: Fill ports' entire in_vq with buffers by Amit Shah · 15 years ago
  89. 22a29ea virtio: console: Error out if we can't allocate buffers for control queue by Amit Shah · 15 years ago
  90. 7177876 virtio: console: Add ability to remove module by Amit Shah · 15 years ago
  91. a9cdd48 virtio: console: Ensure no memleaks in case of unused buffers by Amit Shah · 15 years ago
  92. 298add7 virtio: console: show error message if hvc_alloc fails for console ports by Amit Shah · 15 years ago
  93. d99393e virtio: console: Add debugfs files for each port to expose debug info by Amit Shah · 15 years ago
  94. 1f7aa42 virtio: console: Add ability to hot-unplug ports by Amit Shah · 15 years ago
  95. 7f5d810 virtio: console: Handle port hot-plug by Amit Shah · 15 years ago
  96. 88f251a virtio: console: Remove cached data on port close by Amit Shah · 15 years ago
  97. 431edb8 virtio: console: Register with sysfs and create a 'name' attribute for ports by Amit Shah · 15 years ago
  98. 3c7969c virtio: console: Ensure only one process can have a port open at a time by Amit Shah · 15 years ago
  99. 2030fa4 virtio: console: Add file operations to ports for open/read/write/poll by Amit Shah · 15 years ago
  100. fb08bd2 virtio: console: Associate each port with a char device by Amit Shah · 15 years ago