summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-03-31mips/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-18MIPS: Netlogic: Fix CP0_EBASE redefinition warningsJames Hogan
2017-03-18MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle
2017-03-18MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann
2017-03-18MIPS: ralink: Cosmetic change to prom_init().John Crispin
2017-03-18MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT changeArnd Bergmann
2017-03-18MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann
2017-03-18MIPS: Update ip27_defconfig for SCSI_DH changeArnd Bergmann
2017-03-18MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann
2017-03-18MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE changeArnd Bergmann
2017-03-12MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.Ralf Baechle
2017-03-12MIPS: IP22: Reformat inline assembler code to modern standards.Ralf Baechle
2017-03-12MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton
2017-03-12MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton
2017-03-12MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton
2017-03-12MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton
2017-03-12MIPS: Prevent unaligned accesses during stack unwindingPaul Burton
2017-03-12MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton
2017-03-12MIPS: Lantiq: Keep ethernet enabled during bootFelix Fietkau
2017-03-12MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill
2017-03-12MIPS: BCM47XX: Fix button inversion for Asus WL-500WMirko Parthey
2017-03-12MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle
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