summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2018-02-28MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski
2018-02-28MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki
2018-02-28MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki
2018-02-28MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki
2018-02-28MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki
2018-02-28MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki
2018-02-28MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki
2018-02-28MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki
2018-01-17MIPS: Lantiq: Fix cascaded IRQ setupFelix Fietkau
2018-01-17mips/ptrace: Preserve previous registers for short regset writeDave Martin
2018-01-17MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle
2018-01-17MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann
2018-01-17MIPS: ralink: Cosmetic change to prom_init().John Crispin
2018-01-17MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann
2018-01-17MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann
2018-01-17MIPS: IP22: Reformat inline assembler code to modern standards.Ralf Baechle
2017-12-08MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey
2017-12-08MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki
2017-12-08MIPS: ralink: Fix typo in mt7628 pinmux functionMathias Kresin
2017-12-08MIPS: ralink: Fix MT7628 pinmuxMathias Kresin
2017-12-08Revert "MIPS: init: Ensure bootmem does not corrupt reserved memory"Sasha Levin
2017-12-06MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton
2017-12-06MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski
2017-12-06MIPS: init: Ensure bootmem does not corrupt reserved memoryMarcin Nowakowski
2017-12-06MIPS: End asm function prologue macros with .insnPaul Burton
2017-12-06MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen
2017-12-06MIPS: AR7: Defer registration of GPIOJonas Gorski
2017-12-06MIPS: SMP: Fix deadlock & online raceMatt Redfearn
2017-12-06MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic
2017-12-06MIPS: SMP: Use a completion event to signal CPU upMatt Redfearn
2017-12-06MIPS: Fix CM region target definitionsPaul Burton
2017-12-06MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva
2017-11-05MIPS: Ensure bss section ends on a long-aligned addressPaul Burton
2017-09-10MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-09-10MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki
2017-09-10MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki
2017-09-10MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-09-10MIPS: Save static registers before sysmipsJames Hogan
2017-09-10MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki
2017-09-10MIPS: Negate error syscall return in traceJames Hogan
2017-09-10MIPS: Fix mips_atomic_set() with EVAJames Hogan
2017-09-10MIPS: Fix mips_atomic_set() retry conditionJames Hogan
2017-07-31MIPS: ralink: fix MT7628 wled_an pinmux gpioÁlvaro Fernández Rojas
2017-07-31MIPS: ralink: fix MT7628 pinmux typosÁlvaro Fernández Rojas
2017-07-31MIPS: ralink: MT7688 pinmux fixesJohn Crispin
2017-07-31MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton
2017-07-31MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton
2017-07-31MIPS: Avoid accidental raw backtraceJames Hogan
2017-06-28mm: larger stack guard gap, between vmasSasha Levin
2017-06-25MIPS: Fix bnezc/jialc return address calculationPaul Burton