summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/pacache.S
Commit message (Expand)AuthorAgeFilesLines
* parisc: Optimze cache flush algorithmsJohn David Anglin2018-10-201-14/+202
* parisc: Add alternative coding infrastructureHelge Deller2018-10-171-20/+44
* parisc: Fix and improve kernel stack unwindingHelge Deller2018-08-131-125/+0
* parisc: Define mb() and add memory barriers to assembler unlock sequencesJohn David Anglin2018-08-081-0/+1
* parisc: Move cache flush functions into .text.hot sectionHelge Deller2018-04-111-4/+5
* parisc: Fix ordering of cache and TLB flushesJohn David Anglin2018-03-021-0/+22
* parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller2018-01-021-2/+7
* parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...John David Anglin2016-12-071-21/+1
* parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin2016-11-251-15/+22
* parisc: Add cfi_startproc and cfi_endproc to assembly codeHelge Deller2016-10-051-34/+34
* parisc: Update comment regarding implementation of copy_user_page_asmJohn David Anglin2016-09-201-5/+11
* parisc: Use unshadowed index register for flush instructions in flush_dcache_...John David Anglin2013-06-181-38/+38
* parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.SHelge Deller2013-05-241-6/+6
* parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller2013-05-061-14/+19
* parisc: fixes and cleanups in page cache flushing (2/4)John David Anglin2013-02-201-45/+290
* [PARISC] fix crash in flush_icache_page_asm on PA1.1John David Anglin2012-05-161-18/+20
* [PARISC] fix pacache .size with new binutilsMeelis Roos2011-04-151-4/+2
* parisc: flush pages through tmpalias spaceJames Bottomley2011-01-151-136/+109
* Revert "parisc: fix trivial section name warnings"Kyle McMartin2008-06-131-2/+1
* parisc: use conditional macro for 64-bit wide opsKyle McMartin2008-05-151-35/+35
* parisc: fix trivial section name warningsHelge Deller2008-05-151-1/+2
* [PARISC] Clean up pointless ASM_PAGE_SIZE_DIV useKyle McMartin2007-10-181-4/+4
* [PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macroHelge Deller2007-02-171-9/+0
* [PARISC] more ENTRY(), ENDPROC(), END() conversionsHelge Deller2007-02-171-46/+34
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PARISC] Further work for multiple page sizesHelge Deller2006-04-211-13/+12
* [PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley2006-03-301-2/+2
* [PARISC] Explicitly specify sr4 when flushing kernel spaceMatthew Wilcox2005-10-211-17/+17
* [PARISC] Properly specify index field to I/D cache flush opsGrant Grundler2005-10-211-2/+2
* [PARISC] Fix copy_user_page_asm to NOT access past end of pageGrant Grundler2005-10-211-4/+9
* [PARISC] Replace uses of __LP64__ with CONFIG_64BITGrant Grundler2005-10-211-14/+16
* [PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docsGrant Grundler2005-10-211-52/+53
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1086
OpenPOWER on IntegriCloud