summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-03-02KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan
2016-11-25KVM: MIPS: Precalculate MMIO load resume PCJames Hogan
2016-11-25KVM: MIPS: Make ERET handle ERL before EXLJames Hogan
2016-10-03MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn
2016-10-03MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton
2016-10-03MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski
2016-10-02mips: copy_from_user() must zero the destination on access_ok() failureAl Viro
2016-10-02MIPS: Add a missing ".set pop" in an early commitHuacai Chen
2016-10-02MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn
2016-09-17MIPS: KVM: Check for pfn noslot caseJames Hogan
2016-08-19MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan
2016-08-19MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan
2016-08-19MIPS: KVM: Add missing gfn range checkJames Hogan
2016-08-19MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan
2016-08-19MIPS: mm: Fix definition of R6 cache instructionMatt Redfearn
2016-08-19KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-08-19MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen
2016-08-07Revert "MIPS: Reserve nosave data for hibernation"Sasha Levin
2016-07-19MIPS: Fix page table corruption on THP permission changes.David Daney
2016-07-10MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle
2016-07-10MIPS: Reserve nosave data for hibernationHuacai Chen
2016-07-10MIPS: KVM: Fix modular KVM under QEMUJames Hogan
2016-06-06MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki
2016-06-06MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton
2016-06-06MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki
2016-06-06MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki
2016-06-06MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton
2016-06-06MIPS: Fix uapi include in exported asm/siginfo.hJames Hogan
2016-06-06MIPS: Sync icache & dcache in set_pte_atPaul Burton
2016-06-06MIPS: Handle highmem pages in __update_cachePaul Burton
2016-06-06MIPS: Flush highmem pages in __flush_dcache_pagePaul Burton
2016-06-06MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan
2016-06-06MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan
2016-06-04MIPS64: R6: R2 emulation bugfixLeonid Yegoshin
2016-06-03MIPS: Avoid using unwind_stack() with usermodeJames Hogan
2016-06-03MIPS: Don't unwind to user mode with EVAJames Hogan
2016-06-03MIPS: Fix siginfo.h to use strict posix typesJames Hogan
2016-06-03MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer
2016-04-13MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan
2016-03-22MIPS: Fix build error when SMP is used without GICHauke Mehrtens
2016-03-22MIPS: Kconfig: Disable MIPS MT and SMP implementations for R6Markos Chandras
2016-03-22Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"Markos Chandras
2016-03-14MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki
2016-03-09MIPS: kvm: Fix ioctl error handling.Michael S. Tsirkin
2016-02-28MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan
2016-02-15MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen
2016-01-31net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2015-12-09MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan
2015-12-09MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan
2015-12-09MIPS: KVM: Fix ASID restoration logicJames Hogan