index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
/
ap_bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-11
s390/zcrypt: Fix kernel crash on systems without AP bus support
Sascha Silbe
1
-0
/
+6
2015-10-14
s390/zcrypt: use system work queue for ap_scan_bus
Martin Schwidefsky
1
-18
/
+8
2015-10-14
s390/zcrypt: remove support for PCICC and PCICA cards
Martin Schwidefsky
1
-103
/
+0
2015-10-14
s390/zcrypt: introduce state machine for the AP bus
Martin Schwidefsky
1
-548
/
+481
2015-10-14
s390/zcrypt: use explicit return code for flushed requests
Martin Schwidefsky
1
-5
/
+10
2015-10-14
s390/zcrypt: cleanup AP bus timer code
Martin Schwidefsky
1
-18
/
+6
2015-10-14
s390/zcrypt: fix suspend/resume of AP bus devices
Martin Schwidefsky
1
-166
/
+160
2015-10-14
s390/zcrypt: fix device unregister race
Martin Schwidefsky
1
-2
/
+0
2015-10-14
s390/zcrypt: fix memory leak with ap configuration data
Martin Schwidefsky
1
-130
/
+117
2015-10-14
s390/zcrypt: remove duplicate low level functions
Martin Schwidefsky
1
-108
/
+32
2015-08-19
s390/zcrypt: use msleep() instead of mdelay()
Heiko Carstens
1
-1
/
+1
2015-06-25
s390/zcrypt: Fixed reset and interrupt handling of AP queues
Ingo Tuchscherer
1
-198
/
+226
2015-05-13
s390/zcrypt: Fix invalid domain handling during ap module unload
Ingo Tuchscherer
1
-2
/
+2
2015-04-30
s390/zcrypt: fixed ap poll timer behavior
Ingo Tuchscherer
1
-9
/
+7
2015-03-25
s390: remove test_facility(2) (== z/Architecture mode active) checks
Heiko Carstens
1
-2
/
+2
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-20
/
+0
2015-02-04
s390/zcrypt: fixed domain scanning problem (again)
Ingo Tuchscherer
1
-3
/
+7
2015-01-23
s390/zcrypt: Add support for new crypto express (CEX5S) adapter.
Ingo Tuchscherer
1
-3
/
+0
2015-01-23
s390/zcrypt: Number of supported ap domains is not retrievable.
Ingo Tuchscherer
1
-41
/
+96
2014-12-18
s390/zcrypt: kernel oops at insmod of the z90crypt device driver
Harald Freudenberger
1
-3
/
+7
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-1
/
+2
2014-10-09
s390/zcrypt: Toleration of new crypto hardware
Ingo Tuchscherer
1
-0
/
+16
2014-09-25
s390/zcrypt: support for extended number of ap domains
Ingo Tuchscherer
1
-2
/
+12
2014-07-16
s390/zcrypt: improve device probing for zcrypt adapter cards
Ingo Tuchscherer
1
-2
/
+7
2014-06-10
s390/ap_bus: Make modules parameters visible in sysfs
Michael Veigel
1
-2
/
+2
2014-04-18
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
1
-1
/
+1
2013-12-18
s390/zcrypt: add support for EP11 coprocessor cards
Ingo Tuchscherer
1
-1
/
+30
2013-09-07
s390/ap_bus: use and-mask instead of a cast
Heiko Carstens
1
-1
/
+1
2013-07-19
s390/zcrypt: Alias for new zcrypt device driver base module
Ingo Tuchscherer
1
-0
/
+1
2013-06-26
s390/airq: simplify adapter interrupt code
Martin Schwidefsky
1
-25
/
+35
2013-06-26
s390/ap_bus: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
1
-2
/
+2
2013-05-02
s390/zcrypt: ap bus rescan problem when toggle crypto adapters on/off
Ingo Tuchscherer
1
-10
/
+7
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
1
-1
/
+1
2012-09-26
s390/ap_bus: add missing ifdef
Heiko Carstens
1
-0
/
+2
2012-09-26
s390/zcryt: Handle AP configuration changes
Holger Dengler
1
-0
/
+14
2012-09-26
s390/zcrypt: Add support for CEX4 crypto card
Holger Dengler
1
-15
/
+7
2012-09-26
s390/ap: Add functiton facility information as AP device attribute.
Holger Dengler
1
-19
/
+41
2012-09-26
s390/ap: configuration information exploitation
Holger Dengler
1
-9
/
+112
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-4
/
+2
2012-07-16
s390/ap: resend enable adapter interrupt request.
Holger Dengler
1
-0
/
+6
2012-05-16
s390/ap: Fix wrong or missing comments
Holger Dengler
1
-4
/
+4
2012-05-16
s390/ap: move receive callback to message struct
Holger Dengler
1
-6
/
+10
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for S390
David Howells
1
-0
/
+1
2012-03-11
[S390] Remove monolithic build option for zcrypt driver.
Holger Dengler
1
-2
/
+0
2011-12-01
[S390] ap: Setup timer for sending messages after reset.
Holger Dengler
1
-0
/
+2
2011-11-14
[S390] ap: Setup processing for messages in request queue.
Holger Dengler
1
-6
/
+17
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-24
[S390] ap: toleration support for ap device type 10
Holger Dengler
1
-26
/
+70
2011-05-23
[S390] ap: skip device registration on type probe failure
Holger Dengler
1
-2
/
+6
[next]