aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/lib/r3k_dump_tlb.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-11-04MIPS: dump_tlb: Fix printk continuationsGravatar James Hogan 1-9/+9
2016-05-13MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsGravatar Paul Burton 1-4/+5
2015-09-03MIPS: Refactor dumping of TLB registers for r3k/r4kGravatar James Hogan 1-0/+11
2015-06-21MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init'Gravatar Maciej W. Rozycki 1-2/+0
2015-06-21MIPS: dump_tlb: Take global bit into accountGravatar James Hogan 1-2/+3
2015-06-21MIPS: dump_tlb: Make use of EntryLo bit definitionsGravatar James Hogan 1-4/+4
2014-11-24MIPS: R3000: Remove redundant parenthesesGravatar Isamu Mogi 1-1/+1
2014-11-24MIPS: R3000: Replace magic numbers with macrosGravatar Isamu Mogi 1-5/+6
2014-11-06MIPS: R3000: Fix debug output for Virtual page numberGravatar Isamu Mogi 1-2/+2
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."Gravatar David Daney 1-4/+3
2013-05-08MIPS: Allow ASID size to be determined at boot time.Gravatar Steven J. Hill 1-3/+4
2013-02-01MIPS: Whitespace cleanup.Gravatar Ralf Baechle 1-1/+1
2007-07-12[MIPS] Cleanup tlbdebug.hGravatar Atsushi Nemoto 1-0/+1
2007-07-10[MIPS] Remove unused dump_tlb functionsGravatar Atsushi Nemoto 1-121/+1
2007-07-10[MIPS] Unify dump_tlbGravatar Atsushi Nemoto 1-0/+182