summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-05-09MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-05-09MIPS: Fix crash registers on non-crashing CPUsCorey Minyard
2017-03-28MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle
2017-03-28MIPS: ralink: Cosmetic change to prom_init().John Crispin
2017-03-28MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann
2017-03-28MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann
2017-03-13MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.Ralf Baechle
2017-03-13MIPS: IP22: Reformat inline assembler code to modern standards.Ralf Baechle
2017-03-13MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton
2017-03-13MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton
2017-03-13MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton
2017-03-13MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton
2017-03-13MIPS: Prevent unaligned accesses during stack unwindingPaul Burton
2017-03-13MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton
2017-03-13MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill
2017-03-13MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle
2016-11-28mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel
2016-11-24KVM: MIPS: Make ERET handle ERL before EXLJames Hogan
2016-11-09KVM: MIPS: Precalculate MMIO load resume PCJames Hogan
2016-11-09MIPS: KVM: Fix unused variable build warningNicholas Mc Guire
2016-11-09KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan
2016-11-09Revert "KVM: MIPS: Drop other CPU ASIDs on guest MMU changes"Jiri Slaby
2016-10-28MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski
2016-10-17KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan
2016-10-07MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton
2016-09-29mips: copy_from_user() must zero the destination on access_ok() failureAl Viro
2016-09-19MIPS: KVM: Check for pfn noslot caseJames Hogan
2016-08-19KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
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-07-21MIPS: KVM: Fix modular KVM under QEMUJames Hogan
2016-06-23MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle
2016-06-15MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer
2016-06-15MIPS: Fix siginfo.h to use strict posix typesJames Hogan
2016-06-15MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton
2016-03-14MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki
2015-12-14MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan
2015-12-14MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan
2015-12-14MIPS: KVM: Fix ASID restoration logicJames Hogan
2015-10-28MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan
2015-08-25signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-25arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2015-08-19MIPS: Make set_pte() SMP safe.David Daney
2015-08-19MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau
2015-07-30MIPS: Fix KVM guest fixmap addressJames Hogan
2015-06-23MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-06-10MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire
2015-05-04MIPS: Hibernate: flush TLB entries earlierHuacai Chen