aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ansi_cprng.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-24Linux 2.6.28Linus Torvalds1-1/+1
2008-12-24Revert "x86: disable X86_PTRACE_BTS"Ingo Molnar1-1/+0
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-23parisc: disable UP-optimized flush_tlb_mmKyle McMartin1-1/+4
2008-12-23edac: fix edac core deadlock when removing a deviceHarry Ciao1-3/+9
2008-12-23cgroups: avoid accessing uninitialized data in failure pathLi Zefan1-2/+3
2008-12-23cgroups: suppress bogus warning messagesSharyathi Nagesh1-3/+0
2008-12-23w1: fix slave selection on big-endian systemsEvgeniy Polyakov1-1/+3
2008-12-23rtc: rtc-isl1208: reject invalid datesChris Elston1-0/+7
2008-12-23ring-buffer: prevent false positive warningSteven Rostedt1-2/+5
2008-12-23ring-buffer: fix dangling commit raceSteven Rostedt1-0/+12
2008-12-23V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET commandDevin Heitmueller1-1/+2
2008-12-22x86: prioritize the FPU traps for the error codeH. Peter Anvin1-19/+15
2008-12-23drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie1-2/+2
2008-12-22drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL testJulia Lawall2-2/+4
2008-12-22ALSA: ASoC: fix a typo in omp-pcm.cRoel Kluin1-1/+1
2008-12-22ASoC: Fix DSP formats in SSM2602 audio codecJarkko Nikula1-2/+2
2008-12-22ASoC: Fix incorrect DSP format in OMAP McBSP DAI and affected driversJarkko Nikula3-5/+5
2008-12-22sh: oprofile: Fix up the module build.Paul Mundt1-5/+1
2008-12-22sh: add UIO support for JPU on SH7722.Takanari Hayama1-0/+31
2008-12-22serial: sh-sci: Fix up port pinmux for SH7366.Paul Mundt1-1/+1
2008-12-22sh: mach-rsk: Use uImage generation by default for rsk7201/7203.Paul Mundt1-1/+1
2008-12-22sh: mach-sh03: Fix up pata_platform build breakage.Paul Mundt1-9/+20
2008-12-22sh: enable deferred io LCDC on Migo-RMagnus Damm1-0/+2
2008-12-22video: sh_mobile_lcdcfb deferred io supportMagnus Damm3-22/+150
2008-12-22video: deferred io with physically contiguous memoryMagnus Damm1-5/+15
2008-12-22video: deferred io cleanupMagnus Damm1-0/+3
2008-12-22video: fix deferred io fsync()Magnus Damm1-0/+4
2008-12-22sh: add LCDC interrupt configuration to AP325 and Migo-RMagnus Damm2-0/+8
2008-12-22sh_mobile_lcdc: use FB_SYS helpers instead of FB_CFBMagnus Damm2-7/+9
2008-12-22sh: split coherent pagesMagnus Damm1-1/+6
2008-12-22sh: dma: Kill off ISA DMA wrapper.Paul Mundt3-110/+0
2008-12-22sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.Paul Mundt3-1/+22
2008-12-22sh: Kill off the unused SH_ALPHANUMERIC debug option.Paul Mundt1-8/+2
2008-12-22sh: Enable skipping of bss on debug platforms for sh32 also.Paul Mundt2-5/+22
2008-12-22doc: Update sh cpufreq documentation.Paul Mundt2-6/+8
2008-12-22sh: mrshpc_setup_windows() needs to be inline.Paul Mundt1-1/+1
2008-12-22serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL.Paul Mundt1-0/+3
2008-12-22sh: Kill off cf-enabler with extreme prejudice.Paul Mundt8-220/+63