| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Set io_map_base for several PCI bridges lacking it | Ben Hutchings | 2010-07-26 | 5 | -1/+6 |
* | MIPS: Alchemy: Define eth platform devices in the correct order | Wolfgang Grandegger | 2010-07-26 | 1 | -4/+5 |
* | MIPS: BCM63xx: Prevent second enet registration on BCM6338 | Florian Fainelli | 2010-07-26 | 1 | -0/+3 |
* | MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations. | David Daney | 2010-07-26 | 1 | -12/+12 |
* | MIPS: N32: Define getdents64. | Ralf Baechle | 2010-07-26 | 2 | -2/+4 |
* | MIPS: MTX-1: Fix PCI on the MeshCube and related boards | Bruno Randolf | 2010-07-26 | 1 | -5/+3 |
* | MIPS: Make init_vdso a subsys_initcall. | David Daney | 2010-07-26 | 1 | -1/+1 |
* | MIPS: "Fix" useless 'init_vdso successfully' message. | David Daney | 2010-07-26 | 1 | -2/+0 |
* | MIPS: PowerTV: Move register setup to before reading registers. | David VomLehn | 2010-07-26 | 1 | -2/+3 |
* | 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 |