1. 6680598 Disallow gcc versions 3.{0,1} by Ingo Molnar · 16 years ago
  2. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. 597b0d2 Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  4. 2640c9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  5. 80618fa Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
  6. d2fde28 Merge branch 'tty-updates' from Alan by Linus Torvalds · 16 years ago
  7. e65f0f8 serial_8250: support for Sealevel Systems Model 7803 COMM+8 by Flavio Leitner · 16 years ago
  8. 6b06f19 Serial: UART driver changes for Cavium OCTEON. by David Daney · 16 years ago
  9. 8e23fcc Serial: Allow port type to be specified when calling serial8250_register_port. by David Daney · 16 years ago
  10. 7d6a07d 8250: Serial driver changes to support future Cavium OCTEON serial patches. by David Daney · 16 years ago
  11. f751928 tty: We want the port object to be persistent by Alan Cox · 16 years ago
  12. 60c20fb serial: RS485 ioctl structure uses __u32 include linux/types.h by Andy Whitcroft · 16 years ago
  13. 39aced6 serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dual 16950 Serial adapter by Niels de Vos · 16 years ago
  14. a661499 tty: Introduce some close helpers for ports by Alan Cox · 16 years ago
  15. 2a6eadb tty: Rework istallion to use the tty port changes by Alan Cox · 16 years ago
  16. 36c621d tty: Introduce a tty_port generic block_til_ready by Alan Cox · 16 years ago
  17. 3e61696 isicom: redo locking to use tty port locks by Alan Cox · 16 years ago
  18. 5d951fb tty: Pull the dtr raise into tty port by Alan Cox · 16 years ago
  19. 31f3593 tty_port: Add a port level carrier detect operation by Alan Cox · 16 years ago
  20. c9b3976 tty: Fix PPP hang under load by Alan Cox · 16 years ago
  21. 975a1a7 And here's a patch (to be applied on top of the last) which prevents by Russell King · 16 years ago
  22. fc6f623 pty: simplify resize by Alan Cox · 16 years ago
  23. a88a69c n_tty: Fix loss of echoed characters and remove bkl from n_tty by Joe Peterson · 16 years ago
  24. f9d1425 Disallow gcc versions 4.1.{0,1} by Linus Torvalds · 16 years ago
  25. f153b82 Sanitize gcc version header includes by Linus Torvalds · 16 years ago
  26. 28ad91d ide-atapi: remove timeout arg to ide_issue_pc by Borislav Petkov · 16 years ago
  27. 5317464 ide: remove the last ide-scsi remnants by Borislav Petkov · 16 years ago
  28. 5d655a0 ide-atapi: remove ide-scsi remnants from ide_pc_intr() by Borislav Petkov · 16 years ago
  29. 4cad085 ide-cd: move cdrom_timer_expiry to ide-atapi.c by Borislav Petkov · 16 years ago
  30. 392de1d ide-atapi: accomodate transfer length calculation for ide-cd by Borislav Petkov · 16 years ago
  31. bf64741 ide: make IDE_AFLAG_.. numbering continuous again by Borislav Petkov · 16 years ago
  32. 201bffa ide: use per-device request queue locks (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 631de37 ide: add ide_[un]lock_hwgroup() helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 295f000 ide: don't execute the next queued command from the hard-IRQ context (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  35. ebdab07 ide: move sysfs support to ide-sysfs.c by Bartlomiej Zolnierkiewicz · 16 years ago
  36. b21a207 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream by David Vrabel · 16 years ago
  37. b58602a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  38. 261bca8 nfsd/create race fixes, infrastructure by Al Viro · 16 years ago
  39. 6badd79 kill ->dir_notify() by Al Viro · 16 years ago
  40. b6b3fde filp_cachep can be static in fs/file_table.c by Eric Dumazet · 16 years ago
  41. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  42. cb23beb kill vfs_permission by Christoph Hellwig · 16 years ago
  43. 3fb6419 pass a struct path * to may_open by Christoph Hellwig · 16 years ago
  44. 0351468 vfs: introduce helper function to safely NUL-terminate symlinks by Duane Griffin · 16 years ago
  45. dded4f4 include: linux/fs.h: put declarations in __KERNEL__ by Jan Engelhardt · 16 years ago
  46. c2452f3 shrink struct dentry by Nick Piggin · 16 years ago
  47. be6d3e5 introduce new LSM hooks where vfsmount is available. by Kentaro Takeda · 16 years ago
  48. db200df Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  49. 4531220 KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI by Jan Kiszka · 16 years ago
  50. defaf15 KVM: fix handling of ACK from shared guest IRQ by Mark McLoughlin · 16 years ago
  51. 1a811b6 KVM: Advertise the bug in memory region destruction as fixed by Avi Kivity · 16 years ago
  52. 6b9cc7f KVM: Enable MSI for device assignment by Sheng Yang · 16 years ago
  53. 0937c48 KVM: Add fields for MSI device assignment by Sheng Yang · 16 years ago
  54. 4f906c1 KVM: Replace irq_requested with more generic irq_requested_type by Sheng Yang · 16 years ago
  55. e19e30e KVM: IRQ ACK notifier should be used with in-kernel irqchip by Sheng Yang · 16 years ago
  56. c4abb7c KVM: x86: Support for user space injected NMIs by Jan Kiszka · 16 years ago
  57. 6a94cb7 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  58. f57fa1d Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  59. 590cf28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  60. f54a6ec Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  61. ab70537 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  62. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  63. 74a6d0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  64. 5b8f258 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  65. 526ea06 Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  66. db5e53f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  67. 3f4b5c5 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  68. 6de7148 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 16 years ago
  69. 1dff81f Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  70. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  71. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  72. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  73. 08cc36c Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  74. 92ab788 V4L/DVB (10110): v4l2-ioctl: Fix warnings when using .unlocked_ioctl = __video_ioctl2 by Mauro Carvalho Chehab · 16 years ago
  75. 4e96fd0 V4L/DVB (10099): soc-camera: add support for MT9T031 CMOS camera sensor from Micron by Guennadi Liakhovetski · 16 years ago
  76. ed922a8 V4L/DVB (10094): Add tw9910 driver by Kuninori Morimoto · 16 years ago
  77. 042d879 V4L/DVB (10093): soc-camera: add new bus width and signal polarity flags by Guennadi Liakhovetski · 16 years ago
  78. 34d359d V4L/DVB (10087): Add new enum_input function on soc_camera by Kuninori Morimoto · 16 years ago
  79. 513791a V4L/DVB (10086): Add new set_std function on soc_camera by Kuninori Morimoto · 16 years ago
  80. 1c3bb74 V4L/DVB (10083): soc-camera: unify locking, play nicer with videobuf locking by Guennadi Liakhovetski · 16 years ago
  81. 91962fa V4L/DVB (10078): video: add NV16 and NV61 pixel formats by Magnus Damm · 16 years ago
  82. 9b9fd6c V4L/DVB (10076): v4l: add chip ID for MT9M112 camera sensor from Micron by Mike Rapoport · 16 years ago
  83. a9bef51 V4L/DVB (10074): soc-camera: add camera sense data by Guennadi Liakhovetski · 16 years ago
  84. bd73b36 V4L/DVB (10072): soc-camera: Add signal inversion flags to be used by camera drivers by Guennadi Liakhovetski · 16 years ago
  85. 3cac2ca V4L/DVB (10069): Add ov7725 support to ov772x driver by Kuninori Morimoto · 16 years ago
  86. aeabc88 V4L/DVB (10068): Change device ID selection method on ov772x driver by Kuninori Morimoto · 16 years ago
  87. 9bea351 V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parent by Hans Verkuil · 16 years ago
  88. dc93a70 V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdev by Hans Verkuil · 16 years ago
  89. bc97430 V4L/DVB (9969): tvp5150: add support for VIDIOC_G_CHIP_IDENT ioctl by Mauro Carvalho Chehab · 16 years ago
  90. 035f8dc V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg. by Hans Verkuil · 16 years ago
  91. 1fe2740 V4L/DVB (9957): v4l2-subdev: add g_sliced_vbi_cap and add NULL pointer checks by Hans Verkuil · 16 years ago
  92. 531c98e V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chips by Mauro Carvalho Chehab · 16 years ago
  93. 4b00eb2 V4L/DVB (9944): videodev2.h: fix typo. by Hans Verkuil · 16 years ago
  94. 77587c5 V4L/DVB (9940): bt832: remove this driver by Hans Verkuil · 16 years ago
  95. 92f45ba V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility module by Hans Verkuil · 16 years ago
  96. 046425f V4L/DVB (9898): v4l2: Add privacy control by Laurent Pinchart · 16 years ago
  97. 0877258 V4L/DVB (9897): v4l2: Add camera zoom controls by Laurent Pinchart · 16 years ago
  98. dd99120 V4L/DVB (9821): v4l2-common: add i2c helper functions by Hans Verkuil · 16 years ago
  99. 2a1fcdf V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 framework. by Hans Verkuil · 16 years ago
  100. 07b1747c V4L/DVB (9817): v4l: add new tvp514x I2C video decoder driver by Vaibhav Hiremath · 16 years ago