summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2020-04-30MIPS: perf: Add hardware perf events support for new Loongson-3Huacai Chen1-0/+1
2020-04-30MIPS: ingenic: Drop obsolete code, merge the rest in setup.cPaul Cercueil4-220/+1
2020-04-29MIPS: Loongson64: Switch the order of RS780E and LS7ALiangliang Huang1-2/+2
2020-04-28MIPS: Loongson: Get host bridge informationTiezhu Yang1-0/+6
2020-04-26MIPS: Kernel: Identify Loongson-2K processorsJiaxun Yang1-0/+4
2020-04-26MIPS: Rename the "Fill" cache ops to avoid build failureHuacai Chen1-1/+1
2020-04-24MIPS: arch_send_call_function_single_ipi() calling conventions changeLiangliang Huang1-1/+1
2020-04-24MIPS: Loongson-3: Add some unaligned instructions emulationHuacai Chen1-0/+26
2020-04-24MIPS: Move unaligned load/store helpers to inst.hHuacai Chen2-0/+777
2020-04-24MIPS: Fix the declaration conflict of mm_isBranchInstr()Huacai Chen2-4/+3
2020-04-21MIPS: Cleanup code about plat_mem_setup()Tiezhu Yang1-1/+1
2020-04-20MIPS: Loongson64: Remove dead RTC codeJiaxun Yang1-36/+0
2020-04-19MIPS: move ioremap_prot und iounmap out of lineChristoph Hellwig1-83/+3
2020-04-19MIPS: split out the 64-bit ioremap implementationChristoph Hellwig1-28/+37
2020-04-19MIPS: merge __ioremap_mode into ioremap_protChristoph Hellwig1-17/+13
2020-04-19MIPS: cleanup fixup_bigphys_addr handlingChristoph Hellwig7-88/+10
2020-04-19MIPS: remove cpu_has_64bit_addressesChristoph Hellwig11-17/+2
2020-04-16mips: loongsoon2ef: remove private clk apiArnd Bergmann2-49/+1
2020-04-16MIPS: Fix typo for user_ld macro definitionbibo mao1-1/+1
2020-04-14MIPS: Kill MIPS_GIC_IRQ_BASEJiaxun Yang2-8/+0
2020-04-14MIPS: xilfpga: Removed unused header filesbibo mao1-14/+0
2020-04-14mips: define pud_index() regardless of page table foldingMike Rapoport1-2/+2
2020-04-11mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-14/+30
2020-04-11mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-4/+1
2020-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada1-13/+0
2020-03-31Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds25-229/+65
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini1-1/+3
2020-03-31Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-62/+54
2020-03-31Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+2
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner1-3/+2
2020-03-28futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro1-3/+2
2020-03-25MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=nYousong Zhou1-6/+6
2020-03-25MIPS: Loongson64: Load built-in dtbsJiaxun Yang2-0/+14
2020-03-25MIPS: Loongson64: Drop legacy IRQ codeJiaxun Yang2-29/+3
2020-03-25irqchip: Add driver for Loongson-3 HyperTransport PIC controllerJiaxun Yang1-0/+1
2020-03-24MIPS: Alchemy: remove no longer used au1xxx_ide.h headerBartlomiej Zolnierkiewicz1-178/+0
2020-03-23MIPS: Add support for Desktop Management Interface (DMI)Tiezhu Yang1-0/+20
2020-03-23Merge tag 'mips_fixes_5.6.1' into mips-nextThomas Bogendoerfer1-1/+3
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman1-1/+3
2020-03-21mips: vdso: Enable mips to use common headersVincenzo Frascino3-19/+28
2020-03-21mips: Introduce asm/vdso/clocksource.hVincenzo Frascino2-3/+10
2020-03-19MIPS: Add header files reference with path prefixbibo mao16-16/+16
2020-03-19Use ELF_BASE_PLATFORM to pass ISA levelYunQiang Su1-0/+3
2020-03-16KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson1-1/+1
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed1-1/+3
2020-02-17mips: vdso: Use generic VDSO clock mode storageThomas Gleixner3-44/+13
2020-02-17MIPS: vdso: Compile high resolution parts conditionallyThomas Gleixner1-0/+7
2020-02-15MIPS: cavium_octeon: Fix syncw generation.Mark Tomlinson1-1/+3
2020-02-13MIPS: octeon: remove typedef declaration for cvmx_pko_command_word0Chris Packham1-4/+4