开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2013-07-23
tty: Fix flip buffer free list
Peter Hurley
2013-07-23
tty: Compute flip buffer ptrs
Peter Hurley
2013-07-23
n_tty: Queue buffer work on any available cpu
Peter Hurley
2013-07-23
n_tty: Special case pty flow control
Peter Hurley
2013-07-23
n_tty: Move n_tty_write_wakeup() to avoid forward declaration
Peter Hurley
2013-07-23
n_tty: Factor throttle/unthrottle into helper functions
Peter Hurley
2013-07-23
n_tty: Move chars_in_buffer() to factor throttle/unthrottle
Peter Hurley
2013-07-23
tty: Only guarantee termios read safety for throttle/unthrottle
Peter Hurley
2013-07-23
n_tty: Separate buffer indices to prevent cache-line sharing
Peter Hurley
2013-07-23
n_tty: Don't wait for buffer work in read() loop
Peter Hurley
2013-07-23
n_tty: Fix type mismatches in receive_buf raw copy
Peter Hurley
2013-07-23
n_tty: Reset lnext if canonical mode changes
Peter Hurley
2013-07-23
n_tty: Make N_TTY ldisc receive path lockless
Peter Hurley
2013-07-23
n_tty: Replace canon_data with index comparison
Peter Hurley
2013-07-23
n_tty: Access termios values safely
Peter Hurley
2013-07-23
tty: Convert termios_mutex to termios_rwsem
Peter Hurley
2013-07-23
n_tty: Remove read_cnt
Peter Hurley
2013-07-23
n_tty: Don't wrap input buffer indices at buffer size
Peter Hurley
2013-07-23
n_tty: Get read_cnt through accessor
Peter Hurley
2013-07-23
tty: Deprecate ldisc .chars_in_buffer() method
Peter Hurley
2013-07-23
n_tty: Split n_tty_chars_in_buffer() for reader-only interface
Peter Hurley
2013-07-23
n_tty: Line copy to user buffer in canonical mode
Peter Hurley
2013-07-23
n_tty: Factor canonical mode copy from n_tty_read()
Peter Hurley
2013-07-23
tty: Make ldisc input flow control concurrency-friendly
Peter Hurley
2013-07-23
tty: Simplify tty buffer/ldisc interface with helper function
Peter Hurley
2013-07-23
tty: Don't change receive_room for ioctl(TIOCSETD)
Peter Hurley
2013-07-23
tty: Clarify multiple-references comment in TIOCSETD ioctl
Peter Hurley
2013-07-23
tty: Fix hangup race with TIOCSETD ioctl
Peter Hurley
2013-07-23
tty: Clarify ldisc variable
Peter Hurley
2013-07-23
tty: Replace ldisc locking with ldisc_sem
Peter Hurley
2013-07-23
tty: Add lock/unlock ldisc pair functions
Peter Hurley
2013-07-23
tty: Fix tty_ldisc_lock name collision
Peter Hurley
2013-07-21
Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-20
Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-07-19
Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-19
s390/zcrypt: Alias for new zcrypt device driver base module
Ingo Tuchscherer
2013-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-07-18
Merge tag 'md-3.11-fixes' of git://neil.brown.name/md
Linus Torvalds
2013-07-18
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-07-18
macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
Jason Wang
2013-07-18
tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
Jason Wang
2013-07-18
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-18
Merge branch 'pm-fixes'
Rafael J. Wysocki
2013-07-18
ACPI / video: ignore BIOS initial backlight value for Fujitsu E753
Lan Tianyu
2013-07-18
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-18
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-18
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2013-07-18
Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-f...
Dave Airlie
[next]