summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2014-03-26MIPS: asm: uaccess: Disable unaligned access macros for EVALeonid Yegoshin
2014-03-26MIPS: asm: uaccess: Move duplicated code to common functionMarkos Chandras
2014-03-26MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asmMarkos Chandras
2014-03-26MIPS: uapi: inst: Add instruction format for SPECIAL3 instructionsLeonid Yegoshin
2014-03-26MIPS: uapi: inst: Add new EVA opcodesLeonid Yegoshin
2014-03-26MIPS: futex: Add EVA support for futex operationsMarkos Chandras
2014-03-26MIPS: asm: Add wrappers for EVA/non-EVA instructionsMarkos Chandras
2014-03-26MIPS: asm: Add prefetch instruction for EVALeonid Yegoshin
2014-03-26MIPS: Add cases for CPU_P5600James Hogan
2014-03-26MIPS: Add MIPS P5600 PRid and cputype identifiersJames Hogan
2014-03-26MIPS: Save/restore MSA context around signalsPaul Burton
2014-03-26MIPS: Basic MSA context switching supportPaul Burton
2014-03-26MIPS: Detect the MSA ASEPaul Burton
2014-03-26MIPS: Add MSA register definitions & accessPaul Burton
2014-03-26MIPS: Don't assume 64-bit FP registers for context switchPaul Burton
2014-03-26MIPS: Update outdated commentPaul Burton
2014-03-26MIPS: Simplify FP context accessPaul Burton
2014-03-26MIPS: seccomp: Handle indirect system calls (o32)Markos Chandras
2014-03-26MIPS: ptrace: Move away from secure_computing_strictMarkos Chandras
2014-03-26MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras
2014-03-26MIPS: asm: syscall: Define syscall_get_archMarkos Chandras
2014-03-26MIPS: asm: syscall: Add the syscall_rollback functionMarkos Chandras
2014-03-26MIPS: Remove gcmpregs.hPaul Burton
2014-03-26MIPS: Malta: Probe CPC when supportedPaul Burton
2014-03-26MIPS: Malta: Make use of generic CM supportPaul Burton
2014-03-26MIPS: Coherent Processing System SMP implementationPaul Burton
2014-03-26MIPS: Add cpu_vpe_id macroPaul Burton
2014-03-20audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris
2014-03-20MIPS: Make local_irq_disable macro safe for non-Mipsr2Jim Quinlan
2014-03-19MIPS: ftrace: Tweak safe_load()/safe_store() macrosViller Hsiao
2014-03-19MIPS: KVM: Consult HWREna before emulating RDHWRJames Hogan
2014-03-19MIPS: KVM: asm/kvm_host.h: Clean up whitespaceJames Hogan
2014-03-17MIPS: Fix syscall tracing interfaceLars Persson
2014-03-17MIPS: asm: syscall: Fix copying system call argumentsMarkos Chandras
2014-03-14MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2Paul Bolle
2014-03-11MIPS: math-emu: Fix prefx detection and COP1X function field definitionDeng-Cheng Zhu
2014-03-11sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas
2014-03-06MIPS: Add CPC probe, access functionsPaul Burton
2014-03-06MIPS: Add generic CM probe & access codePaul Burton
2014-03-06MIPS: Move GIC IPI functions out of smp-cmp.cPaul Burton
2014-03-06MIPS: Introduce _EXT assembler macroPaul Burton
2014-03-06MIPS: Add missing includes to gic.hPaul Burton
2014-03-06MIPS: Add CP0 CMGCRBase definitions & accessorPaul Burton
2014-03-06MIPS: Define Config1 cache field shifts & sizesPaul Burton
2014-03-06MIPS: Add 1074K CPU support explicitly.Steven J. Hill
2014-03-06MIPS: mm: c-r4k: Detect instruction cache aliasesMarkos Chandras
2014-03-06MIPS: Fix randconfig build error.Ralf Baechle
2014-03-04compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen