summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2018-09-05MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7Paul Burton
2018-09-05MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen
2018-09-05MIPS: Always use -march=<arch>, not -<arch> shortcutsPaul Burton
2018-09-05MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki
2018-09-05Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki
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-17MIPS: Fix ioremap() RAM checkPaul Burton
2018-07-17MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()Paul 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-21MIPS: dts: Boston: Fix PCI bus dtc warnings:Matt Redfearn
2018-06-21MIPS: io: Add barrier after register read in readX()Sinan Kaya
2018-06-21MIPS: io: Prevent compiler reordering writeX()Sinan Kaya
2018-06-05MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki
2018-06-05MIPS: 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: 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-04-26MIPS: Generic: Support GIC in EIC modeMatt Redfearn
2018-04-26MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn
2018-04-26MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan
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-03-28MIPS: lantiq: ase: Enable MFD_SYSCONMathias Kresin
2018-03-28MIPS: lantiq: Enable AHB Bus for USBMathias Kresin
2018-03-28MIPS: lantiq: Fix Danube USB clockMathias Kresin
2018-03-28MIPS: ralink: Fix booting on MT7621NeilBrown
2018-03-28MIPS: ralink: Remove ralink_halt()NeilBrown
2018-03-15MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()Paul Burton
2018-03-15MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King
2018-03-15MIPS: ath25: Check for kzalloc allocation failureColin Ian King
2018-03-15MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2018-03-03MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan
2018-02-28MIPS: Drop spurious __unused in struct compat_flockJames Hogan
2018-02-28MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook
2018-02-22MIPS: Fix incorrect mem=X@Y handlingMarcin Nowakowski
2018-02-22MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe
2018-02-13.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2018-02-03KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr
2018-01-23MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski
2018-01-23MIPS: CM: Drop WARN_ON(vp != 0)James Hogan