summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-2819-189/+161
|\
| * MIPS: Add 64-bit HTW fieldsJames Hogan2016-05-281-0/+8
| * MIPS: Simplify DSP instruction encoding macrosJames Hogan2016-05-281-90/+17
| * MIPS: Add missing tlbinvf/XPA microMIPS encodingsJames Hogan2016-05-281-5/+7
| * MIPS: Fix little endian microMIPS MSA encodingsJames Hogan2016-05-282-62/+58
| * MIPS: Add missing VZ accessor microMIPS encodingsJames Hogan2016-05-281-9/+18
| * MIPS: Add inline asm encoding helpersJames Hogan2016-05-281-0/+27
| * MIPS: Spelling fix lets -> let'sRalf Baechle2016-05-283-3/+3
| * MIPS: IP22/IP28: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: Cavium: Fix typoAndrea Gelmini2016-05-284-4/+4
| * MIPS: MT: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: Loongson64: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: IP32: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: IP27: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: BCM63xx: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: Alchemy: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: hazards.h: Fix typoAndrea Gelmini2016-05-281-4/+4
| * MIPS: Fix write_gc0_* macros when writing zeroJames Hogan2016-05-281-2/+2
| * MIPS: Add definitions of SegCtl registers and use themMatt Redfearn2016-05-282-3/+6
* | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-241-1/+1
|\ \
| * | mtd: nand: jz4740: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-1/+1
* | | lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+10
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-191-0/+1
|\ \ \
| * | | arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-0/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-131-0/+2
| * | | MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan2016-05-101-1/+1
| |/ /
* | | MIPS: Fix VZ probe gas errors with binutils <2.24James Hogan2016-05-171-180/+293
* | | MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki2016-05-171-0/+13
* | | MIPS: CM: Fix compilation error when !MIPS_CMTony Wu2016-05-131-1/+1
* | | MIPS: JZ4740: Probe OHCI platform device via DTMaarten ter Huurne2016-05-131-1/+0
* | | mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for ...Sashka Nochkin2016-05-131-0/+1
* | | MIPS: ELF: Unify ABI classification macrosMaciej W. Rozycki2016-05-131-31/+60
* | | MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitionsMaciej W. Rozycki2016-05-131-13/+12
* | | MIPS: ELF: Deconditionalise ABI flags definitionsMaciej W. Rozycki2016-05-131-18/+18
* | | MIPS: Add probing & defs for VZ & guest featuresJames Hogan2016-05-133-0/+117
* | | MIPS: Add guest CP0 accessorsJames Hogan2016-05-131-11/+330
* | | MIPS: Add register definitions for VZ ASE registersJames Hogan2016-05-131-0/+117
* | | MIPS: Avoid magic numbers probing kscratch_maskJames Hogan2016-05-131-1/+2
* | | MIPS: Add perf counter featureJames Hogan2016-05-132-0/+5
* | | MIPS: Add defs & probing of [X]ContextConfigJames Hogan2016-05-133-0/+11
* | | MIPS: Add defs & probing of BadInstr[P] registersJames Hogan2016-05-133-0/+13
* | | MIPS: Add defs & probing of extended CP0_EBaseJames Hogan2016-05-133-0/+8
* | | MIPS: Define & use CP0_EBase bit definitionsJames Hogan2016-05-131-1/+9
* | | MIPS: Allow RIXI to be used on non-R2 or R6 coresFlorian Fainelli2016-05-131-4/+4
* | | MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)Paul Burton2016-05-133-14/+99
* | | MIPS: mm: Unify pte_page definitionPaul Burton2016-05-131-3/+3
* | | MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READPaul Burton2016-05-132-31/+11
* | | MIPS: Use enums to make asm/pgtable-bits.h readablePaul Burton2016-05-131-108/+81
* | | MIPS: Remove redundant asm/pgtable-bits.h inclusionsPaul Burton2016-05-131-2/+0
OpenPOWER on IntegriCloud