index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
Commit message (
Expand
)
Author
Age
*
s390/cio: fix virtio-ccw DMA without PV
Halil Pasic
2019-10-10
*
s390/qdio: clarify size of the QIB parm area
Julian Wiedmann
2019-10-01
*
Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-09-26
|
\
|
*
s390/cio: exclude subchannels with no parent from pseudo check
Vasily Gorbik
2019-09-23
|
*
s390/cio: avoid calling strlen on null pointer
Vasily Gorbik
2019-09-23
|
*
s390/cio: fix intparm documentation
Cornelia Huck
2019-09-19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-18
|
\
\
|
*
|
s390/qdio: let drivers opt-out from Output Queue scanning
Julian Wiedmann
2019-08-24
|
*
|
s390/qdio: enable drivers to poll for Output completions
Julian Wiedmann
2019-08-24
*
|
|
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drivers: Add generic helper to match any device
Suzuki K Poulose
2019-07-30
|
*
|
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-07-30
*
|
|
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-09-17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
vfio-ccw: fix error return code in vfio_ccw_sch_init()
Wei Yongjun
2019-09-05
|
*
|
vfio-ccw: add some logging
Cornelia Huck
2019-08-23
*
|
|
vfio-ccw: make vfio_ccw_async_region_ops static
Vasily Gorbik
2019-07-29
|
/
/
*
|
Merge tag 'vfio-ccw-20190717-2' of https://git.kernel.org/pub/scm/linux/kerne...
Heiko Carstens
2019-07-23
|
\
\
|
*
|
vfio-ccw: Don't call cp_free if we are processing a channel program
Farhan Ali
2019-07-15
|
*
|
vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
Farhan Ali
2019-07-15
|
*
|
vfio-ccw: Fix memory leak and don't call cp_free in cp_init
Farhan Ali
2019-07-15
|
*
|
vfio-ccw: Fix misleading comment when setting orb.cmd.c64
Farhan Ali
2019-07-15
*
|
|
s390/qdio: restrict QAOB usage to IQD unicast queues
Julian Wiedmann
2019-07-23
*
|
|
s390/qdio: add sanity checks to the fast-requeue path
Julian Wiedmann
2019-07-23
|
|
/
|
/
|
*
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
|
\
\
|
|
/
|
/
|
|
*
drivers: s390/cio: Fix compilation warning about const qualifiers
Suzuki K Poulose
2019-06-26
|
*
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
2019-06-23
|
*
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-23
*
|
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-07-08
|
\
\
|
*
|
vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1
Eric Farman
2019-07-05
|
*
|
s390/qdio: don't touch the dsci in tiqdio_add_input_queues()
Julian Wiedmann
2019-07-02
|
*
|
s390/qdio: (re-)initialize tiqdio list entries
Julian Wiedmann
2019-07-02
|
*
|
s390/cio: introduce driver_override on the css bus
Cornelia Huck
2019-07-02
|
*
|
vfio-ccw: make convert_ccw0_to_ccw1 static
Cornelia Huck
2019-06-24
|
*
|
Merge tag 'vfio-ccw-20190621' of https://git.kernel.org/pub/scm/linux/kernel/...
Vasily Gorbik
2019-06-24
|
|
\
\
|
|
*
|
vfio-ccw: Remove copy_ccw_from_iova()
Eric Farman
2019-06-21
|
|
*
|
vfio-ccw: Factor out the ccw0-to-ccw1 transition
Eric Farman
2019-06-21
|
|
*
|
vfio-ccw: Copy CCW data outside length calculation
Eric Farman
2019-06-21
|
|
*
|
vfio-ccw: Skip second copy of guest cp to host
Eric Farman
2019-06-21
|
|
*
|
vfio-ccw: Move guest_cp storage into common struct
Eric Farman
2019-06-21
|
|
*
|
s390/cio: Combine direct and indirect CCW paths
Eric Farman
2019-06-17
|
|
*
|
vfio-ccw: Rearrange IDAL allocation in direct CCW
Eric Farman
2019-06-17
|
|
*
|
vfio-ccw: Remove pfn_array_table
Eric Farman
2019-06-17
|
|
*
|
vfio-ccw: Adjust the first IDAW outside of the nested loops
Eric Farman
2019-06-17
|
|
*
|
vfio-ccw: Rearrange pfn_array and pfn_array_table arrays
Eric Farman
2019-06-17
|
|
*
|
s390/cio: Use generalized CCW handler in cp_init()
Eric Farman
2019-06-17
|
|
*
|
s390/cio: Generalize the TIC handler
Eric Farman
2019-06-17
|
|
*
|
s390/cio: Refactor the routine that handles TIC CCWs
Eric Farman
2019-06-17
|
|
*
|
s390/cio: Squash cp_free() and cp_unpin_free()
Eric Farman
2019-06-17
|
*
|
|
s390/cio: move struct node_descriptor to cio.h
Julian Wiedmann
2019-06-19
|
|
/
/
|
*
|
s390/airq: use DMA memory for adapter interrupts
Halil Pasic
2019-06-15
[next]