summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2016-06-07MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki
2016-06-07MIPS: lib: Mark intrinsics notraceHarvey Hunt
2016-06-07MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan
2016-06-07MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan
2016-06-07MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki
2016-06-07MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki
2016-06-07MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton
2016-06-07MIPS: Prevent "restoration" of MSA context in non-MSA kernelsPaul Burton
2016-06-07MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDUJames Hogan
2016-06-07MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton
2016-06-07MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPUHuacai Chen
2016-06-07MIPS: Reserve nosave data for hibernationHuacai Chen
2016-06-07MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer
2016-06-07MIPS: Loongson-3: Fix build error after ld-version.sh modificationHuacai Chen
2016-06-07MIPS: Sync icache & dcache in set_pte_atPaul Burton
2016-06-07MIPS: Handle highmem pages in __update_cachePaul Burton
2016-06-07MIPS: Flush highmem pages in __flush_dcache_pagePaul Burton
2016-06-07MIPS: Fix watchpoint restorationJames Hogan
2016-06-07MIPS: Fix uapi include in exported asm/siginfo.hJames Hogan
2016-06-07MIPS: Fix siginfo.h to use strict posix typesJames Hogan
2016-06-07MIPS: Avoid using unwind_stack() with usermodeJames Hogan
2016-06-07MIPS: Don't unwind to user mode with EVAJames Hogan
2016-06-07MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki
2016-06-07MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton
2016-06-07MIPS64: R6: R2 emulation bugfixLeonid Yegoshin
2016-06-01MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan
2016-06-01MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan
2016-04-20pcmcia: db1xxx_ss: fix last irq_to_gpio userManuel Lauss
2016-04-20MIPS: Fix MSA ld unaligned failure casesPaul Burton
2016-03-13MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan
2016-03-13MIPS: Fix build error when SMP is used without GICHauke Mehrtens
2016-03-13MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780Aaro Koskinen
2016-03-04MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki
2016-02-29MIPS: kvm: Fix ioctl error handling.Michael S. Tsirkin
2016-02-29MIPS: scache: Fix scache init with invalid line size.Govindraj Raja
2016-02-29MIPS: Avoid variant of .type unsupported by LLVM AssemblerDaniel Sanders
2016-02-29MIPS: jz4740: Fix surviving instance of irq_to_gpio()Ralf Baechle
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman
2016-02-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-02-11mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner
2016-02-10MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon IIIZubair Lutfullah Kakakhel
2016-02-10MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()Wei Yongjun
2016-02-09MIPS: Fix early CM probingPaul Burton
2016-02-08Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-02-05MIPS: Wire up copy_file_range syscall.Ralf Baechle
2016-02-05regmap: mmio: Revert to v4.4 endianness handlingMark Brown
2016-02-04MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle
2016-02-03MIPS: R6000: Don't allow 64k pages for R6000.Ralf Baechle
2016-02-02MIPS: traps.c: Correct microMIPS RDHWR emulationMaciej W. Rozycki
2016-02-02MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handlerMaciej W. Rozycki