summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual2020-06-041-4/+0
* mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual2020-06-041-7/+0
* mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport2020-06-043-3/+3
* mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-041-1/+0
* Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-032-8/+8
|\
| * floppy: split the base port from the register in I/O accessesWilly Tarreau2020-05-122-8/+8
* | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-023-0/+3
|\ \
| * | vfs: add faccessat2 syscallMiklos Szeredi2020-05-143-0/+3
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-011-1/+0
|\ \ \ | |/ / |/| |
| * | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers2020-05-081-1/+0
| |/
* / arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2020-04-232-61/+66
|/
* Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-111-2/+2
|\
| * MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memoryMasahiro Yamada2020-04-081-2/+2
* | mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-111-14/+30
* | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-111-4/+1
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-04-081-2/+0
|\ \ | |/ |/|
| * vhost: refine vhost and vringh kconfigJason Wang2020-04-011-2/+0
* | asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-2/+1
* | mm/vma: append unlikely() while testing VMA access permissionsAnshuman Khandual2020-04-071-1/+1
* | mm/vma: make vma_is_accessible() available for general useAnshuman Khandual2020-04-071-1/+1
* | Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-04-042-7/+3
|\ \
| * | dma-direct: make uncached_kernel_address more generalChristoph Hellwig2020-03-162-2/+3
| * | dma-direct: remove the cached_kernel_address hookChristoph Hellwig2020-03-161-5/+0
* | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-036-0/+6
|\ \ \
| * | | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-256-0/+6
| | |/ | |/|
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-0310-10/+0
|\ \ \
| * | | scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2020-02-2410-10/+0
| | |/ | |/|
* | | Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2020-04-031-2/+2
|\ \ \
| * | | arch: mips: brcm: Add 7425 flash-edu supportKamal Dasu2020-03-111-2/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-032-68/+9
|\ \ \ \
| * | | | KVM: Pass kvm_init()'s opaque param to additional arch funcsSean Christopherson2020-03-311-2/+2
| * | | | Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-03-316-25/+49
| |\| | |
| * | | | KVM: Provide common implementation for generic dirty log functionsSean Christopherson2020-03-161-58/+5
| * | | | KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson2020-03-161-1/+1
| * | | | KVM: Drop "const" attribute from old memslot in commit_memory_region()Sean Christopherson2020-03-161-1/+1
| * | | | KVM: Drop kvm_arch_create_memslot()Sean Christopherson2020-03-161-6/+0
| | |/ / | |/| |
* | | | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-1/+0
* | | | mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
* | | | mm: introduce fault_signal_pending()Peter Xu2020-04-021-1/+1
* | | | asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-13/+0
* | | | Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-03-31121-1147/+739
|\ \ \ \
| * | | | MIPS: ralink: mt7621: Fix soc_device introductionThomas Bogendoerfer2020-03-282-2/+3
| * | | | MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=nYousong Zhou2020-03-253-19/+29
| * | | | MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3Huacai Chen2020-03-251-1/+4
| * | | | MIPS: do not compile generic functions for CONFIG_CAVIUM_OCTEON_SOCMasahiro Yamada2020-03-254-0/+21
| * | | | MIPS: Loongson64: Load built-in dtbsJiaxun Yang2020-03-254-0/+53
| * | | | MIPS: Loongson64: Add generic dtsJiaxun Yang2020-03-257-2/+149
| * | | | MIPS: Loongson64: Drop legacy IRQ codeJiaxun Yang2020-03-256-209/+21
| * | | | irqchip: Add driver for Loongson-3 HyperTransport PIC controllerJiaxun Yang2020-03-251-0/+1
| * | | | MIPS: Alchemy: remove no longer used au1xxx_ide.h headerBartlomiej Zolnierkiewicz2020-03-241-178/+0