aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-29MIPS: Make virt_addr_valid() return boolPaul Burton2-3/+3
2019-05-29MIPS: Bounds check virt_addr_validPaul Burton1-0/+5
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman2-8/+8
2019-05-29signal: Use force_sig_fault_to_task for the two calls that don't deliver to currentEric W. Biederman1-1/+1
2019-05-29signal: Explicitly call force_sig_fault on currentEric W. Biederman1-2/+2
2019-05-28KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth1-0/+3
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman11-52/+52
2019-05-26MIPS: ath79: ar9331: add Ethernet nodesOleksij Rempel2-0/+34
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner13-182/+13
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner12-174/+12
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45Thomas Gleixner1-5/+1
2019-05-22MIPS: TXx9: Fix boot crash in free_initmem()Geert Uytterhoeven1-6/+0
2019-05-22MIPS: remove a space after -I to cope with header search paths for VDSOMasahiro Yamada1-1/+1
2019-05-22MIPS: mark ginvt() as __always_inlineMasahiro Yamada1-1/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-12/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner1-4/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner19-269/+19
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner52-0/+52
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner3-0/+3
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner5-0/+5
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds17-659/+809
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-0/+18
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds3-0/+3
2019-05-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-2/+2
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+0
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells3-0/+18
2019-05-15MIPS: Alchemy: add DMA masks for on-chip ethernetManuel Lauss1-8/+14
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd3-0/+3
2019-05-14MIPS: mark __fls() and __ffs() as __always_inlineMasahiro Yamada1-2/+2
2019-05-14MIPS: mark mult_sh_align_mod() as __always_inlineMasahiro Yamada1-2/+2
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport1-1/+0
2019-05-14initramfs: poison freed initrd memoryChristoph Hellwig1-8/+0
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny1-5/+6
2019-05-13MIPS: SGI-IP22: provide missing dma_mask/coherent_dma_maskThomas Bogendoerfer1-0/+13
2019-05-13generic: fix appended dtb supportMarcin Nowakowski1-2/+2
2019-05-12Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds11-14/+14
2019-05-09MIPS: SGI-IP27: abstract chipset irq from bridgeThomas Bogendoerfer5-119/+265
2019-05-09MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer9-275/+266
2019-05-09MIPS: Fix Ingenic SoCs sometimes reporting wrong ISAPaul Cercueil1-0/+8
2019-05-09MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabledFlorian Fainelli1-18/+3
2019-05-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+1
2019-05-08Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds22-1825/+341
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds2-4/+4
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds7-7/+0
2019-05-07Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-1/+0
2019-05-07Merge branch 'clk-ti' into clk-nextStephen Boyd1-1/+1
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-3/+26