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
2019-01-30
tty: increase the default flip buffer limit to 2*640K
Manfred Schlaegl
1
-1
/
+1
2018-10-11
tty: wipe buffer.
Linus Torvalds
1
-1
/
+5
2018-09-18
TTY: tty_buffer, warn on leaks
Jiri Slaby
1
-1
/
+6
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-04
tty: fix tty_ldisc_receive_buf() documentation
Johan Hovold
1
-1
/
+1
2017-08-02
tty: fix __tty_insert_flip_char regression
Arnd Bergmann
1
-1
/
+2
2017-07-30
tty: improve tty_insert_flip_char() slow path
Arnd Bergmann
1
-2
/
+3
2017-07-30
tty: improve tty_insert_flip_char() fast path
Arnd Bergmann
1
-0
/
+24
2017-02-03
tty_port: Add port client functions
Rob Herring
1
-14
/
+3
2017-01-19
tty: constify tty_ldisc_receive_buf buffer pointer
Rob Herring
1
-1
/
+1
2016-05-01
Fix OpenSSH pty regression on close
Brian Bloniarz
1
-28
/
+6
2016-01-28
tty: Unify receive_buf() code paths
Peter Hurley
1
-11
/
+28
2015-12-12
tty: Fix GPF in flush_to_ldisc()
Peter Hurley
1
-1
/
+1
2015-10-17
tty: Use unbound workqueue for all input workers
Peter Hurley
1
-1
/
+1
2015-10-17
tty: Abstract tty buffer work
Peter Hurley
1
-0
/
+10
2015-10-04
tty: fix data race on tty_buffer.commit
Dmitry Vyukov
1
-3
/
+12
2015-10-04
tty: fix data race in tty_buffer_flush
Dmitry Vyukov
1
-1
/
+4
2015-10-04
tty: fix data race in flush_to_ldisc
Dmitry Vyukov
1
-1
/
+1
2015-07-23
tty: buffers: Move hidden buffer index advance into outer loop
Peter Hurley
1
-1
/
+1
2015-07-23
tty: Replace smp_rmb/smp_wmb with smp_load_acquire/smp_store_release
Peter Hurley
1
-6
/
+4
2015-05-18
Merge 4.1-rc4 into tty-next
Greg Kroah-Hartman
1
-14
/
+27
2015-05-10
pty: Fix input race when closing
Peter Hurley
1
-14
/
+27
2015-05-10
tty: tty_buffer.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-02-02
pty: Fix buffer flush deadlock
Peter Hurley
1
-0
/
+6
2014-11-05
tty: Flush ldisc buffer atomically with tty flip buffers
Peter Hurley
1
-2
/
+8
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
[next]