index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-25
crypto: sha512 - Expose generic sha512 routine to be callable from other modules
Tim Chen
2
-6
/
+10
2013-04-25
crypto: sha256 - Create module providing optimized SHA256 routines using SSSE...
Tim Chen
3
-0
/
+288
2013-04-03
crypto: sha256 - Optimized sha256 x86_64 routine using AVX2's RORX instructions
Tim Chen
1
-0
/
+772
2013-04-03
crypto: sha256 - Optimized sha256 x86_64 assembly routine with AVX instructions.
Tim Chen
1
-0
/
+496
2013-04-03
crypto: sha256 - Optimized sha256 x86_64 assembly routine using Supplemental ...
Tim Chen
1
-0
/
+506
2013-04-03
crypto: sha256 - Expose SHA256 generic routine to be callable externally.
Tim Chen
2
-5
/
+8
2013-04-03
crypto: x86 - build AVX block cipher implementations only if assembler suppor...
Jussi Kivilinna
1
-11
/
+23
2013-04-03
crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROC
Jussi Kivilinna
1
-3
/
+3
2013-04-03
crypto: ux500 - fix error return code in hash_dma_final()
Wei Yongjun
1
-0
/
+2
2013-03-22
crypto: picoxcell - Use of_match_ptr() macro
Sachin Kamat
1
-3
/
+1
2013-03-22
hwrng: mxc-rnga - Use devm_ioremap_resource()
Fabio Estevam
1
-17
/
+4
2013-03-22
crypto: caam - Fix missing init of '.type' in AEAD algos.
Vakul Garg
1
-0
/
+6
2013-03-22
crypto: caam - set RDB bit in security configuration register
Vakul Garg
2
-1
/
+6
2013-03-22
hwrng: exynos - add CONFIG_PM_SLEEP/CONFIG_PM_RUNTIME to suspend/resume
Jingoo Han
1
-1
/
+2
2013-03-21
crypto: ux500 - replace kmalloc and then memcpy with kmemdup
Mihnea Dobrescu-Balaur
1
-3
/
+1
2013-03-21
crypto: sahara - Add driver for SAHARA2 accelerator.
Javier Martin
4
-0
/
+1096
2013-03-10
hwrng: Fix a wrong comment in Documentation/hw_random.txt
Tang Chen
1
-1
/
+1
2013-03-10
crypto: caam - fix typo "CRYPTO_AHASH"
Paul Bolle
1
-1
/
+1
2013-03-10
crypto: omap-sham - Use module_platform_driver macro
Sachin Kamat
1
-12
/
+1
2013-03-10
crypto: omap-aes - Use module_platform_driver macro
Sachin Kamat
1
-12
/
+1
2013-03-10
crypto: omap-aes - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet
Joel A Fernandes
1
-1
/
+1
2013-03-10
crypto: omap-sham - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet
Joel A Fernandes
1
-1
/
+1
2013-03-10
crypto: bfin_crc - Fix possible NULL pointer dereference
Syam Sidhardhan
1
-3
/
+3
2013-03-10
crypto: user - constify netlink dispatch table
Mathias Krause
1
-2
/
+2
2013-03-10
crypto: crc32c - Update the links to the white papers on CRC32C calculations ...
Tim Chen
1
-2
/
+3
2013-03-10
crypto: atmel-sha - add support for latest release of the IP (0x410)
Nicolas Royer
3
-104
/
+497
2013-03-10
crypto: atmel-tdes - add support for latest release of the IP (0x700)
Nicolas Royer
2
-53
/
+343
2013-03-10
crypto: atmel-aes - add support for latest release of the IP (0x130)
Nicolas Royer
1
-118
/
+353
2013-03-10
ARM: AT91SAM9G45: same platform data structure for all crypto peripherals
Nicolas Royer
3
-30
/
+28
2013-02-26
crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 option
Herbert Xu
2
-11
/
+1
2013-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
51
-765
/
+2146
2013-02-25
Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-36
/
+21
2013-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-6
/
+18
2013-02-25
Merge tag 'ktest-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
3
-18
/
+253
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
43
-201
/
+235
2013-02-26
block: fix part_pack_uuid() build error
Mimi Zohar
2
-5
/
+16
2013-02-26
ima: "remove enforce checking duplication" merge fix
Mimi Zohar
1
-1
/
+2
2013-02-24
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
68
-1054
/
+4302
2013-02-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
538
-11039
/
+32957
2013-02-24
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
17
-138
/
+1558
2013-02-24
tty vt: fix character insertion overflow
Nicolas Pitre
1
-1
/
+1
2013-02-24
Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
23
-85
/
+1331
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
65
-1671
/
+4359
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
185
-4825
/
+1363
2013-02-23
Merge branch 'akpm' (more incoming from Andrew)
Linus Torvalds
113
-1632
/
+4408
2013-02-23
ksm: allocate roots when needed
Hugh Dickins
1
-23
/
+49
2013-02-23
mm: cleanup "swapcache" in do_swap_page
Hugh Dickins
1
-10
/
+8
2013-02-23
mm,ksm: swapoff might need to copy
Hugh Dickins
1
-1
/
+14
2013-02-23
mm,ksm: FOLL_MIGRATION do migration_entry_wait
Hugh Dickins
3
-3
/
+20
2013-02-23
ksm: shrink 32-bit rmap_item back to 32 bytes
Hugh Dickins
1
-12
/
+14
[next]