aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAge
...
* | | MIPS: BMIPS: Add BCM6358 supportÁlvaro Fernández Rojas2016-05-13
* | | MIPS: BMIPS: Add cpu-feature-overrides.hFlorian Fainelli2016-05-13
* | | MIPS: Loongson1B: Some updates/fixes for LS1BKelvin Cheung2016-05-13
* | | MIPS: Introduce plat_get_fdt a platform API to retrieve the FDTMatt Redfearn2016-05-13
* | | MIPS: seccomp: Support compat with both O32 and N32Matt Redfearn2016-05-13
* | | MIPS: Use generic clkdev.h headerStephen Boyd2016-05-13
* | | MIPS: Sync icache & dcache in set_pte_atPaul Burton2016-05-13
* | | MIPS: Flush dcache for flush_kernel_dcache_pagePaul Burton2016-05-13
* | | MIPS: Detect DSP v3 supportZubair Lutfullah Kakakhel2016-05-13
* | | MIPS: cpu: Convert MIPS_CPU_* defs to (1ull << x)James Hogan2016-05-13
* | | MIPS: cpu: Alter MIPS_CPU_* definitions to fill gapJames Hogan2016-05-13
* | | MIPS: BMIPS: Add early CPU initialization codeFlorian Fainelli2016-05-13
* | | MIPS: Make flush_threadRalf Baechle2016-05-13
* | | MIPS: Support R_MIPS_PC{21,26} rela-style relocsPaul Burton2016-05-13
* | | MIPS: Add M6250 cases to CPU switch statementsPaul Burton2016-05-13
* | | MIPS: Add M6250 PRID & cpu_type_enum valuesPaul Burton2016-05-13
* | | MIPS: Add P6600 cases to CPU switch statementsPaul Burton2016-05-13
* | | MIPS: Add P6600 PRID & cpu_type_enum valuesPaul Burton2016-05-13
* | | MIPS: <asm/cpu.h>: Reformat to 80 columns.Ralf Baechle2016-05-13
* | | MIPS: smp-cps: Support MIPSr6 Virtual ProcessorsPaul Burton2016-05-13
* | | MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpesPaul Burton2016-05-13
* | | MIPS: CM: Fix mips_cm_max_vp_width for UP kernelsPaul Burton2016-05-13
* | | MIPS: CM: Add CM GCR_BEV_BASE accessorsPaul Burton2016-05-13
* | | MIPS: CPC: Add start, stop and running CM3 CPC registersMarkos Chandras2016-05-13
* | | MIPS: Detect MIPSr6 Virtual Processor supportPaul Burton2016-05-13
* | | MIPS: Octeon: board_type_to_string: return NULL for unsupported boardAaro Koskinen2016-05-13
* | | MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al.David Daney2016-05-13
* | | MIPS: OCTEON: Add support for OCTEON III interrupt controller.David Daney2016-05-13
* | | MIPS: OCTEON: Add model checking support for cn73xx, cnf75xx and cn78xxDavid Daney2016-05-13
* | | MIPS: OCTEON: Add register definitions for cn73xx, cnf75xx and cn78xx.David Daney2016-05-13
* | | MIPS: Select CONFIG_HANDLE_DOMAIN_IRQ and make it work.David Daney2016-05-13
* | | MIPS: OCTEON: Extend number of supported CPUs past 32David Daney2016-05-13
* | | MIPS: OCTEON: Remove dead code from cvmx-sysinfo.David Daney2016-05-13
* | | MIPS: Add CPU identifiers and probing for Cavium CN73xx and CNF75xx processors.David Daney2016-05-13
* | | MIPS: highmem: Turn flush_cache_kmaps into a no-op.Ralf Baechle2016-05-13
* | | MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WARJoshua Kinard2016-05-09
* | | MIPS: Move definitions for 32/64-bit agonstic inline assembler to new file.Ralf Baechle2016-05-09
* | | MIPS: Fix MSA assembly warningsJames Hogan2016-05-09
* | | MIPS: Fix MSA assembly with big thread offsetsJames Hogan2016-05-09
* | | MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDUJames Hogan2016-05-09
* | | MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton2016-05-09
* | | MIPS: Fix watchpoint restorationJames Hogan2016-05-09
* | | MIPS: Fix siginfo.h to use strict posix typesJames Hogan2016-05-09
* | | mips: Fix CPC_BASE_ADDR mask to match datasheetNikolay Martynov2016-05-09
|/ /
* | MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'Maciej W. Rozycki2016-04-03
* | MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-03
* | MIPS: Wire up preadv2 and pwrite2 syscalls.Ralf Baechle2016-04-03
* | MIPS: cpu_name_string: Use raw_smp_processor_id().James Hogan2016-03-29
|/
* Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-24
|\
| * mtd: nand: jz4740: kill the ->ecc_layout fieldBoris BREZILLON2016-01-26