summaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-27MIPS: Loongson: Remove the serial port output of compressed kernel supportWu Zhangjin1-1/+1
2010-02-27MIPS: Loongson: Convert loongson_halt() to use unreachable()Wu Zhangjin1-3/+2
2010-02-27MIPS: Loongson: Lemote-2F: USB: Not Emulate Non-Posted WritesWu Zhangjin1-1/+1
2010-02-27MIPS: Loongson: Lemote-2F: Get the machine type from PMON_VERWu Zhangjin3-3/+54
2010-02-27Staging: Octeon Ethernet: Use constants from in.hDavid Daney2-7/+4
2010-02-27Staging: Octeon Ethernet: Enable scatter-gather.David Daney2-9/+55
2010-02-27Staging: Octeon Ethernet: Convert to NAPI.David Daney5-163/+235
2010-02-27Staging: Octeon Ethernet: Rewrite transmit code.David Daney5-123/+150
2010-02-27Staging: Octeon Ethernet: Fix memory allocation.David Daney2-20/+31
2010-02-27Staging: Octeon Ethernet: Remove unused code.David Daney6-284/+55
2010-02-27MIPS: Octeon: Fix EOI handling.David Daney1-6/+34
2010-02-27MIPS: Octeon: Use optimized memory barrier primitives.David Daney2-13/+31
2010-02-27MIPS: New macro smp_mb__before_llsc.David Daney6-25/+32
2010-02-27MIPS: Remove unused macros from barrier.hDavid Daney1-2/+0
2010-02-27MIPS: Octeon: Register some devices on the I2C bus.David Daney1-0/+13
2010-02-27MIPS: I2C: Add driver for Cavium OCTEON I2C ports.Rade Bozic3-0/+662
2010-02-27MIPS: Octeon: Add I2C platform device.David Daney2-0/+77
2010-02-27MIPS: Simplify param.h by using <asm-generic/param.h>Robert P. J. Day1-16/+1
2010-02-27MIPS: Alchemy: get rid of common/reset.cManuel Lauss8-225/+99
2010-02-27MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney8-35/+71
2010-02-27MIPS: Alchemy: irq: use runtime CPU type detectionManuel Lauss1-43/+54
2010-02-27MIPS: Alchemy: Only build AU1000 INTC code for compatible cpusManuel Lauss3-10/+12
2010-02-27MIPS: Alchemy: use runtime cpu detection in GPIO code.Manuel Lauss2-49/+51
2010-02-27NET: au1000-eth: Convert to platform_driver modelFlorian Fainelli2-218/+232
2010-02-27MIPS: Alchemy: Add au1000-eth platform deviceFlorian Fainelli3-0/+124
2010-02-27MIPS: Alchemy: DB1200 defconfig updateManuel Lauss1-631/+850
2010-02-27MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.Manuel Lauss5-150/+200
2010-02-27MIPS: Alchemy: Extended DB1200 board support.Manuel Lauss8-75/+654
2010-02-27MIPS: Alchemy: physmap-flash for all devboardsManuel Lauss11-173/+163
2010-02-27MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle4-4/+0
2010-02-27SERIAL 8250: Fixes for Alchemy UARTs.Manuel Lauss1-7/+8
2010-02-27MIPS: Alchemy: UARTs are of type 16550AManuel Lauss1-1/+3
2010-02-27MIPS: Alchemy: Turn on -Werror for devboards and xss1500Florian Fainelli2-0/+4
2010-02-27MIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550 board setup codeFlorian Fainelli3-5/+10
2010-02-27MIPS: Alchemy: remove unused SYS area structureManuel Lauss1-49/+0
2010-02-27MIPS: Alchemy: get rid of superfluous UART definitionsManuel Lauss2-115/+21
2010-02-27MIPS: Alchemy: prom_putchar is board dependentManuel Lauss7-69/+51
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss7-26/+26
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss7-51/+32
2010-02-27MIPS: Alchemy: reduce size of irq dispatcherManuel Lauss1-3/+5
2010-02-27MIPS: Alchemy: Stop IRQ name sharingManuel Lauss19-665/+743
2010-02-27MIPS: Alchemy: Simple cpu subtype detectorManuel Lauss1-0/+31
2010-02-27MIPS: Alchemy: higher priority for system timer.Manuel Lauss1-5/+5
2010-02-27MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hackManuel Lauss1-28/+22
2010-02-27MIPS: Alchemy: XXS1500 PCMCIA driver rewriteManuel Lauss7-206/+433
2010-02-27MIPS: Alchemy: devboards: wire up new PCMCIA driver.Manuel Lauss22-125/+412
2010-02-27MIPS: PCMCIA: new socket driver for Au1000 demoboards.Manuel Lauss9-451/+660
2010-02-27MIPS: Alchemy: remove board_init_irq() function.Manuel Lauss20-348/+192
2010-02-27MIPS: Alchemy: devboards: factor out PB1200 IRQ cascade code.Manuel Lauss3-70/+76
2010-02-27MIPS: Alchemy: devboard register abstractionManuel Lauss19-596/+475