summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-24115-757/+4144
|\
| * Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle2016-01-246-3/+11
| |\
| | * MIPS: Fix macro typoJaedon Shin2016-01-241-1/+1
| | * MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn2016-01-242-0/+7
| | * MIPS: io.h: Define `ioremap_cache'Maciej W. Rozycki2016-01-241-0/+1
| | * Revert "MIPS: Fix PAGE_MASK definition"Dan Williams2016-01-231-1/+1
| * | MIPS: zboot: Add support for serial debug using the PROMAlban Bedel2016-01-243-0/+12
| * | MIPS: zboot: Avoid useless rebuildsAlban Bedel2016-01-241-6/+8
| * | MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli2016-01-241-0/+1
| * | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2016-01-242-13/+0Star
| * | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-241-96/+0Star
| * | MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott2016-01-241-32/+3Star
| * | MIPS: KVM: Add missing newline to kvm_err()James Hogan2016-01-241-1/+1
| * | MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan2016-01-244-28/+5Star
| * | MIPS: KVM: Use cacheops.h definitionsJames Hogan2016-01-241-22/+8Star
| * | MIPS: Break down cacheops.h definitionsJames Hogan2016-01-241-42/+64
| * | MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan2016-01-242-30/+30
| * | MIPS: Update trap codesJames Hogan2016-01-241-2/+10
| * | MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan2016-01-245-83/+80Star
| * | MIPS: KVM: Make kvm_mips_{init,exit}() staticJames Hogan2016-01-241-2/+2
| * | MIPS: KVM: Refactor added offsetof()sJames Hogan2016-01-241-7/+3Star
| * | MIPS: KVM: Convert EXPORT_SYMBOL to _GPLJames Hogan2016-01-242-19/+19
| * | MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan2016-01-242-38/+0Star
| * | MIPS: Move definition of DC bit to mipsregs.hJames Hogan2016-01-242-3/+2Star
| * | MIPS: KVM: Drop some unused definitions from kvm_host.hJames Hogan2016-01-241-5/+0Star
| * | MIPS: KVM: Trivial whitespace and style fixesJames Hogan2016-01-245-15/+14Star
| * | MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfigJoshua Henderson2016-01-241-0/+89
| * | MIPS: dts: Add initial DTS for the PIC32MZDA Starter KitJoshua Henderson2016-01-246-0/+697
| * | MIPS: Add support for PIC32MZDA platformJoshua Henderson2016-01-2421-0/+1454
| * | MIPS: bmips: Improve BCM6368 device treeÁlvaro Fernández Rojas2016-01-241-0/+22
| * | MIPS: bmips: Improve BCM6328 device treeÁlvaro Fernández Rojas2016-01-241-0/+9
| * | MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]James Hogan2016-01-241-3/+0Star
| * | MIPS: TXx9: iocled: Be sure to clamp return valueLinus Walleij2016-01-241-1/+1
| * | MIPS: RB532: Be sure to clamp return valueLinus Walleij2016-01-241-1/+1
| * | MIPS: TXx9: Be sure to clamp return valueLinus Walleij2016-01-241-1/+1
| * | MIPS: ar7: Be sure to clamp return valueLinus Walleij2016-01-241-1/+1
| * | MIPS: Alchemy: Be sure to clamp return valueLinus Walleij2016-01-241-3/+3
| * | MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutterMaciej W. Rozycki2016-01-241-8/+9
| * | MIPS: inst.h: Fix some instruction descriptionsMaciej W. Rozycki2016-01-241-2/+2
| * | MIPS: math-emu: dsemul: Correct description of the emulation frameMaciej W. Rozycki2016-01-241-7/+2Star
| * | MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki2016-01-242-2/+30
| * | MIPS: math-emu: Make microMIPS branch delay slot emulation workMaciej W. Rozycki2016-01-243-6/+9
| * | MIPS: math-emu: dsemul: Fix ill formatting of microMIPS partMaciej W. Rozycki2016-01-241-6/+12
| * | MIPS: math-emu: Correctly handle NOP emulationMaciej W. Rozycki2016-01-242-6/+12
| * | MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen2016-01-242-3/+3
| * | MIPS: sync-r4k: reduce skew while synchronizationHuacai Chen2016-01-241-24/+8Star
| * | MIPS: hpet: Choose a safe value for the ETIME checkHuacai Chen2016-01-221-3/+7
| * | MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handlerHuacai Chen2016-01-221-7/+13
| * | MIPS: Loongson-3: Improve -march option and move it to PlatformHuacai Chen2016-01-222-10/+21
| * | MIPS: Cleanup the unused __arch_local_irq_restore() functionHuacai Chen2016-01-222-59/+1Star