开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2023-01-09
vfio/ccw: populate page_array struct inline
Eric Farman
2023-01-09
vfio/ccw: pass page count to page_array struct
Eric Farman
2023-01-09
vfio/ccw: remove unnecessary malloc alignment
Eric Farman
2023-01-09
vfio/ccw: simplify CCW chain fetch routines
Eric Farman
2023-01-09
vfio/ccw: replace copy_from_iova with vfio_dma_rw
Eric Farman
2023-01-09
vfio/ccw: move where IDA flag is set in ORB
Eric Farman
2023-01-09
vfio/ccw: allow non-zero storage keys
Eric Farman
2023-01-09
vfio/ccw: simplify the cp_get_orb interface
Eric Farman
2023-01-09
vfio/ccw: cleanup some of the mdev commentary
Eric Farman
2023-01-09
s390/con3270: add special output handling when oops_in_progress is set
Sven Schnelle
2023-01-09
s390/con3270: set SBA and RA addresses when converting lines
Sven Schnelle
2023-01-09
s390/con3270: simplify update flags
Sven Schnelle
2023-01-09
s390/con3270: return from notifier when activate view fails
Sven Schnelle
2023-01-09
s390/diag: use __packed __aligned
Sven Schnelle
2023-01-09
s390/fs3270: split header files
Sven Schnelle
2023-01-09
s390/fs3270: fix screen reset on activate
Sven Schnelle
2023-01-09
s390/fs3270: fix function prototypes
Sven Schnelle
2023-01-09
s390/fs3270: use *ptr instead of struct in kzalloc
Sven Schnelle
2023-01-09
s390/fs3270: remove duplicate assignment
Sven Schnelle
2023-01-09
s390/fs3270: add missing braces to if/else
Sven Schnelle
2023-01-09
s390/fs3270: fix whitespace errors
Sven Schnelle
2023-01-09
s390/raw3270: fix nullpointer check
Sven Schnelle
2023-01-09
s390/raw3270: split up raw3270_activate_view()
Sven Schnelle
2023-01-09
s390/raw3270: remove BUG_ON in raw3270_request_reset()
Sven Schnelle
2023-01-09
s390/raw3270: use DEVICE_ATTR_RO() for sysfs attributes
Sven Schnelle
2023-01-09
s390/raw3270: add comment to spinlock member
Sven Schnelle
2023-01-09
s390/raw3270: fix raw3270 declarations
Sven Schnelle
2023-01-09
s390/raw3270: fix indentation/whitespace errors
Sven Schnelle
2023-01-09
s390/raw3270: move EXPORT_SYMBOL() next to functions
Sven Schnelle
2023-01-09
s390/con3270: fix minor checkpatch issues
Sven Schnelle
2023-01-09
s390/con3270: use msecs_to_jiffies()
Sven Schnelle
2023-01-09
s390/con3270: fix multiple assignments in one line
Sven Schnelle
2023-01-09
s390/con3270: fix camelcase in enum members
Sven Schnelle
2023-01-09
s390/con3270: add key help to status area
Sven Schnelle
2023-01-09
s390/con3270: reduce highlight width to 3 bits
Sven Schnelle
2023-01-09
s390/con3270: reduce f_color and b_color attribute size to 4 bit
Sven Schnelle
2023-01-09
s390/con3270: rewrite command line recalling
Sven Schnelle
2023-01-09
s390/tty3270: use normal char buffer for prompt/input
Sven Schnelle
2023-01-09
s390/tty3270: convert lines during output
Sven Schnelle
2023-01-09
s390/con3270: generate status line during output
Sven Schnelle
2023-01-09
s390/tty3270: add 3270 datastream helpers
Sven Schnelle
2023-01-09
s390/tty3270: move ASCII->EBCDIC conversion to convert_line()
Sven Schnelle
2023-01-09
s390/con3270: move tty3270_convert_line()
Sven Schnelle
2023-01-09
s390/raw3270: make raw3270_buffer_address() accept x/y coordinates
Sven Schnelle
2023-01-09
s390/tty3270: allocate screen with scrollback
Sven Schnelle
2023-01-09
s390/con3270: add helper to get number of tty rows
Sven Schnelle
2023-01-09
s390/tty3270: split up tty3270_convert_line()
Sven Schnelle
2023-01-09
s390/tty3270: resize terminal when the clear key is pressed
Sven Schnelle
2023-01-09
s390/tty3270: move resize work to raw3270
Sven Schnelle
2023-01-09
s390/raw3270: add raw3270_start_request() helper
Sven Schnelle
[next]