index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
*
crypto: aes - Precompute tables
Herbert Xu
2008-12-24
*
crypto: testmgr - Correct comment about deflate parameters
Geert Uytterhoeven
2008-12-24
*
crypto: salsa20 - Remove private wrappers around various operations
Harvey Harrison
2008-12-24
*
crypto: des3_ede - permit weak keys unless REQ_WEAK_KEY set
Jarod Wilson
2008-12-24
*
crypto: sha512 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-24
*
crypto: sha512 - Move message schedule W[80] to static percpu area
Adrian-Ken Rueegsegger
2008-12-24
*
crypto: michael_mic - Switch to shash
Adrian-Ken Rueegsegger
2008-12-24
*
crypto: wp512 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-24
*
crypto: tgr192 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-24
*
crypto: sha256 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-24
*
crypto: md5 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-24
*
crypto: md4 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-24
*
crypto: sha1 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-24
*
crypto: rmd320 - Switch to shash
Herbert Xu
2008-12-24
*
crypto: rmd256 - Switch to shash
Herbert Xu
2008-12-24
*
crypto: rmd160 - Switch to shash
Herbert Xu
2008-12-24
*
crypto: rmd128 - Switch to shash
Herbert Xu
2008-12-24
*
crypto: null - Switch to shash
Herbert Xu
2008-12-24
*
crypto: hash - Make setkey optional
Herbert Xu
2008-12-24
*
crypto: testmgr - Validate output length in (de)compression tests
Geert Uytterhoeven
2008-12-24
*
crypto: remove uses of __constant_{endian} helpers
Harvey Harrison
2008-12-24
*
crypto: testmgr - Fix error flow of test_comp
Ingo Molnar
2008-12-24
*
crypto: ansi_cprng - fix inverted DT increment routine
Jarod Wilson
2008-12-24
*
crypto: ansi_cprng - Avoid incorrect extra call to _get_more_prng_bytes
Jarod Wilson
2008-12-24
*
crypto: md4 - Use ARRAY_SIZE
Julia Lawall
2008-12-24
*
libcrc32c: Move implementation to crypto crc32c
Herbert Xu
2008-12-24
*
crypto: crc32c - Test descriptor context format
Herbert Xu
2008-12-24
*
crypto: crc32c - Switch to shash
Herbert Xu
2008-12-24
*
crypto: hash - Export shash through hash
Herbert Xu
2008-12-24
*
crypto: api - Call type show function before legacy for proc
Herbert Xu
2008-12-24
*
crypto: hash - Add import/export interface
Herbert Xu
2008-12-24
*
crypto: hash - Export shash through ahash
Herbert Xu
2008-12-24
*
crypto: hash - Add shash interface
Herbert Xu
2008-12-24
*
crypto: api - Rebirth of crypto_alloc_tfm
Herbert Xu
2008-12-24
*
crypto: api - Move type exit function into crypto_tfm
Herbert Xu
2008-12-24
*
crypto: ansi_cprng - Allow resetting of DT value
Neil Horman
2008-12-24
*
crypto: camellia - use kernel-provided bitops, unaligned access
Harvey Harrison
2008-12-24
*
crypto: testmgr - Trigger a panic when self test fails in FIPS mode
Neil Horman
2008-12-24
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
2008-12-18
|
\
|
*
async_xor: dma_map destination DMA_BIDIRECTIONAL
Dan Williams
2008-12-08
*
|
crypto: api - Disallow cryptomgr as a module if algorithms are built-in
Herbert Xu
2008-12-10
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2008-10-20
|
\
|
*
async_tx: make async_tx_run_dependencies() easier to read
Dan Williams
2008-09-13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2008-10-10
|
\
\
|
|
/
|
/
|
|
*
crypto: skcipher - Use RNG interface instead of get_random_bytes
Herbert Xu
2008-08-29
|
*
crypto: rng - RNG interface and implementation
Neil Horman
2008-08-29
|
*
crypto: api - Add fips_enable flag
Neil Horman
2008-08-29
|
*
crypto: skcipher - Move IV generators into their own modules
Herbert Xu
2008-08-29
|
*
crypto: cryptomgr - Test ciphers using ECB
Herbert Xu
2008-08-29
|
*
crypto: api - Use test infrastructure
Herbert Xu
2008-08-29
[next]