summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2018-03-03MIPS: Respect the FCSR exception mask for `si_code'Maciej W. Rozycki
2018-03-03MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan
2018-03-03MIPS: prevent FP context set via ptrace being discardedPaul Burton
2018-03-03MIPS: Clear [MSA]FPE CSR.Cause after notify_die()James Hogan
2018-03-03MIPS: clear MSACSR cause bits when handling MSA FP exceptionPaul Burton
2018-03-03MIPS: CPS: Fix r1 .set mt assembler warningJames Hogan
2018-02-13MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki
2018-01-01ptrace: Don't allow accessing an undumpable mmEric W. Biederman
2018-01-01MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen
2018-01-01MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva
2018-01-01MIPS: Fix CM region target definitionsPaul Burton
2017-11-26MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systemsMatt Redfearn
2017-11-26MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn
2017-11-26MIPS: microMIPS: Fix decoding of addiusp instructionMatt Redfearn
2017-11-26MIPS: microMIPS: Fix detection of addiusp instructionMatt Redfearn
2017-11-26MIPS: Handle non word sized instructions when examining frameMatt Redfearn
2017-11-26MIPS: ralink: allow NULL clock for clk_get_rateJonas Gorski
2017-11-26MIPS: Loongson 2F: allow NULL clock for clk_get_rateJonas Gorski
2017-11-26MIPS: BCM63XX: allow NULL clock for clk_get_rateJonas Gorski
2017-11-26MIPS: AR7: allow NULL clock for clk_get_rateJonas Gorski
2017-11-11MIPS: Fix a warning for virt_to_pageZubair Lutfullah Kakakhel
2017-11-11MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.Ralf Baechle
2017-11-11MIPS: jz4740: fix build error in irq.hArnd Bergmann
2017-11-11MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle
2017-11-11MIPS: TXx9: Delete an unused variable in tx4927_pcibios_setupAtsushi Nemoto
2017-11-11MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel
2017-11-11MIPS: MSP71xx: remove odd locking in PCI config space access codeSergey Ryazanov
2017-11-11MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann
2017-11-11MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki
2017-11-11MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle
2017-11-11MIPS: BMIPS: Fix ".previous without corresponding .section" warningsKevin Cernekee
2017-10-12MIPS: KVM: Fix modular KVM under QEMUJames Hogan
2017-10-12MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle
2017-10-12MIPS: Negate error syscall return in traceJames Hogan
2017-10-12MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-10-12MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki
2017-10-12MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-10-12MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki
2017-10-12MIPS: Fix mips_atomic_set() with EVAJames Hogan
2017-10-12MIPS: Save static registers before sysmipsJames Hogan
2017-10-12MIPS: Fix mips_atomic_set() retry conditionJames Hogan
2017-10-12MIPS: module: Ensure we always clean up r_mips_hi16_listPaul Burton
2017-10-12MIPS: Bail on unsupported module relocsPaul Burton
2017-09-15MIPS: Avoid accidental raw backtraceJames Hogan
2017-09-15MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton
2017-09-15MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton
2017-09-15MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski
2017-07-18MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-07-18MIPS: End spinlocks with .insnPaul Burton
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins