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
/
drivers
/
crypto
/
padlock-aes.c
Commit message (
Expand
)
Author
Age
*
crypto: drivers - remove cra_list initialization
Jussi Kivilinna
2012-08-01
*
crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
Andi Kleen
2012-01-26
*
crypto: padlock-aes - Make module loading even quieter when hardware is missing
Jonathan Nieder
2011-08-03
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-01-13
|
\
|
*
crypto: padlock - Move padlock.h into include/crypto
Herbert Xu
2011-01-06
*
|
crypto: padlock - Fix AES-CBC handling on odd-block-sized input
Herbert Xu
2010-11-04
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
|
\
|
*
percpu: make misc percpu symbols unique
Tejun Heo
2009-10-29
*
|
crypto: padlock-aes - Use the correct mask when checking whether copying is r...
Chuck Ebbert
2009-11-03
|
/
*
crypto: padlock-aes - work around Nano CPU errata in CBC mode
Chuck Ebbert
2009-06-18
*
crypto: padlock-aes - work around Nano CPU errata in ECB mode
Chuck Ebbert
2009-06-18
*
crypto: padlock - Enable on x86_64
Sebastian Andrzej Siewior
2009-06-02
*
crypto: padlock - Revert aes-all alias to aes
Herbert Xu
2009-04-21
*
crypto: api - Fix module load deadlock with fallback algorithms
Herbert Xu
2009-02-26
*
crypto: padlock - Avoid resetting cword on successive operations
Herbert Xu
2008-12-24
*
crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()
Suresh Siddha
2008-08-13
*
crypto: padlock - Make module loading quieter when hardware isn't available
Jeremy Katz
2008-07-10
*
[CRYPTO] padlock-aes: Use generic setkey function
Sebastian Siewior
2008-04-20
*
[CRYPTO] padlock: Only reset the key once for each CBC and ECB operation
Herbert Xu
2008-01-10
*
[CRYPTO] aes: Move common defines into a header file
Sebastian Siewior
2008-01-10
*
[CRYPTO] padlock: Fix alignment fault in aes_crypt_copy
Herbert Xu
2008-01-10
*
[CRYPTO] padlock: Fix spurious ECB page fault
Herbert Xu
2007-12-27
*
[CRYPTO] aes: Rename aes to aes-generic
Sebastian Siewior
2007-10-10
*
[CRYPTO] drivers: Remove obsolete block cipher operations
Herbert Xu
2006-09-20
*
[CRYPTO] padlock: Added block cipher versions of CBC/ECB
Herbert Xu
2006-09-20
*
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
2006-09-20
*
[CRYPTO] padlock: Helper module padlock.ko
Michal Ludvig
2006-09-20
*
[CRYPTO] padlock: Update private header file
Michal Ludvig
2006-09-20
*
[CRYPTO] padlock: Add compatibility alias after rename
Herbert Xu
2006-09-20
*
[CRYPTO] padlock: Get rid of padlock-generic.c
Michal Ludvig
2006-09-20
*
[CRYPTO] padlock: Fix alignment after aes_ctx rearrange
Michal Ludvig
2006-07-14
*
[CRYPTO] padlock: Rearrange context structure to reduce code size
Herbert Xu
2006-06-26
*
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
2006-06-26
*
[CRYPTO] api: Align tfm context as wide as possible
Herbert Xu
2006-03-21
*
[PATCH] padlock: Fix typo that broke 256-bit keys
Herbert Xu
2006-02-22
*
[CRYPTO] Allow AES C/ASM implementations to coexist
Herbert Xu
2006-01-09
*
[CRYPTO] Use standard byte order macros wherever possible
Herbert Xu
2006-01-09
*
[CRYPTO] Update IV correctly for Padlock CBC encryption
Herbert Xu
2005-07-06
*
[CRYPTO] Ensure cit_iv is aligned correctly
Herbert Xu
2005-07-06
*
[PADLOCK] Implement multi-block operations
Herbert Xu
2005-07-06
*
[PADLOCK] Move fast path work into aes_set_key and upper layer
Herbert Xu
2005-07-06
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16