Age | Commit message (Expand) | Author |
2018-10-20 | parisc: Optimze cache flush algorithms | John David Anglin |
2018-10-17 | parisc: Add alternative coding infrastructure | Helge Deller |
2018-10-17 | parisc: Reorder TLB flush timing calculation | John David Anglin |
2018-04-11 | parisc: Move cache flush functions into .text.hot section | Helge Deller |
2018-04-05 | mm: fix races between swapoff and flush dcache | Huang Ying |
2018-03-17 | parisc: Handle case where flush_cache_range is called with no context | John David Anglin |
2018-03-02 | parisc: Fix ordering of cache and TLB flushes | John David Anglin |
2017-07-31 | parisc: Handle vma's whose context is not current in flush_cache_range | John David Anglin |
2017-07-25 | parisc: Extend disabled preemption in copy_user_page | John David Anglin |
2017-07-25 | parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq... | John David Anglin |
2017-03-15 | parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range | John David Anglin |
2017-03-03 | Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar |
2017-02-25 | parisc: Remove flush_user_dcache_range and flush_user_icache_range | John David Anglin |
2016-12-08 | parisc: Fix TLB related boot crash on SMP machines | Helge Deller |
2016-11-25 | parisc: Fix races in parisc_setup_cache_timing() | John David Anglin |
2016-08-07 | parisc: use %pD | Al Viro |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-01-12 | parisc: Imporove debug info about space registers and TLB configuration | Helge Deller |
2015-07-10 | parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based... | John David Anglin |
2014-04-13 | parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE | Helge Deller |
2014-03-23 | parisc: Remove unused CONFIG_PARISC_TMPALIAS code | John David Anglin |
2014-02-02 | parisc: fix cache-flushing | Helge Deller |
2014-01-08 | parisc: Ensure full cache coherency for kmap/kunmap | John David Anglin |
2013-10-19 | Revert "parisc: Export flush_cache_page() (needed by lustre)" | Helge Deller |
2013-10-13 | parisc: Export flush_cache_page() (needed by lustre) | Geert Uytterhoeven |
2013-07-31 | parisc: Fix cache routines to ignore vma's with an invalid pfn | John David Anglin |
2013-07-09 | parisc: Ensure volatile space register %sr1 is not clobbered | John David Anglin |
2013-05-06 | parisc: remove the second argument of kmap_atomic | Zhao Hongjiang |
2013-04-25 | parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates | John David Anglin |
2013-02-20 | parisc: disable preemption while flushing D- or I-caches through TMPALIAS region | John David Anglin |
2013-02-20 | parisc: fixes and cleanups in page cache flushing (4/4) | John David Anglin |
2013-02-20 | parisc: fixes and cleanups in page cache flushing (3/4) | John David Anglin |
2013-02-20 | parisc: 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_wrprotect | John David Anglin |
2012-10-09 | mm: replace vma prio_tree with an interval tree | Michel Lespinasse |
2012-03-28 | Disintegrate asm/system.h for PA-RISC | David Howells |
2011-04-15 | [PARISC] prevent speculative re-read on cache flush | James Bottomley |
2011-01-15 | parisc: flush pages through tmpalias space | James Bottomley |
2010-03-06 | parisc: remove trailing space in messages | Frans Pop |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King |
2009-07-03 | parisc: ensure broadcast tlb purge runs single threaded | Helge Deller |
2009-07-03 | parisc: remove CVS keywords | Alexander Beregalov |
2009-03-13 | parisc: BUG_ON() cleanup | Helge Deller |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe |
2008-02-03 | arch/parisc/: Spelling fixes | Joe Perches |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-02-17 | [PARISC] Fixes /proc/cpuinfo cache output on B160L | Helge Deller |
2007-02-17 | [PARISC] Clean up the cache and tlb headers | Randolph Chung |
2006-10-04 | [PARISC] Export clear_user_page to modules | Matthew Wilcox |