summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mmu_context.h
Commit message (Expand)AuthorAgeFilesLines
* 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