index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
tty_buffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-24
Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vt
Ben Hutchings
1
-0
/
+2
2014-05-03
tty: Fix lockless tty buffer race
Peter Hurley
1
-3
/
+14
2014-05-03
Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...
Peter Hurley
1
-14
/
+2
2014-04-24
tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc
Manfred Schlaegl
1
-2
/
+14
2014-02-28
tty: Fix low_latency BUG
Peter Hurley
1
-16
/
+4
2014-01-07
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-09
tty: Halve flip buffer GFP_ATOMIC memory consumption
Peter Hurley
1
-10
/
+35
2013-12-08
tty: Fix stale tty_buffer_flush() comment
Peter Hurley
1
-3
/
+1
2013-12-08
staging/fwserial: Rip out rx buffering
Peter Hurley
1
-0
/
+1
2013-12-08
tty: Remove tty_prepare_flip_string_flags()
Peter Hurley
1
-28
/
+0
2013-12-08
tty: Rename tty buffer memory_used field
Peter Hurley
1
-6
/
+6
2013-12-08
tty: Enable configurable tty flip buffer limit
Peter Hurley
1
-3
/
+21
2013-07-23
tty: Remove private constant from global namespace
Peter Hurley
1
-0
/
+10
2013-07-23
tty: Fix unsafe vt paste_selection()
Peter Hurley
1
-13
/
+48
2013-07-23
tty: Merge __tty_flush_buffer() into lone call site
Peter Hurley
1
-23
/
+6
2013-07-23
tty: Use non-atomic state to signal flip buffer flush pending
Peter Hurley
1
-3
/
+4
2013-07-23
tty: Only perform flip buffer flush from tty_buffer_flush()
Peter Hurley
1
-42
/
+21
2013-07-23
tty: Ensure single-threaded flip buffer consumer with mutex
Peter Hurley
1
-21
/
+19
2013-07-23
tty: Make driver-side flip buffers lockless
Peter Hurley
1
-27
/
+4
2013-07-23
tty: Track flip buffer memory limit atomically
Peter Hurley
1
-6
/
+31
2013-07-23
tty: Simplify flip buffer list with 0-sized sentinel
Peter Hurley
1
-31
/
+18
2013-07-23
tty: Use lockless flip buffer free list
Peter Hurley
1
-17
/
+12
2013-07-23
tty: Use generic names for flip buffer list cursors
Peter Hurley
1
-10
/
+10
2013-07-23
tty: Merge tty_buffer_find() into tty_buffer_alloc()
Peter Hurley
1
-32
/
+18
2013-07-23
tty: Factor flip buffer initialization into helper function
Peter Hurley
1
-9
/
+12
2013-07-23
tty: Fix flip buffer free list
Peter Hurley
1
-6
/
+10
2013-07-23
tty: Compute flip buffer ptrs
Peter Hurley
1
-12
/
+10
2013-07-23
tty: Make ldisc input flow control concurrency-friendly
Peter Hurley
1
-4
/
+9
2013-07-23
tty: Simplify tty buffer/ldisc interface with helper function
Peter Hurley
1
-12
/
+17
2013-07-23
tty: Replace ldisc locking with ldisc_sem
Peter Hurley
1
-1
/
+1
2013-04-09
tty: Fix race condition if flushing tty flip buffers
Peter Hurley
1
-12
/
+10
2013-03-04
TTY: disable debugging warning
Jiri Slaby
1
-1
/
+1
2013-02-13
pps: Move timestamp read into PPS code proper
George Spelvin
1
-0
/
+1
2013-01-20
tty: Correct tty buffer flush.
Ilya Zykov
1
-70
/
+22
2013-01-15
TTY: switch tty_schedule_flip
Jiri Slaby
1
-4
/
+4
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-4
/
+4
2013-01-15
TTY: move low_latency to tty_port
Jiri Slaby
1
-4
/
+5
2013-01-15
TTY: convert more flipping functions
Jiri Slaby
1
-16
/
+16
2013-01-15
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
1
-3
/
+2
2012-10-25
tty: add missing newlines to WARN_RATELIMIT
Sasha Levin
1
-1
/
+1
2012-10-24
TTY: Report warning when low_latency flag is wrongly used
Ivo Sieben
1
-0
/
+1
2012-10-22
TTY: move tty buffers to tty_port
Jiri Slaby
1
-49
/
+53
2012-10-22
TTY: tty_buffer, cache pointer to tty->buf
Jiri Slaby
1
-56
/
+76
2012-10-22
TTY: move TTY_FLUSH* flags to tty_port
Jiri Slaby
1
-8
/
+10
2012-10-22
tty: prevent unnecessary work queue lock checking on flip buffer copy
Ivo Sieben
1
-1
/
+4
2012-04-09
tty: hold lock across tty buffer finding and buffer filling
Xiaobing Tu
1
-20
/
+65
2011-06-08
tty_buffer: get rid of 'seen_tail' logic in flush_to_ldisc
Linus Torvalds
1
-12
/
+2
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
1
-9
/
+6
2011-04-22
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
1
-6
/
+9
2011-04-04
tty: fix endless work loop when the buffer fills up
Linus Torvalds
1
-3
/
+1
[next]