Age | Commit message (Expand) | Author |
2010-04-30 | tty: Fix regressions in the char driver conversion | Alan Cox |
2010-04-20 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds |
2010-04-19 | pcmcia: fix error handling in cm4000_cs.c | Dan Carpenter |
2010-04-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2010-04-08 | hvc_console: Fix race between hvc_close and hvc_remove | Anton Blanchard |
2010-04-08 | virtio: disable multiport console support. | Michael S. Tsirkin |
2010-04-08 | virtio: console makes incorrect assumption about virtio API | Rusty Russell |
2010-04-08 | virtio: console: Fix early_put_chars usage | François Diakhaté |
2010-04-07 | frv: hide uncached_access() when pgprot_noncached is not #defined | David Howells |
2010-04-07 | /dev/mem: allow rewinding | Eric Dumazet |
2010-04-07 | vfs: rename block_fsync() to blkdev_fsync() | Andrew Morton |
2010-04-07 | raw: fsync method is now required | Anton Blanchard |
2010-04-07 | devmem: handle class_create() failure | Anton Blanchard |
2010-04-07 | mxser: spin_lock() => spin_lock_irq() | Dan Carpenter |
2010-04-07 | drivers/char/amiserial.c: add missing local_irq_restore | Julia Lawall |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo |
2010-04-02 | tty: release_one_tty() forgets to put pids | Oleg Nesterov |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-25 | agp/intel: intel_845_driver is an agp driver! | Daniel Vetter |
2010-03-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2010-03-22 | virtio: console: Check if port is valid in resize_console | Amit Shah |
2010-03-22 | virtio: console: Generate a kobject CHANGE event on adding 'name' attribute | Amit Shah |
2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2010-03-19 | tty_port,usb-console: Fix usb serial console open/close regression | Jason Wessel |
2010-03-19 | tty_buffer: Fix distinct type warning | Fang Wenqi |
2010-03-19 | hvc_console: Fix race between hvc_close and hvc_remove | Amit Shah |
2010-03-19 | Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a... | Greg Kroah-Hartman |
2010-03-19 | sysfs: fix sysfs lockdep warning in ipmi code | Greg Kroah-Hartman |
2010-03-18 | agp/intel: Don't do the chipset flush on Sandybridge. | Eric Anholt |
2010-03-18 | agp/intel: Respect the GTT size on Sandybridge for scratch page setup. | Eric Anholt |
2010-03-17 | hpet: use for_each_set_bit() | Akinobu Mita |
2010-03-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-03-13 | x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys... | Borislav Petkov |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-03-12 | drivers/char/mmtimer.c: eliminate useless code | Julia Lawall |
2010-03-12 | ldisc n_tty: add new method n_tty_inherit_ops() | Rodolfo Giometti |
2010-03-12 | ipmi: fix slave_addrs setting to actually work | Bela Lubkin |
2010-03-12 | ipmi: add parameter to limit CPU usage in kipmid | Martin Wilck |
2010-03-12 | copy_signal() cleanup: clean tty_audit_fork() | Veaceslav Falico |
2010-03-12 | drivers/char/mem.c: cleanups | Andrew Morton |
2010-03-12 | /dev/mem: dont allow seek to last page | Wu Fengguang |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-08 | [S390] hvc_iucv: allocate memory buffers for IUCV in zone DMA | Hendrik Brueckner |
2010-03-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console | Linus Torvalds |
2010-03-04 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-03-04 | virtio: console: Use better variable names for fill_queue operation | Amit Shah |
2010-03-04 | virtio: console: Fix type of 'len' as unsigned int | Amit Shah |
2010-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |