aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/r3k_dump_tlb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-9/+9
2016-05-13MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton1-4/+5
2015-09-03MIPS: Refactor dumping of TLB registers for r3k/r4kJames Hogan1-0/+11
2015-06-21MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init'Maciej W. Rozycki1-2/+0
2015-06-21MIPS: dump_tlb: Take global bit into accountJames Hogan1-2/+3
2015-06-21MIPS: dump_tlb: Make use of EntryLo bit definitionsJames Hogan1-4/+4
2014-11-24MIPS: R3000: Remove redundant parenthesesIsamu Mogi1-1/+1
2014-11-24MIPS: R3000: Replace magic numbers with macrosIsamu Mogi1-5/+6
2014-11-06MIPS: R3000: Fix debug output for Virtual page numberIsamu Mogi1-2/+2
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney1-4/+3
2013-05-08MIPS: Allow ASID size to be determined at boot time.Steven J. Hill1-3/+4
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-1/+1
2007-07-12[MIPS] Cleanup tlbdebug.hAtsushi Nemoto1-0/+1
2007-07-10[MIPS] Remove unused dump_tlb functionsAtsushi Nemoto1-121/+1
2007-07-10[MIPS] Unify dump_tlbAtsushi Nemoto1-0/+182