index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
cache.c
Age
Commit message (
Expand
)
Author
2024-07-04
parisc: Use max() to calculate parisc_tlb_flush_threshold
Thorsten Blum
2024-06-12
parisc: Try to fix random segmentation faults in package builds
John David Anglin
2024-01-31
parisc: BTLB: Fix crash when setting up BTLB at CPU bringup
Helge Deller
2024-01-30
parisc: Fix random data corruption from exception handler
Helge Deller
2024-01-28
parisc: Check for valid stride size for cache flushes
Helge Deller
2023-09-07
parisc: BTLB: Initialize BTLB tables at CPU startup
Helge Deller
2023-08-24
parisc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-06-30
parisc: Add cacheflush() syscall
Helge Deller
2023-06-19
parisc: add pte_unmap() to balance get_ptep()
Hugh Dickins
2023-05-24
parisc: Fix flush_dcache_page() for usage from irq context
Helge Deller
2022-09-26
parisc: remove mmap linked list from cache handling
Matthew Wilcox (Oracle)
2022-08-05
Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-01
parisc: Drop pa_swapper_pg_lock spinlock
Helge Deller
2022-07-25
highmem: Make __kunmap_{local,atomic}() take const void pointer
Fabio M. De Francesco
2022-06-26
parisc: Fix flush_anon_page on PA8800/PA8900
John David Anglin
2022-05-23
parisc: Don't enforce DMA completion order in cache flushes
John David Anglin
2022-05-17
parisc: Rewrite cache flush code for PA8800/PA8900
John David Anglin
2022-05-08
Revert "parisc: Increase parisc_cache_flush_threshold setting"
Helge Deller
2022-03-29
parisc: Move CPU startup-related functions into .text section
Helge Deller
2022-03-29
Revert "parisc: Fix invalidate/flush vmap routines"
Helge Deller
2022-03-21
parisc: Fix invalidate/flush vmap routines
John David Anglin
2022-03-18
parisc: Avoid flushing cache on cache-less machines
Helge Deller
2022-03-16
parisc: Avoid calling SMP cache flush functions on cache-less machines
Helge Deller
2022-03-11
parisc: Increase parisc_cache_flush_threshold setting
John David Anglin
2022-03-11
parisc: Use constants to encode the space registers like SR_KERNEL
Helge Deller
2022-03-11
parisc: Add vDSO support
Helge Deller
2022-03-11
parisc: Fix non-access data TLB cache flush faults
John David Anglin
2021-11-13
parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...
John David Anglin
2021-10-30
parisc: deduplicate code in flush_cache_mm() and flush_cache_range()
Sven Schnelle
2021-10-30
parisc: disable preemption during local tlb flush
Sven Schnelle
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2020-10-15
parisc: Rewrite tlb flush threshold calculation
John David Anglin
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2019-12-04
parisc: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
2019-11-04
parisc: Avoid spurious inequivalent alias kernel error messages
John David Anglin
2019-05-10
parisc: Use __ro_after_init in cache.c
Helge Deller
2019-05-03
parisc: Use per-pagetable spinlock
Mikulas Patocka
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
[next]