summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-11-04Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-03Update MIPS email addressesPaul Burton
2017-11-02MIPS: Update email address for Marcin NowakowskiMarcin Nowakowski
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01MIPS: smp-cmp: Fix vpe_id build errorJames Hogan
2017-11-01MIPS: smp-cmp: Use right include for task_structJason A. Donenfeld
2017-11-01MIPS: CPS: Fix use of current_cpu_data in preemptible codeMatt Redfearn
2017-11-01MIPS: SMP: Fix deadlock & online raceMatt Redfearn
2017-11-01MIPS: bpf: Fix a typo in build_one_insn()Wei Yongjun
2017-11-01MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva
2017-10-31MIPS: Fix CM region target definitionsPaul Burton
2017-10-31MIPS: generic: Fix compilation error from include asm/mips-cpc.hMatt Redfearn
2017-10-31MIPS: Fix exception entry when CONFIG_EVA enabledMatt Redfearn
2017-10-31MIPS: generic: Fix NI 169445 its buildJames Hogan
2017-10-31Update MIPS email addressesPaul Burton
2017-10-09MIPS: math-emu: Remove pr_err() calls from fpu_emu()Paul Burton
2017-10-09MIPS: Fix generic-board-config.sh for builds using O=Paul Burton
2017-10-09MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llscPaul Burton
2017-10-09MIPS: loongson1: set default number of rx and tx queues for stmmacKelvin Cheung
2017-10-09MIPS: bpf: Fix uninitialised target compiler errorMatt Redfearn
2017-09-22Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-21MIPS: PCI: fix pcibios_map_irq section mismatchManuel Lauss
2017-09-21MIPS: Fix input modify in __write_64bit_c0_split()James Hogan
2017-09-21MIPS: MSP71xx: Include asm/setup.hArnd Bergmann
2017-09-20MIPS: Fix perf event initPaul Burton
2017-09-19MIPS: PCI: Move map_irq() hooks out of initdataLorenzo Pieralisi
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-15kvm,mips: Fix potential swait_active() racesDavidlohr Bueso
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-08vga: optimise console scrollingMatthew Wilcox
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-06MIPS: Refactor handling of stack pointer in get_frame_infoMatt Redfearn
2017-09-06MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systemsMatt Redfearn
2017-09-06MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn
2017-09-06MIPS: microMIPS: Fix decoding of addiusp instructionMatt Redfearn
2017-09-06MIPS: microMIPS: Fix detection of addiusp instructionMatt Redfearn
2017-09-06MIPS: Handle non word sized instructions when examining frameMatt Redfearn