aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/tlb-r4k.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-13MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.Steven J. Hill1-1/+1
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle1-53/+14
2012-01-11MIPS: Delete unused function add_temporary_entry.Ralf Baechle1-47/+0
2012-01-11MIPS: Flush huge TLBHillf Danton1-6/+14
2011-12-07MIPS: Fix Jazz 64-bit build error.Ralf Baechle1-0/+1
2011-10-24MIPS: Remove __init from add_wired_entry()Manuel Lauss1-2/+2
2011-04-06update David Miller's old email addressJustin P. Mattock1-1/+1
2010-02-27MIPS: Implement Read Inhibit/eXecute InhibitDavid Daney1-3/+16
2010-02-27MIPS: Remove #if 0 r4k_update_mmu_cache_hwbugDavid Daney1-34/+0
2010-02-27MIPS: Remove probe_tlb().David Daney1-31/+0
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle1-1/+1
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-06-17MIPS: TLB support for hugetlbfs.David Daney1-11/+32
2009-05-20MIPS: 64-bit: Fix system lockup.Greg Ungerer1-4/+2
2009-01-11MIPS: Only write c0_framemask on CPUs which have this register.Ralf Baechle1-1/+4
2008-04-28[MIPS] All MIPS32 processors support64-bit physical addresses.Chris Dearman1-1/+1
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle1-4/+4
2008-03-12[MIPS] Fix typo in commentThiemo Seufer1-1/+1
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-1/+1
2007-07-10[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2Fuxin Zhang1-1/+22
2007-01-19[MIPS] Delete duplicate call to load_irq_save.Ralf Baechle1-1/+0
2006-09-27[MIPS] Replace BARRIER with more appropriate hazard barrier.Ralf Baechle1-13/+8
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-19[MIPS] Remove prototype for non-existing function.Ralf Baechle1-1/+0
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle1-17/+68
2006-03-21[MIPS] Kill tlb-andes.c.Thiemo Seufer1-0/+5
2005-10-29Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.Ralf Baechle1-1/+1
2005-10-29Fix race conditions for read_c0_entryhi. Remove broken ASID masks inThiemo Seufer1-20/+29
2005-10-29Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle1-1/+3
2005-10-29Formatting fixes.Maciej W. Rozycki1-9/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+419