aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal
2008-04-21[CRYPTO] padlock-aes: Use generic setkey functionSebastian Siewior
2008-04-21[CRYPTO] aes: Export generic setkeySebastian Siewior
2008-04-21[CRYPTO] api: Make the crypto subsystem fully modularSebastian Siewior
2008-04-21[CRYPTO] cts: Add CTS mode required for Kerberos AES supportKevin Coffman
2008-04-21[CRYPTO] lrw: Replace all adds to big endians variables with be*_add_cpuMarcin Slusarz
2008-04-21[CRYPTO] tcrypt: Change the XTEA test vectorsSebastian Siewior
2008-04-21[CRYPTO] tcrypt: Shrink the tcrypt moduleSebastian Siewior
2008-04-21[CRYPTO] tcrypt: Change the usage of the test vectorsSebastian Siewior
2008-04-21[CRYPTO] api: Constify function pointer tablesJan Engelhardt
2008-04-21[CRYPTO] aes-x86-32: Remove unused return codeSebastian Siewior
2008-04-21[CRYPTO] tcrypt: Shrink speed templatesSebastian Siewior
2008-04-21[CRYPTO] tcrypt: Group common speed templatesSebastian Siewior
2008-04-21[CRYPTO] sha512: Rename sha512 to sha512_genericJan Glauber
2008-04-21[CRYPTO] sha384: Hardware acceleration for s390Jan Glauber
2008-04-21[CRYPTO] sha512: Hardware acceleration for s390Jan Glauber
2008-04-21[CRYPTO] s390: Generic sha_update and sha_finalJan Glauber
2008-04-21[CRYPTO] api: Switch to proc_create()Alexey Dobriyan
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds
2008-04-19security: fix up documentation for security_module_enableJames Morris
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish
2008-04-19Audit: Final renamings and cleanupAhmed S. Darwish
2008-04-19SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish
2008-04-19Audit: internally use the new LSM audit hooksAhmed S. Darwish
2008-04-19LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish
2008-04-19SELinux: remove redundant exportsAhmed S. Darwish
2008-04-19Netlink: Use generic LSM hookAhmed S. Darwish
2008-04-19Audit: use new LSM hooks instead of SELinux exportsAhmed S. Darwish
2008-04-19SELinux: setup new inode/ipc getsecid hooksAhmed S. Darwish
2008-04-19LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish
2008-04-18[NET]: Fix and allocate less memory for ->priv'less netdevicesAlexey Dobriyan
2008-04-18x86 PAT: fix mmap() of holesIngo Molnar
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-04-18libata: fix boot panic with SATAPI devices on non-SFF HBAsJames Bottomley
2008-04-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2008-04-18x86: kgdb build fixHarvey Harrison
2008-04-18[SCSI] iscsi: bidi support for iscsi_tcpBoaz Harrosh
2008-04-18[SCSI] iscsi: bidi support at the generic libiscsi levelBoaz Harrosh
2008-04-18[SCSI] iscsi: extended cdb supportBoaz Harrosh
2008-04-18[SCSI] zfcp: Fix error handling for blocked unit for send FCP commandChristof Schmitt
2008-04-18[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlockChristof Schmitt
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke
2008-04-18[SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commandsFUJITA Tomonori
2008-04-18[SCSI] bsg: remove minor in struct bsg_deviceFUJITA Tomonori
2008-04-18[SCSI] bsg: use better helper list functionsFUJITA Tomonori
2008-04-18[SCSI] bsg: replace kobject_get with blk_get_queueFUJITA Tomonori
2008-04-18[SCSI] bsg: takes a ref to struct device in fops->openFUJITA Tomonori