summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-26MIPS: uapi: inst: Add instruction format for SPECIAL3 instructionsLeonid Yegoshin1-0/+11
2014-03-26MIPS: uapi: inst: Add new EVA opcodesLeonid Yegoshin1-4/+10
2014-03-26MIPS: futex: Add EVA support for futex operationsMarkos Chandras1-4/+5
2014-03-26MIPS: asm: Add wrappers for EVA/non-EVA instructionsMarkos Chandras2-0/+136
2014-03-26MIPS: asm: Add prefetch instruction for EVALeonid Yegoshin1-0/+8
2014-03-26MIPS: Add cases for CPU_P5600James Hogan1-0/+1
2014-03-26MIPS: Add MIPS P5600 PRid and cputype identifiersJames Hogan1-1/+2
2014-03-26MIPS: Save/restore MSA context around signalsPaul Burton2-0/+10
2014-03-26MIPS: Basic MSA context switching supportPaul Burton5-6/+127
2014-03-26MIPS: Detect the MSA ASEPaul Burton3-0/+8
2014-03-26MIPS: Add MSA register definitions & accessPaul Burton3-0/+297
2014-03-26MIPS: Don't assume 64-bit FP registers for context switchPaul Burton2-128/+128
2014-03-26MIPS: Update outdated commentPaul Burton1-4/+3
2014-03-26MIPS: Simplify FP context accessPaul Burton2-4/+29
2014-03-26MIPS: seccomp: Handle indirect system calls (o32)Markos Chandras2-2/+20
2014-03-26MIPS: ptrace: Move away from secure_computing_strictMarkos Chandras1-1/+1
2014-03-26MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras1-1/+2
2014-03-26MIPS: asm: syscall: Define syscall_get_archMarkos Chandras1-2/+4
2014-03-26MIPS: asm: syscall: Add the syscall_rollback functionMarkos Chandras1-0/+6
2014-03-26MIPS: Remove gcmpregs.hPaul Burton1-125/+0
2014-03-26MIPS: Malta: Probe CPC when supportedPaul Burton1-0/+5
2014-03-26MIPS: Malta: Make use of generic CM supportPaul Burton1-0/+5
2014-03-26MIPS: Coherent Processing System SMP implementationPaul Burton2-0/+42
2014-03-26MIPS: Add cpu_vpe_id macroPaul Burton1-0/+6
2014-03-06MIPS: Add CPC probe, access functionsPaul Burton1-0/+150
2014-03-06MIPS: Add generic CM probe & access codePaul Burton1-0/+322
2014-03-06MIPS: Move GIC IPI functions out of smp-cmp.cPaul Burton1-0/+3
2014-03-06MIPS: Introduce _EXT assembler macroPaul Burton1-0/+11
2014-03-06MIPS: Add missing includes to gic.hPaul Burton1-0/+3
2014-03-06MIPS: Add CP0 CMGCRBase definitions & accessorPaul Burton1-0/+6
2014-03-06MIPS: Define Config1 cache field shifts & sizesPaul Burton1-0/+12
2014-03-06MIPS: Add 1074K CPU support explicitly.Steven J. Hill1-1/+1
2014-03-06MIPS: mm: c-r4k: Detect instruction cache aliasesMarkos Chandras1-0/+3
2014-02-06MIPS: fpu.h: Fix build when CONFIG_BUG is not setAaro Koskinen1-0/+2
2014-02-04MIPS: Wire up sched_setattr/sched_getattr syscallsJames Hogan1-6/+12
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds50-469/+979
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+3
2014-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-2/+0
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker4-4/+0
2014-01-24MIPS: KVM: remove shadow_tlb codeJames Hogan1-7/+0
2014-01-24mips/ide: flush dcache also if icache does not snoop dcacheSebastian Andrzej Siewior1-3/+3
2014-01-24MIPS: BCM47XX: add board detection for Linksys WRT54GS V1Hauke Mehrtens1-0/+1
2014-01-24MIPS: Netlogic: Remove XLR early serial setupJayachandran C1-5/+0
2014-01-24MIPS: Netlogic: XLP9XX USB supportGanesan Ramalingam2-0/+5
2014-01-24MIPS: PCI: Netlogic XLP9XX supportJayachandran C2-2/+11
2014-01-24MIPS: Netlogic: Add cpu to node mapping for XLP9XXJayachandran C2-3/+15
2014-01-24MIPS: Netlogic: XLP9XX bridge and DRAM codeJayachandran C1-37/+32
2014-01-24MIPS: Netlogic: XLP9XX UART offsetJayachandran C1-1/+2
2014-01-24MIPS: Netlogic: SYS block updates of XLP9XXJayachandran C1-1/+17
2014-01-24MIPS: Netlogic: XLP9XX PIC updatesJayachandran C1-24/+48