summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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-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: Fix build with DEBUG_ZBOOT and MACH_JZ4770Paul Cercueil
2018-05-30MIPS: c-r4k: Fix data corruption related to cache coherenceNeilBrown
2018-05-30MIPS: xilfpga: Actually include FDT in fitImageAlexandre Belloni
2018-05-30MIPS: xilfpga: Stop generating useless dtb.oAlexandre Belloni
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-19zboot: fix stack protector in compressed boot phaseHuacai Chen
2018-03-22MIPS: ralink: Fix booting on MT7621NeilBrown
2018-03-21MIPS: ralink: Remove ralink_halt()NeilBrown
2018-03-21MIPS: lantiq: ase: Enable MFD_SYSCONMathias Kresin
2018-03-21MIPS: lantiq: Enable AHB Bus for USBMathias Kresin
2018-03-21MIPS: lantiq: Fix Danube USB clockMathias Kresin
2018-03-08Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-05MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2018-03-05MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIOHuacai Chen
2018-03-05MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORTHuacai Chen
2018-02-23Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-23MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King
2018-02-23MIPS: ath25: Check for kzalloc allocation failureColin Ian King
2018-02-22MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook
2018-02-20MIPS: Drop spurious __unused in struct compat_flockJames Hogan
2018-02-16Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-13Merge tag 'mips_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhog...Linus Torvalds
2018-02-13MIPS: Fix incorrect mem=X@Y handlingMarcin Nowakowski
2018-02-13MIPS: BMIPS: Fix section mismatch warningJaedon Shin
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-02-08MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()Paul Burton
2018-02-07Merge tag 'mips_fixes_4.16_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-06MIPS: Malta: Sanitize mouse and keyboard configuration.Ralf Baechle
2018-02-06MIPS: Update defconfigs after previous patch.Ralf Baechle
2018-02-06MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO down to platform levelRalf Baechle
2018-02-06MIPS: Push ARCH_MIGHT_HAVE_PC_PARPORT down to platform levelRalf Baechle
2018-02-05MIPS: SMP-CPS: Remove duplicate assignment of core in play_deadMatt Redfearn