summaryrefslogtreecommitdiff
path: root/arch/mips/mm/tlb-r4k.c
AgeCommit message (Expand)Author
2024-01-17Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2024-01-08MIPS: Fix typosBjorn Helgaas
2023-12-10mips: hide conditionally unused functionsArnd Bergmann
2023-12-10mips: fix tlb_init() prototypeArnd Bergmann
2023-12-10mips: move build_tlb_refill_handler() prototypeArnd Bergmann
2023-06-19mips: add pte_unmap() to balance pte_offset_map()Hugh Dickins
2020-10-27MIPS: export has_transparent_hugepage() for modulesRandy Dunlap
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2019-11-22mips: add support for folded p4d page tablesMike Rapoport
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang
2019-02-04MIPS: MemoryMapID (MMID) SupportPaul Burton
2019-02-04MIPS: mm: Remove local_flush_tlb_mm()Paul Burton
2019-02-04MIPS: mm: Remove redundant preempt_disable in local_flush_tlb_mm()Paul Burton
2019-02-04MIPS: mm: Consolidate drop_mmu_context() has-ASID checksPaul Burton
2019-02-04MIPS: mm: Remove redundant drop_mmu_context() cpu argumentPaul Burton
2016-11-24MIPS: Mask out limit field when calculating wired entry countPaul Burton
2016-10-05MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-10-05MIPS: tlb-r4k: If there are wired entries, don't use TLBINVFMatt Redfearn
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins
2016-05-13MIPS: mm: Don't do MTHC0 if XPA not presentJames Hogan
2016-05-13MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton
2016-05-13MIPS: Loongson: Invalidate special TLBs when neededHuacai Chen
2016-04-03MIPS: tlb-r4k: panic if the MMU doesn't support PAGE_SIZEPaul Burton
2015-06-21MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept inPaul Gortmaker
2015-05-15MIPS: tlb-r4k: Fix PG_ELPA commentJames Hogan
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle
2015-04-01MIPS: Add R16000 detectionJoshua Kinard
2015-03-19MIPS: Add support for XPA.Steven J. Hill
2015-02-20MIPS: Add set/clear CP0 macros for PageGrain registerSteven J. Hill
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle
2014-11-19MIPS: tlb-r4k: Add missing HTW stop/start sequencesMarkos Chandras
2014-08-02MIPS: mm: Use the Hardware Page Table Walker if the core supports itMarkos Chandras
2014-07-30MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)Rafał Miłecki
2014-07-30Revert "MIPS: Delete unused function add_temporary_entry."Rafał Miłecki
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle
2014-05-02MIPS: tlb-r4k: Add CPU PM callback to reconfigure TLBJames Hogan
2014-03-31MIPS: Loongson: Add basic Loongson-3 CPU supportHuacai Chen
2014-01-22MIPS: Add support for FTLBsLeonid Yegoshin
2014-01-22MIPS: mm: Use the TLBINVF instruction to flush the VTLBLeonid Yegoshin
2014-01-22MIPS: mm: Move UNIQUE_ENTRYHI macro to a header fileMarkos Chandras
2013-10-29MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.Ralf Baechle
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle
2013-05-08MIPS: Allow ASID size to be determined at boot time.Steven J. Hill
2013-05-08MIPS: Export routines needed by the KVM module.Sanjay Lal