summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2017-11-15Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-58/+13
2017-11-15Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-7/+32
2017-11-15Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-7/+3
2017-11-14Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-28/+25
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+2
2017-11-10kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada13-43/+13
2017-11-10MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entryMasahiro Yamada1-1/+0
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada13-13/+0
2017-11-08.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada1-1/+0
2017-11-08MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen1-0/+1
2017-11-08MIPS: AR7: Defer registration of GPIOJonas Gorski2-2/+4
2017-11-08MIPS: BMIPS: Fix missing cbr addressJaedon Shin1-2/+2
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar475-58/+500
2017-11-04Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-23/+33
2017-11-03Update MIPS email addressesPaul Burton35-35/+35
2017-11-03mips: ip22/32: Convert timers to use timer_setup()Kees Cook2-25/+22
2017-11-02MIPS: Update email address for Marcin NowakowskiMarcin Nowakowski2-2/+2
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman31-0/+31
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman8-0/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman393-0/+393
2017-11-02MIPS: smp-cmp: Fix vpe_id build errorJames Hogan1-2/+2
2017-11-02Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Wolfram Sang2-7/+32
2017-11-02MIPS: smp-cmp: Use right include for task_structJason A. Donenfeld1-1/+1
2017-11-02MIPS: CPS: Fix use of current_cpu_data in preemptible codeMatt Redfearn1-1/+1
2017-11-01MIPS: SMP: Fix deadlock & online raceMatt Redfearn1-6/+16
2017-11-01MIPS: bpf: Fix a typo in build_one_insn()Wei Yongjun1-1/+1
2017-11-01MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva1-1/+1
2017-11-01MIPS: Fix CM region target definitionsPaul Burton1-2/+2
2017-11-01MIPS: generic: Fix compilation error from include asm/mips-cpc.hMatt Redfearn2-2/+2
2017-11-01MIPS: Fix exception entry when CONFIG_EVA enabledMatt Redfearn1-4/+4
2017-11-01MIPS: generic: Fix NI 169445 its buildJames Hogan1-1/+1
2017-11-01Update MIPS email addressesPaul Burton35-35/+35
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij2-2/+6
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij2-7/+28
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2-2/+2
2017-10-24Merge tag 'v4.14-rc6' into locking/core, to pick up fixesIngo Molnar5-26/+28
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2-7/+3
2017-10-12MIPS: Alchemy: Remove reverted CONFIG_NETLINK_MMAP from db1xxx_defconfigNikitas Angelinas1-1/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon1-3/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon1-4/+0
2017-10-09MIPS: math-emu: Remove pr_err() calls from fpu_emu()Paul Burton1-2/+0
2017-10-09MIPS: Fix generic-board-config.sh for builds using O=Paul Burton1-4/+2
2017-10-09MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llscPaul Burton1-2/+4
2017-10-09MIPS: loongson1: set default number of rx and tx queues for stmmacKelvin Cheung1-17/+21
2017-10-09MIPS: bpf: Fix uninitialised target compiler errorMatt Redfearn1-1/+1
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook1-1/+1
2017-10-05timer: Remove users of expire and data arguments to DEFINE_TIMERKees Cook1-3/+3
2017-09-23Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-36/+38
2017-09-21MIPS: PCI: fix pcibios_map_irq section mismatchManuel Lauss24-25/+25