summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-03-26MIPS: OProfile: Add CPU_P5600 casesJames Hogan
2014-03-26MIPS: Allow FTLB to be turned on for CPU_P5600James Hogan
2014-03-26MIPS: Add MIPS P5600 probe supportJames Hogan
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: 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-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-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-02-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-02-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds