summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-241-1/+1
* MIPS: .its targets depend on vmlinuxPaul Burton2017-06-241-5/+5
* MIPS: Fix bnezc/jialc return address calculationPaul Burton2017-06-241-1/+3
* MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6Huacai Chen2017-05-251-0/+1
* MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin2017-05-141-6/+6
* MIPS: Avoid BUG warning in arch_check_elfJames Cowgill2017-05-031-1/+1
* MIPS: cevt-r4k: Fix out-of-bounds array accessJames Hogan2017-05-031-1/+1
* MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan2017-05-031-15/+33
* Revert "MIPS: Lantiq: Fix cascaded IRQ setup"Greg Kroah-Hartman2017-04-211-17/+21
* MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn2017-04-181-1/+1
* MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACKMatt Redfearn2017-04-181-0/+1
* MIPS: Switch to the irq_stack in interruptsMatt Redfearn2017-04-181-5/+76
* MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn2017-04-181-0/+7
* MIPS: Stack unwinding while on IRQ stackMatt Redfearn2017-04-181-1/+14
* MIPS: Introduce irq_stackMatt Redfearn2017-04-183-0/+24
* MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculationHuacai Chen2017-04-121-0/+2
* MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen2017-04-121-4/+21
* MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2Huacai Chen2017-04-121-1/+1
* MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3Huacai Chen2017-04-122-6/+15
* MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens2017-04-121-1/+1
* MIPS: End spinlocks with .insnPaul Burton2017-04-121-4/+4
* MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin2017-04-121-2/+2
* MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernelsJames Hogan2017-04-121-1/+1
* MIPS: Lantiq: Fix cascaded IRQ setupFelix Fietkau2017-04-081-21/+17
* mips/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-311-1/+2
* MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann2017-03-183-31/+0
* MIPS: ralink: Remove unused timer functionsArnd Bergmann2017-03-181-14/+0
* MIPS: ralink: Cosmetic change to prom_init().John Crispin2017-03-181-5/+4
* MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT changeArnd Bergmann2017-03-181-1/+1
* MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann2017-03-181-1/+1
* MIPS: Update ip27_defconfig for SCSI_DH changeArnd Bergmann2017-03-181-1/+1
* MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann2017-03-181-1/+0
* MIPS: VDSO: avoid duplicate CAC_BASE definitionArnd Bergmann2017-03-181-2/+4
* MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE changeArnd Bergmann2017-03-187-12/+12
* MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.Ralf Baechle2017-03-121-1/+12
* MIPS: IP22: Reformat inline assembler code to modern standards.Ralf Baechle2017-03-121-20/+23
* MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton2017-03-121-0/+2
* MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton2017-03-121-20/+63
* MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton2017-03-121-3/+8
* MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton2017-03-121-7/+5
* MIPS: Prevent unaligned accesses during stack unwindingPaul Burton2017-03-121-35/+35
* MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton2017-03-121-5/+2
* MIPS: Lantiq: Keep ethernet enabled during bootFelix Fietkau2017-03-121-4/+4
* MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill2017-03-121-8/+12
* MIPS: BCM47XX: Fix button inversion for Asus WL-500WMirko Parthey2017-03-121-2/+8
* MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle2017-03-121-0/+2
* MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()Purna Chandra Mandal2017-03-121-3/+2
* KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan2017-01-121-2/+2
* KVM: MIPS: Don't clobber CP0_Status.UXJames Hogan2017-01-121-1/+4
* ptrace: Don't allow accessing an undumpable mmEric W. Biederman2017-01-061-2/+2