summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-05-25MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6Huacai Chen
2017-05-14MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin
2017-05-03MIPS: Avoid BUG warning in arch_check_elfJames Cowgill
2017-05-03MIPS: cevt-r4k: Fix out-of-bounds array accessJames Hogan
2017-05-03MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-04-21Revert "MIPS: Lantiq: Fix cascaded IRQ setup"Greg Kroah-Hartman
2017-04-18MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn
2017-04-18MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACKMatt Redfearn
2017-04-18MIPS: Switch to the irq_stack in interruptsMatt Redfearn
2017-04-18MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn
2017-04-18MIPS: Stack unwinding while on IRQ stackMatt Redfearn
2017-04-18MIPS: Introduce irq_stackMatt Redfearn
2017-04-12MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculationHuacai Chen
2017-04-12MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen
2017-04-12MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2Huacai Chen
2017-04-12MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3Huacai Chen
2017-04-12MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens
2017-04-12MIPS: End spinlocks with .insnPaul Burton
2017-04-12MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin
2017-04-12MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernelsJames Hogan
2017-04-08MIPS: Lantiq: Fix cascaded IRQ setupFelix Fietkau
2017-03-31mips/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-18MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann
2017-03-18MIPS: ralink: Remove unused timer functionsArnd Bergmann
2017-03-18MIPS: ralink: Cosmetic change to prom_init().John Crispin
2017-03-18MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT changeArnd Bergmann
2017-03-18MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann
2017-03-18MIPS: Update ip27_defconfig for SCSI_DH changeArnd Bergmann
2017-03-18MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann
2017-03-18MIPS: VDSO: avoid duplicate CAC_BASE definitionArnd Bergmann
2017-03-18MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE changeArnd Bergmann
2017-03-12MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.Ralf Baechle
2017-03-12MIPS: IP22: Reformat inline assembler code to modern standards.Ralf Baechle
2017-03-12MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton
2017-03-12MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton
2017-03-12MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton
2017-03-12MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton
2017-03-12MIPS: Prevent unaligned accesses during stack unwindingPaul Burton
2017-03-12MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton
2017-03-12MIPS: Lantiq: Keep ethernet enabled during bootFelix Fietkau
2017-03-12MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill
2017-03-12MIPS: BCM47XX: Fix button inversion for Asus WL-500WMirko Parthey
2017-03-12MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle
2017-03-12MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()Purna Chandra Mandal
2017-01-12KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan
2017-01-12KVM: MIPS: Don't clobber CP0_Status.UXJames Hogan
2017-01-06ptrace: Don't allow accessing an undumpable mmEric W. Biederman
2016-12-11MIPS: Lantiq: Fix mask of GPE frequencyHauke Mehrtens
2016-12-11MIPS: Return -ENODEV from weak implementation of rtc_mips_set_timeLuuk Paulussen
2016-11-25MIPS: mm: Fix output of __do_page_faultMatt Redfearn