Age | Commit message (Expand) | Author |
2009-09-21 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-09-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-09-21 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-09-21 | drm/vgaarb: add VGA arbitration support to the drm and kms. | Dave Airlie |
2009-09-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 | Linus Torvalds |
2009-09-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-09-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2009-09-20 | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2009-09-20 | includecheck fix: include/linux, ftrace.h | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: include/linux, page_cgroup.h | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: include/linux, aio.h | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: include/drm, drm_memory.h | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: include/acpi, acpi_bus.h | Jaswinder Singh Rajput |
2009-09-19 | tty: handle VT specific compat ioctls in vt driver | Arnd Bergmann |
2009-09-19 | tty: USB serial termios bits | Alan Cox |
2009-09-19 | serial: kill USF_CLOSING_* definitions | Alan Cox |
2009-09-19 | serial: move port users helper | Alan Cox |
2009-09-19 | serial: move delta_msr_wait into the tty_port | Alan Cox |
2009-09-19 | serial: replace the state mutex with the tty port mutex | Alan Cox |
2009-09-19 | serial: kill off uif_t | Alan Cox |
2009-09-19 | serial: move the flags into the tty_port field | Alan Cox |
2009-09-19 | serial: move count into the tty_port version | Alan Cox |
2009-09-19 | serial: Fold closing_* fields into the tty_port ones | Alan Cox |
2009-09-19 | serial: kill off uart_info | Alan Cox |
2009-09-19 | tty: USB does not need the filp argument in the drivers | Alan Cox |
2009-09-19 | vt: add an activate and lock | Alan Cox |
2009-09-19 | vt: move kernel stuff out of vt.h | Alan Cox |
2009-09-19 | vt: remove power stuff from kernel/power | Alan Cox |
2009-09-19 | vt: add an event interface | Alan Cox |
2009-09-19 | tty: Add a full port_close function | Alan Cox |
2009-09-19 | serial: 8250: add IRQ trigger support | Vikram Pandita |
2009-09-19 | kfifo: Use "const" definitions | Alan Cox |
2009-09-19 | cyclades: introduce cyy_readb/writeb | Jiri Slaby |
2009-09-19 | cyclades: avoid addresses recomputation | Jiri Slaby |
2009-09-19 | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers |
2009-09-19 | Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2009-09-19 | tracing, perf: Convert the power tracer into an event tracer | Arjan van de Ven |
2009-09-19 | perf: Add a timestamp to fork events | Arjan van de Ven |
2009-09-19 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-09-19 | V4L/DVB (13019): video: initial support for ADV7180 | Richard Röjfors |
2009-09-19 | V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_S | HIRANO Takahito |
2009-09-19 | V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu... | Hans Verkuil |
2009-09-19 | V4L/DVB (12541): v4l: remove video_register_device_index | Hans Verkuil |
2009-09-19 | V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends | Hans Verkuil |
2009-09-19 | V4L/DVB (12536): soc-camera: remove .gain and .exposure struct soc_camera_dev... | Guennadi Liakhovetski |
2009-09-19 | V4L/DVB (12535): soc-camera: remove .init() and .release() methods from struc... | Guennadi Liakhovetski |
2009-09-19 | V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping ... | Guennadi Liakhovetski |
2009-09-19 | V4L/DVB (12530): soc-camera: switch to using v4l2_subdev_call() | Guennadi Liakhovetski |
2009-09-19 | V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operation | Guennadi Liakhovetski |
2009-09-19 | V4L/DVB (12521): soc-camera: use .s_std() from struct v4l2_subdev_core_ops | Guennadi Liakhovetski |