summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2016-04-14MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan1-0/+1
2016-03-22MIPS: Fix build error when SMP is used without GICHauke Mehrtens1-3/+4
2016-03-22MIPS: Kconfig: Disable MIPS MT and SMP implementations for R6Markos Chandras1-3/+3
2016-03-22Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"Markos Chandras1-1/+1
2016-03-14MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki1-7/+6
2016-03-09MIPS: kvm: Fix ioctl error handling.Michael S. Tsirkin1-2/+2
2016-02-28MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan1-3/+1
2016-02-15MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen2-3/+3
2016-01-31net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent1-15/+1
2015-12-09MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan1-1/+4
2015-12-09MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan1-1/+1
2015-12-09MIPS: KVM: Fix ASID restoration logicJames Hogan1-6/+10
2015-12-09MIPS: lantiq: add clk_round_rate()Hauke Mehrtens1-0/+17
2015-10-23MIPS: Fix console output for Fulong2e systemGuenter Roeck1-0/+3
2015-10-23MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan1-1/+1
2015-09-29lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu1-2/+2
2015-09-29MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructionsMarkos Chandras1-1/+19
2015-09-29MIPS: math-emu: Allow m{f,t}hc emulation on MIPS R6Markos Chandras1-2/+2
2015-09-13MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras2-2/+2
2015-08-17signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras1-2/+0
2015-08-17MIPS: Make set_pte() SMP safe.David Daney1-0/+31
2015-08-17MIPS: Flush RPS on kernel entry with EVAJames Hogan1-0/+25
2015-08-17Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"Florian Fainelli1-10/+0
2015-08-17MIPS: show_stack: Fix stack trace with EVAJames Hogan1-0/+7
2015-08-17MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan1-0/+6
2015-08-17MIPS: Export get_c0_perfcount_int()Felix Fietkau6-0/+6
2015-08-17MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau1-2/+3
2015-08-17MIPS: Malta: Don't reinitialise RTCJames Hogan1-6/+9
2015-08-17MIPS: Replace add and sub instructions in relocate_kernel.S with addiuJames Cowgill1-4/+4
2015-08-17MIPS: unaligned: Fix build error on big endian R6 kernelsJames Cowgill1-1/+1
2015-08-10MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras1-1/+1
2015-08-10MIPS: Require O32 FP64 support for MIPS64 with O32 compatPaul Burton1-0/+1
2015-08-10MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras3-4/+55
2015-08-10MIPS: Fix erroneous JR emulation for MIPS R6Markos Chandras1-1/+1
2015-07-10MIPS: Fix KVM guest fixmap addressJames Hogan1-0/+4
2015-07-10KVM: mips: use id_to_memslot correctlyPaolo Bonzini1-1/+1
2015-06-10MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.Ralf Baechle1-1/+1
2015-06-10MIPS: Loongson: Do not register 8250 platform device from module.Ralf Baechle1-3/+1
2015-06-10MIPS: Cobalt: Do not build MTD platform device registration code as module.Ralf Baechle1-2/+1
2015-06-09MIPS: pgtable-bits: Fix XPA damage to R6 definitions.Markos Chandras1-7/+7
2015-06-06MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire1-1/+1
2015-06-06MIPS: BPF: Fix stack pointer allocationMarkos Chandras1-5/+1
2015-06-06MIPS: Loongson-3: Fix a cpu-hotplug issue in loongson3_ipi_interrupt()Huacai Chen1-1/+1
2015-06-06MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan1-1/+1
2015-06-06MIPS: c-r4k: Fix typo in probe_scache()Joshua Kinard1-1/+1
2015-06-03MIPS: Avoid an FPE exception in FCSR mask probingMaciej W. Rozycki1-2/+1
2015-06-02MIPS: ath79: Add a missing new line in log messageAlban Bedel1-1/+1
2015-06-01MIPS: ralink: Fix clearing the illegal access interruptJonas Gorski1-1/+1
2015-05-29MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki1-2/+13
2015-05-29MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther1-1/+1