summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/mmu_context.h
AgeCommit message (Expand)Author
2019-02-04MIPS: MemoryMapID (MMID) SupportPaul Burton
2019-02-04MIPS: mm: Add set_cpu_context() for ASID assignmentsPaul Burton
2019-02-04MIPS: mm: Unify ASID version checksPaul Burton
2019-02-04MIPS: mm: Un-inline get_new_mmu_contextPaul Burton
2019-02-04MIPS: mm: Move drop_mmu_context() comment into appropriate blockPaul Burton
2019-02-04MIPS: mm: Consolidate drop_mmu_context() has-ASID checksPaul Burton
2019-02-04MIPS: mm: Avoid HTW stop/start when dropping an inactive mmPaul Burton
2019-02-04MIPS: mm: Remove redundant get_new_mmu_context() cpu argumentPaul Burton
2019-02-04MIPS: mm: Remove redundant drop_mmu_context() cpu argumentPaul Burton
2019-02-04MIPS: mm: Define activate_mm() using switch_mm()Paul Burton
2018-12-05MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton
2018-08-10MIPS: Consistently declare TLB functionsPaul Burton
2018-06-24MIPS: Schedule on CPUs we need to lose FPU for a mode switchPaul Burton
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-02-03KVM: MIPS/TLB: Drop kvm_local_flush_tlb_all()James Hogan
2017-02-03KVM: MIPS/T&E: Activate GVA page tables in guest contextJames Hogan
2016-08-02MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton
2016-05-13MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton
2015-02-16MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras
2015-02-12MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton
2014-08-02MIPS: mm: Use the Hardware Page Table Walker if the core supports itMarkos Chandras
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle
2014-05-02MIPS: traps: Add CPU PM callback for trap configurationJames Hogan
2013-10-29MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXTJayachandran C
2013-10-29MIPS: Move definition of SMP processor id register to header fileJayachandran C
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle
2013-07-01MIPS: Move generated code to .text for microMIPSJayachandran C
2013-06-10MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVMMarkos Chandras
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle
2013-05-09Merge branch 'next/kvm' into mips-for-linux-nextRalf Baechle
2013-05-08MIPS: Allow ASID size to be determined at boot time.Steven J. Hill
2013-05-08MIPS: If KVM is enabled then use the KVM specific routine to flush the TLBs o...Sanjay Lal
2013-05-08Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-...Ralf Baechle
2013-05-08MIPS: Init new mmu_context for each possible CPU to avoid memory corruptionHuacai Chen
2013-04-11MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.Ralf Baechle
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle
2012-04-27MIPS: Remove get_current_pgd().David Daney
2011-01-18MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney
2010-04-12MIPS: Preliminary VDSODavid Daney
2009-12-17MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.David Daney
2009-11-02MIPS: Avoid potential hazard on Context registerRalf Baechle
2009-11-02MIPS: Don't write ones to reserved entryhi bits.Ralf Baechle
2009-09-24cpumask: use mm_cpumask() wrapper: mipsRusty Russell
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle