index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
cache.c
Age
Commit message (
Expand
)
Author
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-07-25
parisc: Drop WARN_ON_ONCE() from flush_cache_vmap
John David Anglin
2025-07-25
parisc: Rename pte_needs_flush() to pte_needs_cache_flush() in cache.c
John David Anglin
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
[next]