aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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/kvmarm/kvmarm into HEADPaolo Bonzini1-1/+3
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-62/+54
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+2
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/coreThomas 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/kernel/git/tip/tipLinus Torvalds1-2/+2
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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
2020-01-23MIPS: asm: local: add barriers for LoongsonWang Xuerui1-0/+4
2020-01-22MIPS: Loongson64: Select mac2008 only featureJiaxun Yang1-0/+1
2020-01-22MIPS: Add MAC2008 SupportJiaxun Yang3-0/+8
2020-01-22Revert "MIPS: Add custom serial.h with BASE_BAUD override for generic kernel"Alexander Lobakin2-18/+1
2020-01-14mips: vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino1-2/+0
2020-01-13MIPS: ip22-gio: Make gio_match_device() staticGeert Uytterhoeven1-2/+0
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar1-0/+4
2020-01-09MIPS: SGI-IP27: fix readb/writeb addressingThomas Bogendoerfer2-21/+21