summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Allow the auxv's elf_platform entry to be set.David Daney2010-02-272-7/+8
* MMC: AU1xMMC: Allow platforms to disable host capabilitiesManuel Lauss2010-02-272-0/+5
* MIPS: Deal with larger physical offsetsFlorian Fainelli2010-02-271-8/+13
* MIPS: Annotate set_except_vector with __initFlorian Fainelli2010-02-271-1/+1
* MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.hFlorian Fainelli2010-02-274-5/+3Star
* MIPS: PNX8550: Remove unnecessary export prom_getcmdline()Yoichi Yuasa2010-02-271-1/+0Star
* MIPS: PNX833x: Remove unused prom_getcmdline()Yoichi Yuasa2010-02-271-5/+0Star
* MIPS: Support 36-bit iomem on 32-bit Au1x00pascal@pabr.org2010-02-272-2/+5
* MIPS: Loongson: Cleanup the halt and poweroff actionWu Zhangjin2010-02-271-2/+11
* MIPS: Simplify the weak annotation with __weakWu Zhangjin2010-02-272-5/+6
* MIPS: Alchemy: debug output for compressed kernelsManuel Lauss2010-02-272-0/+8
* MIPS: AR7: Implement clock APIFlorian Fainelli2010-02-276-56/+126
* MIPS: AR7: Implement gpiolibFlorian Fainelli2010-02-274-94/+108
* MIPS: msp71xx: remove unused prom_getcmdline()Yoichi Yuasa2010-02-272-7/+0Star
* MIPS: Cleanup the Makefile of compressed kernel supportWu Zhangjin2010-02-271-3/+3
* MIPS: AR7: replace prom_getcmdline() to arcs_cmdline[]Yoichi Yuasa2010-02-271-6/+1Star
* MIPS: AR7: use strlcat() for the command line argumentsYoichi Yuasa2010-02-271-16/+6Star
* MIPS: Nuke trailing blank linesRalf Baechle2010-02-2731-31/+0Star
* MIPS: Cleanup switches with cases that can be mergedRoel Kluin2010-02-277-27/+5Star
* MIPS: Decode c0_config4 for large TLBs.David Daney2010-02-272-0/+19
* MIPS: Remove probe_tlb().David Daney2010-02-271-31/+0Star
* MIPS: add readl/write_be accessorsFlorian Fainelli2010-02-271-0/+18
* MIPS: Loongson: Lemote-2F: update defconfigWu Zhangjin2010-02-271-294/+670
* MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin2010-02-2741-62/+48Star
* MIPS: Loongson: Fixup mem.c indentationWu Zhangjin2010-02-271-3/+4
* MIPS: Loongson: arch/mips/Makefile: Add missing whitespaceWu Zhangjin2010-02-271-3/+3
* MIPS: Loongson: Cleanup of the environment variablesWu Zhangjin2010-02-272-5/+22
* MIPS: Loongson: Move prom_argc and prom_argv into prom_init_cmdline()Wu Zhangjin2010-02-271-4/+3Star
* MIPS: Loongson: Remove the serial port output of compressed kernel supportWu Zhangjin2010-02-271-1/+1
* MIPS: Loongson: Convert loongson_halt() to use unreachable()Wu Zhangjin2010-02-271-3/+2Star
* MIPS: Loongson: Lemote-2F: USB: Not Emulate Non-Posted WritesWu Zhangjin2010-02-271-1/+1
* MIPS: Loongson: Lemote-2F: Get the machine type from PMON_VERWu Zhangjin2010-02-273-3/+54
* Staging: Octeon Ethernet: Use constants from in.hDavid Daney2010-02-272-7/+4Star
* Staging: Octeon Ethernet: Enable scatter-gather.David Daney2010-02-272-9/+55
* Staging: Octeon Ethernet: Convert to NAPI.David Daney2010-02-275-163/+235
* Staging: Octeon Ethernet: Rewrite transmit code.David Daney2010-02-275-123/+150
* Staging: Octeon Ethernet: Fix memory allocation.David Daney2010-02-272-20/+31
* Staging: Octeon Ethernet: Remove unused code.David Daney2010-02-276-284/+55Star
* MIPS: Octeon: Fix EOI handling.David Daney2010-02-271-6/+34
* MIPS: Octeon: Use optimized memory barrier primitives.David Daney2010-02-272-13/+31
* MIPS: New macro smp_mb__before_llsc.David Daney2010-02-276-25/+32
* MIPS: Remove unused macros from barrier.hDavid Daney2010-02-271-2/+0Star
* MIPS: Octeon: Register some devices on the I2C bus.David Daney2010-02-271-0/+13
* MIPS: I2C: Add driver for Cavium OCTEON I2C ports.Rade Bozic2010-02-273-0/+662
* MIPS: Octeon: Add I2C platform device.David Daney2010-02-272-0/+77
* MIPS: Simplify param.h by using <asm-generic/param.h>Robert P. J. Day2010-02-271-16/+1Star
* MIPS: Alchemy: get rid of common/reset.cManuel Lauss2010-02-278-225/+99Star
* MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney2010-02-278-35/+71
* MIPS: Alchemy: irq: use runtime CPU type detectionManuel Lauss2010-02-271-43/+54
* MIPS: Alchemy: Only build AU1000 INTC code for compatible cpusManuel Lauss2010-02-273-10/+12