summaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-211-0/+10
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-201-0/+1
|\
| * arch: fix has_transparent_hugepage()Hugh Dickins2016-05-201-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
* | MIPS: Separate XPA CPU feature into LPA and MVHJames Hogan2016-05-132-2/+9
* | MIPS: inst: Declare fsel_op for sel.fmt instructionPaul Burton2016-05-131-0/+1
* | MIPS: Support extended ASIDsPaul Burton2016-05-131-0/+14
* | MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton2016-05-132-23/+28
* | MIPS: KVM: Abstract guest ASID maskPaul Burton2016-05-131-2/+3
* | MIPS: Add & use CP0_EntryHi ASID definitionsJames Hogan2016-05-131-0/+2
* | MIPS: Change my email addressJohn Crispin2016-05-1313-13/+13
* | MIPS: Implement __arch_bitrev* using bitswap for MIPSr6Paul Burton2016-05-131-0/+30
* | MIPS: make PCI_DMA_BUS_IS_PHYS=1 constantSergey Ryazanov2016-05-131-6/+4
* | MIPS64: Support of at least 48 bits of SEGBITSLeonid Yegoshin2016-05-132-8/+16
* | MIPS64: signal: Fix o32 sigaction syscallLeonid Yegoshin2016-05-131-3/+9
* | MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENTHuacai Chen2016-05-134-8/+26
* | MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen2016-05-135-1/+22
* | MIPS: Loongson: Invalidate special TLBs when neededHuacai Chen2016-05-131-0/+9
* | MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen2016-05-137-18/+23
* | MIPS: BCM1480: bcm1480_regs.h: strip redundant commentsAntonio Ospite2016-05-131-2/+2
* | MIPS: Add and use watch register field definitionsJames Hogan2016-05-131-0/+18
* | MIPS: Add and use CAUSEF_WP definitionJames Hogan2016-05-131-0/+2
* | MIPS: ELF: Restructure personality macrosMaciej W. Rozycki2016-05-131-7/+7
* | MIPS: Fix uapi include in exported asm/siginfo.hJames Hogan2016-05-131-3/+1
* | MIPS: BMIPS: Add BCM6358 supportÁlvaro Fernández Rojas2016-05-131-0/+33