Age | Commit message (Expand) | Author | Files | Lines |
2008-03-05 | [S390] zcrypt: fix ap_device_list handling | Ralph Wuerthner | 1 | -5/+7 |
2008-02-09 | [S390] zcrypt: Do not start ap poll thread per default | Felix Beck | 1 | -2/+2 |
2007-10-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -10/+4 |
2007-10-13 | Driver core: change add_uevent_var to use a struct | Kay Sievers | 1 | -10/+4 |
2007-10-12 | [S390] zcrypt: fix PCIXCC/CEX2C error recovery | Ralph Wuerthner | 1 | -2/+5 |
2007-10-12 | [S390] zcrypt: fix ap_reset_domain() | Ralph Wuerthner | 1 | -2/+3 |
2007-10-12 | [S390] zcrypt: remove duplicated struct CPRBX definition | Ralph Wuerthner | 2 | -46/+1 |
2007-10-12 | [S390] zcrypt: make init/exit functions static. | Heiko Carstens | 1 | -2/+2 |
2007-07-10 | [S390] zcrypt: fix request timeout handling | Ralph Wuerthner | 6 | -90/+140 |
2007-04-27 | uevent: use add_uevent_var() instead of open coding it | Eric Rannaud | 1 | -15/+13 |
2007-03-26 | [S390] zcrypt: Fix ap_poll_requests counter in lost requests error path. | Ralph Wuerthner | 1 | -0/+4 |
2007-03-26 | [S390] zcrypt: Fix possible dead lock in AP bus module. | Ralph Wuerthner | 1 | -13/+13 |
2007-03-19 | [S390] zcrypt: fix possible race when unloading zcrypt driver modules | Ralph Wuerthner | 1 | -6/+6 |
2007-03-19 | [S390] zcrypt: fix possible dead lock in AP bus module | Ralph Wuerthner | 2 | -7/+24 |
2007-02-12 | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 1 | -1/+1 |
2007-02-11 | [PATCH] proc: remove useless (and buggy) ->nlink settings | Alexey Dobriyan | 1 | -1/+0 |
2007-02-05 | [S390] Avoid excessive inlining. | Heiko Carstens | 3 | -16/+16 |
2007-02-05 | [S390] Get rid of a lot of sparse warnings. | Heiko Carstens | 2 | -3/+4 |
2006-12-15 | [S390] zcrypt: module unload fixes. | Ralph Wuerthner | 1 | -2/+12 |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 3 | -5/+5 |
2006-12-08 | [S390] add reset call handler to the ap bus. | Ralph Wuerthner | 1 | -0/+17 |
2006-12-07 | [PATCH] More work_struct induced breakage (s390) | Al Viro | 1 | -3/+3 |
2006-12-04 | [S390] Add MODALIAS= to the uevent for the ap bus. | Cornelia Huck | 1 | -1/+9 |
2006-10-27 | [S390] Improve AP bus device removal. | Ralph Wuerthner | 1 | -1/+6 |
2006-10-06 | [S390] ap bus poll thread priority. | Christian Borntraeger | 1 | -1/+1 |
2006-10-04 | [S390] zcrypt device registration/unregistration race. | Ralph Wuerthner | 1 | -11/+12 |
2006-09-20 | [S390] zcrypt secure key cryptography extension. | Ralph Wuerthner | 13 | -25/+373 |
2006-09-20 | [S390] zcrypt driver Makefile, Kconfig and monolithic build. | Martin Schwidefsky | 2 | -0/+113 |
2006-09-20 | [S390] zcrypt PCICC, PCIXCC coprocessor card ap bus drivers. | Martin Schwidefsky | 5 | -0/+1949 |
2006-09-20 | [S390] zcrypt CEX2A, CEX2C, PCICA accelerator card ap bus drivers. | Martin Schwidefsky | 5 | -0/+1229 |
2006-09-20 | [S390] zcrypt user space interface. | Martin Schwidefsky | 2 | -0/+1121 |
2006-09-20 | [S390] zcrypt adjunct processor bus. | Martin Schwidefsky | 2 | -0/+1379 |
2006-09-20 | [S390] remove old z90crypt driver. | Martin Schwidefsky | 5 | -6149/+0 |
2006-06-26 | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 1 | -1/+0 |
2006-05-08 | Move user-visible parts of drivers/s390/crypto/z90crypt.h to include/asm-s390 | David Woodhouse | 1 | -183/+2 |
2006-03-24 | [PATCH] s390: kzalloc() conversion in drivers/s390 | Eric Sesterhenn | 1 | -7/+3 |
2006-03-24 | [PATCH] s390: CEX2A crt message length | Eric Rossman | 2 | -3/+12 |
2006-02-01 | [PATCH] s390: Remove CVS generated information | Heiko Carstens | 4 | -20/+0 |
2006-01-10 | [PATCH] don't include ioctl32.h in drivers | Christoph Hellwig | 1 | -1/+0 |
2006-01-06 | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 1 | -4/+4 |
2006-01-06 | [PATCH] s390: add support for cex2a crypto cards | Eric Rossman | 4 | -51/+383 |
2006-01-05 | [PATCH] remove CONFIG_KOBJECT_UEVENT option | Kay Sievers | 1 | -1/+0 |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 1 | -1/+0 |
2005-11-07 | [PATCH] kfree cleanup: drivers/s390 | Jesper Juhl | 1 | -4/+3 |
2005-09-17 | [PATCH] s390: crypto driver patch take 2 | Martin Schwidefsky | 1 | -3/+0 |
2005-09-05 | [PATCH] s390: crypto driver update | Eric Rossman | 3 | -270/+106 |
2005-08-24 | [PATCH] s390 __CHECKER__ ifdefs | Al Viro | 1 | -9/+0 |
2005-05-01 | [PATCH] s390: remove ioctl32 from crypto driver | Cornelia Huck | 1 | -90/+50 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 5 | -0/+6238 |