index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2009-09-15
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2009-09-14
cleanup console_print()
Anirban Sinha
2009-09-14
Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-14
vfs: Rename generic_file_aio_write_nolock
Christoph Hellwig
2009-09-14
agp/intel: remove restore in resume
Zhenyu Wang
2009-09-11
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-09-11
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-09-11
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-09-11
[S390] proper use of device register
Sebastian Ott
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
2009-09-11
Merge branch 'next' into for-linus
James Morris
2009-09-10
TPM: Fixup boot probe timeout for tpm_tis driver
Jason Gunthorpe
2009-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2009-09-05
pty: don't limit the writes to 'pty_space()' inside 'pty_write()'
Linus Torvalds
2009-09-05
n_tty: do O_ONLCR translation as a single write
Linus Torvalds
2009-09-02
agp/intel: support for new chip variant of IGDNG mobile
Zhenyu Wang
2009-09-01
hdlc: convert to netdev_tx_t
Stephen Hemminger
2009-08-25
tty: make sure to flush any pending work when halting the ldisc
Linus Torvalds
2009-08-10
pty: fix data loss when stopped (^S/^Q)
Linus Torvalds
2009-08-06
agp: fix uninorth build
David Woodhouse
2009-08-05
Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-next
Dave Airlie
2009-08-05
intel-agp: Set dma mask for i915
David Woodhouse
2009-08-05
Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-next
Dave Airlie
2009-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2009-08-04
tty-ldisc: be more careful in 'put_ldisc' locking
Linus Torvalds
2009-08-04
tty-ldisc: turn ldisc user count into a proper refcount
Linus Torvalds
2009-08-04
tty-ldisc: make refcount be atomic_t 'users' count
Linus Torvalds
2009-08-03
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
2009-08-03
intel-agp: fix sglist allocation to avoid vmalloc()
David Woodhouse
2009-08-03
intel-agp: Move repeated sglist free into separate function
David Woodhouse
2009-08-03
agp: Switch agp_{un,}map_page() to take struct page * argument
David Woodhouse
2009-08-03
agp: tidy up handling of scratch pages w.r.t. DMA API
David Woodhouse
2009-08-03
intel_agp: Use PCI DMA API correctly on chipsets new enough to have IOMMU
Zhenyu Wang
2009-08-03
agp: Add generic support for graphics dma remapping
Zhenyu Wang
2009-08-03
agp: Switch mask_memory() method to take address argument again, not page
David Woodhouse
2009-08-03
debug lockups: Improve lockup detection, fix generic arch fallback
Ingo Molnar
2009-08-02
parisc: parisc-agp.c - use correct page_mask function
Helge Deller
2009-08-02
debug lockups: Improve lockup detection
Ingo Molnar
2009-07-29
sysrq, kdump: make sysrq-c consistent
Hidetoshi Seto
2009-07-29
Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2009-07-29
pty: avoid forcing 'low_latency' tty flag
OGAWA Hirofumi
2009-07-28
Remove zero-length file drivers/char/vr41xx_giu.c
Jeff Garzik
2009-07-27
pty: quickfix for the pty ENXIO timing problems
Alan Cox
2009-07-20
tty: fix chars_in_buffers
Alan Cox
2009-07-20
specialix.c: convert nested spin_lock_irqsave to spin_lock
Julia Lawall
2009-07-20
vc: create vcs(a) devices for consoles
Kay Sievers
2009-07-17
tty_port: Fix return on interrupted use
Alan Cox
2009-07-16
n_tty: Fix echo race
Alan Cox
[next]