summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-13MIPS: Use generic clkdev.h headerStephen Boyd2-27/+1
2016-05-13MIPS: Sync icache & dcache in set_pte_atPaul Burton2-11/+21
2016-05-13MIPS: Flush dcache for flush_kernel_dcache_pagePaul Burton1-0/+1
2016-05-13MIPS: Detect DSP v3 supportZubair Lutfullah Kakakhel2-0/+5
2016-05-13MIPS: cpu: Convert MIPS_CPU_* defs to (1ull << x)James Hogan1-41/+48
2016-05-13MIPS: cpu: Alter MIPS_CPU_* definitions to fill gapJames Hogan1-8/+8
2016-05-13MIPS: BMIPS: Add early CPU initialization codeFlorian Fainelli1-0/+1
2016-05-13MIPS: Make flush_threadRalf Baechle1-0/+4
2016-05-13MIPS: Support R_MIPS_PC{21,26} rela-style relocsPaul Burton1-0/+5
2016-05-13MIPS: Add M6250 cases to CPU switch statementsPaul Burton1-0/+4
2016-05-13MIPS: Add M6250 PRID & cpu_type_enum valuesPaul Burton1-1/+2
2016-05-13MIPS: Add P6600 cases to CPU switch statementsPaul Burton1-0/+1
2016-05-13MIPS: Add P6600 PRID & cpu_type_enum valuesPaul Burton1-1/+2
2016-05-13MIPS: <asm/cpu.h>: Reformat to 80 columns.Ralf Baechle1-2/+2
2016-05-13MIPS: smp-cps: Support MIPSr6 Virtual ProcessorsPaul Burton1-2/+2
2016-05-13MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpesPaul Burton1-1/+1
2016-05-13MIPS: CM: Fix mips_cm_max_vp_width for UP kernelsPaul Burton1-1/+4
2016-05-13MIPS: CM: Add CM GCR_BEV_BASE accessorsPaul Burton1-0/+1
2016-05-13MIPS: CPC: Add start, stop and running CM3 CPC registersMarkos Chandras1-0/+3
2016-05-13MIPS: Detect MIPSr6 Virtual Processor supportPaul Burton3-0/+6
2016-05-13MIPS: Octeon: board_type_to_string: return NULL for unsupported boardAaro Koskinen1-1/+1
2016-05-13MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al.David Daney1-0/+6
2016-05-13MIPS: OCTEON: Add support for OCTEON III interrupt controller.David Daney1-0/+19
2016-05-13MIPS: OCTEON: Add model checking support for cn73xx, cnf75xx and cn78xxDavid Daney3-5/+46
2016-05-13MIPS: OCTEON: Add register definitions for cn73xx, cnf75xx and cn78xx.David Daney3-16/+748
2016-05-13MIPS: Select CONFIG_HANDLE_DOMAIN_IRQ and make it work.David Daney1-0/+10