summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2020-04-26MIPS: Rename the "Fill" cache ops to avoid build failureHuacai Chen
2020-04-24MIPS: Clear XContext at boot timeJiaxun Yang
2020-04-24MIPS: arch_send_call_function_single_ipi() calling conventions changeLiangliang Huang
2020-04-24MIPS: Loongson-3: Add some unaligned instructions emulationHuacai Chen
2020-04-24MIPS: Move unaligned load/store helpers to inst.hHuacai Chen
2020-04-24MIPS: Fix the declaration conflict of mm_isBranchInstr()Huacai Chen
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada
2020-04-21MIPS: Make sparse_init() using top-down allocationTiezhu Yang
2020-04-21MIPS: Cleanup code about plat_mem_setup()Tiezhu Yang
2020-04-21MIPS: Do not initialise globals to 0Tiezhu Yang
2020-04-21KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_runTianjia Zhang
2020-04-21kvm_host: unify VM_STAT and VCPU_STAT definitions in a single placeEmanuele Giuseppe Esposito
2020-04-20MIPS: Loongson64: Mark RS780 HPET as brokenJiaxun Yang
2020-04-20MIPS: DTS: Loongson64: Add ACPI Controller NodeJiaxun Yang
2020-04-20MIPS: Loongson64: Make RS780E ACPI as a platform driverJiaxun Yang
2020-04-20MIPS: Loongson64: Remove dead RTC codeJiaxun Yang
2020-04-20MIPS: alchemy: Fix build error after ioremap cleanupThomas Bogendoerfer
2020-04-19MIPS: DTS: CI20: make DM9000 Ethernet controller use NVMEM to find the defaul...H. Nikolaus Schaller
2020-04-19MIPS: DTS: JZ4780: define node for JZ4780 efusePrasannaKumar Muralidharan
2020-04-19MIPS: use ioremap_page_rangeChristoph Hellwig
2020-04-19MIPS: move ioremap_prot und iounmap out of lineChristoph Hellwig
2020-04-19MIPS: split out the 64-bit ioremap implementationChristoph Hellwig
2020-04-19MIPS: merge __ioremap_mode into ioremap_protChristoph Hellwig
2020-04-19MIPS: cleanup fixup_bigphys_addr handlingChristoph Hellwig
2020-04-19MIPS: remove cpu_has_64bit_addressesChristoph Hellwig
2020-04-19MIPS: Netlogic: remove unneeded semicolon in fmn_message_handler()Jason Yan
2020-04-16mips: loongsoon2ef: remove private clk apiArnd Bergmann
2020-04-16MIPS: Fix typo for user_ld macro definitionbibo mao
2020-04-14MIPS: Kill MIPS_GIC_IRQ_BASEJiaxun Yang
2020-04-14MIPS: xilfpga: Removed unused header filesbibo mao
2020-04-14mips: define pud_index() regardless of page table foldingMike Rapoport
2020-04-14MIPS: TXx9: Fix Kconfig warningsYueHaibing
2020-04-14MIPS: Loongson: Use CONFIG_NR_CPUS_DEFAULT_64 to support more CPUsTiezhu Yang
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