summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells
2019-05-15MIPS: Alchemy: add DMA masks for on-chip ethernetManuel Lauss
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-05-14MIPS: mark __fls() and __ffs() as __always_inlineMasahiro Yamada
2019-05-14MIPS: mark mult_sh_align_mod() as __always_inlineMasahiro Yamada
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport
2019-05-14initramfs: poison freed initrd memoryChristoph Hellwig
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny
2019-05-13MIPS: SGI-IP22: provide missing dma_mask/coherent_dma_maskThomas Bogendoerfer
2019-05-13generic: fix appended dtb supportMarcin Nowakowski
2019-05-12Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-09MIPS: SGI-IP27: abstract chipset irq from bridgeThomas Bogendoerfer
2019-05-09MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer
2019-05-09MIPS: Fix Ingenic SoCs sometimes reporting wrong ISAPaul Cercueil
2019-05-09MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabledFlorian Fainelli
2019-05-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-08Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-07Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-05-07Merge branch 'clk-ti' into clk-nextStephen Boyd
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-06thermal/drivers/core: Remove the module Kconfig's optionDaniel Lezcano
2019-05-05mips: Manually call fdt_init_reserved_mem() methodSerge Semin
2019-05-05mips: Make sure dt memory regions are validSerge Semin
2019-05-05Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger
2019-05-03mips: Perform early low memory testSerge Semin
2019-05-03mips: Dump memblock regions for debuggingSerge Semin
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-02mips: Add reserve-nomap memory type supportSerge Semin
2019-05-02mips: Use memblock to reserve the __nosave memory rangeSerge Semin
2019-05-02mips: Discard post-CMA-init foreach loopSerge Semin
2019-05-02mips: Reserve memory for the kernel image resourcesSerge Semin
2019-05-02MIPS: Remove duplicate EBase configurationPaul Burton
2019-05-02MIPS: Sync icache for whole exception vectorPaul Burton
2019-05-02MIPS: Always allocate exception vector for MIPSr2+Paul Burton
2019-05-02MIPS: Use memblock_phys_alloc() for exception vectorPaul Burton
2019-04-26clk: Remove CLK_IS_BASIC clk flagStephen Boyd
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller