summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
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-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-14/+30
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-4/+1
2020-04-02Merge 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-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-62/+54
2020-03-30Merge 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-27futex: 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-12MIPS: octeon: remove typedef declaration for cvmx_pko_command_word0Chris Packham1-4/+4
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_helper_link_infoChris Packham6-13/+13
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_wqeChris Packham4-21/+21
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+0
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek1-1/+0
2020-02-04mips: mm: add p?d_leaf() definitionsSteven Price1-0/+5
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds28-395/+281
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-18/+0
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2020-01-24MIPS: PCI: Add detection of IOC3 on IO7, IO8, IO9 and FuelThomas Bogendoerfer1-0/+4
2020-01-23MIPS: Loongson64: Disable exec hazardJiaxun Yang1-0/+1
2020-01-23MIPS: Loongson64: Bump ISA level to MIPSR2Jiaxun Yang1-2/+2
2020-01-23MIPS: Make DIEI support as a config optionJiaxun Yang1-3/+3