summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2017-05-14MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin1-6/+6
2017-05-03MIPS: Avoid BUG warning in arch_check_elfJames Cowgill1-1/+1
2017-05-03MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan1-15/+33
2017-05-03MIPS: Fix crash registers on non-crashing CPUsCorey Minyard1-3/+13
2017-04-21MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.Greg Kroah-Hartman1-2/+2
2017-04-21Revert "MIPS: Lantiq: Fix cascaded IRQ setup"Greg Kroah-Hartman1-17/+21
2017-04-18MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn1-1/+1
2017-04-18MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACKMatt Redfearn1-0/+1
2017-04-18MIPS: Switch to the irq_stack in interruptsMatt Redfearn1-5/+76
2017-04-18MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn1-0/+7
2017-04-18MIPS: Stack unwinding while on IRQ stackMatt Redfearn1-1/+14
2017-04-18MIPS: Introduce irq_stackMatt Redfearn3-0/+24
2017-04-12MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen1-4/+21
2017-04-12MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens1-1/+1
2017-04-12MIPS: End spinlocks with .insnPaul Burton1-4/+4
2017-04-12MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin1-2/+2
2017-04-12MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernelsJames Hogan1-1/+1
2017-04-08MIPS: Lantiq: Fix cascaded IRQ setupFelix Fietkau1-21/+17
2017-03-31mips/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+2
2017-03-18MIPS: Netlogic: Fix CP0_EBASE redefinition warningsJames Hogan2-9/+6
2017-03-18MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle1-2/+38
2017-03-18MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann3-31/+0
2017-03-18MIPS: ralink: Cosmetic change to prom_init().John Crispin1-5/+4
2017-03-18MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT changeArnd Bergmann1-1/+1
2017-03-18MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann1-1/+1
2017-03-18MIPS: Update ip27_defconfig for SCSI_DH changeArnd Bergmann1-1/+1
2017-03-18MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann1-1/+0
2017-03-18MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE changeArnd Bergmann7-12/+12
2017-03-12MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.Ralf Baechle1-1/+12
2017-03-12MIPS: IP22: Reformat inline assembler code to modern standards.Ralf Baechle1-20/+23
2017-03-12MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton1-0/+2
2017-03-12MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton1-20/+63
2017-03-12MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton1-3/+8
2017-03-12MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton1-7/+5
2017-03-12MIPS: Prevent unaligned accesses during stack unwindingPaul Burton1-35/+35
2017-03-12MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton1-5/+2
2017-03-12MIPS: Lantiq: Keep ethernet enabled during bootFelix Fietkau1-4/+4
2017-03-12MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill1-8/+12
2017-03-12MIPS: BCM47XX: Fix button inversion for Asus WL-500WMirko Parthey1-2/+8
2017-03-12MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle1-0/+2
2017-01-12KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan1-2/+2
2016-11-18KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2-12/+19
2016-11-15KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan1-10/+53
2016-11-15Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changesGreg Kroah-Hartman1-53/+10
2016-11-10KVM: MIPS: Make ERET handle ERL before EXLJames Hogan1-4/+4
2016-10-28MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski1-1/+1
2016-10-28MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan1-1/+1
2016-10-16KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan1-10/+53
2016-10-07MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski1-3/+2
2016-10-07MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton1-1/+7