summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-27MIPS: AR7: Whitespace hackingAlexander Clouter5-316/+343
2010-02-27MIPS: Alchemy: Use strlcat() for the command line argumentsYoichi Yuasa1-14/+5
2010-02-27MIPS: Alchemy: Remove prom_getcmdline()Yoichi Yuasa2-9/+1
2010-02-27MIPS: Alchemy: Remove forced command line settingYoichi Yuasa8-120/+0
2010-02-27MIPS: Set __elf_platform for Octeon.David Daney1-0/+2
2010-02-27MIPS: Allow the auxv's elf_platform entry to be set.David Daney2-7/+8
2010-02-27MMC: AU1xMMC: Allow platforms to disable host capabilitiesManuel Lauss2-0/+5
2010-02-27MIPS: Deal with larger physical offsetsFlorian Fainelli1-8/+13
2010-02-27MIPS: Annotate set_except_vector with __initFlorian Fainelli1-1/+1
2010-02-27MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.hFlorian Fainelli4-5/+3
2010-02-27MIPS: PNX8550: Remove unnecessary export prom_getcmdline()Yoichi Yuasa1-1/+0
2010-02-27MIPS: PNX833x: Remove unused prom_getcmdline()Yoichi Yuasa1-5/+0
2010-02-27MIPS: Support 36-bit iomem on 32-bit Au1x00pascal@pabr.org2-2/+5
2010-02-27MIPS: Loongson: Cleanup the halt and poweroff actionWu Zhangjin1-2/+11
2010-02-27MIPS: Simplify the weak annotation with __weakWu Zhangjin2-5/+6
2010-02-27MIPS: Alchemy: debug output for compressed kernelsManuel Lauss2-0/+8
2010-02-27MIPS: AR7: Implement clock APIFlorian Fainelli6-56/+126
2010-02-27MIPS: AR7: Implement gpiolibFlorian Fainelli4-94/+108
2010-02-27MIPS: msp71xx: remove unused prom_getcmdline()Yoichi Yuasa2-7/+0
2010-02-27MIPS: Cleanup the Makefile of compressed kernel supportWu Zhangjin1-3/+3
2010-02-27MIPS: AR7: replace prom_getcmdline() to arcs_cmdline[]Yoichi Yuasa1-6/+1
2010-02-27MIPS: AR7: use strlcat() for the command line argumentsYoichi Yuasa1-16/+6
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle31-31/+0
2010-02-27MIPS: Cleanup switches with cases that can be mergedRoel Kluin7-27/+5
2010-02-27MIPS: Decode c0_config4 for large TLBs.David Daney2-0/+19
2010-02-27MIPS: Remove probe_tlb().David Daney1-31/+0
2010-02-27MIPS: add readl/write_be accessorsFlorian Fainelli1-0/+18
2010-02-27MIPS: Loongson: Lemote-2F: update defconfigWu Zhangjin1-294/+670
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin41-62/+48
2010-02-27MIPS: Loongson: Fixup mem.c indentationWu Zhangjin1-3/+4
2010-02-27MIPS: Loongson: arch/mips/Makefile: Add missing whitespaceWu Zhangjin1-3/+3
2010-02-27MIPS: Loongson: Cleanup of the environment variablesWu Zhangjin2-5/+22
2010-02-27MIPS: Loongson: Move prom_argc and prom_argv into prom_init_cmdline()Wu Zhangjin1-4/+3
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