summaryrefslogtreecommitdiff
path: root/arch/mips/mm/tlb-r4k.c
AgeCommit message (Expand)Author
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
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-12-12MIPS: Transparent Huge Pages supportRalf Baechle
2012-12-12MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney
2012-12-04MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney
2012-10-17MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration.Ralf Baechle
2012-09-13MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.Steven J. Hill
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle
2012-01-11MIPS: Delete unused function add_temporary_entry.Ralf Baechle
2012-01-11MIPS: Flush huge TLBHillf Danton
2011-12-07MIPS: Fix Jazz 64-bit build error.Ralf Baechle
2011-10-24MIPS: Remove __init from add_wired_entry()Manuel Lauss
2011-04-06update David Miller's old email addressJustin P. Mattock
2010-02-27MIPS: Implement Read Inhibit/eXecute InhibitDavid Daney
2010-02-27MIPS: Remove #if 0 r4k_update_mmu_cache_hwbugDavid Daney
2010-02-27MIPS: Remove probe_tlb().David Daney
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2009-06-17MIPS: TLB support for hugetlbfs.David Daney
2009-05-20MIPS: 64-bit: Fix system lockup.Greg Ungerer
2009-01-11MIPS: Only write c0_framemask on CPUs which have this register.Ralf Baechle
2008-04-28[MIPS] All MIPS32 processors support64-bit physical addresses.Chris Dearman
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle
2008-03-12[MIPS] Fix typo in commentThiemo Seufer