aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/tlb-r4k.c
Commit message (Expand)AuthorAge
* Revert "MIPS: Allow ASID size to be determined at boot time."David Daney2013-05-16
* Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2013-05-09
|\
| * MIPS: Allow ASID size to be determined at boot time.Steven J. Hill2013-05-08
* | MIPS: Export routines needed by the KVM module.Sanjay Lal2013-05-07
|/
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-14
|\
| * MIPS: Transparent Huge Pages supportRalf Baechle2012-12-12
| * MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney2012-12-12
* | MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney2012-12-04
|/
* MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration.Ralf Baechle2012-10-16
* MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.Steven J. Hill2012-09-13
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-28
* Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle2012-01-11
|\
| * MIPS: Delete unused function add_temporary_entry.Ralf Baechle2012-01-11
| * MIPS: Flush huge TLBHillf Danton2012-01-11
* | MIPS: Fix Jazz 64-bit build error.Ralf Baechle2011-12-07
|/
* MIPS: Remove __init from add_wired_entry()Manuel Lauss2011-10-24
* update David Miller's old email addressJustin P. Mattock2011-04-06
* MIPS: Implement Read Inhibit/eXecute InhibitDavid Daney2010-02-27
* MIPS: Remove #if 0 r4k_update_mmu_cache_hwbugDavid Daney2010-02-27
* MIPS: Remove probe_tlb().David Daney2010-02-27
* MIPS: Remove useless zero initializations.Ralf Baechle2009-09-17
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-24
* MIPS: TLB support for hugetlbfs.David Daney2009-06-17
* MIPS: 64-bit: Fix system lockup.Greg Ungerer2009-05-20
* MIPS: Only write c0_framemask on CPUs which have this register.Ralf Baechle2009-01-11
* [MIPS] All MIPS32 processors support64-bit physical addresses.Chris Dearman2008-04-28
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-12
* [MIPS] Fix typo in commentThiemo Seufer2008-03-12
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-11
* [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2Fuxin Zhang2007-07-10
* [MIPS] Delete duplicate call to load_irq_save.Ralf Baechle2007-01-18
* [MIPS] Replace BARRIER with more appropriate hazard barrier.Ralf Baechle2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [MIPS] Remove prototype for non-existing function.Ralf Baechle2006-06-19
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-18
* [MIPS] Kill tlb-andes.c.Thiemo Seufer2006-03-21
* Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.Ralf Baechle2005-10-29
* Fix race conditions for read_c0_entryhi. Remove broken ASID masks inThiemo Seufer2005-10-29
* Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle2005-10-29
* Formatting fixes.Maciej W. Rozycki2005-10-29
* Linux-2.6.12-rc2Linus Torvalds2005-04-16