aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/tlb-r4k.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-27MIPS: export has_transparent_hugepage() for modulesRandy Dunlap1-0/+1
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-3/+3
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2019-11-22mips: add support for folded p4d page tablesMike Rapoport1-1/+3
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang1-2/+2
2019-02-04MIPS: MemoryMapID (MMID) SupportPaul Burton1-11/+41
2019-02-04MIPS: mm: Remove local_flush_tlb_mm()Paul Burton1-7/+0
2019-02-04MIPS: mm: Remove redundant preempt_disable in local_flush_tlb_mm()Paul Burton1-2/+0
2019-02-04MIPS: mm: Consolidate drop_mmu_context() has-ASID checksPaul Burton1-9/+1
2019-02-04MIPS: mm: Remove redundant drop_mmu_context() cpu argumentPaul Burton1-2/+2
2016-11-24MIPS: Mask out limit field when calculating wired entry countPaul Burton1-3/+3
2016-10-05MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2016-10-05MIPS: tlb-r4k: If there are wired entries, don't use TLBINVFMatt Redfearn1-2/+5
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-10/+11
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins1-10/+11
2016-05-13MIPS: mm: Don't do MTHC0 if XPA not presentJames Hogan1-2/+4
2016-05-13MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton1-1/+1
2016-05-13MIPS: Loongson: Invalidate special TLBs when neededHuacai Chen1-12/+15
2016-04-03MIPS: tlb-r4k: panic if the MMU doesn't support PAGE_SIZEPaul Burton1-0/+5
2015-06-21MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept inPaul Gortmaker1-1/+1
2015-05-15MIPS: tlb-r4k: Fix PG_ELPA commentJames Hogan1-1/+1
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle1-0/+12
2015-04-01MIPS: Add R16000 detectionJoshua Kinard1-1/+2
2015-03-19MIPS: Add support for XPA.Steven J. Hill1-0/+12
2015-02-20MIPS: Add set/clear CP0 macros for PageGrain registerSteven J. Hill1-3/+3
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle1-1/+1
2014-11-19MIPS: tlb-r4k: Add missing HTW stop/start sequencesMarkos Chandras1-0/+4
2014-08-02MIPS: mm: Use the Hardware Page Table Walker if the core supports itMarkos Chandras1-0/+12
2014-07-30MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)Rafał Miłecki1-1/+1
2014-07-30Revert "MIPS: Delete unused function add_temporary_entry."Rafał Miłecki1-0/+47
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-for-linux-nextRalf Baechle1-1/+33
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle1-38/+16
2014-05-02MIPS: tlb-r4k: Add CPU PM callback to reconfigure TLBJames Hogan1-1/+33
2014-03-31MIPS: Loongson: Add basic Loongson-3 CPU supportHuacai Chen1-2/+3
2014-01-22MIPS: Add support for FTLBsLeonid Yegoshin1-7/+22
2014-01-22MIPS: mm: Use the TLBINVF instruction to flush the VTLBLeonid Yegoshin1-6/+12
2014-01-22MIPS: mm: Move UNIQUE_ENTRYHI macro to a header fileMarkos Chandras1-6/+1
2013-10-29MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.Ralf Baechle1-16/+21
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle1-0/+1
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-2/+2
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney1-1/+1
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-nextRalf Baechle1-1/+1
2013-05-08MIPS: Allow ASID size to be determined at boot time.Steven J. Hill1-1/+1
2013-05-08MIPS: Export routines needed by the KVM module.Sanjay Lal1-0/+2
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-1/+1
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+21
2012-12-12MIPS: Transparent Huge Pages supportRalf Baechle1-0/+20
2012-12-12MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney1-1/+1
2012-12-04MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney1-14/+4
2012-10-17MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration.Ralf Baechle1-0/+1