aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Set io_map_base for several PCI bridges lacking itBen Hutchings2010-07-265-1/+6
* MIPS: Alchemy: Define eth platform devices in the correct orderWolfgang Grandegger2010-07-261-4/+5
* MIPS: BCM63xx: Prevent second enet registration on BCM6338Florian Fainelli2010-07-261-0/+3
* MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.David Daney2010-07-261-12/+12
* MIPS: N32: Define getdents64.Ralf Baechle2010-07-262-2/+4
* MIPS: MTX-1: Fix PCI on the MeshCube and related boardsBruno Randolf2010-07-261-5/+3
* MIPS: Make init_vdso a subsys_initcall.David Daney2010-07-261-1/+1
* MIPS: "Fix" useless 'init_vdso successfully' message.David Daney2010-07-261-2/+0
* MIPS: PowerTV: Move register setup to before reading registers.David VomLehn2010-07-261-2/+3
* MIPS: Return after handling coprocessor 2 exceptionJesper Nilsson2010-07-051-1/+1
* MIPS: BCM47xx: Add NVRAM support devicesWaldemar Brodkorb2010-07-054-13/+158
* MIPS: Loongson: Define rtc device on MC146818-equipped systemsArnaud Patard2010-07-053-0/+50
* MIPS: MT: Fix FPU affinity.Ralf Baechle2010-07-051-26/+61
* MIPS: Oprofile: Fixup of loongson2_exit()Wu Zhangjin2010-07-051-1/+7
* MIPS: Alchemy: sleepcode without compile-time cputype dependenciesManuel Lauss2010-07-053-32/+64
* MIPS: Tracing: Cleanup of address space checkingWu Zhangjin2010-07-051-3/+19
* MIPS: Tracing: Cleanup of function graph tracerWu Zhangjin2010-07-051-22/+26
* MIPS: Tracing: Reduce the overhead of dynamic Function TracerWu Zhangjin2010-07-051-44/+49
* MIPS: Tracing: Cleanup of instructions usedWu Zhangjin2010-07-051-8/+11
* MIPS: Tracing: Fix 32-bit support with -mmcount-ra-addressWu Zhangjin2010-07-051-2/+14
* MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5Wu Zhangjin2010-07-051-3/+9
* MIPS: Tracing: Cleanup commentsWu Zhangjin2010-07-051-5/+6
* MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_returnWu Zhangjin2010-07-051-14/+22
* MIPS: Tracing: Merge adjacent #ifdefs with same condition.Wu Zhangjin2010-07-051-2/+0
* MIPS: AR7, BCM63xx: fix gpio_to_irq() return valueYoichi Yuasa2010-07-052-2/+2
* MIPS: Restore signalling NaN behaviour for abs.[sd]Chris Dearman2010-07-052-0/+2
* MIPS: Loongson: CS5536: Fix ISA supportWu Zhangjin2010-07-051-2/+2
* MIPS: Loongson: Add a missing break statement in CS5536 IDE codeWu Zhangjin2010-07-051-0/+1
* MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USBWu Zhangjin2010-07-053-1/+17
* MIPS: AR7: Fix typo in ar7.hFlorian Fainelli2010-07-051-3/+3
* MIPS: AR7: Use correct UART port typeFlorian Fainelli2010-07-051-1/+1
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-012-2/+2
|\
| * Rename .text.start to .text..start.Denys Vlasenko2010-03-032-2/+2
* | mips: use use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-21/+1
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-05-2137-3746/+3315
|\ \
| * | MIPS: Use GCC __builtin_prefetch() to implement prefetch().David Daney2010-05-211-9/+3
| * | MIPS: Octeon: Serial port fixes for OCTEON simulator.David Daney2010-05-212-2/+6
| * | MIPS: Octeon: Get rid of early serial.David Daney2010-05-211-25/+0
| * | MIPS: AR7: prevent race between clock initialization and devices registrationFlorian Fainelli2010-05-211-1/+1
| * | MIPS: AR7: use ar7_has_high_vlynq() to determine watchdog base addressFlorian Fainelli2010-05-211-12/+3
| * | MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT}Florian Fainelli2010-05-212-5/+5
| * | MIPS: MTX-1: Update defconfigFlorian Fainelli2010-05-211-1449/+955
| * | MIPS: BCM47xx: Update defconfigFlorian Fainelli2010-05-211-345/+628
| * | MIPS: RB532: Update defconfigFlorian Fainelli2010-05-211-157/+364
| * | MIPS: AR7: Update defconfigFlorian Fainelli2010-05-211-53/+143
| * | MIPS: Oprofile: Loongson: Cleanup the commentsWu Zhangjin2010-05-211-20/+5
| * | MIPS: Oprofile: Loongson: Cleanup of the macrosWu Zhangjin2010-05-211-11/+11
| * | MIPS: Oprofile: Loongson: Remove unused variable from loongson2_cpu_setup()Wu Zhangjin2010-05-211-4/+1
| * | MIPS: Oprofile: Loongson: Remove useless parenthesesWu Zhangjin2010-05-211-1/+1
| * | MIPS: Oprofile: Loongson: Unify macro for setting eventsWu Zhangjin2010-05-211-4/+4