aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/tlb-r3k.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer1-38/+2
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2019-02-04MIPS: mm: Remove local_flush_tlb_mm()Paul Burton1-12/+0
2019-02-04MIPS: mm: Consolidate drop_mmu_context() has-ASID checksPaul Burton1-4/+4
2019-02-04MIPS: mm: Remove redundant drop_mmu_context() cpu argumentPaul Burton1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-13MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton1-10/+14
2015-09-03MIPS: Refactor dumping of TLB registers for r3k/r4kJames Hogan1-1/+1
2015-06-21MIPS: tlb-r3k: Optimise a TLBWI barrier in TLB invalidationMaciej W. Rozycki1-2/+2
2015-06-21MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init'Maciej W. Rozycki1-1/+8
2015-06-21MIPS: tlb-r3k: Also invalidate wired TLB entries on bootMaciej W. Rozycki1-11/+13
2014-07-30MIPS: Remove incorrect NULL check in local_flush_tlb_page()Emil Goode1-1/+1
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-1/+1
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney1-10/+10
2013-05-08MIPS: Allow ASID size to be determined at boot time.Steven J. Hill1-10/+10
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2011-12-07MIPS: Fix Jazz 64-bit build error.Ralf Baechle1-0/+1
2011-10-24MIPS: Remove __init from add_wired_entry()Manuel Lauss1-2/+2
2011-04-06update David Miller's old email addressJustin P. Mattock1-1/+1
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-05-20MIPS: 64-bit: Fix system lockup.Greg Ungerer1-4/+2
2008-07-30[MIPS] tlb-r4k: Nuke broken paranoia error test.Ralf Baechle1-4/+0
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+289