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