aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2016-12-20MIPS: LLVMLinux: Silence unicode warnings when preprocessing assembly.Toma Tabacu
2016-12-20MIPS: LLVMLinux: Silence variable self-assignment warnings.Bernhard Rosenkränzer
2016-12-20MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error.Toma Tabacu
2016-12-20MIPS: LLVMLinux: Fix a 'cast to type not present in union' error.Toma Tabacu
2016-11-21Merge tag 'v4.4.34' into android-4.4.yDmitry Shmidt
2016-11-18KVM: MIPS: Precalculate MMIO load resume PCJames Hogan
2016-11-15Merge tag 'v4.4.32' into android-4.4.yDmitry Shmidt
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-28Merge tag 'v4.4.28' into android-4.4.yDmitry Shmidt
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-21Merge tag 'v4.4.26' into android-4.4.yDmitry Shmidt
2016-10-16KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan
2016-10-14Merge tag 'v4.4.24' into android-4.4.yDmitry Shmidt
2016-10-10Merge tag 'v4.4.23' into android-4.4.yDmitry Shmidt
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-26Merge tag 'v4.4.22' into android-4.4.yDmitry Shmidt
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-22Merge tag 'v4.4.19' into android-4.4.yDmitry Shmidt
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-08-01Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt
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