summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* clk: Allow the common clk framework to be selectableStephen Boyd2020-05-053-3/+8
* MIPS: Remove redundant CLKDEV_LOOKUP selectsStephen Boyd2020-05-051-2/+0
* 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-091-2/+2
* | mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-14/+30
* | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-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-0210-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-021-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-022-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
| * | | | MIPS: Add support for Desktop Management Interface (DMI)Tiezhu Yang2020-03-233-0/+33
| * | | | MIPS: ralink: mt7621: introduce 'soc_device' initializationSergio Paracuellos2020-03-231-1/+31
| * | | | MIPS: CI20: defconfig: multiple improvementsH. Nikolaus Schaller2020-03-231-0/+21
| * | | | MIPS: DTS: CI20: multiple DTS improvementsH. Nikolaus Schaller2020-03-231-0/+14
| * | | | MIPS: DTS: CI20: add DT node for IR sensorAlex Smith2020-03-231-0/+5
| * | | | Merge tag 'mips_fixes_5.6.1' into mips-nextThomas Bogendoerfer2020-03-238-42/+79
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | MIPS: Loongson: Do not initialise statics to 0Tiezhu Yang2020-03-191-1/+1
| * | | | MIPS: Add header files reference with path prefixbibo mao2020-03-1916-16/+16
| * | | | Use ELF_BASE_PLATFORM to pass ISA levelYunQiang Su2020-03-192-0/+21