aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mmu_context.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-16MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras1-1/+6
2015-02-12MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton1-0/+2
2014-08-02MIPS: mm: Use the Hardware Page Table Walker if the core supports itMarkos Chandras1-0/+10
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-for-linux-nextRalf Baechle1-4/+11
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle1-107/+0
2014-05-02MIPS: traps: Add CPU PM callback for trap configurationJames Hogan1-4/+11
2013-10-29MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXTJayachandran C1-5/+1
2013-10-29MIPS: Move definition of SMP processor id register to header fileJayachandran C1-11/+5
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle1-1/+1
2013-07-01MIPS: Move generated code to .text for microMIPSJayachandran C1-5/+1
2013-06-10MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVMMarkos Chandras1-1/+1
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney1-59/+36
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-nextRalf Baechle1-36/+59
2013-05-09Merge branch 'next/kvm' into mips-for-linux-nextRalf Baechle1-0/+6
2013-05-08MIPS: Allow ASID size to be determined at boot time.Steven J. Hill1-36/+59
2013-05-08MIPS: If KVM is enabled then use the KVM specific routine to flush the TLBs on a ASID wrap.Sanjay Lal1-0/+6
2013-05-08Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-nextRalf Baechle1-1/+1
2013-05-08MIPS: Init new mmu_context for each possible CPU to avoid memory corruptionHuacai Chen1-1/+1
2013-04-11MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.Ralf Baechle1-4/+9
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-3/+3
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle1-6/+0
2012-04-27MIPS: Remove get_current_pgd().David Daney1-6/+0
2011-01-18MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney1-7/+1
2010-04-12MIPS: Preliminary VDSODavid Daney1-1/+1
2009-12-17MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.David Daney1-1/+28
2009-11-02MIPS: Avoid potential hazard on Context registerRalf Baechle1-0/+3
2009-11-02MIPS: Don't write ones to reserved entryhi bits.Ralf Baechle1-5/+5
2009-09-24cpumask: use mm_cpumask() wrapper: mipsRusty Russell1-5/+5
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle1-0/+297