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
Commit message (
Expand
)
Author
Age
*
crypto: aes - Precompute tables
Herbert Xu
2008-12-24
*
crypto: talitos - Ack done interrupt in isr instead of tasklet
Lee Nipper
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: hifn_795x - Use softirq kernel mapping in bh context
Evgeniy Polyakov
2008-12-24
*
crypto: hifn_795x - Fix queue management
Evgeniy Polyakov
2008-12-24
*
crypto: hifn_795x - Remove some unused cruft
Patrick McHardy
2008-12-24
*
crypto: hifn_795x - Fix queue processing
Patrick McHardy
2008-12-24
*
crypto: hifn_795x - Fix request context corruption
Patrick McHardy
2008-12-24
*
crypto: hifn_795x - Don't copy src sg list
Patrick McHardy
2008-12-24
*
crypto: hifn_795x - Fix DMA setup
Patrick McHardy
2008-12-24
*
crypto: ansi_cprng - fix inverted DT increment routine
Jarod Wilson
2008-12-24
*
libcrc32c: Select CRYPTO in Kconfig
Herbert Xu
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: Add crc32c_le macro
Herbert Xu
2008-12-24
*
libcrc32c: Fix "crc32c undefined" compilation error
Adrian-Ken Rueegsegger
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-intel - Switch to shash
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: padlock - Avoid resetting cword on successive operations
Herbert Xu
2008-12-24
*
crypto: crc32c-intel - Update copyright head
Kent Liu
2008-12-24
[next]