summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2016-08-20MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2-13/+34
2016-08-20MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan1-1/+1
2016-08-20MIPS: KVM: Add missing gfn range checkJames Hogan1-4/+15
2016-08-20MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan1-13/+19
2016-08-16KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2-2/+2
2016-07-27MIPS: KVM: Fix modular KVM under QEMUJames Hogan4-1/+14
2016-06-24MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle1-1/+1
2016-06-07MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer1-2/+4
2016-06-07MIPS: Fix siginfo.h to use strict posix typesJames Hogan1-9/+9
2016-06-07MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton1-3/+5
2016-03-09MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki1-7/+6
2016-03-03MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan1-1/+4
2016-03-03MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan1-1/+1
2016-03-03MIPS: KVM: Fix ASID restoration logicJames Hogan1-6/+10
2015-10-22MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan1-1/+1
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras1-2/+0
2015-08-16MIPS: Make set_pte() SMP safe.David Daney1-0/+31
2015-08-16MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau1-2/+3
2015-08-16MIPS: Malta: Don't reinitialise RTCJames Hogan1-6/+9
2015-08-03MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire1-1/+1
2015-07-10MIPS: Fix KVM guest fixmap addressJames Hogan1-0/+4
2015-06-22MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan1-1/+1
2015-05-06nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2-8/+1
2015-05-06MIPS: Hibernate: flush TLB entries earlierHuacai Chen1-1/+2
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2015-03-18KVM: MIPS: Fix trace event to save PC directlyJames Hogan1-3/+3
2015-03-06KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan2-4/+4
2015-03-06MIPS: KVM: Deliver guest interrupts after local_irq_disable()James Hogan1-1/+1
2015-03-06MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan1-0/+8
2015-02-11MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen1-1/+1
2015-02-11MIPS: OCTEON: fix kernel crash when offlining a CPUAaro Koskinen1-2/+0
2015-02-11MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau1-0/+4
2014-12-06MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen1-1/+2
2014-12-06MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen1-1/+1
2014-11-14MIPS: tlbex: Properly fix HUGE TLB Refill exception handlerDavid Daney1-1/+5
2014-11-14MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras1-2/+2
2014-10-05MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras1-0/+12
2014-10-05MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno1-0/+1
2014-09-17MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen1-5/+13
2014-09-17MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2-110/+182
2014-09-17MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen1-1/+0
2014-09-17MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen1-0/+1
2014-09-17MIPS: Prevent user from setting FCSR cause bitsPaul Burton1-1/+2
2014-09-17MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith1-29/+160
2014-09-17MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith1-1/+1
2014-09-17MIPS: O32/32-bit: Fix bug which can cause incorrect system call restartsAlex Smith1-1/+1
2014-09-17MIPS: GIC: Prevent array overrunJeffrey Deans1-2/+4
2014-07-06MIPS: KVM: Fix memory leak on VCPUDeng-Cheng Zhu1-0/+1
2014-07-06MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan1-9/+3
2014-07-06MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras1-1/+1