summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-13MIPS: OCTEON: Extend number of supported CPUs past 32David Daney3-4/+106
2016-05-13MIPS: OCTEON: Remove dead code from cvmx-sysinfo.David Daney1-29/+1
2016-05-13MIPS: Add CPU identifiers and probing for Cavium CN73xx and CNF75xx processors.David Daney1-0/+2
2016-05-13MIPS: highmem: Turn flush_cache_kmaps into a no-op.Ralf Baechle1-1/+3
2016-05-10MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan1-1/+1
2016-05-09MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WARJoshua Kinard1-13/+32
2016-05-09MIPS: Move definitions for 32/64-bit agonstic inline assembler to new file.Ralf Baechle3-25/+31
2016-05-09MIPS: Fix MSA assembly warningsJames Hogan1-0/+6
2016-05-09MIPS: Fix MSA assembly with big thread offsetsJames Hogan1-66/+83
2016-05-09MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDUJames Hogan1-8/+8
2016-05-09MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton1-12/+12
2016-05-09MIPS: Fix watchpoint restorationJames Hogan2-6/+6
2016-05-09MIPS: Fix siginfo.h to use strict posix typesJames Hogan1-9/+9
2016-05-09mips: Fix CPC_BASE_ADDR mask to match datasheetNikolay Martynov1-2/+2
2016-05-05mtd: nand: jz4740: switch to mtd_ooblayout_opsBoris Brezillon1-1/+1
2016-04-03MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'Maciej W. Rozycki1-1/+1
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder14-23/+23
2016-04-03MIPS: Wire up preadv2 and pwrite2 syscalls.Ralf Baechle1-6/+12
2016-03-29MIPS: cpu_name_string: Use raw_smp_processor_id().James Hogan1-1/+1
2016-03-24Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds1-2/+0