aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/dump_tlb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-14MIPS: Remove VR41xx supportThomas Bogendoerfer1-8/+0
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2019-02-04MIPS: MemoryMapID (MMID) SupportPaul Burton1-5/+17
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-11-04MIPS: dump_tlb: Fix printk continuationsJames Hogan1-22/+22
2016-05-13MIPS: Print GuestCtl1 on machine check exceptionJames Hogan1-0/+2
2016-05-13MIPS: dump_tlb: Preserve and dump GuestIDJames Hogan1-3/+14
2016-05-13MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton1-4/+6
2015-09-03MIPS: Rearrange ENTRYLO field definitionsJames Hogan1-9/+9
2015-09-03MIPS: dump_tlb: Dump FrameMask register if existsJames Hogan1-0/+8
2015-09-03MIPS: dump_tlb: Only dump PageGrain if interestingJames Hogan1-1/+2
2015-09-03MIPS: Refactor dumping of TLB registers for r3k/r4kJames Hogan1-0/+18
2015-06-21MIPS: dump_tlb: Take XPA into accountJames Hogan1-5/+13
2015-06-21MIPS: dump_tlb: Take RI/XI bits into accountJames Hogan1-7/+20
2015-06-21MIPS: dump_tlb: Take EHINV bit into accountJames Hogan1-0/+3
2015-06-21MIPS: dump_tlb: Take global bit into accountJames Hogan1-1/+9
2015-06-21MIPS: dump_tlb: Make use of EntryLo bit definitionsJames Hogan1-8/+8
2015-06-21MIPS: dump_tlb: Refactor TLB matchingJames Hogan1-30/+35
2015-06-21MIPS: dump_tlb: Use tlbr hazard macrosJames Hogan1-8/+3
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney1-3/+2
2013-05-08MIPS: Allow ASID size to be determined at boot time.Steven J. Hill1-2/+3
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-1/+1
2012-10-17MIPS: Restore pagemask after dumping the TLB.Ralf Baechle1-1/+3
2009-05-14MIPS: Cavium: Add support for 8k and 32k page sizes.Ralf Baechle1-0/+9
2008-10-27MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processorsShinya Kuribayashi1-0/+1
2007-07-12[MIPS] Cleanup tlbdebug.hAtsushi Nemoto1-0/+1
2007-07-10[MIPS] Remove unused dump_tlb functionsAtsushi Nemoto1-143/+1
2007-07-10[MIPS] Unify dump_tlbAtsushi Nemoto1-0/+242