summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-06-13MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin
2017-06-13MIPS: Fix crash registers on non-crashing CPUsCorey Minyard
2017-06-13MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACKMatt Redfearn
2017-06-13MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn
2017-05-17MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-05-17MIPS: Avoid BUG warning in arch_check_elfJames Cowgill
2017-05-17MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin
2017-05-17MIPS: End spinlocks with .insnPaul Burton
2017-05-17MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernelsJames Hogan
2017-05-17MIPS: BCM47XX: Fix button inversion for Asus WL-500WMirko Parthey
2017-05-17MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill
2017-05-17MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle
2017-05-15MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton
2017-05-15MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton
2017-05-15MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton
2017-05-15MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton
2017-05-15MIPS: Prevent unaligned accesses during stack unwindingPaul Burton
2017-05-15MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton
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