summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2014-03-26MIPS: Save/restore MSA context around signalsPaul Burton
2014-03-26MIPS: Warn if vector register partitioning is implementedPaul Burton
2014-03-26MIPS: Dumb MSA FP exception handlerPaul 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: Don't assume 64-bit FP registers for FP regsetPaul Burton
2014-03-26MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpuPaul Burton
2014-03-26MIPS: Clear upper bits of FP registers on emulator writesPaul Burton
2014-03-26MIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptracePaul Burton
2014-03-26MIPS: Don't require FPU on sigcontext setup/restorePaul Burton
2014-03-26MIPS: Move & rename fpu_emulator_{save,restore}_contextPaul Burton
2014-03-26MIPS: Update outdated commentPaul Burton
2014-03-26MIPS: Simplify FP context accessPaul Burton
2014-03-26MIPS: Select HAVE_ARCH_SECCOMP_FILTERMarkos Chandras
2014-03-26MIPS: seccomp: Handle indirect system calls (o32)Markos Chandras
2014-03-26MIPS: kernel: scalls: Skip the syscall if denied by the seccomp filterMarkos 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: Deprecate CONFIG_MIPS_CMPPaul Burton
2014-03-26MIPS: MIPS_CMP should depend upon !SMTC, not upon SMVPPaul Burton
2014-03-26MIPS: More helpful CONFIG_MIPS_CMP label, help textPaul Burton
2014-03-26MIPS: Remove gcmpregs.hPaul Burton
2014-03-26MIPS: Malta: Allow use of MIPS CPS SMP implementationPaul 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: Octeon: Fix warning in of_device_alloc on cn3xxxAndreas Herrmann
2014-03-19MIPS: ftrace: Tweak safe_load()/safe_store() macrosViller Hsiao
2014-03-19MIPS: KVM: Remove dead code in CP0 emulationJames Hogan
2014-03-19MIPS: KVM: Consult HWREna before emulating RDHWRJames Hogan
2014-03-19MIPS: KVM: Pass reserved instruction exceptions to guestJames Hogan
2014-03-19MIPS: KVM: asm/kvm_host.h: Clean up whitespaceJames Hogan
2014-03-19MIPS: BCM47XX: Check all (32) GPIOs when looking for a pinRafał Miłecki
2014-03-18MIPS: Fix possible build error with transparent hugepages enabledAlex Smith
2014-03-17MIPS: mark O32+FP64 experimental for nowPaul Burton
2014-03-17MIPS: ftrace: Fix icache flush range errorViller Hsiao
2014-03-17MIPS: Fix syscall tracing interfaceLars Persson
2014-03-17MIPS: asm: syscall: Fix copying system call argumentsMarkos Chandras
2014-03-15MIPS: Octeon: Fix fall through on bar type OCTEON_DMA_BAR_TYPE_SMALLColin Ian King
2014-03-14MIPS: FPU: Fix conflict of register usageHuacai Chen
2014-03-14MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2Paul Bolle
2014-03-12mips: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner