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: cevt-r4k: Fix out-of-bounds array accessJames Hogan1-1/+1
2017-05-03MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan1-15/+33
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: c-r4k: Fix Loongson-3's vcache/scache waysize calculationHuacai Chen1-0/+2
2017-04-12MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen1-4/+21
2017-04-12MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2Huacai Chen1-1/+1
2017-04-12MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3Huacai Chen2-6/+15
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: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann3-31/+0
2017-03-18MIPS: ralink: Remove unused timer functionsArnd Bergmann1-14/+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: VDSO: avoid duplicate CAC_BASE definitionArnd Bergmann1-2/+4
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-03-12MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()Purna Chandra Mandal1-3/+2
2017-01-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+6
2017-01-05KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan1-2/+2
2017-01-05KVM: MIPS: Don't clobber CP0_Status.UXJames Hogan1-1/+4
2016-12-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds14-20/+20
2016-12-26Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner14-20/+20
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner2-2/+2