| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/zcrypt: use msleep() instead of mdelay() | Heiko Carstens | 2015-08-19 | 2 | -2/+2 |
* | s390/zcrypt: enable s390 hwrng to seed kernel entropy | Ingo Tuchscherer | 2015-07-01 | 1 | -0/+7 |
* | s390/zcrypt: Fixed reset and interrupt handling of AP queues | Ingo Tuchscherer | 2015-06-25 | 3 | -200/+239 |
* | s390/zcrypt: remove obsolete __constant | Vaishali Thakkar | 2015-06-18 | 1 | -4/+4 |
* | s390/zcrypt: Fix invalid domain handling during ap module unload | Ingo Tuchscherer | 2015-05-13 | 1 | -2/+2 |
* | s390/zcrypt: fixed ap poll timer behavior | Ingo Tuchscherer | 2015-04-30 | 1 | -9/+7 |
* | s390: remove test_facility(2) (== z/Architecture mode active) checks | Heiko Carstens | 2015-03-25 | 1 | -2/+2 |
* | s390: remove 31 bit support | Heiko Carstens | 2015-03-25 | 1 | -20/+0 |
* | s390/zcrypt: fixed domain scanning problem (again) | Ingo Tuchscherer | 2015-02-04 | 1 | -3/+7 |
* | s390/zcrypt: Add support for new crypto express (CEX5S) adapter. | Ingo Tuchscherer | 2015-01-23 | 4 | -9/+29 |
* | s390/zcrypt: Number of supported ap domains is not retrievable. | Ingo Tuchscherer | 2015-01-23 | 1 | -41/+96 |
* | s390/zcrypt: kernel oops at insmod of the z90crypt device driver | Harald Freudenberger | 2014-12-18 | 1 | -3/+7 |
* | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -1/+2 |
* | s390/zcrypt: Toleration of new crypto hardware | Ingo Tuchscherer | 2014-10-09 | 2 | -0/+17 |
* | s390/zcrypt: Fixed possible race condition in zcrypt module handling | Ingo Tuchscherer | 2014-09-25 | 1 | -4/+3 |
* | s390/zcrypt: support for extended number of ap domains | Ingo Tuchscherer | 2014-09-25 | 2 | -5/+15 |
* | s390/zcrypt: improve device probing for zcrypt adapter cards | Ingo Tuchscherer | 2014-07-16 | 1 | -2/+7 |
* | s390: avoid format strings leaking into names | Kees Cook | 2014-06-11 | 1 | -1/+1 |
* | s390/ap_bus: Make modules parameters visible in sysfs | Michael Veigel | 2014-06-10 | 1 | -2/+2 |
* | Merge branch 'sched/urgent' into sched/core, to avoid conflicts | Ingo Molnar | 2014-05-07 | 2 | -4/+18 |
|\ |
|
| * | s390/zcrypt: add length check for aligned data to avoid overflow in msg-type 6 | Ingo Tuchscherer | 2014-04-01 | 2 | -4/+18 |
* | | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE | Dongsheng Yang | 2014-04-18 | 1 | -1/+1 |
|/ |
|
* | s390/zcrypt: additional check to avoid overflow in msg-type 6 requests | Ingo Tuchscherer | 2014-02-12 | 1 | -1/+23 |
* | s390: Fix misspellings using 'codespell' tool | Hendrik Brueckner | 2014-01-16 | 1 | -1/+1 |
* | s390/zcrypt: add support for EP11 coprocessor cards | Ingo Tuchscherer | 2013-12-18 | 11 | -14/+467 |
* | s390/s390dbf: use debug_level_enabled() where applicable | Hendrik Brueckner | 2013-10-24 | 1 | -9/+3 |
* | s390/ap_bus: use and-mask instead of a cast | Heiko Carstens | 2013-09-07 | 1 | -1/+1 |
* | s390/zcrypt: Alias for new zcrypt device driver base module | Ingo Tuchscherer | 2013-07-19 | 1 | -0/+1 |
* | s390/airq: simplify adapter interrupt code | Martin Schwidefsky | 2013-06-26 | 1 | -25/+35 |
* | s390/ap_bus: Cocci spatch "ptr_ret.spatch" | Thomas Meyer | 2013-06-26 | 1 | -2/+2 |
* | s390/zcrypt: ap bus rescan problem when toggle crypto adapters on/off | Ingo Tuchscherer | 2013-05-02 | 1 | -10/+7 |
* | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens | 2013-01-08 | 1 | -1/+1 |
* | s390/zcrypt: msgType50 (RSA-CRT) fix | Ingo Tuchscherer | 2012-11-23 | 2 | -41/+29 |
* | s390/zcrypt: remove duplicated include from zcrypt_pcixcc.c | Wei Yongjun | 2012-10-09 | 1 | -1/+0 |
* | s390/ap_bus: add missing ifdef | Heiko Carstens | 2012-09-26 | 1 | -0/+2 |
* | s390/zcryt: Handle AP configuration changes | Holger Dengler | 2012-09-26 | 6 | -9/+201 |
* | s390/zcrypt: Add support for CEX4 crypto card | Holger Dengler | 2012-09-26 | 5 | -16/+170 |
* | s390/zcrypt: Separate msgtype implementation from card modules. | Holger Dengler | 2012-09-26 | 10 | -1124/+1707 |
* | s390/ap: Add functiton facility information as AP device attribute. | Holger Dengler | 2012-09-26 | 3 | -22/+52 |
* | s390/ap: configuration information exploitation | Holger Dengler | 2012-09-26 | 2 | -15/+128 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 14 | -48/+20 |
* | s390/ap: resend enable adapter interrupt request. | Holger Dengler | 2012-07-16 | 1 | -0/+6 |
* | s390/ap: Fix wrong or missing comments | Holger Dengler | 2012-05-16 | 1 | -4/+4 |
* | s390/ap: move receive callback to message struct | Holger Dengler | 2012-05-16 | 6 | -13/+24 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | Disintegrate asm/system.h for S390 | David Howells | 2012-03-28 | 1 | -0/+1 |
* | [S390] Remove monolithic build option for zcrypt driver. | Holger Dengler | 2012-03-11 | 8 | -130/+0 |
* | [S390] zcrypt: Fix error return codes. | Holger Dengler | 2011-12-27 | 1 | -4/+4 |
* | [S390] zcrypt: Rework length parameter checking. | Holger Dengler | 2011-12-27 | 1 | -18/+6 |
* | [S390] ap: Setup timer for sending messages after reset. | Holger Dengler | 2011-12-01 | 1 | -0/+2 |