summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2018-07-28MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton
2018-07-28MIPS: ath79: fix register address in ath79_ddr_wb_flush()Felix Fietkau
2018-07-22MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()Paul Burton
2018-07-17MIPS: Fix ioremap() RAM checkPaul Burton
2018-07-17MIPS: Call dump_stack() from show_regs()Paul Burton
2018-07-03MIPS: io: Add barrier after register read in inX()Huacai Chen
2018-07-03MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami
2018-07-03mips: ftrace: fix static function graph tracingMatthias Schiffer
2018-06-06MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki
2018-06-06MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki
2018-05-30MIPS: Octeon: Fix logging messages with spurious periods after newlinesJoe Perches
2018-05-30MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin
2018-05-30MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn
2018-05-30MIPS: generic: Fix machine compatible matchingJames Hogan
2018-05-30KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King
2018-05-30MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki
2018-05-30MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki
2018-05-30MIPS: c-r4k: Fix data corruption related to cache coherenceNeilBrown
2018-05-19futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-04-29MIPS: Generic: Fix big endian CPUs on generic machineMatt Redfearn
2018-04-24MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn
2018-04-24MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn
2018-04-24MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn
2018-04-24MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn
2018-04-13MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski
2018-04-13MIPS: mm: adjust PKMAP locationMarcin Nowakowski
2018-04-13MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski
2018-03-28MIPS: ralink: Remove ralink_halt()NeilBrown
2018-03-22MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic
2018-03-22MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin
2018-03-22MIPS: BPF: Fix multiple problems in JIT skb access helpers.David Daney
2018-03-22MIPS: BPF: Quit clobbering callee saved registers in JIT code.David Daney
2018-03-18MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King
2018-03-18MIPS: ath25: Check for kzalloc allocation failureColin Ian King
2018-03-18MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2018-03-03MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan
2018-02-22MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe
2018-01-23MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski
2018-01-17MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki
2018-01-17MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej 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
2018-01-17MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki
2017-12-25MIPS: math-emu: Fix final emulation phase for certain instructionsAleksandar Markovic
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-30MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entryMasahiro Yamada
2017-11-30MIPS: Fix odd fp register warnings with MIPS64r2James Hogan