aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-15[PARISC] prevent speculative re-read on cache flushJames Bottomley1-1/+12
2011-01-15parisc: flush pages through tmpalias spaceJames Bottomley1-92/+17
2010-03-06parisc: remove trailing space in messagesFrans Pop1-2/+2
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-2/+2
2009-07-03parisc: ensure broadcast tlb purge runs single threadedHelge Deller1-8/+15
2009-07-03parisc: remove CVS keywordsAlexander Beregalov1-2/+1
2009-03-13parisc: BUG_ON() cleanupHelge Deller1-4/+1
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-3/+3
2008-02-03arch/parisc/: Spelling fixesJoe Perches1-1/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-1/+1
2007-02-17[PARISC] Fixes /proc/cpuinfo cache output on B160LHelge Deller1-1/+1
2007-02-17[PARISC] Clean up the cache and tlb headersRandolph Chung1-11/+175
2006-10-04[PARISC] Export clear_user_page to modulesMatthew Wilcox1-2/+2
2006-10-04[PARISC] Fix CONFIG_DEBUG_SPINLOCKMatthew Wilcox1-3/+0
2006-10-04[PARISC] parisc specific kmap API implementation for pa8800James Bottomley1-1/+44
2006-06-27[PARISC] Ensure Space ID hashing is turned offKyle McMartin1-1/+9
2006-06-27[PARISC] Match show_cache_info with realityKyle McMartin1-8/+10
2006-04-21[PARISC] Misc. janitorial workHelge Deller1-2/+2
2006-03-30[PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley1-3/+3
2006-01-10[PARISC] Make local cache flushes take a void *Matthew Wilcox1-4/+4
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller1-6/+6
2005-10-29[PATCH] mm: parisc pte atomicityHugh Dickins1-15/+9
2005-10-21[PARISC] Fix parisc_setup_cache_timing to choose a better flush thresholdStuart Brady1-4/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+366