mqueue: apply mathematics distributivity on mq_bytes calculation
[safe/jmp/linux-2.6] / drivers / s390 / crypto /
2010-01-27 Felix Beck[S390] zcrypt: Do not remove coprocessor for error...
2010-01-13 Heiko Carstens[S390] zcrypt: add sanity check before copy_from_user()
2009-12-07 Martin Schwidefsky[S390] zcrypt: remove BKL
2009-12-07 Felix Beck[S390] zcrypt: Do not simultaneously schedule hrtimer
2009-12-07 Felix Beck[S390] zcrypt: adjust speed rating of cex3 adapters
2009-12-07 Felix Beck[S390] zcrypt: adjust speed rating between cex2 and...
2009-12-07 Felix Beck[S390] zcrypt: use definitions for cex3
2009-12-07 Felix Beck[S390] zcrypt: add support for cex3 device types
2009-12-07 Felix Beck[S390] zcrypt: special command support for cex3 exploit...
2009-12-07 Felix Beck[S390] zcrypt: initialize ap_messages for cex3 exploitation
2009-10-06 Felix Beck[S390] zcrypt: Improve some comments
2009-10-06 Felix Beck[S390] zcrypt: Fix sparse warning.
2009-09-22 Felix Beck[S390] zcrypt: Do not add/remove devices in s/r callbacks
2009-09-11 Felix Beck[S390] zcrypt: Free ap_device if dev_set_name fails.
2009-09-11 Felix Beck[S390] zcrypt: Use spin_lock_bh in suspend callback
2009-09-11 Sebastian Ott[S390] proper use of device register
2009-07-24 Felix Beck[S390] zcrypt: fix scheduling of hrtimer ap_poll_timer
2009-06-22 Felix Beck[S390] ap/zcrypt: Suspend/Resume ap bus and zcrypt
2009-03-26 Johannes Weiner[S390] use kzfree()
2009-03-26 Eric Sesterhenn[S390] list usage cleanup in s390
2009-01-06 Mark McLoughlins390: remove s390_root_dev_*()
2008-12-25 Martin Schwidefsky[S390] convert ap_bus printks to pr_xxx macros.
2008-12-25 Julia Lawall[S390] drivers/s390/crypto: Move dereference to after...
2008-12-25 Christian Maaser[S390] ap: Minor code beautification.
2008-12-25 Felix Beck[S390] zcrypt: Use of Thin Interrupts
2008-10-17 Arjan van de VenMerge commit 'linus/master' into merge-linus
2008-10-10 Cornelia Huck[S390] bus_id -> dev_set_name() changes
2008-09-06 Arjan van de Venhrtimer: convert s390 to the new hrtimer apis
2008-07-14 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2008-07-14 Felix Beck[S390] Cleanup zcrypt printk messages.
2008-07-14 Ralph Wuerthner[S390] zcrypt: Add additional card IDs to CEX2C and...
2008-07-14 Felix Beck[S390] ap: Use high-resolution timer for polling
2008-06-20 Arnd Bergmanncrypto-zcrypt_api: BKL pushdown
2008-04-17 Felix Beck[S390] zcrypt: Comments and kernel-doc cleanup
2008-04-17 Harvey Harrison[S390] replace remaining __FUNCTION__ occurrences
2008-04-17 Ralph Wuerthner[S390] zcrypt: add support for large random numbers
2008-03-05 Ralph Wuerthner[S390] zcrypt: fix ap_device_list handling
2008-02-09 Felix Beck[S390] zcrypt: Do not start ap poll thread per default
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-10-12 Ralph Wuerthner[S390] zcrypt: fix PCIXCC/CEX2C error recovery
2007-10-12 Ralph Wuerthner[S390] zcrypt: fix ap_reset_domain()
2007-10-12 Ralph Wuerthner[S390] zcrypt: remove duplicated struct CPRBX definition
2007-10-12 Heiko Carstens[S390] zcrypt: make init/exit functions static.
2007-07-10 Ralph Wuerthner[S390] zcrypt: fix request timeout handling
2007-04-27 Eric Rannauduevent: use add_uevent_var() instead of open coding it
2007-03-26 Ralph Wuerthner[S390] zcrypt: Fix ap_poll_requests counter in lost...
2007-03-26 Ralph Wuerthner[S390] zcrypt: Fix possible dead lock in AP bus module.
2007-03-19 Ralph Wuerthner[S390] zcrypt: fix possible race when unloading zcrypt...
2007-03-19 Ralph Wuerthner[S390] zcrypt: fix possible dead lock in AP bus module
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 5
2007-02-11 Alexey Dobriyan[PATCH] proc: remove useless (and buggy) ->nlink settings
2007-02-05 Heiko Carstens[S390] Avoid excessive inlining.
2007-02-05 Heiko Carstens[S390] Get rid of a lot of sparse warnings.
2006-12-15 Ralph Wuerthner[S390] zcrypt: module unload fixes.
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-08 Ralph Wuerthner[S390] add reset call handler to the ap bus.
2006-12-06 Al Viro[PATCH] More work_struct induced breakage (s390)
2006-12-04 Cornelia Huck[S390] Add MODALIAS= to the uevent for the ap bus.
2006-10-27 Ralph Wuerthner[S390] Improve AP bus device removal.
2006-10-06 Christian Borntraeger[S390] ap bus poll thread priority.
2006-10-04 Ralph Wuerthner[S390] zcrypt device registration/unregistration race.
2006-09-20 Ralph Wuerthner[S390] zcrypt secure key cryptography extension.
2006-09-20 Martin Schwidefsky[S390] zcrypt driver Makefile, Kconfig and monolithic...
2006-09-20 Martin Schwidefsky[S390] zcrypt PCICC, PCIXCC coprocessor card ap bus...
2006-09-20 Martin Schwidefsky[S390] zcrypt CEX2A, CEX2C, PCICA accelerator card...
2006-09-20 Martin Schwidefsky[S390] zcrypt user space interface.
2006-09-20 Martin Schwidefsky[S390] zcrypt adjunct processor bus.
2006-09-20 Martin Schwidefsky[S390] remove old z90crypt driver.
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the miscdevice devfs_name field...
2006-05-08 David WoodhouseMove user-visible parts of drivers/s390/crypto/z90crypt...
2006-03-24 Eric Sesterhenn[PATCH] s390: kzalloc() conversion in drivers/s390
2006-03-24 Eric Rossman[PATCH] s390: CEX2A crt message length
2006-02-01 Heiko Carstens[PATCH] s390: Remove CVS generated information
2006-01-10 Christoph Hellwig[PATCH] don't include ioctl32.h in drivers
2006-01-06 Martin Schwidefsky[PATCH] s390: cleanup Kconfig
2006-01-06 Eric Rossman[PATCH] s390: add support for cex2a crypto cards
2006-01-05 Kay Sievers[PATCH] remove CONFIG_KOBJECT_UEVENT option
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: drivers/s390
2005-09-17 Martin Schwidefsky[PATCH] s390: crypto driver patch take 2
2005-09-05 Eric Rossman[PATCH] s390: crypto driver update
2005-08-24 Al Viro[PATCH] s390 __CHECKER__ ifdefs
2005-05-01 Cornelia Huck[PATCH] s390: remove ioctl32 from crypto driver
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2