aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-05MIPS: Return after handling coprocessor 2 exceptionJesper Nilsson1-1/+1
2010-07-05MIPS: BCM47xx: Add NVRAM support devicesWaldemar Brodkorb4-13/+158
2010-07-05MIPS: Loongson: Define rtc device on MC146818-equipped systemsArnaud Patard3-0/+50
2010-07-05MIPS: MT: Fix FPU affinity.Ralf Baechle1-26/+61
2010-07-05MIPS: Oprofile: Fixup of loongson2_exit()Wu Zhangjin1-1/+7
2010-07-05MIPS: Alchemy: sleepcode without compile-time cputype dependenciesManuel Lauss3-32/+64
2010-07-05MIPS: Tracing: Cleanup of address space checkingWu Zhangjin1-3/+19
2010-07-05MIPS: Tracing: Cleanup of function graph tracerWu Zhangjin1-22/+26
2010-07-05MIPS: Tracing: Reduce the overhead of dynamic Function TracerWu Zhangjin1-44/+49
2010-07-05MIPS: Tracing: Cleanup of instructions usedWu Zhangjin1-8/+11
2010-07-05MIPS: Tracing: Fix 32-bit support with -mmcount-ra-addressWu Zhangjin1-2/+14
2010-07-05MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5Wu Zhangjin1-3/+9
2010-07-05MIPS: Tracing: Cleanup commentsWu Zhangjin1-5/+6
2010-07-05MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_returnWu Zhangjin1-14/+22
2010-07-05MIPS: Tracing: Merge adjacent #ifdefs with same condition.Wu Zhangjin1-2/+0
2010-07-05MIPS: AR7, BCM63xx: fix gpio_to_irq() return valueYoichi Yuasa2-2/+2
2010-07-05MIPS: Restore signalling NaN behaviour for abs.[sd]Chris Dearman2-0/+2
2010-07-05MIPS: Loongson: CS5536: Fix ISA supportWu Zhangjin1-2/+2
2010-07-05MIPS: Loongson: Add a missing break statement in CS5536 IDE codeWu Zhangjin1-0/+1
2010-07-05MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USBWu Zhangjin3-1/+17
2010-07-05MIPS: AR7: Fix typo in ar7.hFlorian Fainelli1-3/+3
2010-07-05MIPS: AR7: Use correct UART port typeFlorian Fainelli1-1/+1
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2-2/+2
2010-05-27mips: use use asm-generic/scatterlist.hFUJITA Tomonori1-21/+1
2010-05-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds37-3746/+3315
2010-05-21MIPS: Use GCC __builtin_prefetch() to implement prefetch().David Daney1-9/+3
2010-05-21MIPS: Octeon: Serial port fixes for OCTEON simulator.David Daney2-2/+6
2010-05-21MIPS: Octeon: Get rid of early serial.David Daney1-25/+0
2010-05-21MIPS: AR7: prevent race between clock initialization and devices registrationFlorian Fainelli1-1/+1
2010-05-21MIPS: AR7: use ar7_has_high_vlynq() to determine watchdog base addressFlorian Fainelli1-12/+3
2010-05-21MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT}Florian Fainelli2-5/+5
2010-05-21MIPS: MTX-1: Update defconfigFlorian Fainelli1-1449/+955
2010-05-21MIPS: BCM47xx: Update defconfigFlorian Fainelli1-345/+628
2010-05-21MIPS: RB532: Update defconfigFlorian Fainelli1-157/+364
2010-05-21MIPS: AR7: Update defconfigFlorian Fainelli1-53/+143
2010-05-21MIPS: Oprofile: Loongson: Cleanup the commentsWu Zhangjin1-20/+5
2010-05-21MIPS: Oprofile: Loongson: Cleanup of the macrosWu Zhangjin1-11/+11
2010-05-21MIPS: Oprofile: Loongson: Remove unused variable from loongson2_cpu_setup()Wu Zhangjin1-4/+1
2010-05-21MIPS: Oprofile: Loongson: Remove useless parenthesesWu Zhangjin1-1/+1
2010-05-21MIPS: Oprofile: Loongson: Unify macro for setting eventsWu Zhangjin1-4/+4
2010-05-21MIPS: nofpu and nodsp only affect CPU0Kevin Cernekee2-21/+30
2010-05-21MIPS: Clean up tables for bootmem allocationDavid VomLehn5-1461/+757
2010-05-21MIPS: Coding style cleanups of access of FCSR rounding mode bitsShane McDonald1-5/+6
2010-05-21MIPS: Loongson 2F: Add gpio/gpioilb supportArnaud Patard4-0/+177
2010-05-21MIPS: Alchemy: add sysdev for DBDMA PM.Manuel Lauss3-44/+72
2010-05-21MIPS: Alchemy: add sysdev for IRQ PM.Manuel Lauss3-91/+122
2010-05-21MIPS: Alchemy: Fix up residual devboard poweroff/reboot code.Manuel Lauss5-22/+15
2010-05-21MIPS: Loongson: update cpu-feature-overrides.hWu Zhangjin1-0/+2
2010-05-21MIPS: Use set_cpus_allowed_ptrJulia Lawall3-5/+5
2010-05-21Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds3-1/+41