summaryrefslogtreecommitdiffstats
path: root/crypto/cryptd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-04sh: Add RWDT save/restore code for sh7724 R-standbyMagnus Damm1-0/+14
2009-11-04sh: mach-se: Convert SE7722 FPGA to dynamic IRQ allocation.Paul Mundt3-27/+31
2009-11-02sh: intc: Handle legacy IRQ reservation in vector map.Paul Mundt3-0/+34
2009-11-02sh: Remove unused WP signal for SDHI0 and KFR2R09Magnus Damm1-1/+0
2009-11-02sh: Add SDHI1 support to the AP325RXA boardMagnus Damm1-1/+35
2009-11-02sh: intc: dynamic IRQ support.Paul Mundt1-1/+83
2009-10-30sh: Add KFR2R09 specific memory pre/post R-standby codeMagnus Damm2-1/+30
2009-10-30sh: Add R-standby sleep mode supportMagnus Damm4-7/+26
2009-10-30sh: Use RSMEM for sleep code on sh7724Magnus Damm1-4/+8
2009-10-30sh: Add MMU and Cache handling sleep mode codeMagnus Damm4-0/+132
2009-10-30sh: Keep track of allowed sleep modesMagnus Damm3-18/+34
2009-10-30sh: Rework SuperH Mobile sleep mode codeMagnus Damm4-164/+171
2009-10-30sh: Add Ecovec24 specific memory pre/post sleep codeMagnus Damm3-1/+67
2009-10-30sh: Add ap325rxa specific memory pre/post sleep codeMagnus Damm3-1/+83
2009-10-30sh: Move ap325rxa board code into separate directoryMagnus Damm4-1/+3
2009-10-30sh: Add migor specific memory pre/post sleep codeMagnus Damm3-2/+82
2009-10-30sh: Add ms7724se specific memory pre/post sleep codeMagnus Damm3-1/+65
2009-10-30sh: Add kfr2r09 specific memory pre/post sleep codeMagnus Damm3-1/+66
2009-10-30sh: Allow boards to register memory pre/post sleep codeMagnus Damm2-0/+10
2009-10-30sh: Add sh7724 notifier for R-standby save/restoreMagnus Damm1-0/+167
2009-10-30sh: Add notifiers chains for cpu/board codeMagnus Damm2-0/+23
2009-10-30sh: Do not apply virt_to_phys() to a physical addressMatt Fleming1-2/+1
2009-10-28sh: perf events: Kill off left over debugging cruft.Paul Mundt1-1/+1
2009-10-28sh: perf events: Add preliminary support for SH-4A counters.Paul Mundt5-2/+576
2009-10-28sh: mach-ecovec24: Add USB1 gadget supportKuninori Morimoto1-21/+17
2009-10-28sh: add SDHI1 support to ms7724seMagnus Damm1-0/+35
2009-10-28sh: mac address through private data for sh_eth on ms7724seMagnus Damm1-10/+4
2009-10-27sh: enable PERF_USE_VMALLOC across the board.Paul Mundt1-0/+1
2009-10-27sh: Bump up dma_ops initialization far earlier in the boot process.Paul Mundt2-2/+11
2009-10-27sh: Clean up more superfluous symbol exports.Paul Mundt4-51/+16
2009-10-27sh: intc: Make ack_regs generally available.Paul Mundt2-17/+1
2009-10-27sh64: cache flush symbol exports.Paul Mundt2-11/+6
2009-10-27sh: Fix up dma_is_consistent().Paul Mundt1-0/+5
2009-10-27sh: Kill off superfluous arch/sh/drivers/pci/Kconfig.Paul Mundt2-8/+7
2009-10-27sh: Revamp PCI DMA coherence Kconfig bits.Paul Mundt4-25/+18
2009-10-26sh: Annotate irq functions with "notrace"Matt Fleming2-4/+4
2009-10-26sh: fix watchdog timer for sh7780/sh7785Valentin R Sitsikov2-1/+71
2009-10-26sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt3-3/+8
2009-10-26sh: Document uImage.bin target in archhelp.Paul Mundt1-0/+1
2009-10-26sh: mac address through private data for sh_eth on ecovec24Magnus Damm1-29/+4
2009-10-26sh: add hwblk_id to sh_eth on ecovec24Magnus Damm1-0/+3
2009-10-26sh: add uImage.bin targetMagnus Damm2-2/+6
2009-10-26sh: rsk7203 CONFIG_MTD=n fixMagnus Damm2-13/+14
2009-10-26sh: fix kexec by removing check for old kexec-toolsMagnus Damm1-6/+0
2009-10-26sh: mach-ecevec24: Add SDHI supportKuninori Morimoto1-0/+78
2009-10-26sh: SDHI platform data to the kfr2r09 boardMagnus Damm1-0/+33
2009-10-26sh: SDHI platform data to the SE7724 boardMagnus Damm1-0/+33
2009-10-26sh: SDHI platform data to the AP325RXA boardMagnus Damm1-24/+28
2009-10-26sh: SDHI platform data to the Migo-R boardMagnus Damm1-24/+28
2009-10-26mmc: Add SuperH to the tmio-mmc KconfigMagnus Damm1-1/+1