aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/cache.c
AgeCommit message (Expand)Author
2017-08-11parisc: Handle vma's whose context is not current in flush_cache_rangeJohn David Anglin
2017-08-06parisc: Extend disabled preemption in copy_user_pageJohn David Anglin
2017-08-06parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...John David Anglin
2017-03-26parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin
2016-12-08parisc: Fix TLB related boot crash on SMP machinesHelge Deller
2016-11-25parisc: Fix races in parisc_setup_cache_timing()John David Anglin
2016-08-07parisc: use %pDAl Viro
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-01-12parisc: Imporove debug info about space registers and TLB configurationHelge Deller
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin
2014-04-13parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZEHelge Deller
2014-03-23parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin
2014-02-02parisc: fix cache-flushingHelge Deller
2014-01-08parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin
2013-10-19Revert "parisc: Export flush_cache_page() (needed by lustre)"Helge Deller
2013-10-13parisc: Export flush_cache_page() (needed by lustre)Geert Uytterhoeven
2013-07-31parisc: Fix cache routines to ignore vma's with an invalid pfnJohn David Anglin
2013-07-09parisc: Ensure volatile space register %sr1 is not clobberedJohn David Anglin
2013-05-06parisc: remove the second argument of kmap_atomicZhao Hongjiang
2013-04-25parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin
2013-02-20parisc: disable preemption while flushing D- or I-caches through TMPALIAS regionJohn David Anglin
2013-02-20parisc: fixes and cleanups in page cache flushing (4/4)John David Anglin
2013-02-20parisc: fixes and cleanups in page cache flushing (3/4)John David Anglin
2013-02-20parisc: fixes and cleanups in page cache flushing (1/4)John David Anglin
2013-01-19[PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse
2012-03-28Disintegrate asm/system.h for PA-RISCDavid Howells
2011-04-15[PARISC] prevent speculative re-read on cache flushJames Bottomley
2011-01-15parisc: flush pages through tmpalias spaceJames Bottomley
2010-03-06parisc: remove trailing space in messagesFrans Pop
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2009-07-03parisc: ensure broadcast tlb purge runs single threadedHelge Deller
2009-07-03parisc: remove CVS keywordsAlexander Beregalov
2009-03-13parisc: BUG_ON() cleanupHelge Deller
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-02-03arch/parisc/: Spelling fixesJoe Perches
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-02-17[PARISC] Fixes /proc/cpuinfo cache output on B160LHelge Deller
2007-02-17[PARISC] Clean up the cache and tlb headersRandolph Chung
2006-10-04[PARISC] Export clear_user_page to modulesMatthew Wilcox
2006-10-04[PARISC] Fix CONFIG_DEBUG_SPINLOCKMatthew Wilcox
2006-10-04[PARISC] parisc specific kmap API implementation for pa8800James Bottomley
2006-06-27[PARISC] Ensure Space ID hashing is turned offKyle McMartin
2006-06-27[PARISC] Match show_cache_info with realityKyle McMartin
2006-04-21[PARISC] Misc. janitorial workHelge Deller
2006-03-30[PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley
2006-01-10[PARISC] Make local cache flushes take a void *Matthew Wilcox
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller
2005-10-29[PATCH] mm: parisc pte atomicityHugh Dickins
2005-10-21[PARISC] Fix parisc_setup_cache_timing to choose a better flush thresholdStuart Brady