summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2018-03-22MIPS: BPF: Quit clobbering callee saved registers in JIT code.David Daney
2018-03-18MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2018-01-31MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski
2018-01-17MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki
2018-01-17MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki
2018-01-17MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki
2017-11-30MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey
2017-11-30MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki
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: End asm function prologue macros with .insnPaul Burton
2017-11-15MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen
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-08MIPS: Ensure bss section ends on a long-aligned addressPaul Burton
2017-08-11Make asm/word-at-a-time.h available on all architecturesChris Metcalf
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: 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-15MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou
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-05-08MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle
2017-05-08MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.Ralf Baechle
2017-05-08MIPS: jz4740: fix build error in irq.hArnd Bergmann
2017-05-08MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-05-08MIPS: Fix crash registers on non-crashing CPUsCorey Minyard
2017-04-30MIPS: ralink: Cosmetic change to prom_init().John Crispin
2017-04-30MIPS: MSP71xx: remove odd locking in PCI config space access codeSergey Ryazanov
2017-04-30MIPS: asm: compiler: Add new macros to set ISA and arch asm annotationsMarkos Chandras
2017-04-30MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel
2017-04-22mips/ptrace: Preserve previous registers for short regset writeDave Martin
2017-04-18MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle
2017-04-18MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann
2017-04-18MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann
2016-11-23KVM: MIPS: Make ERET handle ERL before EXLJames Hogan
2016-10-05mips: copy_from_user() must zero the destination on access_ok() failureAl Viro
2016-10-05MIPS: Add a missing ".set pop" in an early commitHuacai Chen
2016-10-05MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn
2016-09-17MIPS: KVM: Check for pfn noslot caseJames Hogan