| Commit message (Expand) | Author | Age | Files | Lines |
* | parisc: Fix TLB related boot crash on SMP machines | Helge Deller | 2016-12-08 | 1 | -0/+11 |
* | parisc: Fix races in parisc_setup_cache_timing() | John David Anglin | 2016-11-25 | 1 | -19/+12 |
* | parisc: use %pD | Al Viro | 2016-08-08 | 1 | -1/+1 |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -1/+1 |
* | parisc: Imporove debug info about space registers and TLB configuration | Helge Deller | 2016-01-12 | 1 | -4/+22 |
* | parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based... | John David Anglin | 2015-07-10 | 1 | -38/+67 |
* | parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE | Helge Deller | 2014-04-13 | 1 | -1/+2 |
* | parisc: Remove unused CONFIG_PARISC_TMPALIAS code | John David Anglin | 2014-03-23 | 1 | -64/+0 |
* | parisc: fix cache-flushing | Helge Deller | 2014-02-02 | 1 | -0/+14 |
* | parisc: Ensure full cache coherency for kmap/kunmap | John David Anglin | 2014-01-08 | 1 | -35/+0 |
* | Revert "parisc: Export flush_cache_page() (needed by lustre)" | Helge Deller | 2013-10-19 | 1 | -1/+0 |
* | parisc: Export flush_cache_page() (needed by lustre) | Geert Uytterhoeven | 2013-10-13 | 1 | -0/+1 |
* | parisc: Fix cache routines to ignore vma's with an invalid pfn | John David Anglin | 2013-07-31 | 1 | -64/+71 |
* | parisc: Ensure volatile space register %sr1 is not clobbered | John David Anglin | 2013-07-09 | 1 | -1/+1 |
* | parisc: remove the second argument of kmap_atomic | Zhao Hongjiang | 2013-05-06 | 1 | -3/+3 |
* | parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates | John David Anglin | 2013-04-25 | 1 | -4/+1 |
* | parisc: disable preemption while flushing D- or I-caches through TMPALIAS region | John David Anglin | 2013-02-20 | 1 | -0/+2 |
* | parisc: fixes and cleanups in page cache flushing (4/4) | John David Anglin | 2013-02-20 | 1 | -0/+64 |
* | parisc: fixes and cleanups in page cache flushing (3/4) | John David Anglin | 2013-02-20 | 1 | -7/+81 |
* | parisc: fixes and cleanups in page cache flushing (1/4) | John David Anglin | 2013-02-20 | 1 | -28/+21 |
* | [PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotect | John David Anglin | 2013-01-19 | 1 | -0/+18 |
* | mm: replace vma prio_tree with an interval tree | Michel Lespinasse | 2012-10-09 | 1 | -2/+1 |
* | Disintegrate asm/system.h for PA-RISC | David Howells | 2012-03-28 | 1 | -1/+0 |
* | [PARISC] prevent speculative re-read on cache flush | James Bottomley | 2011-04-15 | 1 | -1/+12 |
* | parisc: flush pages through tmpalias space | James Bottomley | 2011-01-15 | 1 | -92/+17 |
* | parisc: remove trailing space in messages | Frans Pop | 2010-03-06 | 1 | -2/+2 |
* | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 | 1 | -2/+2 |
* | parisc: ensure broadcast tlb purge runs single threaded | Helge Deller | 2009-07-03 | 1 | -8/+15 |
* | parisc: remove CVS keywords | Alexander Beregalov | 2009-07-03 | 1 | -2/+1 |
* | parisc: BUG_ON() cleanup | Helge Deller | 2009-03-13 | 1 | -4/+1 |
* | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 1 | -3/+3 |
* | arch/parisc/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 1 | -1/+1 |
* | [PARISC] Fixes /proc/cpuinfo cache output on B160L | Helge Deller | 2007-02-17 | 1 | -1/+1 |
* | [PARISC] Clean up the cache and tlb headers | Randolph Chung | 2007-02-17 | 1 | -11/+175 |
* | [PARISC] Export clear_user_page to modules | Matthew Wilcox | 2006-10-04 | 1 | -2/+2 |
* | [PARISC] Fix CONFIG_DEBUG_SPINLOCK | Matthew Wilcox | 2006-10-04 | 1 | -3/+0 |
* | [PARISC] parisc specific kmap API implementation for pa8800 | James Bottomley | 2006-10-04 | 1 | -1/+44 |
* | [PARISC] Ensure Space ID hashing is turned off | Kyle McMartin | 2006-06-28 | 1 | -1/+9 |
* | [PARISC] Match show_cache_info with reality | Kyle McMartin | 2006-06-28 | 1 | -8/+10 |
* | [PARISC] Misc. janitorial work | Helge Deller | 2006-04-22 | 1 | -2/+2 |
* | [PARISC] Add parisc implementation of flush_kernel_dcache_page() | James Bottomley | 2006-03-30 | 1 | -3/+3 |
* | [PARISC] Make local cache flushes take a void * | Matthew Wilcox | 2006-01-11 | 1 | -4/+4 |
* | [PARISC] Add __read_mostly section for parisc | Helge Deller | 2006-01-11 | 1 | -6/+6 |
* | [PATCH] mm: parisc pte atomicity | Hugh Dickins | 2005-10-30 | 1 | -15/+9 |
* | [PARISC] Fix parisc_setup_cache_timing to choose a better flush threshold | Stuart Brady | 2005-10-22 | 1 | -4/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+366 |