summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
* MIPS: ath79: fix register address in ath79_ddr_wb_flush()Felix Fietkau2018-07-281-1/+1
* MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()Paul Burton2018-07-221-15/+30
* MIPS: Fix ioremap() RAM checkPaul Burton2018-07-171-12/+25
* MIPS: Call dump_stack() from show_regs()Paul Burton2018-07-172-2/+3
* MIPS: io: Add barrier after register read in inX()Huacai Chen2018-07-031-0/+2
* MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2018-07-032-0/+9
* mips: ftrace: fix static function graph tracingMatthias Schiffer2018-07-031-15/+12
* MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki2018-06-061-0/+4
* MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki2018-06-062-2/+2
* MIPS: Octeon: Fix logging messages with spurious periods after newlinesJoe Perches2018-05-301-5/+5
* MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin2018-05-301-1/+1
* MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn2018-05-301-2/+2
* MIPS: generic: Fix machine compatible matchingJames Hogan2018-05-301-1/+1
* KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King2018-05-301-1/+1
* MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki2018-05-302-4/+4
* MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki2018-05-301-2/+16
* MIPS: c-r4k: Fix data corruption related to cache coherenceNeilBrown2018-05-301-3/+6
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-191-21/+4
* MIPS: Generic: Fix big endian CPUs on generic machineMatt Redfearn2018-04-291-0/+1
* MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn2018-04-241-1/+1
* MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn2018-04-241-1/+1
* MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn2018-04-241-1/+6
* MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn2018-04-241-2/+9
* MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski2018-04-131-1/+2
* MIPS: mm: adjust PKMAP locationMarcin Nowakowski2018-04-131-1/+6
* MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski2018-04-131-3/+3
* MIPS: ralink: Remove ralink_halt()NeilBrown2018-03-281-7/+0
* MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic2018-03-221-0/+2
* MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin2018-03-221-2/+12
* MIPS: BPF: Fix multiple problems in JIT skb access helpers.David Daney2018-03-221-11/+12
* MIPS: BPF: Quit clobbering callee saved registers in JIT code.David Daney2018-03-221-4/+12
* MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King2018-03-181-0/+2
* MIPS: ath25: Check for kzalloc allocation failureColin Ian King2018-03-181-0/+2
* MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen2018-03-181-4/+4
* MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan2018-03-033-1/+73
* MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe2018-02-221-6/+6
* MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski2018-01-231-1/+1
* MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki2018-01-171-0/+3
* MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki2018-01-171-0/+1
* MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki2018-01-171-11/+36
* MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki2018-01-171-1/+1
* MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki2018-01-171-1/+11
* MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki2018-01-171-25/+83
* MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki2018-01-171-0/+12
* MIPS: math-emu: Fix final emulation phase for certain instructionsAleksandar Markovic2017-12-251-14/+14
* 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: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entryMasahiro Yamada2017-11-301-1/+0
* MIPS: Fix odd fp register warnings with MIPS64r2James Hogan2017-11-301-3/+5
* MIPS: pci: Remove KERN_WARN instance inside the mt7620 driverJohn Crispin2017-11-301-1/+1