aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/pacache.S
Commit message (Expand)AuthorAgeFilesLines
* PARISC: fix crash in flush_icache_page_asm on PA1.1John David Anglin2012-06-011-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-rc2Linus Torvalds2005-04-161-0/+1086