| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Alchemy: Remove forced command line setting | Yoichi Yuasa | 2010-02-27 | 8 | -120/+0 |
* | MIPS: Set __elf_platform for Octeon. | David Daney | 2010-02-27 | 1 | -0/+2 |
* | MIPS: Allow the auxv's elf_platform entry to be set. | David Daney | 2010-02-27 | 2 | -7/+8 |
* | MMC: AU1xMMC: Allow platforms to disable host capabilities | Manuel Lauss | 2010-02-27 | 2 | -0/+5 |
* | MIPS: Deal with larger physical offsets | Florian Fainelli | 2010-02-27 | 1 | -8/+13 |
* | MIPS: Annotate set_except_vector with __init | Florian Fainelli | 2010-02-27 | 1 | -1/+1 |
* | MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h | Florian Fainelli | 2010-02-27 | 4 | -5/+3 |
* | MIPS: PNX8550: Remove unnecessary export prom_getcmdline() | Yoichi Yuasa | 2010-02-27 | 1 | -1/+0 |
* | MIPS: PNX833x: Remove unused prom_getcmdline() | Yoichi Yuasa | 2010-02-27 | 1 | -5/+0 |
* | MIPS: Support 36-bit iomem on 32-bit Au1x00 | pascal@pabr.org | 2010-02-27 | 2 | -2/+5 |
* | MIPS: Loongson: Cleanup the halt and poweroff action | Wu Zhangjin | 2010-02-27 | 1 | -2/+11 |
* | MIPS: Simplify the weak annotation with __weak | Wu Zhangjin | 2010-02-27 | 2 | -5/+6 |
* | MIPS: Alchemy: debug output for compressed kernels | Manuel Lauss | 2010-02-27 | 2 | -0/+8 |
* | MIPS: AR7: Implement clock API | Florian Fainelli | 2010-02-27 | 6 | -56/+126 |
* | MIPS: AR7: Implement gpiolib | Florian Fainelli | 2010-02-27 | 4 | -94/+108 |
* | MIPS: msp71xx: remove unused prom_getcmdline() | Yoichi Yuasa | 2010-02-27 | 2 | -7/+0 |
* | MIPS: Cleanup the Makefile of compressed kernel support | Wu Zhangjin | 2010-02-27 | 1 | -3/+3 |
* | MIPS: AR7: replace prom_getcmdline() to arcs_cmdline[] | Yoichi Yuasa | 2010-02-27 | 1 | -6/+1 |
* | MIPS: AR7: use strlcat() for the command line arguments | Yoichi Yuasa | 2010-02-27 | 1 | -16/+6 |
* | MIPS: Nuke trailing blank lines | Ralf Baechle | 2010-02-27 | 31 | -31/+0 |
* | MIPS: Cleanup switches with cases that can be merged | Roel Kluin | 2010-02-27 | 7 | -27/+5 |
* | MIPS: Decode c0_config4 for large TLBs. | David Daney | 2010-02-27 | 2 | -0/+19 |
* | MIPS: Remove probe_tlb(). | David Daney | 2010-02-27 | 1 | -31/+0 |
* | MIPS: add readl/write_be accessors | Florian Fainelli | 2010-02-27 | 1 | -0/+18 |
* | MIPS: Loongson: Lemote-2F: update defconfig | Wu Zhangjin | 2010-02-27 | 1 | -294/+670 |
* | MIPS: Loongson: Change the Email address of Wu Zhangjin | Wu Zhangjin | 2010-02-27 | 41 | -62/+48 |
* | MIPS: Loongson: Fixup mem.c indentation | Wu Zhangjin | 2010-02-27 | 1 | -3/+4 |
* | MIPS: Loongson: arch/mips/Makefile: Add missing whitespace | Wu Zhangjin | 2010-02-27 | 1 | -3/+3 |
* | MIPS: Loongson: Cleanup of the environment variables | Wu Zhangjin | 2010-02-27 | 2 | -5/+22 |
* | MIPS: Loongson: Move prom_argc and prom_argv into prom_init_cmdline() | Wu Zhangjin | 2010-02-27 | 1 | -4/+3 |
* | MIPS: Loongson: Remove the serial port output of compressed kernel support | Wu Zhangjin | 2010-02-27 | 1 | -1/+1 |
* | MIPS: Loongson: Convert loongson_halt() to use unreachable() | Wu Zhangjin | 2010-02-27 | 1 | -3/+2 |
* | MIPS: Loongson: Lemote-2F: USB: Not Emulate Non-Posted Writes | Wu Zhangjin | 2010-02-27 | 1 | -1/+1 |
* | MIPS: Loongson: Lemote-2F: Get the machine type from PMON_VER | Wu Zhangjin | 2010-02-27 | 3 | -3/+54 |
* | Staging: Octeon Ethernet: Use constants from in.h | David Daney | 2010-02-27 | 2 | -7/+4 |
* | Staging: Octeon Ethernet: Enable scatter-gather. | David Daney | 2010-02-27 | 2 | -9/+55 |
* | Staging: Octeon Ethernet: Convert to NAPI. | David Daney | 2010-02-27 | 5 | -163/+235 |
* | Staging: Octeon Ethernet: Rewrite transmit code. | David Daney | 2010-02-27 | 5 | -123/+150 |
* | Staging: Octeon Ethernet: Fix memory allocation. | David Daney | 2010-02-27 | 2 | -20/+31 |
* | Staging: Octeon Ethernet: Remove unused code. | David Daney | 2010-02-27 | 6 | -284/+55 |
* | MIPS: Octeon: Fix EOI handling. | David Daney | 2010-02-27 | 1 | -6/+34 |
* | MIPS: Octeon: Use optimized memory barrier primitives. | David Daney | 2010-02-27 | 2 | -13/+31 |
* | MIPS: New macro smp_mb__before_llsc. | David Daney | 2010-02-27 | 6 | -25/+32 |
* | MIPS: Remove unused macros from barrier.h | David Daney | 2010-02-27 | 1 | -2/+0 |
* | MIPS: Octeon: Register some devices on the I2C bus. | David Daney | 2010-02-27 | 1 | -0/+13 |
* | MIPS: I2C: Add driver for Cavium OCTEON I2C ports. | Rade Bozic | 2010-02-27 | 3 | -0/+662 |
* | MIPS: Octeon: Add I2C platform device. | David Daney | 2010-02-27 | 2 | -0/+77 |
* | MIPS: Simplify param.h by using <asm-generic/param.h> | Robert P. J. Day | 2010-02-27 | 1 | -16/+1 |
* | MIPS: Alchemy: get rid of common/reset.c | Manuel Lauss | 2010-02-27 | 8 | -225/+99 |
* | MIPS: Two-level pagetables for 64-bit kernels with 64KB pages. | David Daney | 2010-02-27 | 8 | -35/+71 |