index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2010-10-27
intel-gtt: maximize ggtt size on platforms that support this
Daniel Vetter
2010-10-27
intel-gtt: save PGETBL_CTL later in the setup process
Daniel Vetter
2010-10-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-26
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2010-10-26
drivers/char/hpet.c: fix information leak to userland
Vasiliy Kulikov
2010-10-26
hpet: fix style problems
Jaswinder Singh Rajput
2010-10-26
hpet: fix unwanted interrupt due to stale irq status bit
Clemens Ladisch
2010-10-26
hpet: unmap unused I/O space
Jiri Slaby
2010-10-26
ipmi: proper spinlock initialization
Eric Dumazet
2010-10-25
vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
KAMEZAWA Hiroyuki
2010-10-25
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-10-25
[S390] hvc_iucv: do not call iucv_unregister if iucv_register failed
Hendrik Brueckner
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-10-22
xen/hvc: only notify if we actually sent something
Jeremy Fitzhardinge
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
vcs: invoke the vt update callback when /dev/vcs* is written to
Nicolas Pitre
2010-10-22
vcs: add poll/fasync support
Nicolas Pitre
2010-10-22
tty: icount changeover for other main devices
Alan Cox
2010-10-22
tty: Make tiocgicount a handler
Alan Cox
2010-10-22
tty_io: check return code of tty_register_device
Vasiliy Kulikov
2010-10-22
Char: mxser, call pci_disable_device from probe/remove
Jiri Slaby
2010-10-22
add ttyprintk driver
Samo Pogacnik
2010-10-22
tty: Remove __GFP_NOFAIL from tty_add_file()
Pekka Enberg
2010-10-22
tty: add tty_struct->dev pointer to corresponding device instance
Dmitry Eremin-Solenikov
2010-10-22
agp/intel: Restore valid PTE bit for Sandybridge after bdd3072
Chris Wilson
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2010-10-21
Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-21
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2010-10-21
pcmcia: synclink_cs: fix information leak to userland
Vasiliy Kulikov
2010-10-21
virtio: console: Disable lseek(2) for port file operations
Amit Shah
2010-10-21
virtio: console: Send SIGIO in case of port unplug
Amit Shah
2010-10-21
virtio: console: Send SIGIO on new data arrival on ports
Amit Shah
2010-10-21
virtio: console: Send SIGIO to processes that request it for host events
Amit Shah
2010-10-21
virtio: console: Reference counting portdev structs is not needed
Amit Shah
2010-10-21
virtio: console: Add reference counting for port struct
Amit Shah
2010-10-21
virtio: console: Use cdev_alloc() instead of cdev_init()
Amit Shah
2010-10-21
virtio: console: Add a find_port_by_devt() function
Amit Shah
2010-10-21
virtio: console: Add a list of portdevs that are active
Amit Shah
2010-10-21
virtio: console: open: Use a common path for error handling
Amit Shah
2010-10-21
virtio: console: remove_port() should return void
Amit Shah
2010-10-21
virtio: console: Make write() return -ENODEV on hot-unplug
Amit Shah
2010-10-21
virtio: console: Make read() return -ENODEV on hot-unplug
Amit Shah
2010-10-21
virtio: console: Unblock poll on port hot-unplug
Amit Shah
[next]