summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-11-21MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton
2017-11-21MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski
2017-11-21MIPS: init: Ensure bootmem does not corrupt reserved memoryMarcin Nowakowski
2017-11-21MIPS: End asm function prologue macros with .insnPaul Burton
2017-11-15MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen
2017-11-15MIPS: AR7: Defer registration of GPIOJonas Gorski
2017-11-15MIPS: SMP: Fix deadlock & online raceMatt Redfearn
2017-11-15MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic
2017-11-15MIPS: SMP: Use a completion event to signal CPU upMatt Redfearn
2017-11-15MIPS: Fix CM region target definitionsPaul Burton
2017-11-15MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva
2017-10-21MIPS: Fix minimum alignment requirement of IRQ stackMatt Redfearn
2017-10-18MIPS: math-emu: Remove pr_err() calls from fpu_emu()Paul Burton
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