summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-01-12KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan
2016-11-18KVM: MIPS: Precalculate MMIO load resume PCJames Hogan
2016-11-15KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan
2016-11-15Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changesGreg Kroah-Hartman
2016-11-10KVM: MIPS: Make ERET handle ERL before EXLJames Hogan
2016-10-28MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski
2016-10-28MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan
2016-10-16KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan
2016-10-07MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski
2016-10-07MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton
2016-10-07MIPS: fix uretprobe implementationMarcin Nowakowski
2016-10-07MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski
2016-09-30MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn
2016-09-30MIPS: Add a missing ".set pop" in an early commitHuacai Chen
2016-09-30MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski
2016-09-30MIPS: Remove compact branch policy Kconfig entriesPaul Burton
2016-09-30MIPS: vDSO: Fix Malta EVA mapping to vDSO page structsJames Hogan
2016-09-30MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn
2016-09-30MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton
2016-09-24mips: copy_from_user() must zero the destination on access_ok() failureAl Viro
2016-09-24MIPS: KVM: Check for pfn noslot caseJames Hogan
2016-08-20MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLESHuacai Chen
2016-08-20MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen
2016-08-20MIPS: mm: Fix definition of R6 cache instructionMatt Redfearn
2016-08-20MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan
2016-08-20MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan
2016-08-20MIPS: KVM: Add missing gfn range checkJames Hogan
2016-08-20MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan
2016-08-16KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-07-27MIPS: KVM: Fix modular KVM under QEMUJames Hogan
2016-06-24MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle
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: 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