summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2016-09-24MIPS: KVM: Check for pfn noslot caseJames Hogan1-1/+1
2016-08-20MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLESHuacai Chen1-7/+7
2016-08-20MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen1-1/+3
2016-08-20MIPS: mm: Fix definition of R6 cache instructionMatt Redfearn1-1/+1
2016-08-20MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2-16/+38
2016-08-20MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan1-1/+1
2016-08-20MIPS: KVM: Add missing gfn range checkJames Hogan1-8/+15
2016-08-20MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan1-19/+26
2016-08-16KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2-2/+2
2016-07-27MIPS: KVM: Fix modular KVM under QEMUJames Hogan4-1/+13
2016-06-24MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle1-1/+1
2016-06-08MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki1-1/+2
2016-06-08MIPS: lib: Mark intrinsics notraceHarvey Hunt7-7/+7
2016-06-08MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan1-0/+1
2016-06-08MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan1-8/+0
2016-06-08MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki1-9/+19
2016-06-08MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki1-0/+1
2016-06-08MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton1-0/+4
2016-06-08MIPS: Prevent "restoration" of MSA context in non-MSA kernelsPaul Burton1-2/+5
2016-06-08MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDUJames Hogan1-8/+8
2016-06-08MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton2-17/+17
2016-06-08MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPUHuacai Chen1-3/+3
2016-06-08MIPS: Reserve nosave data for hibernationHuacai Chen1-0/+3
2016-06-08MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer1-2/+4
2016-06-08MIPS: Sync icache & dcache in set_pte_atPaul Burton3-27/+24
2016-06-08MIPS: Handle highmem pages in __update_cachePaul Burton1-1/+9
2016-06-08MIPS: Flush highmem pages in __flush_dcache_pagePaul Burton1-3/+9
2016-06-08MIPS: Fix watchpoint restorationJames Hogan4-10/+9
2016-06-08MIPS: Fix uapi include in exported asm/siginfo.hJames Hogan1-3/+1
2016-06-08MIPS: Fix siginfo.h to use strict posix typesJames Hogan1-9/+9
2016-06-08MIPS: Avoid using unwind_stack() with usermodeJames Hogan1-1/+1
2016-06-08MIPS: Don't unwind to user mode with EVAJames Hogan1-1/+1
2016-06-08MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki2-3/+16
2016-06-08MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton1-3/+5
2016-06-08MIPS64: R6: R2 emulation bugfixLeonid Yegoshin1-52/+53
2016-06-01MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan3-36/+29
2016-06-01MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan1-5/+23
2016-04-20pcmcia: db1xxx_ss: fix last irq_to_gpio userManuel Lauss2-12/+10
2016-04-20MIPS: Fix MSA ld unaligned failure casesPaul Burton1-21/+30
2016-03-16MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan1-0/+1
2016-03-16MIPS: Fix build error when SMP is used without GICHauke Mehrtens1-3/+4
2016-03-10MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki1-7/+6
2016-03-10MIPS: scache: Fix scache init with invalid line size.Govindraj Raja1-4/+9
2016-03-10mips/kvm: fix ioctl error handlingMichael S. Tsirkin1-2/+2
2016-03-04MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan1-3/+1
2016-03-04MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen2-3/+3
2016-03-04MIPS: hpet: Choose a safe value for the ETIME checkHuacai Chen1-3/+7
2016-03-04MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handlerHuacai Chen1-7/+13
2016-03-04Revert "MIPS: Fix PAGE_MASK definition"Dan Williams1-1/+1
2016-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-15/+1