summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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
2016-06-07MIPS: Avoid using unwind_stack() with usermodeJames Hogan
2016-06-07MIPS: Don't unwind to user mode with EVAJames Hogan
2016-06-07MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki
2016-06-07MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton
2016-06-07MIPS64: R6: R2 emulation bugfixLeonid Yegoshin
2016-06-01MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan
2016-06-01MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan
2016-04-20pcmcia: db1xxx_ss: fix last irq_to_gpio userManuel Lauss
2016-04-20MIPS: Fix MSA ld unaligned failure casesPaul Burton
2016-03-16MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan
2016-03-16MIPS: Fix build error when SMP is used without GICHauke Mehrtens
2016-03-09MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki
2016-03-09MIPS: scache: Fix scache init with invalid line size.Govindraj Raja
2016-03-09mips/kvm: fix ioctl error handlingMichael S. Tsirkin
2016-03-03MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan
2016-03-03MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen
2016-03-03MIPS: hpet: Choose a safe value for the ETIME checkHuacai Chen
2016-03-03MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handlerHuacai Chen
2016-03-03Revert "MIPS: Fix PAGE_MASK definition"Dan Williams