summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey2017-11-301-1/+1
* MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki2017-11-301-0/+17
* MIPS: ralink: Fix typo in mt7628 pinmux functionMathias Kresin2017-11-301-1/+1
* MIPS: ralink: Fix MT7628 pinmuxMathias Kresin2017-11-301-2/+2
* MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton2017-11-211-2/+2
* MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski2017-11-211-0/+4
* MIPS: init: Ensure bootmem does not corrupt reserved memoryMarcin Nowakowski2017-11-211-3/+71
* MIPS: End asm function prologue macros with .insnPaul Burton2017-11-211-4/+6
* MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen2017-11-151-0/+1
* MIPS: AR7: Defer registration of GPIOJonas Gorski2017-11-152-2/+4
* MIPS: SMP: Fix deadlock & online raceMatt Redfearn2017-11-151-6/+16
* MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic2017-11-151-3/+3
* MIPS: SMP: Use a completion event to signal CPU upMatt Redfearn2017-11-152-9/+10
* MIPS: Fix CM region target definitionsPaul Burton2017-11-151-2/+2
* MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva2017-11-151-1/+1
* MIPS: Fix minimum alignment requirement of IRQ stackMatt Redfearn2017-10-211-1/+1
* MIPS: math-emu: Remove pr_err() calls from fpu_emu()Paul Burton2017-10-181-2/+0
* MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn2017-10-084-20/+60
* MIPS: Lantiq: Fix another request_mem_region() return code checkArnd Bergmann2017-10-081-2/+2
* MIPS: ralink: Fix incorrect assignment on ralink_socColin Ian King2017-10-081-1/+1
* MIPS: Ensure bss section ends on a long-aligned addressPaul Burton2017-10-081-1/+1
* MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputsAleksandar Markovic2017-09-272-4/+4
* MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputsAleksandar Markovic2017-09-274-4/+12
* MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signsAleksandar Markovic2017-09-274-6/+22
* MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negativeAleksandar Markovic2017-09-274-32/+96
* MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zeroAleksandar Markovic2017-09-274-24/+8
* MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagationAleksandar Markovic2017-09-274-16/+112
* MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error messageMaciej W. Rozycki2017-07-271-1/+1
* MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-271-8/+4
* MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-271-8/+8
* 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