Age | Commit message (Expand) | Author | Files | Lines |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-03-28 | Disintegrate asm/system.h for S390 | David Howells | 1 | -0/+1 |
2012-03-11 | [S390] Remove monolithic build option for zcrypt driver. | Holger Dengler | 1 | -2/+0 |
2011-12-01 | [S390] ap: Setup timer for sending messages after reset. | Holger Dengler | 1 | -0/+2 |
2011-11-14 | [S390] ap: Setup processing for messages in request queue. | Holger Dengler | 1 | -6/+17 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-07-24 | [S390] ap: toleration support for ap device type 10 | Holger Dengler | 1 | -26/+70 |
2011-05-23 | [S390] ap: skip device registration on type probe failure | Holger Dengler | 1 | -2/+6 |
2011-01-05 | [S390] zcrypt: Introduce check for 4096 bit support. | Felix Beck | 1 | -0/+63 |
2011-01-05 | [S390] ap bus: add support for irq statistics | Holger Dengler | 1 | -0/+2 |
2011-01-05 | [S390] zcrypt: Fix check to look for facility bits 2 & 65 | Felix Beck | 1 | -1/+1 |
2010-10-25 | [S390] cleanup facility list handling | Martin Schwidefsky | 1 | -8/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-07 | [S390] zcrypt: Do not simultaneously schedule hrtimer | Felix Beck | 1 | -3/+8 |
2009-12-07 | [S390] zcrypt: special command support for cex3 exploitation | Felix Beck | 1 | -5/+15 |
2009-09-23 | [S390] zcrypt: Do not add/remove devices in s/r callbacks | Felix Beck | 1 | -11/+29 |
2009-09-11 | [S390] zcrypt: Free ap_device if dev_set_name fails. | Felix Beck | 1 | -2/+5 |
2009-09-11 | [S390] zcrypt: Use spin_lock_bh in suspend callback | Felix Beck | 1 | -2/+6 |
2009-09-11 | [S390] proper use of device register | Sebastian Ott | 1 | -1/+1 |
2009-07-24 | [S390] zcrypt: fix scheduling of hrtimer ap_poll_timer | Felix Beck | 1 | -2/+7 |
2009-06-22 | [S390] ap/zcrypt: Suspend/Resume ap bus and zcrypt | Felix Beck | 1 | -2/+83 |
2009-01-06 | s390: remove s390_root_dev_*() | Mark McLoughlin | 1 | -4/+3 |
2008-12-25 | [S390] convert ap_bus printks to pr_xxx macros. | Martin Schwidefsky | 1 | -3/+7 |
2008-12-25 | [S390] ap: Minor code beautification. | Christian Maaser | 1 | -14/+14 |
2008-12-25 | [S390] zcrypt: Use of Thin Interrupts | Felix Beck | 1 | -3/+171 |
2008-10-17 | Merge commit 'linus/master' into merge-linus | Arjan van de Ven | 1 | -2/+2 |
2008-10-10 | [S390] bus_id -> dev_set_name() changes | Cornelia Huck | 1 | -2/+2 |
2008-09-06 | hrtimer: convert s390 to the new hrtimer apis | Arjan van de Ven | 1 | -3/+3 |
2008-07-14 | [S390] ap: Use high-resolution timer for polling | Felix Beck | 1 | -10/+53 |
2008-04-17 | [S390] zcrypt: Comments and kernel-doc cleanup | Felix Beck | 1 | -69/+120 |
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 ap_reset_domain() | Ralph Wuerthner | 1 | -2/+3 |
2007-07-10 | [S390] zcrypt: fix request timeout handling | Ralph Wuerthner | 1 | -9/+89 |
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 dead lock in AP bus module | Ralph Wuerthner | 1 | -7/+23 |
2007-02-05 | [S390] Avoid excessive inlining. | Heiko Carstens | 1 | -4/+4 |
2006-12-15 | [S390] zcrypt: module unload fixes. | Ralph Wuerthner | 1 | -2/+12 |
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 adjunct processor bus. | Martin Schwidefsky | 1 | -0/+1221 |