summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/tlb-r3k.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: mm: Remove local_flush_tlb_mm()Paul Burton2019-02-041-12/+0
* MIPS: mm: Consolidate drop_mmu_context() has-ASID checksPaul Burton2019-02-041-4/+4
* MIPS: mm: Remove redundant drop_mmu_context() cpu argumentPaul Burton2019-02-041-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton2016-05-131-10/+14
* MIPS: Refactor dumping of TLB registers for r3k/r4kJames Hogan2015-09-031-1/+1
* MIPS: tlb-r3k: Optimise a TLBWI barrier in TLB invalidationMaciej W. Rozycki2015-06-211-2/+2
* MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init'Maciej W. Rozycki2015-06-211-1/+8
* MIPS: tlb-r3k: Also invalidate wired TLB entries on bootMaciej W. Rozycki2015-06-211-11/+13
* MIPS: Remove incorrect NULL check in local_flush_tlb_page()Emil Goode2014-07-301-1/+1
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-141-1/+1
* Revert "MIPS: Allow ASID size to be determined at boot time."David Daney2013-05-161-10/+10
* MIPS: Allow ASID size to be determined at boot time.Steven J. Hill2013-05-081-10/+10
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0
* MIPS: Fix Jazz 64-bit build error.Ralf Baechle2011-12-071-0/+1
* MIPS: Remove __init from add_wired_entry()Manuel Lauss2011-10-241-2/+2
* update David Miller's old email addressJustin P. Mattock2011-04-061-1/+1
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* MIPS: 64-bit: Fix system lockup.Greg Ungerer2009-05-201-4/+2
* [MIPS] tlb-r4k: Nuke broken paranoia error test.Ralf Baechle2008-07-301-4/+0
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-121-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+289