summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-04-09MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memoryMasahiro Yamada
2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek
2020-04-07mm/vma: append unlikely() while testing VMA access permissionsAnshuman Khandual
2020-04-07mm/vma: make vma_is_accessible() available for general useAnshuman Khandual
2020-04-04Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-04-02Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu
2020-04-02mm: introduce fault_signal_pending()Peter Xu
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-04-01vhost: refine vhost and vringh kconfigJason Wang
2020-03-31Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-03-31KVM: Pass kvm_init()'s opaque param to additional arch funcsSean Christopherson
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-28MIPS: ralink: mt7621: Fix soc_device introductionThomas Bogendoerfer
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2020-03-25MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=nYousong Zhou
2020-03-25MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3Huacai Chen
2020-03-25MIPS: do not compile generic functions for CONFIG_CAVIUM_OCTEON_SOCMasahiro Yamada
2020-03-25MIPS: Loongson64: Load built-in dtbsJiaxun Yang
2020-03-25MIPS: Loongson64: Add generic dtsJiaxun Yang
2020-03-25MIPS: Loongson64: Drop legacy IRQ codeJiaxun Yang
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-25irqchip: Add driver for Loongson-3 HyperTransport PIC controllerJiaxun Yang
2020-03-24MIPS: Alchemy: remove no longer used au1xxx_ide.h headerBartlomiej Zolnierkiewicz
2020-03-23MIPS: Add support for Desktop Management Interface (DMI)Tiezhu Yang
2020-03-23MIPS: ralink: mt7621: introduce 'soc_device' initializationSergio Paracuellos
2020-03-23MIPS: CI20: defconfig: multiple improvementsH. Nikolaus Schaller
2020-03-23MIPS: DTS: CI20: multiple DTS improvementsH. Nikolaus Schaller
2020-03-23MIPS: DTS: CI20: add DT node for IR sensorAlex Smith
2020-03-23Merge tag 'mips_fixes_5.6.1' into mips-nextThomas Bogendoerfer
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman
2020-03-21mips: vdso: Enable mips to use common headersVincenzo Frascino
2020-03-21mips: Introduce asm/vdso/clocksource.hVincenzo Frascino
2020-03-19MIPS: Loongson: Do not initialise statics to 0Tiezhu Yang
2020-03-19MIPS: Add header files reference with path prefixbibo mao
2020-03-19Use ELF_BASE_PLATFORM to pass ISA levelYunQiang Su