summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: drbg - Do not seed RNG in drbg_kcapi_initHerbert Xu2015-04-211-48/+55
* crypto: drbg - Initialise mutex in drbg_healthcheck_sanityHerbert Xu2015-04-211-0/+2
* crypto: drbg - leave cipher handles operationalStephan Mueller2015-04-211-8/+4
* crypto: drbg - replace spinlock with mutexStephan Mueller2015-04-212-121/+27
* crypto: drbg - fix drbg_generate return val checkStephan Mueller2015-04-211-7/+7
* crypto: talitos - Update DT bindings with SEC1LEROY Christophe2015-04-211-2/+4
* crypto: talitos - Add fsl,sec1.0 compatibleLEROY Christophe2015-04-211-0/+7
* crypto: talitos - SEC1 bugs on 0 data hashLEROY Christophe2015-04-211-0/+24
* crypto: talitos - implement scatter/gather copy for SEC1LEROY Christophe2015-04-212-38/+103
* crypto: talitos - adapt interrupts and reset functions to SEC1LEROY Christophe2015-04-212-67/+199
* crypto: talitos - base address for Execution UnitsLEROY Christophe2015-04-212-55/+100
* crypto: talitos - adaptation of talitos_submit() for SEC1LEROY Christophe2015-04-212-4/+21
* crypto: talitos - fill in talitos descriptor iaw SEC1 or SEC2+LEROY Christophe2015-04-211-38/+67
* crypto: talitos - Add a feature to tag SEC1LEROY Christophe2015-04-212-0/+20
* crypto: talitos - add sub-choice in talitos CONFIG for SEC1LEROY Christophe2015-04-211-0/+18
* crypto: talitos - enhanced talitos_desc struct for SEC1LEROY Christophe2015-04-211-4/+16
* crypto: talitos - helper function for ptr lenLEROY Christophe2015-04-211-7/+17
* crypto: talitos - remove param 'extent' in map_single_talitos_ptr()LEROY Christophe2015-04-211-11/+10
* crypto: talitos - Add a helper function to clear j_extent fieldLEROY Christophe2015-04-211-3/+8
* crypto: talitos - talitos_ptr renamed ptr for more lisibilityLEROY Christophe2015-04-211-10/+10
* crypto: talitos - Refactor the sg in/out chain allocationLEROY Christophe2015-04-211-78/+81
* crypto: talitos - Use zero entry to init descriptors ptrs to zeroLEROY Christophe2015-04-211-6/+2
* cryoto: drbg - clear all temporary memoryStephan Mueller2015-04-211-1/+1
* crypto: mv_cesa - ensure backlog is initialisedColin Ian King2015-04-211-1/+1
* crypto: fix broken crypto_register_instance() module handlingHerbert Xu2015-04-151-3/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-15136-1814/+3279
|\
| * parisc: remove use of seq_printf return valueJoe Perches2015-04-152-72/+68
| * lru_cache: remove use of seq_printf return valueJoe Perches2015-04-151-4/+5
| * tracing: remove use of seq_printf return valueJoe Perches2015-04-151-2/+2
| * cgroup: remove use of seq_printf return valueJoe Perches2015-04-151-1/+3
| * proc: remove use of seq_printf return valueJoe Perches2015-04-152-36/+50
| * s390: remove use of seq_printf return valueJoe Perches2015-04-152-7/+11
| * cris fasttimer: remove use of seq_printf return valueJoe Perches2015-04-152-92/+78
| * cris: remove use of seq_printf return valueJoe Perches2015-04-152-58/+62
| * openrisc: remove use of seq_printf return valueJoe Perches2015-04-151-24/+26
| * ARM: plat-pxa: remove use of seq_printf return valueJoe Perches2015-04-151-58/+53
| * nios2: cpuinfo: remove use of seq_printf return valueJoe Perches2015-04-151-39/+38
| * microblaze: mb: remove use of seq_printf return valueJoe Perches2015-04-151-76/+73
| * ipc: remove use of seq_printf return valueJoe Perches2015-04-154-50/+58
| * rtc: remove use of seq_printf return valueJoe Perches2015-04-154-28/+34
| * power: wakeup: remove use of seq_printf return valueJoe Perches2015-04-151-9/+7
| * x86: mtrr: if: remove use of seq_printf return valueJoe Perches2015-04-151-7/+5
| * linux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASKRasmus Villemoes2015-04-151-6/+2
| * MAINTAINERS: CREDITS: remove Stefano Brivio from B43Joe Perches2015-04-152-3/+5
| * .mailmap: add Ricardo RibaldaRicardo Ribalda Delgado2015-04-151-0/+1
| * CREDITS: add Ricardo Ribalda DelgadoRicardo Ribalda Delgado2015-04-151-0/+13
| * MAINTAINERS: Use tabs consistentlyJoe Perches2015-04-151-35/+35
| * lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes2015-04-156-73/+44
| * lib/string_helpers.c: refactor string_escape_memRasmus Villemoes2015-04-151-103/+105
| * lib/vsprintf.c: fix potential NULL deref in hex_stringRasmus Villemoes2015-04-151-4/+12
OpenPOWER on IntegriCloud