1. c720f56 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  2. 44040f1 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  3. 28d5204 drm/vgaarb: add VGA arbitration support to the drm and kms. by Dave Airlie · 15 years ago
  4. ebc79c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 by Linus Torvalds · 15 years ago
  5. a57c21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  6. e11c675 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  7. 467f995 Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. 83ba7c3 includecheck fix: include/linux, ftrace.h by Jaswinder Singh Rajput · 15 years ago
  9. 9757275 includecheck fix: include/linux, page_cgroup.h by Jaswinder Singh Rajput · 15 years ago
  10. 43cc960 includecheck fix: include/linux, aio.h by Jaswinder Singh Rajput · 15 years ago
  11. 067006a includecheck fix: include/drm, drm_memory.h by Jaswinder Singh Rajput · 15 years ago
  12. b21495a includecheck fix: include/acpi, acpi_bus.h by Jaswinder Singh Rajput · 15 years ago
  13. e921665 tty: handle VT specific compat ioctls in vt driver by Arnd Bergmann · 15 years ago
  14. fe1ae7f tty: USB serial termios bits by Alan Cox · 15 years ago
  15. 016af53 serial: kill USF_CLOSING_* definitions by Alan Cox · 15 years ago
  16. b58d13a serial: move port users helper by Alan Cox · 15 years ago
  17. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  18. a2bceae serial: replace the state mutex with the tty port mutex by Alan Cox · 15 years ago
  19. a030068 serial: kill off uif_t by Alan Cox · 15 years ago
  20. ccce6de serial: move the flags into the tty_port field by Alan Cox · 15 years ago
  21. 91312cd serial: move count into the tty_port version by Alan Cox · 15 years ago
  22. 5e99df5 serial: Fold closing_* fields into the tty_port ones by Alan Cox · 15 years ago
  23. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  24. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  25. d3b5cff vt: add an activate and lock by Alan Cox · 15 years ago
  26. a5eb562 vt: move kernel stuff out of vt.h by Alan Cox · 15 years ago
  27. 8d23355 vt: remove power stuff from kernel/power by Alan Cox · 15 years ago
  28. 8b92e87 vt: add an event interface by Alan Cox · 15 years ago
  29. 7ca0ff9 tty: Add a full port_close function by Alan Cox · 15 years ago
  30. 1c2f049 serial: 8250: add IRQ trigger support by Vikram Pandita · 15 years ago
  31. f8a7c1a kfifo: Use "const" definitions by Alan Cox · 15 years ago
  32. 3aeea5b cyclades: introduce cyy_readb/writeb by Jiri Slaby · 15 years ago
  33. f0eefdc cyclades: avoid addresses recomputation by Jiri Slaby · 15 years ago
  34. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  35. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 15 years ago
  36. 393b2ad perf: Add a timestamp to fork events by Arjan van de Ven · 15 years ago
  37. 929bf0d Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  38. 6789cb5 V4L/DVB (13019): video: initial support for ADV7180 by Richard Röjfors · 15 years ago
  39. 98293ef V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_S by HIRANO Takahito · 15 years ago
  40. 6b5270d V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn function by Hans Verkuil · 15 years ago
  41. 7ae0cd9 V4L/DVB (12541): v4l: remove video_register_device_index by Hans Verkuil · 15 years ago
  42. 53dacb1 V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends by Hans Verkuil · 15 years ago
  43. 96c7539 V4L/DVB (12536): soc-camera: remove .gain and .exposure struct soc_camera_device members by Guennadi Liakhovetski · 15 years ago
  44. a4c56fd V4L/DVB (12535): soc-camera: remove .init() and .release() methods from struct soc_camera_ops by Guennadi Liakhovetski · 15 years ago
  45. 6a6c878 V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping (S_CROP) by Guennadi Liakhovetski · 15 years ago
  46. c9c1f1c V4L/DVB (12530): soc-camera: switch to using v4l2_subdev_call() by Guennadi Liakhovetski · 15 years ago
  47. 08590b9 V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operation by Guennadi Liakhovetski · 15 years ago
  48. a12222a V4L/DVB (12521): soc-camera: use .s_std() from struct v4l2_subdev_core_ops by Guennadi Liakhovetski · 15 years ago
  49. fa48984 V4L/DVB (12519): soc-camera: put pixel format initialisation back in probe, add .put_formats() by Guennadi Liakhovetski · 15 years ago
  50. a0705b0 V4L/DVB (12515): soc-camera: use struct v4l2_rect in struct soc_camera_device by Guennadi Liakhovetski · 15 years ago
  51. 2840d24 V4L/DVB (12513): soc-camera: add support for camera-host controls by Guennadi Liakhovetski · 15 years ago
  52. 3418f16 V4L/DVB (12511): V4L2: add a new V4L2_CID_BAND_STOP_FILTER integer control by Guennadi Liakhovetski · 15 years ago
  53. 979ea1d V4L/DVB (12510): soc-camera: (partially) convert to v4l2-(sub)dev API by Guennadi Liakhovetski · 15 years ago
  54. dd4f0ad V4L/DVB (12508): soc-camera: remove unused .iface from struct soc_camera_platform_info by Guennadi Liakhovetski · 15 years ago
  55. 40e2e09 V4L/DVB (12506): soc-camera: convert to platform device by Guennadi Liakhovetski · 15 years ago
  56. bc1937b V4L/DVB (12505): soc_camera_platform: pass device pointer from soc-camera core on .add_device() by Guennadi Liakhovetski · 15 years ago
  57. c41deba V4L/DVB (12504): soc-camera: prepare soc_camera_platform.c and its users for conversion by Guennadi Liakhovetski · 15 years ago
  58. 7b140b8 V4L/DVB (12253): v4l: common vpss module for video drivers by Muralidharan Karicheri · 15 years ago
  59. 92ee438 V4L/DVB (12252): v4l: ccdc types used across ccdc modules for vpfe capture driver by Muralidharan Karicheri · 15 years ago
  60. 5f15fbb V4L/DVB (12251): v4l: dm644x ccdc module for vpfe capture driver by Muralidharan Karicheri · 15 years ago
  61. dd2ceb1 V4L/DVB (12250): v4l: dm355 ccdc module for vpfe capture driver by Muralidharan Karicheri · 15 years ago
  62. 7da8a6c V4L/DVB (12248): v4l: vpfe capture bridge driver for DM355 and DM6446 by Muralidharan Karicheri · 15 years ago
  63. 62ef80a V4L/DVB (12246): tvp514x: Migration to sub-device framework by Muralidharan Karicheri · 15 years ago
  64. c923045 V4L/DVB (12974): SAA7164: Remove the SAA7164 bus id, no longer required. by Steven Toth · 15 years ago
  65. 9346389 V4L/DVB (12964): tuner-core: add support for NXP TDA18271 without TDA829X demod by Michael Krufky · 15 years ago
  66. e558170 V4L/DVB (12950): tuner-simple: add Philips CU1216L by Antti Palosaari · 15 years ago
  67. 9afef39 V4L/DVB (12922): Add the SAA7164 I2C bus identifier by Steven Toth · 16 years ago
  68. b6e760f V4L/DVB (12892): DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1) by Patrick Boettcher · 15 years ago
  69. 5622f29 x86, perf_counter, bts: Optimize BTS overflow handling by Markus Metzger · 15 years ago
  70. 3530c18 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  71. 6952b61 headers: taskstats_kern.h trim by Alexey Dobriyan · 15 years ago
  72. afa12e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  73. 515b696 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  74. 9eead2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  75. 6f13047 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  76. 2511817 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  77. 714af06 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  78. a03fdb7 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. 502a010 [WATCHDOG] Add support for WM831x watchdog by Mark Brown · 15 years ago
  80. c88f9f0 drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian. by Michel Dänzer · 15 years ago
  81. 733289c drm/radeon/kms: don't fail if we fail to init GPU acceleration by Jerome Glisse · 15 years ago
  82. dcbf77b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  83. 1218259 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
  84. ca9a702 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  85. f205ce8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  86. d15d6e6 libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers by John(Jung-Ik) Lee · 15 years ago
  87. 2667de81 perf_counter: Allow for a wakeup watermark by Peter Zijlstra · 15 years ago
  88. 5dd4de5 softirq: add BLOCK_IOPOLL to softirq_to_name by Li Zefan · 15 years ago
  89. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  90. 3aee060 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 15 years ago
  91. 37bce07 mfd: Convert WM8350 to use request_threaded_irq() by Mark Brown · 15 years ago
  92. ad4b78b sched: Add new wakeup preemption mode: WAKEUP_RUNNING by Peter Zijlstra · 15 years ago
  93. d619bc1 regulator: AB3100 support by Linus Walleij · 15 years ago
  94. 8aba721 mfd: Fix ab3100-otp build failure by Samuel Ortiz · 15 years ago
  95. ebf0bd3 mfd: Add support for TWL4030/5030 dynamic power switching by Amit Kucheria · 15 years ago
  96. 8238add mfd: Add Freescale MC13783 driver by Sascha Hauer · 15 years ago
  97. 956f25a mfd: AB3100 accessor function cleanups by Linus Walleij · 15 years ago
  98. d1c6b4f regulator: Add WM831x LDO support by Mark Brown · 15 years ago
  99. e4ee831 regulator: Add WM831x DC-DC buck convertor support by Mark Brown · 15 years ago
  100. be72197 regulator: Provide mode to status conversion function by Mark Brown · 15 years ago