1. 1756ac3 Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  2. 2a8ba8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  3. 59534f7 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  4. 0dbb567 serial: Tidy REMOTE_DEBUG by Christoph Egger · 15 years ago
  5. 26e1e8d serial: isicomm: handle running out of slots by Dan Carpenter · 15 years ago
  6. ccc5ca8 tty: fix obsolete comment on tty_insert_flip_string_fixed_flag by Johan Hovold · 15 years ago
  7. 972c196 tty: n_gsm: depends on NET by Randy Dunlap · 15 years ago
  8. e1eaea4 tty: n_gsm line discipline by Alan Cox · 15 years ago
  9. a0fe3cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  10. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  11. 5429126 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  12. 96b5b7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  13. e954bc9 random: simplify fips mode by Matt Mackall · 15 years ago
  14. 98c89cd Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  15. 8d0bc2b Merge commit 'v2.6.34' into next by Dmitry Torokhov · 15 years ago
  16. 0643e4c drivers/char: Eliminate use after free by Julia Lawall · 15 years ago
  17. 8345adb virtio: console: Accept console size along with resize control message by Amit Shah · 15 years ago
  18. 9778829 virtio: console: Store each console's size in the console structure by Amit Shah · 15 years ago
  19. 4038f5b7 virtio: console: Resize console port 0 on config intr only if multiport is off by Amit Shah · 15 years ago
  20. cdfadfc virtio: console: Add support for nonblocking write()s by Amit Shah · 15 years ago
  21. 60caacd virtio: console: Rename wait_is_over() to will_read_block() by Amit Shah · 15 years ago
  22. 1d05160 virtio: console: Don't always create a port 0 if using multiport by Amit Shah · 15 years ago
  23. f909f85 virtio: console: Use a control message to add ports by Amit Shah · 15 years ago
  24. c446f8f virtio: console: Move code around for future patches by Amit Shah · 15 years ago
  25. 99f905f virtio: console: Remove config work handler by Amit Shah · 15 years ago
  26. 69eb9a9 virtio: console: Don't call hvc_remove() on unplugging console ports by Amit Shah · 15 years ago
  27. 6dc69f9 virtio: console: Return -EPIPE to hvc_console if we lost the connection by Amit Shah · 15 years ago
  28. eaeff96 virtio: console: Let host know of port or device add failures by Amit Shah · 15 years ago
  29. 3425e70 virtio: console: Add a __send_control_msg() that can send messages without a valid port by Amit Shah · 15 years ago
  30. b99fa81 virtio: Revert "virtio: disable multiport console support." by Amit Shah · 15 years ago
  31. 28cfc82 virtio-rng: use virtqueue_xxx wrappers by Michael S. Tsirkin · 15 years ago
  32. 505b045 virtio_console: use virtqueue_xxx wrappers by Michael S. Tsirkin · 15 years ago
  33. 6fd0248 amd64-agp: Probe unknown AGP devices the right way by Ben Hutchings · 15 years ago
  34. d831692 sis-agp: Remove SIS 760, handled by amd64-agp by Ben Hutchings · 15 years ago
  35. 752f114 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. 539c99f Merge branch 'next' into for-linus by James Morris · 15 years ago
  37. f3c7f31 serial167: Kill unused variables by Geert Uytterhoeven · 15 years ago
  38. d79b6f4 procfs: Push down the bkl from ioctl by Frederic Weisbecker · 15 years ago
  39. 7f2ab00 TPM: ACPI/PNP dependency removal by Rajiv Andrade · 15 years ago
  40. 77945fe tty: Fix unbalanced BKL handling in error path by Alan Cox · 15 years ago
  41. ad56b07 Merge commit 'v2.6.34-rc7' into tracing/core by Ingo Molnar · 15 years ago
  42. 83897ba agp: use NULL instead of 0 when pointer is needed by Bill Pemberton · 15 years ago
  43. 34dc4d4 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 15 years ago
  44. b498ada pcmcia: dev_node removal (remaining drivers) by Dominik Brodowski · 15 years ago
  45. ded6a1a pcmcia: dev_node removal (drivers with updated printk call) by Dominik Brodowski · 15 years ago
  46. 317b6d6 pcmcia: dev_node removal (write-only drivers) by Dominik Brodowski · 15 years ago
  47. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 15 years ago
  48. ec4a162 Revert "TPM: ACPI/PNP dependency removal" by James Morris · 15 years ago
  49. 0ffbe26 Merge branch 'master' into next by James Morris · 15 years ago
  50. b89e66e TPM: ACPI/PNP dependency removal by Rajiv Andrade · 15 years ago
  51. a2d1e35 tty: Fix regressions in the char driver conversion by Alan Cox · 15 years ago
  52. 77a7f2e Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
  53. 61cf059 agp: use scratch page on memory remove and at GATT creation V4 by Jerome Glisse · 15 years ago
  54. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  55. cecbca9 tracing: Dump either the oops's cpu source or all cpus buffers by Frederic Weisbecker · 15 years ago
  56. 27ee896 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  57. 10fd883 agp/intel: put back check that we have a driver for the bridge. by Dave Airlie · 15 years ago
  58. 97921a5 Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next by Dave Airlie · 15 years ago
  59. 07a7141 pcmcia: fix error handling in cm4000_cs.c by Dan Carpenter · 15 years ago
  60. e158316 agp/intel-gtt: kill previous_size assignments by Daniel Vetter · 15 years ago
  61. 1ca46bd agp/intel-gtt: kill intel_i830_tlbflush by Daniel Vetter · 15 years ago
  62. 22dd82a agp/intel: split out gmch/gtt probe, part 1 by Daniel Vetter · 15 years ago
  63. 059efc6 agp/intel: kill mutli_gmch_chip by Daniel Vetter · 15 years ago
  64. e5a04d5 agp/intel: uncoditionally reconfigure driver on resume by Daniel Vetter · 15 years ago
  65. f51b766 agp/intel: split out the GTT support by Daniel Vetter · 15 years ago
  66. ff7cdd6 agp/intel: introduce intel-agp.h header file by Daniel Vetter · 15 years ago
  67. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  68. e078557 Input: keyboard - fix formatting issues by Dmitry Torokhov · 15 years ago
  69. 9272e9a Input: keyboard - switch to using pr_err() and friends by Dmitry Torokhov · 15 years ago
  70. 97f5f0c Input: implement SysRq as a separate input handler by Dmitry Torokhov · 15 years ago
  71. 320718e hvc_console: Fix race between hvc_close and hvc_remove by Anton Blanchard · 15 years ago
  72. b7a4130 virtio: disable multiport console support. by Michael S. Tsirkin · 15 years ago
  73. 9ff4cfa virtio: console makes incorrect assumption about virtio API by Rusty Russell · 15 years ago
  74. 162a689 virtio: console: Fix early_put_chars usage by François Diakhaté · 15 years ago
  75. ea56f41 frv: hide uncached_access() when pgprot_noncached is not #defined by David Howells · 15 years ago
  76. ee5d2ac /dev/mem: allow rewinding by Eric Dumazet · 15 years ago
  77. b1dd3b2 vfs: rename block_fsync() to blkdev_fsync() by Andrew Morton · 15 years ago
  78. 55ab3a1 raw: fsync method is now required by Anton Blanchard · 15 years ago
  79. 6e191f7 devmem: handle class_create() failure by Anton Blanchard · 15 years ago
  80. c6eb69a mxser: spin_lock() => spin_lock_irq() by Dan Carpenter · 15 years ago
  81. c70c036 drivers/char/amiserial.c: add missing local_irq_restore by Julia Lawall · 15 years ago
  82. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  83. 6da8d86 tty: release_one_tty() forgets to put pids by Oleg Nesterov · 15 years ago
  84. d25d6fa Merge branch 'master' into next by James Morris · 15 years ago
  85. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  86. 225a9be TPM: workaround to enforce PCR updates across suspends by Rajiv Andrade · 15 years ago
  87. 5e64499 agp/intel: intel_845_driver is an agp driver! by Daniel Vetter · 15 years ago
  88. 6467a71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  89. 2de16a4 virtio: console: Check if port is valid in resize_console by Amit Shah · 15 years ago
  90. ec64213 virtio: console: Generate a kobject CHANGE event on adding 'name' attribute by Amit Shah · 15 years ago
  91. 8dba8f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  92. 2eb645e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  93. 336cee4 tty_port,usb-console: Fix usb serial console open/close regression by Jason Wessel · 15 years ago
  94. d4bee0a tty_buffer: Fix distinct type warning by Fang Wenqi · 15 years ago
  95. e74d098 hvc_console: Fix race between hvc_close and hvc_remove by Amit Shah · 15 years ago
  96. 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 · 15 years ago
  97. c7df670 sysfs: fix sysfs lockdep warning in ipmi code by Greg Kroah-Hartman · 15 years ago
  98. 66f6ff0 agp/intel: Don't do the chipset flush on Sandybridge. by Eric Anholt · 15 years ago
  99. 285aca8 agp/intel: Respect the GTT size on Sandybridge for scratch page setup. by Eric Anholt · 15 years ago
  100. e5d6151 hpet: use for_each_set_bit() by Akinobu Mita · 15 years ago