summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2016-03-13MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan-0/+1
2016-03-13MIPS: Fix build error when SMP is used without GICHauke Mehrtens-3/+4
2016-03-13MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780Aaro Koskinen-1/+1
2016-03-04MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki-7/+6
2016-02-29MIPS: kvm: Fix ioctl error handling.Michael S. Tsirkin-2/+2
2016-02-29MIPS: scache: Fix scache init with invalid line size.Govindraj Raja-4/+9
2016-02-29MIPS: Avoid variant of .type unsupported by LLVM AssemblerDaniel Sanders-2/+2
2016-02-29MIPS: jz4740: Fix surviving instance of irq_to_gpio()Ralf Baechle-1/+1
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman-2/+2
2016-02-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-63/+46
2016-02-11mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner-4/+9
2016-02-10MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon IIIZubair Lutfullah Kakakhel-1/+2
2016-02-10MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()Wei Yongjun-4/+4
2016-02-09MIPS: Fix early CM probingPaul Burton-18/+1
2016-02-08Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+9
2016-02-05MIPS: Wire up copy_file_range syscall.Ralf Baechle-6/+13
2016-02-05regmap: mmio: Revert to v4.4 endianness handlingMark Brown-0/+9
2016-02-04MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle-1/+1
2016-02-03MIPS: R6000: Don't allow 64k pages for R6000.Ralf Baechle-1/+1
2016-02-02MIPS: traps.c: Correct microMIPS RDHWR emulationMaciej W. Rozycki-4/+5
2016-02-02MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handlerMaciej W. Rozycki-15/+1
2016-02-01MIPS: Fix FPU disable with preemptionJames Hogan-2/+6
2016-02-01MIPS: Properly disable FPU in start_thread()James Hogan-4/+2
2016-02-01MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan-3/+1
2016-01-27Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() func...Ralf Baechle-0/+13
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-757/+4144
2016-01-24Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle-3/+11
2016-01-24MIPS: zboot: Add support for serial debug using the PROMAlban Bedel-0/+12
2016-01-24MIPS: zboot: Avoid useless rebuildsAlban Bedel-6/+8
2016-01-24MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli-0/+1
2016-01-24MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott-13/+0
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott-96/+0
2016-01-24MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott-32/+3
2016-01-24MIPS: KVM: Add missing newline to kvm_err()James Hogan-1/+1
2016-01-24MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan-28/+5
2016-01-24MIPS: KVM: Use cacheops.h definitionsJames Hogan-22/+8
2016-01-24MIPS: Break down cacheops.h definitionsJames Hogan-42/+64
2016-01-24MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan-30/+30
2016-01-24MIPS: Update trap codesJames Hogan-2/+10
2016-01-24MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan-83/+80
2016-01-24MIPS: KVM: Make kvm_mips_{init,exit}() staticJames Hogan-2/+2
2016-01-24MIPS: KVM: Refactor added offsetof()sJames Hogan-7/+3
2016-01-24MIPS: KVM: Convert EXPORT_SYMBOL to _GPLJames Hogan-19/+19
2016-01-24MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan-38/+0
2016-01-24MIPS: Move definition of DC bit to mipsregs.hJames Hogan-3/+2
2016-01-24MIPS: KVM: Drop some unused definitions from kvm_host.hJames Hogan-5/+0
2016-01-24MIPS: KVM: Trivial whitespace and style fixesJames Hogan-15/+14
2016-01-24MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfigJoshua Henderson-0/+89
2016-01-24MIPS: dts: Add initial DTS for the PIC32MZDA Starter KitJoshua Henderson-0/+697
2016-01-24MIPS: Add support for PIC32MZDA platformJoshua Henderson-0/+1454