index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
ap.h
Age
Commit message (
Expand
)
Author
2024-04-09
s390/chsc: use notifier for AP configuration changes
Holger Dengler
2024-04-09
s390/ap: use static qci information
Holger Dengler
2023-11-30
s390/ap: store TAPQ hwinfo in struct ap_card
Harald Freudenberger
2023-07-03
s390: fix various typos
Heiko Carstens
2023-03-20
s390/ap: implement SE AP bind, unbind and associate
Harald Freudenberger
2023-03-20
s390/ap: new low level inline functions ap_bapq() and ap_aapq()
Harald Freudenberger
2023-03-20
s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()
Harald Freudenberger
2023-03-20
s390/ap: make tapq gr2 response a struct
Harald Freudenberger
2023-03-20
s390/ap: exploit new B bit from QCI config info
Harald Freudenberger
2023-03-20
s390/zcrypt: rework length information for dqap
Harald Freudenberger
2023-03-20
s390/zcrypt: make psmid unsigned long instead of long long
Harald Freudenberger
2023-02-27
s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg union
Harald Freudenberger
2023-02-10
s390/ap: fix status returned by ap_qact()
Halil Pasic
2023-02-10
s390/ap: fix status returned by ap_aqic()
Halil Pasic
2022-07-23
vfio/ap: Pass in physical address of ind to ap_aqic()
Nicolin Chen
2022-03-27
s390/ap: adjust whitespace
Heiko Carstens
2022-03-27
s390/ap: use insn format for new instructions
Heiko Carstens
2022-03-08
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2021-12-10
s390/ap: add missing virt_to_phys address conversion
Heiko Carstens
2021-07-08
s390/ap: get rid of register asm in ap_dqap()
Harald Freudenberger
2021-07-08
s390/ap: get rid of register asm
Heiko Carstens
2021-07-08
s390/ap: Rework ap_dqap to deal with messages greater than recv buffer
Harald Freudenberger
2021-02-09
s390/ap: remove unneeded semicolon
Chengyang Fan
2019-05-28
s390/zcrypt: Fix wrong dispatching for control domain CPRBs
Harald Freudenberger
2019-03-11
zcrypt: handle AP Info notification from CHSC SEI command
Tony Krowiak
2018-11-30
s390/ap: rework assembler functions to use unions for in/out register variables
Harald Freudenberger
2018-08-20
s390/zcrypt: switch return type to bool for ap_instructions_available()
Harald Freudenberger
2018-08-16
s390/zcrypt: fix ap_instructions_available() returncodes
Harald Freudenberger
2018-06-25
s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.
Harald Freudenberger
2018-04-11
s390/zcrypt: Support up to 256 crypto adapters.
Harald Freudenberger
2017-12-05
s390: Remove redudant license text
Martin Schwidefsky
2017-12-05
s390: add a few more SPDX identifiers
Martin Schwidefsky
2017-09-06
s390/zcrypt: externalize AP queue interrupt control
Harald Freudenberger
2017-09-06
s390/zcrypt: externalize AP config info query
Harald Freudenberger
2017-09-06
s390/zcrypt: externalize test AP queue
Tony Krowiak