summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-271-3/+4
* MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki2017-07-271-0/+38
* MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki2017-07-271-4/+1
* MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-271-0/+1
* MIPS: Save static registers before sysmipsJames Hogan2017-07-275-4/+10
* MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki2017-07-271-1/+1
* MIPS: Negate error syscall return in traceJames Hogan2017-07-271-1/+1
* MIPS: Fix mips_atomic_set() with EVAJames Hogan2017-07-271-2/+5
* MIPS: Fix mips_atomic_set() retry conditionJames Hogan2017-07-271-1/+1
* MIPS: ralink: fix MT7628 wled_an pinmux gpioÁlvaro Fernández Rojas2017-07-051-4/+4
* MIPS: ralink: fix MT7628 pinmux typosÁlvaro Fernández Rojas2017-07-051-2/+2
* MIPS: ralink: Fix invalid assignment of SoC typeJohn Crispin2017-07-051-1/+1
* MIPS: ralink: fix USB frequency scalingJohn Crispin2017-07-051-1/+1
* MIPS: ralink: MT7688 pinmux fixesJohn Crispin2017-07-051-30/+50
* MIPS: ath79: fix regression in PCI window initializationFelix Fietkau2017-07-051-8/+8
* MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton2017-07-051-0/+3
* MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton2017-07-051-8/+1
* MIPS: Avoid accidental raw backtraceJames Hogan2017-07-051-0/+2
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-261-1/+1
* MIPS: Fix bnezc/jialc return address calculationPaul Burton2017-06-261-1/+3
* MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin2017-05-141-6/+6
* MIPS: Avoid BUG warning in arch_check_elfJames Cowgill2017-05-021-1/+1
* MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan2017-05-021-15/+33
* MIPS: Fix crash registers on non-crashing CPUsCorey Minyard2017-05-021-3/+13
* MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.Greg Kroah-Hartman2017-04-211-2/+2
* 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: Flush wrong invalid FTLB entry for huge pageHuacai Chen2017-04-121-4/+21
* 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: Netlogic: Fix CP0_EBASE redefinition warningsJames Hogan2017-03-182-9/+6
* MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle2017-03-181-2/+38
* MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann2017-03-183-31/+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: 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