summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/dump_tlb.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* MIPS: dump_tlb: Fix printk continuationsJames Hogan2016-11-041-22/+22
* MIPS: Print GuestCtl1 on machine check exceptionJames Hogan2016-05-131-0/+2
* MIPS: dump_tlb: Preserve and dump GuestIDJames Hogan2016-05-131-3/+14
* MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton2016-05-131-4/+6
* MIPS: Rearrange ENTRYLO field definitionsJames Hogan2015-09-031-9/+9
* MIPS: dump_tlb: Dump FrameMask register if existsJames Hogan2015-09-031-0/+8
* MIPS: dump_tlb: Only dump PageGrain if interestingJames Hogan2015-09-031-1/+2
* MIPS: Refactor dumping of TLB registers for r3k/r4kJames Hogan2015-09-031-0/+18
* MIPS: dump_tlb: Take XPA into accountJames Hogan2015-06-211-5/+13
* MIPS: dump_tlb: Take RI/XI bits into accountJames Hogan2015-06-211-7/+20
* MIPS: dump_tlb: Take EHINV bit into accountJames Hogan2015-06-211-0/+3
* MIPS: dump_tlb: Take global bit into accountJames Hogan2015-06-211-1/+9
* MIPS: dump_tlb: Make use of EntryLo bit definitionsJames Hogan2015-06-211-8/+8
* MIPS: dump_tlb: Refactor TLB matchingJames Hogan2015-06-211-30/+35
* MIPS: dump_tlb: Use tlbr hazard macrosJames Hogan2015-06-211-8/+3
* Revert "MIPS: Allow ASID size to be determined at boot time."David Daney2013-05-161-3/+2
* MIPS: Allow ASID size to be determined at boot time.Steven J. Hill2013-05-081-2/+3
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-1/+1
* MIPS: Restore pagemask after dumping the TLB.Ralf Baechle2012-10-171-1/+3
* MIPS: Cavium: Add support for 8k and 32k page sizes.Ralf Baechle2009-05-141-0/+9
* MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processorsShinya Kuribayashi2008-10-271-0/+1
* [MIPS] Cleanup tlbdebug.hAtsushi Nemoto2007-07-121-0/+1
* [MIPS] Remove unused dump_tlb functionsAtsushi Nemoto2007-07-101-143/+1
* [MIPS] Unify dump_tlbAtsushi Nemoto2007-07-101-0/+242
OpenPOWER on IntegriCloud