summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2012-02-16crypto: sha512 - use standard ror64()Alexey Dobriyan
2012-02-14crypto: serpent-sse2 - remove dead code from serpent_sse2_glue.c::serpent_sse...Jesper Juhl
2012-02-14crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init()Jesper Juhl
2012-02-05crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0Jesper Juhl
2012-02-05crypto: sha512 - Avoid stack bloat on i386Herbert Xu
2012-01-26crypto: sha512 - Use binary and instead of modulusHerbert Xu
2012-01-26crypto: caam - fix gcc 4.6 warningKim Phillips
2012-01-26crypto: Add bulk algorithm registration interfaceMark Brown
2012-01-15crypto: sha512 - use standard ror64()Alexey Dobriyan
2012-01-15crypto: sha512 - reduce stack usage to safe numberAlexey Dobriyan
2012-01-15crypto: sha512 - make it work, undo percpu message scheduleAlexey Dobriyan
2012-01-13crypto: caam - be less noisy on startupKim Phillips
2012-01-13crypto: caam - add sha224 and sha384 variants to existing AEAD algorithmsHemant Agrawal
2012-01-13crypto: ixp4xx - convert GFP_KERNEL to GFP_ATOMICJulia Lawall
2012-01-13crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos
2012-01-13hwrng: tx4939 - use devm_request_and_ioremapJulia Lawall
2012-01-13crypto: serpent-sse2 - change transpose_4x4 to only use integer instructionsJussi Kivilinna
2012-01-13crypto: blowfish-x86_64 - blacklist Pentium 4Jussi Kivilinna
2012-01-13crypto: twofish-x86_64-3way - blacklist pentium4 and atomJussi Kivilinna
2012-01-13crypto: driver for Tegra AES hardwareVarun Wadekar
2012-01-13arm: tegra: export tegra_chip_uidHenning Heinold
2012-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-11autofs4: deal with autofs4_write/autofs4_write racesAl Viro
2012-01-11autofs4: catatonic_mode vs. notify_daemon raceAl Viro
2012-01-11autofs4: autofs4_wait() vs. autofs4_catatonic_mode() raceAl Viro
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-10Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds
2012-01-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-01-10Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-01-10Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds
2012-01-10user namespace: make signal.c respect user namespacesSerge E. Hallyn
2012-01-10workqueue: make alloc_workqueue() take printf fmt and args for nameTejun Heo
2012-01-10procfs: add hidepid= and gid= mount optionsVasiliy Kulikov
2012-01-10procfs: parse mount optionsVasiliy Kulikov
2012-01-10procfs: introduce the /proc/<pid>/map_files/ directoryPavel Emelyanov
2012-01-10procfs: make proc_get_link to use dentry instead of inodeCyrill Gorcunov
2012-01-10signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming
2012-01-10sparc: make SA_NOMASK a synonym of SA_NODEFERMatt Fleming
2012-01-10reiserfs: don't lock root inode searchingFrederic Weisbecker
2012-01-10reiserfs: don't lock journal_init()Frederic Weisbecker
2012-01-10reiserfs: delay reiserfs lock until journal initializationFrederic Weisbecker
2012-01-10reiserfs: delete comments referring to the BKLDavidlohr Bueso
2012-01-10drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings
2012-01-10drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030Benoit Cousson
2012-01-10drivers/rtc/: remove redundant spi driver bus initializationLars-Peter Clausen