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