Age | Commit message (Expand) | Author |
2009-01-06 | s390: remove s390_root_dev_*() | Mark McLoughlin |
2008-12-25 | [S390] convert ap_bus printks to pr_xxx macros. | Martin Schwidefsky |
2008-12-25 | [S390] drivers/s390/crypto: Move dereference to after IS_ERR test | Julia Lawall |
2008-12-25 | [S390] ap: Minor code beautification. | Christian Maaser |
2008-12-25 | [S390] zcrypt: Use of Thin Interrupts | Felix Beck |
2008-10-17 | Merge commit 'linus/master' into merge-linus | Arjan van de Ven |
2008-10-10 | [S390] bus_id -> dev_set_name() changes | Cornelia Huck |
2008-09-05 | hrtimer: convert s390 to the new hrtimer apis | Arjan van de Ven |
2008-07-14 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2008-07-14 | [S390] Cleanup zcrypt printk messages. | Felix Beck |
2008-07-14 | [S390] zcrypt: Add additional card IDs to CEX2C and CEX2A | Ralph Wuerthner |
2008-07-14 | [S390] ap: Use high-resolution timer for polling | Felix Beck |
2008-06-20 | crypto-zcrypt_api: BKL pushdown | Arnd Bergmann |
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 |