aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/vmac.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-12crypto: n2_crypto - Niagara2 driver needs to depend upon CRYPTO_DESDavid S. Miller1-0/+1
2010-09-12crypto: Kconfig - update broken web addressesJustin P. Mattock1-8/+8
2010-09-03crypto: omap-sham - Adjust DMA parametersSamu Onkalo1-1/+5
2010-09-03crypto: fips - FIPS requires algorithm self-testsChuck Ebbert1-3/+2
2010-09-03crypto: omap-aes - OMAP2/3 AES hw accelerator driverDmitry Kasatkin3-0/+957
2010-09-03crypto: updates to enable omap aesDmitry Kasatkin4-3/+74
2010-09-03padata: add missing __percpu markup in include/linux/padata.hNamhyung Kim1-2/+2
2010-08-13MAINTAINERS: Add maintainer entries for padata/pcryptSteffen Klassert1-0/+16
2010-08-09Revert "hwrng: n2-drv - remove casts from void*"Herbert Xu1-1/+1
2010-08-06crypto: testmgr - Default to no testsHerbert Xu1-1/+2
2010-08-06crypto: testmgr - Fix test disabling optionHerbert Xu3-12/+11
2010-08-06crypto: hash - Fix handling of small unaligned buffersSzilveszter Ördög1-2/+5
2010-08-05docbook: use IDs as filenames to support multiple booksJohannes Berg1-0/+1
2010-08-05Documentation: fix kbuild typos and wordingNicolas Kaiser2-16/+16
2010-08-05Documentation: update kbuild make typos/grammar/text flowMatt Mooney1-28/+25
2010-08-05Documentation: update kbuild make examples#2 to reflect changesMatt Mooney1-6/+6
2010-08-05Documentation: update kbuild loadable modules goals & examplesMatt Mooney1-18/+19
2010-08-05Documentation/vm: fix spelling in page-types.cTommi Rantala1-1/+1
2010-08-05aio: fix wrong subsystem commentsSatoru Takeuchi1-10/+11
2010-08-05kgdb,docs: Update the kgdb docs to include kmsJason Wessel2-11/+106
2010-08-05nick piggin: change email addressNick Piggin2-2/+2
2010-08-05drm_fb_helper: Preserve capability to use atomic kmsJason Wessel1-1/+1
2010-08-05i915: when kgdb is active display compression should be offJason Wessel1-0/+4
2010-08-05drm/i915: use new fb debug hooksJesse Barnes2-1/+99
2010-08-05drm: add KGDB/KDB supportJesse Barnes3-0/+81
2010-08-05fb: add hooks to handle KDB enter/exitJesse Barnes3-0/+40
2010-08-05kgdboc: Add call backs to allow kernel mode switchingJason Wessel1-0/+18
2010-08-05vt,console,kdb: automatically set kdb LINES variableJason Wessel3-2/+21
2010-08-05vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes2-0/+74
2010-08-05debug_core,kdb: fix crash when arch does not have single stepJason Wessel1-0/+2
2010-08-05kgdb,x86: use macro HBP_NUM to replace magic number 4Dongdong Deng1-9/+9
2010-08-05kgdb,mips: remove unused kgdb_cpu_doing_single_step operationsJason Wessel1-7/+1
2010-08-05mm,kdb,kgdb: Add a debug reference for the kdb kmap usageJason Wessel1-0/+7
2010-08-05KGDB: Remove set but unused newPCAndi Kleen1-3/+0
2010-08-05ftrace,kdb: Allow dumping a specific cpu's buffer with ftdumpJason Wessel1-10/+27
2010-08-05ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel4-21/+163
2010-08-05kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZEMichal Simek1-1/+1
2010-08-05arm,kgdb: Add ability to trap into debugger on notify_dieJason Wessel1-0/+34
2010-08-05gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set()Jason Wessel1-1/+9
2010-08-05gdbstub: Implement gdbserial 'p' and 'P' packetsJason Wessel2-21/+78
2010-08-05kgdb,arm: Individual register get/set for armJason Wessel2-46/+50
2010-08-05kgdb,mips: Individual register get/set for mipsJason Wessel2-68/+154
2010-08-05kgdb,x86: Individual register get/set for x86Jason Wessel2-94/+94
2010-08-05kgdb,kdb: individual register set and and get APIJason Wessel3-12/+159
2010-08-05gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocolJason Wessel1-18/+19
2010-08-05kgdb: remove custom hex_to_bin()implementationAndy Shevchenko1-16/+5
2010-08-05MIPS: PowerTV: Separate PowerTV USB support from non-USB codeDavid VomLehn5-229/+432
2010-08-05MIPS: strip the un-needed sections of vmlinuzWu Zhangjin1-0/+3
2010-08-05MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESSWu Zhangjin2-13/+14
2010-08-05MIPS: Clean up arch/mips/boot/compressed/decompress.cWu Zhangjin1-24/+14