aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-2/+2
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Gravatar Anshuman Khandual 1-14/+30
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSGravatar Anshuman Khandual 1-4/+1
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-2/+0
2020-04-09MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memoryGravatar Masahiro Yamada 1-2/+2
2020-04-07asm-generic: fix unistd_32.h generation formatGravatar Michal Simek 1-2/+1
2020-04-07mm/vma: append unlikely() while testing VMA access permissionsGravatar Anshuman Khandual 1-1/+1
2020-04-07mm/vma: make vma_is_accessible() available for general useGravatar Anshuman Khandual 1-1/+1
2020-04-04Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 2-7/+3
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 6-0/+6
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 10-10/+0
2020-04-02Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Gravatar Linus Torvalds 1-2/+2
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-68/+9
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesGravatar Peter Xu 1-1/+0
2020-04-02mm: introduce FAULT_FLAG_DEFAULTGravatar Peter Xu 1-1/+1
2020-04-02mm: introduce fault_signal_pending()Gravatar Peter Xu 1-1/+1
2020-04-02asm-generic: make more kernel-space headers mandatoryGravatar Masahiro Yamada 1-13/+0
2020-04-01vhost: refine vhost and vringh kconfigGravatar Jason Wang 1-2/+0
2020-03-31Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 121-1147/+739
2020-03-31KVM: Pass kvm_init()'s opaque param to additional arch funcsGravatar Sean Christopherson 1-2/+2
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Gravatar Paolo Bonzini 6-25/+49
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 8-64/+55
2020-03-30Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2020-03-30Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-8/+1
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-3/+2
2020-03-28MIPS: ralink: mt7621: Fix soc_device introductionGravatar Thomas Bogendoerfer 2-2/+3
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Thomas Gleixner 1-3/+2
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeGravatar Al Viro 1-3/+2
2020-03-25MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=nGravatar Yousong Zhou 3-19/+29
2020-03-25MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3Gravatar Huacai Chen 1-1/+4
2020-03-25MIPS: do not compile generic functions for CONFIG_CAVIUM_OCTEON_SOCGravatar Masahiro Yamada 4-0/+21
2020-03-25MIPS: Loongson64: Load built-in dtbsGravatar Jiaxun Yang 4-0/+53
2020-03-25MIPS: Loongson64: Add generic dtsGravatar Jiaxun Yang 7-2/+149
2020-03-25MIPS: Loongson64: Drop legacy IRQ codeGravatar Jiaxun Yang 6-209/+21
2020-03-25.gitignore: add SPDX License IdentifierGravatar Masahiro Yamada 6-0/+6
2020-03-25irqchip: Add driver for Loongson-3 HyperTransport PIC controllerGravatar Jiaxun Yang 1-0/+1
2020-03-24MIPS: Alchemy: remove no longer used au1xxx_ide.h headerGravatar Bartlomiej Zolnierkiewicz 1-178/+0
2020-03-23MIPS: Add support for Desktop Management Interface (DMI)Gravatar Tiezhu Yang 3-0/+33
2020-03-23MIPS: ralink: mt7621: introduce 'soc_device' initializationGravatar Sergio Paracuellos 1-1/+31
2020-03-23MIPS: CI20: defconfig: multiple improvementsGravatar H. Nikolaus Schaller 1-0/+21
2020-03-23MIPS: DTS: CI20: multiple DTS improvementsGravatar H. Nikolaus Schaller 1-0/+14
2020-03-23MIPS: DTS: CI20: add DT node for IR sensorGravatar Alex Smith 1-0/+5
2020-03-23Merge tag 'mips_fixes_5.6.1' into mips-nextGravatar Thomas Bogendoerfer 8-42/+79
2020-03-23Merge 5.6-rc7 into staging-nextGravatar Greg Kroah-Hartman 8-42/+79
2020-03-21mips: vdso: Enable mips to use common headersGravatar Vincenzo Frascino 3-19/+28
2020-03-21mips: Introduce asm/vdso/clocksource.hGravatar Vincenzo Frascino 2-3/+10
2020-03-19MIPS: Loongson: Do not initialise statics to 0Gravatar Tiezhu Yang 1-1/+1
2020-03-19MIPS: Add header files reference with path prefixGravatar bibo mao 16-16/+16
2020-03-19Use ELF_BASE_PLATFORM to pass ISA levelGravatar YunQiang Su 2-0/+21
2020-03-16KVM: Provide common implementation for generic dirty log functionsGravatar Sean Christopherson 1-58/+5