summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mmu_context.h
Commit message (Expand)AuthorAgeFilesLines
* MIPS: MemoryMapID (MMID) SupportPaul Burton2019-02-041-4/+50
* MIPS: mm: Add set_cpu_context() for ASID assignmentsPaul Burton2019-02-041-3/+13
* MIPS: mm: Unify ASID version checksPaul Burton2019-02-041-5/+3
* MIPS: mm: Un-inline get_new_mmu_contextPaul Burton2019-02-041-19/+1
* MIPS: mm: Move drop_mmu_context() comment into appropriate blockPaul Burton2019-02-041-5/+5
* MIPS: mm: Consolidate drop_mmu_context() has-ASID checksPaul Burton2019-02-041-1/+3
* MIPS: mm: Avoid HTW stop/start when dropping an inactive mmPaul Burton2019-02-041-2/+3
* MIPS: mm: Remove redundant get_new_mmu_context() cpu argumentPaul Burton2019-02-041-4/+8
* MIPS: mm: Remove redundant drop_mmu_context() cpu argumentPaul Burton2019-02-041-1/+3
* MIPS: mm: Define activate_mm() using switch_mm()Paul Burton2019-02-041-27/+1
* MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton2018-12-051-6/+4
* MIPS: Consistently declare TLB functionsPaul Burton2018-08-101-0/+1
* MIPS: Schedule on CPUs we need to lose FPU for a mode switchPaul Burton2018-06-241-2/+0
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+2
* KVM: MIPS/TLB: Drop kvm_local_flush_tlb_all()James Hogan2017-02-031-5/+0
* KVM: MIPS/T&E: Activate GVA page tables in guest contextJames Hogan2017-02-031-1/+3
* MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton2016-08-021-0/+6
* MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton2016-05-131-23/+18
* MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras2015-02-161-1/+6
* MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton2015-02-121-0/+2
* MIPS: mm: Use the Hardware Page Table Walker if the core supports itMarkos Chandras2014-08-021-0/+10
* Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle2014-05-291-4/+11
|\
| * MIPS: traps: Add CPU PM callback for trap configurationJames Hogan2014-05-021-4/+11
* | MIPS: MT: Remove SMTC supportRalf Baechle2014-05-241-107/+0
|/
* MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXTJayachandran C2013-10-291-5/+1
* MIPS: Move definition of SMP processor id register to header fileJayachandran C2013-10-291-11/+5
* Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2013-07-121-1/+1
|\
| * MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVMMarkos Chandras2013-06-101-1/+1
* | MIPS: Move generated code to .text for microMIPSJayachandran C2013-07-011-5/+1
|/
* Revert "MIPS: Allow ASID size to be determined at boot time."David Daney2013-05-161-59/+36
* Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2013-05-091-36/+59
|\
| * MIPS: Allow ASID size to be determined at boot time.Steven J. Hill2013-05-081-36/+59
* | Merge branch 'next/kvm' into mips-for-linux-nextRalf Baechle2013-05-091-0/+6
|\ \
| * | MIPS: If KVM is enabled then use the KVM specific routine to flush the TLBs o...Sanjay Lal2013-05-081-0/+6
| |/
* | Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-...Ralf Baechle2013-05-081-1/+1
|\ \
| * | MIPS: Init new mmu_context for each possible CPU to avoid memory corruptionHuacai Chen2013-05-081-1/+1
| |/
* / MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.Ralf Baechle2013-04-111-4/+9
|/
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-3/+3
* MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle2012-12-131-6/+0
* MIPS: Remove get_current_pgd().David Daney2012-04-271-6/+0
* MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney2011-01-181-7/+1
* MIPS: Preliminary VDSODavid Daney2010-04-121-1/+1
* MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.David Daney2009-12-171-1/+28
* MIPS: Avoid potential hazard on Context registerRalf Baechle2009-11-021-0/+3
* MIPS: Don't write ones to reserved entryhi bits.Ralf Baechle2009-11-021-5/+5
* cpumask: use mm_cpumask() wrapper: mipsRusty Russell2009-09-241-5/+5
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-111-0/+297