aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-20[S390] cio: subchannel evaluation function operates without lockPeter Oberparleiter1-99/+104
2006-09-20[S390] cio: always query all paths on path verification.Peter Oberparleiter5-61/+68
2006-09-20[S390] cio: update path groups on logical CHPID changes.Peter Oberparleiter2-2/+15
2006-09-20[S390] cio: subchannels in no-path state.Peter Oberparleiter1-1/+2
2006-09-20[S390] Replace nopav-message on VM.Peter Oberparleiter1-2/+6
2006-09-20[S390] set modalias for ccw bus uevents.Peter Oberparleiter1-43/+66
2006-09-20[S390] Get rid of DBG macro.Cornelia Huck1-10/+7
2006-09-20[S390] Use alternative user-copy operations for new hardware.Gerald Schaefer6-1/+178
2006-09-20[S390] Make user-copy operations run-time configurable.Gerald Schaefer8-621/+411
2006-09-20[S390] Cleanup in signal handling code.Gerald Schaefer1-22/+17
2006-09-20[S390] Cleanup in page table related code.Gerald Schaefer3-121/+106
2006-09-20[S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland6-1/+334
2006-09-20[S390] xpram off by one error.Christian Borntraeger1-1/+1
2006-09-20[S390] Remove kexec experimental flag.Heiko Carstens1-2/+1
2006-09-20[S390] cleanup appldata.Gerald Schaefer4-85/+103
2006-09-20[S390] fix typo in vmcp.Christian Borntraeger2-2/+2
2006-09-20[S390] Kernel stack overflow handling.Heiko Carstens1-2/+2
2006-09-20[S390] qdio slsb processing state.Frank Pavlic1-1/+1
2006-09-20[S390] Missing initialization in common i/o layer.Heiko Carstens1-0/+1
2006-09-20[S390] convert some assembler to C.Heiko Carstens7-93/+99
2006-09-20[S390] __exit cleanup.Heiko Carstens3-3/+3
2006-09-20[S390] cleanup sysinfo and add system z9 specific extensions.Martin Schwidefsky1-224/+231
2006-09-20[S390] dasd default debug level.Horst Hummel1-2/+2
2006-09-20[S390] dasd deadlock after state change pending interrupt.Martin Schwidefsky3-28/+51
2006-09-20[S390] qdio_get_micros return value.Frank Pavlic1-1/+1
2006-09-20[S390] Use simple_strtoul instead of own cmm_strtoul wrapper.Heiko Carstens1-23/+7
2006-09-20[S390] architecture co-maintainer.Martin Schwidefsky1-0/+2
2006-09-20[S390] #undef in unistd.hMartin Schwidefsky1-111/+59
2006-09-20[S390] fix syscall restart handling.Heiko Carstens1-0/+1
2006-09-20[S390] empty function defines.Heiko Carstens5-15/+15
2006-09-20[S390] ipl/dump on panic.Michael Holzheu13-311/+1099
2006-09-20[S390] hypfs compiler warnings.Michael Holzheu1-4/+8
2006-09-20[S390] hypfs comment cleanup.Michael Holzheu5-5/+6
2006-09-20[S390] initrd vs. bootmem bitmap.Heiko Carstens5-13/+48
2006-09-20[S390] add kprobes support.Michael Grundy10-4/+937
2006-09-20[S390] zcrypt secure key cryptography extension.Ralph Wuerthner14-26/+452
2006-09-20[S390] zcrypt driver Makefile, Kconfig and monolithic build.Martin Schwidefsky3-0/+134
2006-09-20[S390] zcrypt PCICC, PCIXCC coprocessor card ap bus drivers.Martin Schwidefsky5-0/+1949
2006-09-20[S390] zcrypt CEX2A, CEX2C, PCICA accelerator card ap bus drivers.Martin Schwidefsky5-0/+1229
2006-09-20[S390] zcrypt user space interface.Martin Schwidefsky3-0/+1328
2006-09-20[S390] zcrypt adjunct processor bus.Martin Schwidefsky4-0/+1402
2006-09-20[S390] remove old z90crypt driver.Martin Schwidefsky7-6370/+0
2006-09-20[S390] EX_TABLE macro.Martin Schwidefsky1-0/+17
2006-09-19Linux v2.6.18. Arrr!Linus Torvalds1-2/+2
2006-09-19[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()Al Viro1-4/+4
2006-09-19[NETFILTER]: xt_quota: add missing module aliasesPatrick McHardy1-0/+2
2006-09-19[ATM]: [he] don't hold the device lock when upcallingChas Williams1-0/+2
2006-09-19NFS: Fix nfs_page use after free issues in fs/nfs/write.cTrond Myklebust1-2/+2
2006-09-19NFSv4: Fix incorrect semaphore release in _nfs4_do_open()Trond Myklebust1-3/+3
2006-09-19NFS: Fix Oopsable condition in nfs_readpage_sync()Trond Myklebust1-2/+4