| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Return after handling coprocessor 2 exception | Jesper Nilsson | 2010-07-05 | 1 | -1/+1 |
* | MIPS: BCM47xx: Add NVRAM support devices | Waldemar Brodkorb | 2010-07-05 | 4 | -13/+158 |
* | MIPS: Loongson: Define rtc device on MC146818-equipped systems | Arnaud Patard | 2010-07-05 | 3 | -0/+50 |
* | MIPS: MT: Fix FPU affinity. | Ralf Baechle | 2010-07-05 | 1 | -26/+61 |
* | MIPS: Oprofile: Fixup of loongson2_exit() | Wu Zhangjin | 2010-07-05 | 1 | -1/+7 |
* | MIPS: Alchemy: sleepcode without compile-time cputype dependencies | Manuel Lauss | 2010-07-05 | 3 | -32/+64 |
* | MIPS: Tracing: Cleanup of address space checking | Wu Zhangjin | 2010-07-05 | 1 | -3/+19 |
* | MIPS: Tracing: Cleanup of function graph tracer | Wu Zhangjin | 2010-07-05 | 1 | -22/+26 |
* | MIPS: Tracing: Reduce the overhead of dynamic Function Tracer | Wu Zhangjin | 2010-07-05 | 1 | -44/+49 |
* | MIPS: Tracing: Cleanup of instructions used | Wu Zhangjin | 2010-07-05 | 1 | -8/+11 |
* | MIPS: Tracing: Fix 32-bit support with -mmcount-ra-address | Wu Zhangjin | 2010-07-05 | 1 | -2/+14 |
* | MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5 | Wu Zhangjin | 2010-07-05 | 1 | -3/+9 |
* | MIPS: Tracing: Cleanup comments | Wu Zhangjin | 2010-07-05 | 1 | -5/+6 |
* | MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_return | Wu Zhangjin | 2010-07-05 | 1 | -14/+22 |
* | MIPS: Tracing: Merge adjacent #ifdefs with same condition. | Wu Zhangjin | 2010-07-05 | 1 | -2/+0 |
* | MIPS: AR7, BCM63xx: fix gpio_to_irq() return value | Yoichi Yuasa | 2010-07-05 | 2 | -2/+2 |
* | MIPS: Restore signalling NaN behaviour for abs.[sd] | Chris Dearman | 2010-07-05 | 2 | -0/+2 |
* | MIPS: Loongson: CS5536: Fix ISA support | Wu Zhangjin | 2010-07-05 | 1 | -2/+2 |
* | MIPS: Loongson: Add a missing break statement in CS5536 IDE code | Wu Zhangjin | 2010-07-05 | 1 | -0/+1 |
* | MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USB | Wu Zhangjin | 2010-07-05 | 3 | -1/+17 |
* | MIPS: AR7: Fix typo in ar7.h | Florian Fainelli | 2010-07-05 | 1 | -3/+3 |
* | MIPS: AR7: Use correct UART port type | Florian Fainelli | 2010-07-05 | 1 | -1/+1 |
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 2 | -2/+2 |
|\ |
|
| * | Rename .text.start to .text..start. | Denys Vlasenko | 2010-03-03 | 2 | -2/+2 |
* | | mips: use use asm-generic/scatterlist.h | FUJITA Tomonori | 2010-05-27 | 1 | -21/+1 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-05-21 | 37 | -3746/+3315 |
|\ \ |
|
| * | | MIPS: Use GCC __builtin_prefetch() to implement prefetch(). | David Daney | 2010-05-21 | 1 | -9/+3 |
| * | | MIPS: Octeon: Serial port fixes for OCTEON simulator. | David Daney | 2010-05-21 | 2 | -2/+6 |
| * | | MIPS: Octeon: Get rid of early serial. | David Daney | 2010-05-21 | 1 | -25/+0 |
| * | | MIPS: AR7: prevent race between clock initialization and devices registration | Florian Fainelli | 2010-05-21 | 1 | -1/+1 |
| * | | MIPS: AR7: use ar7_has_high_vlynq() to determine watchdog base address | Florian Fainelli | 2010-05-21 | 1 | -12/+3 |
| * | | MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT} | Florian Fainelli | 2010-05-21 | 2 | -5/+5 |
| * | | MIPS: MTX-1: Update defconfig | Florian Fainelli | 2010-05-21 | 1 | -1449/+955 |
| * | | MIPS: BCM47xx: Update defconfig | Florian Fainelli | 2010-05-21 | 1 | -345/+628 |
| * | | MIPS: RB532: Update defconfig | Florian Fainelli | 2010-05-21 | 1 | -157/+364 |
| * | | MIPS: AR7: Update defconfig | Florian Fainelli | 2010-05-21 | 1 | -53/+143 |
| * | | MIPS: Oprofile: Loongson: Cleanup the comments | Wu Zhangjin | 2010-05-21 | 1 | -20/+5 |
| * | | MIPS: Oprofile: Loongson: Cleanup of the macros | Wu Zhangjin | 2010-05-21 | 1 | -11/+11 |
| * | | MIPS: Oprofile: Loongson: Remove unused variable from loongson2_cpu_setup() | Wu Zhangjin | 2010-05-21 | 1 | -4/+1 |
| * | | MIPS: Oprofile: Loongson: Remove useless parentheses | Wu Zhangjin | 2010-05-21 | 1 | -1/+1 |
| * | | MIPS: Oprofile: Loongson: Unify macro for setting events | Wu Zhangjin | 2010-05-21 | 1 | -4/+4 |
| * | | MIPS: nofpu and nodsp only affect CPU0 | Kevin Cernekee | 2010-05-21 | 2 | -21/+30 |
| * | | MIPS: Clean up tables for bootmem allocation | David VomLehn | 2010-05-21 | 5 | -1461/+757 |
| * | | MIPS: Coding style cleanups of access of FCSR rounding mode bits | Shane McDonald | 2010-05-21 | 1 | -5/+6 |
| * | | MIPS: Loongson 2F: Add gpio/gpioilb support | Arnaud Patard | 2010-05-21 | 4 | -0/+177 |
| * | | MIPS: Alchemy: add sysdev for DBDMA PM. | Manuel Lauss | 2010-05-21 | 3 | -44/+72 |
| * | | MIPS: Alchemy: add sysdev for IRQ PM. | Manuel Lauss | 2010-05-21 | 3 | -91/+122 |
| * | | MIPS: Alchemy: Fix up residual devboard poweroff/reboot code. | Manuel Lauss | 2010-05-21 | 5 | -22/+15 |
| * | | MIPS: Loongson: update cpu-feature-overrides.h | Wu Zhangjin | 2010-05-21 | 1 | -0/+2 |
| * | | MIPS: Use set_cpus_allowed_ptr | Julia Lawall | 2010-05-21 | 3 | -5/+5 |