summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+3
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-14MIPS: 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-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger1-0/+2
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: inst: Declare fsel_op for sel.fmt instructionPaul Burton1-0/+1
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 Chen5-1/+22
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
2016-05-13MIPS: BCM1480: bcm1480_regs.h: strip redundant commentsAntonio Ospite1-2/+2
2016-05-13MIPS: Add and use watch register field definitionsJames Hogan1-0/+18
2016-05-13MIPS: Add and use CAUSEF_WP definitionJames Hogan1-0/+2
2016-05-13MIPS: ELF: Restructure personality macrosMaciej W. Rozycki1-7/+7
2016-05-13MIPS: Fix uapi include in exported asm/siginfo.hJames Hogan1-3/+1
2016-05-13MIPS: BMIPS: Add BCM6358 supportÁlvaro Fernández Rojas1-0/+33
2016-05-13MIPS: BMIPS: Add cpu-feature-overrides.hFlorian Fainelli1-0/+14
2016-05-13MIPS: Loongson1B: Some updates/fixes for LS1BKelvin Cheung9-66/+129
2016-05-13MIPS: Introduce plat_get_fdt a platform API to retrieve the FDTMatt Redfearn1-0/+18
2016-05-13MIPS: seccomp: Support compat with both O32 and N32Matt Redfearn1-21/+26