summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-03Merge branch '4.2-fixes' into mips-for-linux-nextRalf Baechle
2015-09-03MIPS: Tidy up FPU context switchingPaul Burton
2015-09-03MIPS: Add uprobes support.Ralf Baechle
2015-09-03MIPS: Set trap_no field in thread_struct on exception.Ralf Baechle
2015-09-03MIPS: Advertise MSA support via HWCAP when presentPaul Burton
2015-09-03MIPS: Advertise MIPSr6 via HWCAP when appropriatePaul Burton
2015-09-03MIPS: AT_HWCAP aux vector infrastructurePaul Burton
2015-09-03MIPS: Save MSA extended context around signalsPaul Burton
2015-09-03MIPS: Add definitions for extended contextPaul Burton
2015-09-03MIPS: Indicate FP mode in sigcontext sc_used_mathPaul Burton
2015-09-03MIPS: Remove unused {get,put}_sigset functionsPaul Burton
2015-09-03MIPS: Use common FP sigcontext code for O32 compatPaul Burton
2015-09-03MIPS: Skip odd double FP registers when copying FP32 sigcontextPaul Burton
2015-09-03MIPS: Move FP usage checks into protected_{save, restore}_fp_contextPaul Burton
2015-09-03MIPS: Use struct mips_abi offsets to save FP contextPaul Burton
2015-09-03MIPS: Add offsets to sigcontext FP fields to struct mips_abiPaul Burton
2015-09-03MIPS: Simplify EVA FP context handling codePaul Burton
2015-09-03MIPS: cevt-txx9: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: cevt-sb1250: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: cevt-r4k: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: cevt-gt641xx: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: cevt-ds1287: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: cevt-bcm1480: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: unaligned: Move from deprecated __initcall to arch_initcall.Ralf Baechle
2015-09-03MIPS: Probe for small (1KiB) page supportJames Hogan
2015-09-03MIPS: Refactor dumping of TLB registers for r3k/r4kJames Hogan
2015-09-03MIPS: MSA unaligned memory access supportLeonid Yegoshin
2015-09-03MIPS: Introduce accessors for MSA vector registersPaul Burton
2015-09-03MIPS: Remove "weak" from get_c0_compare_int() declarationBjorn Helgaas
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-28MIPS: CPS: use 32b accesses to GCRsPaul Burton
2015-08-26MIPS: MT: Remove "weak" from vpe_run() declarationBjorn Helgaas
2015-08-26MIPS: VPE: Exit vpe_release() early if vpe_run() isn't definedBjorn Helgaas
2015-08-26MIPS: CPC: Remove "weak" from mips_cpc_phys_base() and make it staticBjorn Helgaas
2015-08-26MIPS: Set up FTLB probability for I6400Markos Chandras
2015-08-26MIPS: cpu-probe: Fix VTLB/FTLB configuration for R6Markos Chandras
2015-08-26MIPS: Add default case for the FTLB enable/disable codeMarkos Chandras
2015-08-26MIPS: cpu-probe: Remove cp0 hazard barrier when enabling the FTLBMarkos Chandras
2015-08-26MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras
2015-08-26MIPS: CPC: Fix type for GCR CPC base reg for 64-bitMarkos Chandras
2015-08-26MIPS: CM: The CMGCRBase register is 64-bit on 64 bit kernels.Markos Chandras
2015-08-26MIPS: mips-cm: Extend CM accessors for 64-bit CPUsMarkos Chandras
2015-08-26MIPS: Add platform callback before initializing the L2 cacheMarkos Chandras
2015-08-26MIPS: Add MIPS I6400 probe supportMarkos Chandras
2015-08-26MIPS: Add cases for CPU_I6400Markos Chandras
2015-08-18MIPS: Fix LLVM build issue.Ralf Baechle
2015-08-16MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras