summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-10-08MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn
2017-10-08MIPS: Lantiq: Fix another request_mem_region() return code checkArnd Bergmann
2017-10-08MIPS: ralink: Fix incorrect assignment on ralink_socColin Ian King
2017-10-08MIPS: Ensure bss section ends on a long-aligned addressPaul Burton
2017-09-27MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputsAleksandar Markovic
2017-09-27MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputsAleksandar Markovic
2017-09-27MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signsAleksandar Markovic
2017-09-27MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negativeAleksandar Markovic
2017-09-27MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zeroAleksandar Markovic
2017-09-27MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagationAleksandar Markovic
2017-07-27MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error messageMaciej W. Rozycki
2017-07-27MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki
2017-07-27MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki
2017-07-27MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Save static registers before sysmipsJames Hogan
2017-07-27MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki
2017-07-27MIPS: Negate error syscall return in traceJames Hogan
2017-07-27MIPS: Fix mips_atomic_set() with EVAJames Hogan
2017-07-27MIPS: Fix mips_atomic_set() retry conditionJames Hogan
2017-07-05MIPS: ralink: fix MT7628 wled_an pinmux gpioÁlvaro Fernández Rojas
2017-07-05MIPS: ralink: fix MT7628 pinmux typosÁlvaro Fernández Rojas
2017-07-05MIPS: ralink: Fix invalid assignment of SoC typeJohn Crispin
2017-07-05MIPS: ralink: fix USB frequency scalingJohn Crispin
2017-07-05MIPS: ralink: MT7688 pinmux fixesJohn Crispin
2017-07-05MIPS: ath79: fix regression in PCI window initializationFelix Fietkau
2017-07-05MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton
2017-07-05MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton
2017-07-05MIPS: Avoid accidental raw backtraceJames Hogan
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins
2017-06-26MIPS: Fix bnezc/jialc return address calculationPaul Burton
2017-05-14MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin
2017-05-02MIPS: Avoid BUG warning in arch_check_elfJames Cowgill
2017-05-02MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-05-02MIPS: Fix crash registers on non-crashing CPUsCorey Minyard
2017-04-21MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.Greg Kroah-Hartman
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: Flush wrong invalid FTLB entry for huge pageHuacai 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