summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2016-05-28MIPS: Add inline asm encoding helpersJames Hogan1-0/+27
2016-05-28MIPS: Spelling fix lets -> let'sRalf Baechle3-3/+3
2016-05-28MIPS: IP22/IP28: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: Cavium: Fix typoAndrea Gelmini4-4/+4
2016-05-28MIPS: MT: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: Loongson64: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: IP32: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: IP27: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: BCM63xx: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: Alchemy: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: hazards.h: Fix typoAndrea Gelmini1-4/+4
2016-05-28MIPS: Fix write_gc0_* macros when writing zeroJames Hogan1-2/+2
2016-05-28MIPS: Add definitions of SegCtl registers and use themMatt Redfearn2-3/+6
2016-05-17MIPS: Fix VZ probe gas errors with binutils <2.24James Hogan1-180/+293
2016-05-17MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki1-0/+13
2016-05-13MIPS: CM: Fix compilation error when !MIPS_CMTony Wu1-1/+1
2016-05-13MIPS: JZ4740: Probe OHCI platform device via DTMaarten ter Huurne1-1/+0
2016-05-13mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for ...Sashka Nochkin1-0/+1
2016-05-13MIPS: ELF: Unify ABI classification macrosMaciej W. Rozycki1-31/+60
2016-05-13MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitionsMaciej W. Rozycki1-13/+12
2016-05-13MIPS: ELF: Deconditionalise ABI flags definitionsMaciej W. Rozycki1-18/+18
2016-05-13MIPS: Add probing & defs for VZ & guest featuresJames Hogan3-0/+117
2016-05-13MIPS: Add guest CP0 accessorsJames Hogan1-11/+330
2016-05-13MIPS: Add register definitions for VZ ASE registersJames Hogan1-0/+117
2016-05-13MIPS: Avoid magic numbers probing kscratch_maskJames Hogan1-1/+2
2016-05-13MIPS: Add perf counter featureJames Hogan2-0/+5
2016-05-13MIPS: Add defs & probing of [X]ContextConfigJames Hogan3-0/+11
2016-05-13MIPS: Add defs & probing of BadInstr[P] registersJames Hogan3-0/+13
2016-05-13MIPS: Add defs & probing of extended CP0_EBaseJames Hogan3-0/+8
2016-05-13MIPS: Define & use CP0_EBase bit definitionsJames Hogan1-1/+9
2016-05-13MIPS: Allow RIXI to be used on non-R2 or R6 coresFlorian Fainelli1-4/+4
2016-05-13MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)Paul Burton3-14/+99
2016-05-13MIPS: mm: Unify pte_page definitionPaul Burton1-3/+3
2016-05-13MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READPaul Burton2-31/+11
2016-05-13MIPS: Use enums to make asm/pgtable-bits.h readablePaul Burton1-108/+81
2016-05-13MIPS: Remove redundant asm/pgtable-bits.h inclusionsPaul Burton1-2/+0
2016-05-13MIPS: Separate XPA CPU feature into LPA and MVHJames Hogan2-2/+9
2016-05-13MIPS: Support extended ASIDsPaul Burton1-0/+14
2016-05-13MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton2-23/+28
2016-05-13MIPS: KVM: Abstract guest ASID maskPaul Burton1-2/+3
2016-05-13MIPS: Add & use CP0_EntryHi ASID definitionsJames Hogan1-0/+2
2016-05-13MIPS: Change my email addressJohn Crispin13-13/+13
2016-05-13MIPS: Implement __arch_bitrev* using bitswap for MIPSr6Paul Burton1-0/+30
2016-05-13MIPS: make PCI_DMA_BUS_IS_PHYS=1 constantSergey Ryazanov1-6/+4
2016-05-13MIPS64: Support of at least 48 bits of SEGBITSLeonid Yegoshin2-8/+16
2016-05-13MIPS64: signal: Fix o32 sigaction syscallLeonid Yegoshin1-3/+9
2016-05-13MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENTHuacai Chen4-8/+26
2016-05-13MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen4-1/+12
2016-05-13MIPS: Loongson: Invalidate special TLBs when neededHuacai Chen1-0/+9
2016-05-13MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen7-18/+23