summaryrefslogtreecommitdiff
path: root/arch/mips/kernel (follow)
Commit message (Expand)AuthorAge
* MIPS: scall: Always run the seccomp syscall filtersMarkos Chandras2015-10-04
* MIPS: Fix R2300 FP context switch handlingPaul Burton2015-10-02
* MIPS: Fix octeon FP context switch handlingPaul Burton2015-10-02
* MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton2015-09-30
* MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton2015-09-30
* MIPS: CPS: Stop dangling delay slot from has_mt.Paul Burton2015-09-30
* MIPS: Wire up userfaultfd and membarrier syscalls.Ralf Baechle2015-09-30
* MIPS: Initialise MAARs on secondary CPUsPaul Burton2015-09-27
* MIPS: Fix FTLB detection for R6James Hogan2015-09-22
* MIPS: cpu-features: Add cpu_has_ftlbJames Hogan2015-09-22
* MIPS: bootmem: Fix mapstart calculation for contiguous mapsAlexander Sverdlin2015-09-22
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-03
|\
| * Merge branch '4.2-fixes' into mips-for-linux-nextRalf Baechle2015-09-03
| |\
| | * MIPS: CPS: use 32b accesses to GCRsPaul Burton2015-08-28
| * | MIPS: Tidy up FPU context switchingPaul Burton2015-09-03
| * | MIPS: Add uprobes support.Ralf Baechle2015-09-03
| * | MIPS: Set trap_no field in thread_struct on exception.Ralf Baechle2015-09-03
| * | MIPS: Advertise MSA support via HWCAP when presentPaul Burton2015-09-03
| * | MIPS: Advertise MIPSr6 via HWCAP when appropriatePaul Burton2015-09-03
| * | MIPS: AT_HWCAP aux vector infrastructurePaul Burton2015-09-03
| * | MIPS: Save MSA extended context around signalsPaul Burton2015-09-03
| * | MIPS: Add definitions for extended contextPaul Burton2015-09-03
| * | MIPS: Indicate FP mode in sigcontext sc_used_mathPaul Burton2015-09-03
| * | MIPS: Remove unused {get,put}_sigset functionsPaul Burton2015-09-03
| * | MIPS: Use common FP sigcontext code for O32 compatPaul Burton2015-09-03
| * | MIPS: Skip odd double FP registers when copying FP32 sigcontextPaul Burton2015-09-03
| * | MIPS: Move FP usage checks into protected_{save, restore}_fp_contextPaul Burton2015-09-03
| * | MIPS: Use struct mips_abi offsets to save FP contextPaul Burton2015-09-03
| * | MIPS: Add offsets to sigcontext FP fields to struct mips_abiPaul Burton2015-09-03
| * | MIPS: Simplify EVA FP context handling codePaul Burton2015-09-03
| * | MIPS: cevt-txx9: Migrate to new 'set-state' interfaceViresh Kumar2015-09-03
| * | MIPS: cevt-sb1250: Migrate to new 'set-state' interfaceViresh Kumar2015-09-03
| * | MIPS: cevt-r4k: Migrate to new 'set-state' interfaceViresh Kumar2015-09-03
| * | MIPS: cevt-gt641xx: Migrate to new 'set-state' interfaceViresh Kumar2015-09-03
| * | MIPS: cevt-ds1287: Migrate to new 'set-state' interfaceViresh Kumar2015-09-03
| * | MIPS: cevt-bcm1480: Migrate to new 'set-state' interfaceViresh Kumar2015-09-03
| * | MIPS: unaligned: Move from deprecated __initcall to arch_initcall.Ralf Baechle2015-09-03
| * | MIPS: Probe for small (1KiB) page supportJames Hogan2015-09-03
| * | MIPS: Refactor dumping of TLB registers for r3k/r4kJames Hogan2015-09-03
| * | MIPS: MSA unaligned memory access supportLeonid Yegoshin2015-09-03
| * | MIPS: Introduce accessors for MSA vector registersPaul Burton2015-09-03
| * | MIPS: Remove "weak" from get_c0_compare_int() declarationBjorn Helgaas2015-09-03
| * | MIPS: MT: Remove "weak" from vpe_run() declarationBjorn Helgaas2015-08-26
| * | MIPS: VPE: Exit vpe_release() early if vpe_run() isn't definedBjorn Helgaas2015-08-26
| * | MIPS: CPC: Remove "weak" from mips_cpc_phys_base() and make it staticBjorn Helgaas2015-08-26
| * | MIPS: Set up FTLB probability for I6400Markos Chandras2015-08-26
| * | MIPS: cpu-probe: Fix VTLB/FTLB configuration for R6Markos Chandras2015-08-26
| * | MIPS: Add default case for the FTLB enable/disable codeMarkos Chandras2015-08-26
| * | MIPS: cpu-probe: Remove cp0 hazard barrier when enabling the FTLBMarkos Chandras2015-08-26
| * | MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras2015-08-26