aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2010-08-07remove needless ISA_DMA_THRESHOLDGravatar FUJITA Tomonori 1-2/+0
2010-07-26MIPS: Set io_map_base for several PCI bridges lacking itGravatar Ben Hutchings 5-1/+6
2010-07-26MIPS: Alchemy: Define eth platform devices in the correct orderGravatar Wolfgang Grandegger 1-4/+5
2010-07-26MIPS: BCM63xx: Prevent second enet registration on BCM6338Gravatar Florian Fainelli 1-0/+3
2010-07-26MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.Gravatar David Daney 1-12/+12
2010-07-26MIPS: N32: Define getdents64.Gravatar Ralf Baechle 2-2/+4
2010-07-26MIPS: MTX-1: Fix PCI on the MeshCube and related boardsGravatar Bruno Randolf 1-5/+3
2010-07-26MIPS: Make init_vdso a subsys_initcall.Gravatar David Daney 1-1/+1
2010-07-26MIPS: "Fix" useless 'init_vdso successfully' message.Gravatar David Daney 1-2/+0
2010-07-26MIPS: PowerTV: Move register setup to before reading registers.Gravatar David VomLehn 1-2/+3
2010-07-05MIPS: Return after handling coprocessor 2 exceptionGravatar Jesper Nilsson 1-1/+1
2010-07-05MIPS: BCM47xx: Add NVRAM support devicesGravatar Waldemar Brodkorb 4-13/+158
2010-07-05MIPS: Loongson: Define rtc device on MC146818-equipped systemsGravatar Arnaud Patard 3-0/+50
2010-07-05MIPS: MT: Fix FPU affinity.Gravatar Ralf Baechle 1-26/+61
2010-07-05MIPS: Oprofile: Fixup of loongson2_exit()Gravatar Wu Zhangjin 1-1/+7
2010-07-05MIPS: Alchemy: sleepcode without compile-time cputype dependenciesGravatar Manuel Lauss 3-32/+64
2010-07-05MIPS: Tracing: Cleanup of address space checkingGravatar Wu Zhangjin 1-3/+19
2010-07-05MIPS: Tracing: Cleanup of function graph tracerGravatar Wu Zhangjin 1-22/+26
2010-07-05MIPS: Tracing: Reduce the overhead of dynamic Function TracerGravatar Wu Zhangjin 1-44/+49
2010-07-05MIPS: Tracing: Cleanup of instructions usedGravatar Wu Zhangjin 1-8/+11
2010-07-05MIPS: Tracing: Fix 32-bit support with -mmcount-ra-addressGravatar Wu Zhangjin 1-2/+14
2010-07-05MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5Gravatar Wu Zhangjin 1-3/+9
2010-07-05MIPS: Tracing: Cleanup commentsGravatar Wu Zhangjin 1-5/+6
2010-07-05MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_returnGravatar Wu Zhangjin 1-14/+22
2010-07-05MIPS: Tracing: Merge adjacent #ifdefs with same condition.Gravatar Wu Zhangjin 1-2/+0
2010-07-05MIPS: AR7, BCM63xx: fix gpio_to_irq() return valueGravatar Yoichi Yuasa 2-2/+2
2010-07-05MIPS: Restore signalling NaN behaviour for abs.[sd]Gravatar Chris Dearman 2-0/+2
2010-07-05MIPS: Loongson: CS5536: Fix ISA supportGravatar Wu Zhangjin 1-2/+2
2010-07-05MIPS: Loongson: Add a missing break statement in CS5536 IDE codeGravatar Wu Zhangjin 1-0/+1
2010-07-05MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USBGravatar Wu Zhangjin 3-1/+17
2010-07-05MIPS: AR7: Fix typo in ar7.hGravatar Florian Fainelli 1-3/+3
2010-07-05MIPS: AR7: Use correct UART port typeGravatar Florian Fainelli 1-1/+1
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildGravatar Linus Torvalds 2-2/+2
2010-05-27mips: use use asm-generic/scatterlist.hGravatar FUJITA Tomonori 1-21/+1
2010-05-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 37-3746/+3315
2010-05-21MIPS: Use GCC __builtin_prefetch() to implement prefetch().Gravatar David Daney 1-9/+3
2010-05-21MIPS: Octeon: Serial port fixes for OCTEON simulator.Gravatar David Daney 2-2/+6
2010-05-21MIPS: Octeon: Get rid of early serial.Gravatar David Daney 1-25/+0
2010-05-21MIPS: AR7: prevent race between clock initialization and devices registrationGravatar Florian Fainelli 1-1/+1
2010-05-21MIPS: AR7: use ar7_has_high_vlynq() to determine watchdog base addressGravatar Florian Fainelli 1-12/+3
2010-05-21MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT}Gravatar Florian Fainelli 2-5/+5
2010-05-21MIPS: MTX-1: Update defconfigGravatar Florian Fainelli 1-1449/+955
2010-05-21MIPS: BCM47xx: Update defconfigGravatar Florian Fainelli 1-345/+628
2010-05-21MIPS: RB532: Update defconfigGravatar Florian Fainelli 1-157/+364
2010-05-21MIPS: AR7: Update defconfigGravatar Florian Fainelli 1-53/+143
2010-05-21MIPS: Oprofile: Loongson: Cleanup the commentsGravatar Wu Zhangjin 1-20/+5
2010-05-21MIPS: Oprofile: Loongson: Cleanup of the macrosGravatar Wu Zhangjin 1-11/+11
2010-05-21MIPS: Oprofile: Loongson: Remove unused variable from loongson2_cpu_setup()Gravatar Wu Zhangjin 1-4/+1
2010-05-21MIPS: Oprofile: Loongson: Remove useless parenthesesGravatar Wu Zhangjin 1-1/+1
2010-05-21MIPS: Oprofile: Loongson: Unify macro for setting eventsGravatar Wu Zhangjin 1-4/+4