aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/mm/tlb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-2/+2
2008-07-02avr32: Clean up and optimize the TLB operationsHaavard Skinnemoen1-88/+87
2008-04-29avr32: proc: use non-racy method for /proc/tlb creationDenis V. Lunev1-5/+1
2008-01-25[AVR32] constify function pointer tablesJan Engelhardt1-1/+1
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2006-09-27[PATCH] AVR32: Use unsigned long flags for saving interrupt stateHaavard Skinnemoen1-2/+4
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen1-0/+378