summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-25crypto: hifn_795x - Fix DMA setupPatrick McHardy1-84/+81
2008-12-25crypto: ansi_cprng - fix inverted DT increment routineJarod Wilson1-1/+1
2008-12-25libcrc32c: Select CRYPTO in KconfigHerbert Xu1-0/+1
2008-12-25crypto: ansi_cprng - Avoid incorrect extra call to _get_more_prng_bytesJarod Wilson1-6/+11
2008-12-25crypto: md4 - Use ARRAY_SIZEJulia Lawall1-2/+2
2008-12-25libcrc32c: Add crc32c_le macroHerbert Xu1-0/+3
2008-12-25libcrc32c: Fix "crc32c undefined" compilation errorAdrian-Ken Rueegsegger1-0/+2
2008-12-25libcrc32c: Move implementation to crypto crc32cHerbert Xu5-159/+146
2008-12-25crypto: crc32c - Test descriptor context formatHerbert Xu1-1/+50
2008-12-25crypto: crc32c-intel - Switch to shashHerbert Xu1-54/+47
2008-12-25crypto: crc32c - Switch to shashHerbert Xu1-132/+53
2008-12-25crypto: hash - Export shash through hashHerbert Xu7-6/+144
2008-12-25crypto: api - Call type show function before legacy for procHerbert Xu1-7/+13
2008-12-25crypto: hash - Add import/export interfaceHerbert Xu5-5/+50
2008-12-25crypto: hash - Export shash through ahashHerbert Xu2-1/+144
2008-12-25crypto: hash - Add shash interfaceHerbert Xu5-0/+353
2008-12-25crypto: api - Rebirth of crypto_alloc_tfmHerbert Xu4-1/+123
2008-12-25crypto: api - Move type exit function into crypto_tfmHerbert Xu3-8/+8
2008-12-25crypto: ansi_cprng - Allow resetting of DT valueNeil Horman1-3/+13
2008-12-25crypto: padlock - Avoid resetting cword on successive operationsHerbert Xu1-10/+42
2008-12-25crypto: crc32c-intel - Update copyright headKent Liu1-6/+14
2008-12-25crypto: talitos - Preempt overflow interrupts off-by-one fixVishnu Suresh1-1/+1
2008-12-25crypto: camellia - use kernel-provided bitops, unaligned accessHarvey Harrison1-48/+36
2008-12-25crypto: testmgr - Trigger a panic when self test fails in FIPS modeNeil Horman1-1/+6
2008-12-25crypto: talitos - Perform auth check in h/w if on sec 2.1 and aboveKim Phillips2-44/+91
2008-12-25crypto: talitos - Implement done interrupt mitigationLee Nipper2-9/+24
2008-12-25crypto: talitos - Pass correct interrupt status to error handlerKim Phillips1-9/+3
2008-12-25crypto: hifn - Disable driver when physical size exceeds 32 bitsEvgeniy Polyakov1-0/+5
2008-12-25Linux 2.6.28v2.6.28Linus Torvalds1-1/+1
2008-12-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds16-42/+49
2008-12-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2008-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+3
2008-12-24Merge branch 'fix/hda' into topic/hdaTakashi Iwai79-237/+432
2008-12-24ALSA: hda - Add missing terminators in patch_sigmatel.cHerton Ronaldo Krzesinski1-0/+3
2008-12-24x86: disable X86_PTRACE_BTSIngo Molnar1-0/+1
2008-12-24x86: PAT: fix address types in track_pfn_vma_new()H. Peter Anvin1-8/+8
2008-12-24parisc: disable UP-optimized flush_tlb_mmKyle McMartin1-1/+4
2008-12-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-2/+2
2008-12-24edac: fix edac core deadlock when removing a deviceHarry Ciao1-3/+9
2008-12-24cgroups: avoid accessing uninitialized data in failure pathLi Zefan1-2/+3
2008-12-24cgroups: suppress bogus warning messagesSharyathi Nagesh1-3/+0
2008-12-24w1: fix slave selection on big-endian systemsEvgeniy Polyakov1-1/+3
2008-12-24rtc: rtc-isl1208: reject invalid datesChris Elston1-0/+7
2008-12-23Merge branch 'x86/irq' into x86/coreIngo Molnar20-946/+1054
2008-12-23Merge branch 'x86/iommu' into x86/coreIngo Molnar12-48/+42
2008-12-23Merge branch 'x86/tsc' into x86/coreIngo Molnar5-7/+36
2008-12-23Merge branch 'x86/ptrace' into x86/tscIngo Molnar3-12/+9
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar173-3158/+4084
2008-12-23Merge branch 'x86/apic' into x86/irqIngo Molnar105-1209/+1518
2008-12-23Merge commit 'v2.6.28-rc9' into x86/apicIngo Molnar1204-13225/+30842