summaryrefslogtreecommitdiff
path: root/arch/mips/lib/dump_tlb.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-11-04MIPS: dump_tlb: Fix printk continuationsJames Hogan
2016-05-13MIPS: Print GuestCtl1 on machine check exceptionJames Hogan
2016-05-13MIPS: dump_tlb: Preserve and dump GuestIDJames Hogan
2016-05-13MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton
2015-09-03MIPS: Rearrange ENTRYLO field definitionsJames Hogan
2015-09-03MIPS: dump_tlb: Dump FrameMask register if existsJames Hogan
2015-09-03MIPS: dump_tlb: Only dump PageGrain if interestingJames Hogan
2015-09-03MIPS: Refactor dumping of TLB registers for r3k/r4kJames Hogan
2015-06-21MIPS: dump_tlb: Take XPA into accountJames Hogan
2015-06-21MIPS: dump_tlb: Take RI/XI bits into accountJames Hogan
2015-06-21MIPS: dump_tlb: Take EHINV bit into accountJames Hogan
2015-06-21MIPS: dump_tlb: Take global bit into accountJames Hogan
2015-06-21MIPS: dump_tlb: Make use of EntryLo bit definitionsJames Hogan
2015-06-21MIPS: dump_tlb: Refactor TLB matchingJames Hogan
2015-06-21MIPS: dump_tlb: Use tlbr hazard macrosJames Hogan
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney
2013-05-08MIPS: Allow ASID size to be determined at boot time.Steven J. Hill
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-10-17MIPS: Restore pagemask after dumping the TLB.Ralf Baechle
2009-05-14MIPS: Cavium: Add support for 8k and 32k page sizes.Ralf Baechle
2008-10-27MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processorsShinya Kuribayashi
2007-07-12[MIPS] Cleanup tlbdebug.hAtsushi Nemoto
2007-07-10[MIPS] Remove unused dump_tlb functionsAtsushi Nemoto
2007-07-10[MIPS] Unify dump_tlbAtsushi Nemoto