aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-26MIPS: asm: uaccess: Add EVA support for str*_user operationsMarkos Chandras1-53/+119
2014-03-26MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_userMarkos Chandras1-20/+171
2014-03-26MIPS: asm: uaccess: Rename {get,put}_user_asm macrosMarkos Chandras1-30/+30
2014-03-26MIPS: asm: uaccess: Use EVA instructions wrappersMarkos Chandras1-24/+109
2014-03-26MIPS: asm: uaccess: Disable unaligned access macros for EVALeonid Yegoshin1-0/+6
2014-03-26MIPS: asm: uaccess: Move duplicated code to common functionMarkos Chandras1-32/+29
2014-03-26MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asmMarkos Chandras1-13/+13
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-20audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris1-1/+1
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris1-1/+1
2014-03-20MIPS: Make local_irq_disable macro safe for non-Mipsr2Jim Quinlan1-0/+11
2014-03-19MIPS: ftrace: Tweak safe_load()/safe_store() macrosViller Hsiao1-10/+10
2014-03-19MIPS: KVM: Consult HWREna before emulating RDHWRJames Hogan1-0/+2
2014-03-19MIPS: KVM: asm/kvm_host.h: Clean up whitespaceJames Hogan1-206/+209
2014-03-17MIPS: Fix syscall tracing interfaceLars Persson1-2/+2
2014-03-17MIPS: asm: syscall: Fix copying system call argumentsMarkos Chandras1-2/+1
2014-03-14MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2Paul Bolle2-3/+3
2014-03-11MIPS: math-emu: Fix prefx detection and COP1X function field definitionDeng-Cheng Zhu1-2/+2
2014-03-11sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas1-4/+0
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