index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
/
ap_bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] ap: Setup timer for sending messages after reset.
Holger Dengler
2011-12-01
1
-0
/
+2
*
[S390] ap: Setup processing for messages in request queue.
Holger Dengler
2011-11-14
1
-6
/
+17
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
[S390] ap: toleration support for ap device type 10
Holger Dengler
2011-07-24
1
-26
/
+70
*
[S390] ap: skip device registration on type probe failure
Holger Dengler
2011-05-23
1
-2
/
+6
*
[S390] zcrypt: Introduce check for 4096 bit support.
Felix Beck
2011-01-05
1
-0
/
+63
*
[S390] ap bus: add support for irq statistics
Holger Dengler
2011-01-05
1
-0
/
+2
*
[S390] zcrypt: Fix check to look for facility bits 2 & 65
Felix Beck
2011-01-05
1
-1
/
+1
*
[S390] cleanup facility list handling
Martin Schwidefsky
2010-10-25
1
-8
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[S390] zcrypt: Do not simultaneously schedule hrtimer
Felix Beck
2009-12-07
1
-3
/
+8
*
[S390] zcrypt: special command support for cex3 exploitation
Felix Beck
2009-12-07
1
-5
/
+15
*
[S390] zcrypt: Do not add/remove devices in s/r callbacks
Felix Beck
2009-09-22
1
-11
/
+29
*
[S390] zcrypt: Free ap_device if dev_set_name fails.
Felix Beck
2009-09-11
1
-2
/
+5
*
[S390] zcrypt: Use spin_lock_bh in suspend callback
Felix Beck
2009-09-11
1
-2
/
+6
*
[S390] proper use of device register
Sebastian Ott
2009-09-11
1
-1
/
+1
*
[S390] zcrypt: fix scheduling of hrtimer ap_poll_timer
Felix Beck
2009-07-24
1
-2
/
+7
*
[S390] ap/zcrypt: Suspend/Resume ap bus and zcrypt
Felix Beck
2009-06-22
1
-2
/
+83
*
s390: remove s390_root_dev_*()
Mark McLoughlin
2009-01-06
1
-4
/
+3
*
[S390] convert ap_bus printks to pr_xxx macros.
Martin Schwidefsky
2008-12-25
1
-3
/
+7
*
[S390] ap: Minor code beautification.
Christian Maaser
2008-12-25
1
-14
/
+14
*
[S390] zcrypt: Use of Thin Interrupts
Felix Beck
2008-12-25
1
-3
/
+171
*
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2008-10-17
1
-2
/
+2
|
\
|
*
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
2008-10-10
1
-2
/
+2
*
|
hrtimer: convert s390 to the new hrtimer apis
Arjan van de Ven
2008-09-05
1
-3
/
+3
|
/
*
[S390] ap: Use high-resolution timer for polling
Felix Beck
2008-07-14
1
-10
/
+53
*
[S390] zcrypt: Comments and kernel-doc cleanup
Felix Beck
2008-04-17
1
-69
/
+120
*
[S390] zcrypt: fix ap_device_list handling
Ralph Wuerthner
2008-03-05
1
-5
/
+7
*
[S390] zcrypt: Do not start ap poll thread per default
Felix Beck
2008-02-09
1
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-10-12
1
-10
/
+4
|
\
|
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
1
-10
/
+4
*
|
[S390] zcrypt: fix ap_reset_domain()
Ralph Wuerthner
2007-10-12
1
-2
/
+3
|
/
*
[S390] zcrypt: fix request timeout handling
Ralph Wuerthner
2007-07-10
1
-9
/
+89
*
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
2007-04-27
1
-15
/
+13
*
[S390] zcrypt: Fix ap_poll_requests counter in lost requests error path.
Ralph Wuerthner
2007-03-26
1
-0
/
+4
*
[S390] zcrypt: Fix possible dead lock in AP bus module.
Ralph Wuerthner
2007-03-26
1
-13
/
+13
*
[S390] zcrypt: fix possible dead lock in AP bus module
Ralph Wuerthner
2007-03-19
1
-7
/
+23
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
1
-4
/
+4
*
[S390] zcrypt: module unload fixes.
Ralph Wuerthner
2006-12-15
1
-2
/
+12
*
[S390] add reset call handler to the ap bus.
Ralph Wuerthner
2006-12-08
1
-0
/
+17
*
[PATCH] More work_struct induced breakage (s390)
Al Viro
2006-12-06
1
-3
/
+3
*
[S390] Add MODALIAS= to the uevent for the ap bus.
Cornelia Huck
2006-12-04
1
-1
/
+9
*
[S390] Improve AP bus device removal.
Ralph Wuerthner
2006-10-27
1
-1
/
+6
*
[S390] ap bus poll thread priority.
Christian Borntraeger
2006-10-06
1
-1
/
+1
*
[S390] zcrypt device registration/unregistration race.
Ralph Wuerthner
2006-10-04
1
-11
/
+12
*
[S390] zcrypt adjunct processor bus.
Martin Schwidefsky
2006-09-20
1
-0
/
+1221