index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv8
/
cache_v8.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-25
arm64: add software pagetable walker
Caleb Connolly
1
-0
/
+245
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+0
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-0
/
+1
2024-05-06
arm: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+0
2024-04-10
arm64: Fix map_range() not splitting mapped blocks
Pierre-Clément Tosi
1
-0
/
+2
2023-11-17
Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available"
Chris Packham
1
-15
/
+1
2023-11-17
Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is pre...
Chris Packham
1
-10
/
+4
2023-11-17
Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present"
Chris Packham
1
-5
/
+1
2023-04-25
armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present
meitao
1
-1
/
+5
2023-04-25
arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is present
Marc Zyngier
1
-4
/
+10
2023-04-25
arm64: Use FEAT_HAFDBS to track dirty pages when available
Marc Zyngier
1
-1
/
+15
2023-03-06
arm64: Reduce PT size estimation complexity
Marc Zyngier
1
-75
/
+34
2023-03-06
arm64: Reduce add_map() complexity
Marc Zyngier
1
-48
/
+46
2023-03-06
arm: cpu: Add optional CMOs by VA
Marc Zyngier
1
-1
/
+96
2022-10-06
armv8: cache_v8: Fix pgtables setup when MMU is already enabled
Pali Rohár
1
-0
/
+4
2022-06-16
armv8: always use current exception level for TCR_ELx access
Andre Przywara
1
-4
/
+24
2021-07-28
arm64: Update memcpy_{from, to}io() helpers
Patrice Chotard
1
-0
/
+10
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-05-25
armv8: cache_v8: fix mmu_set_region_dcache_behaviour
Peng Fan
1
-1
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
1
-0
/
+1
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
1
-0
/
+1
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
1
-6
/
+6
2019-05-05
arch: armv8: Provide a way to disable cache maintenance ops
Vignesh Raghavendra
1
-0
/
+10
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-12-04
armv8: mmu: fix page table mapping
Peng Fan
1
-1
/
+4
2017-05-11
arm: Support cache invalidate
Simon Glass
1
-1
/
+1
2017-03-14
armv8: mmu: Add a function to change mapping attributes
York Sun
1
-4
/
+68
2016-11-07
armv8: add hooks for all cache-wide operations
Stephen Warren
1
-3
/
+5
2016-08-05
armv8: mmu: Detect page table overflow in emergency pt creation
Alexander Graf
1
-0
/
+4
2016-07-15
armv8: mmu: Add support of non-identical mapping
York Sun
1
-17
/
+20
2016-07-15
armv8: mmu: split block if necessary
York Sun
1
-32
/
+38
2016-07-15
armv8: mmu: house cleaning
York Sun
1
-5
/
+8
2016-03-21
arm64: Fix layerscape mmu setup
Alexander Graf
1
-1
/
+1
2016-03-15
arm64: Only allow dcache disabled in SPL builds
Alexander Graf
1
-0
/
+9
2016-03-15
arm64: Remove non-full-va map code
Alexander Graf
1
-90
/
+0
2016-03-15
thunderx: Move mmu table into board file
Alexander Graf
1
-5
/
+3
2016-03-15
arm64: Make full va map code more dynamic
Alexander Graf
1
-55
/
+398
2016-03-15
arm64: Disable TTBR1 maps in EL1
Alexander Graf
1
-1
/
+1
2016-03-15
thunderx: Calculate TCR dynamically
Alexander Graf
1
-1
/
+58
2016-01-19
armv8: New MMU setup code allowing to use 48+ bits PA/VA
Sergey Temerkhanov
1
-0
/
+77
2015-11-30
armv8/layerscape: Update MMU table with execute-never bits
Alison Wang
1
-2
/
+2
2015-11-10
armv8: allow custom MMU setup routines on ARMv8
Stephen Warren
1
-1
/
+1
2015-10-15
armv8/mmu: Set bits marked RES1 in TCR
Thierry Reding
1
-3
/
+3
2015-09-01
armv8: fsl-lsch3: Rewrite MMU translation table entries
Alison Wang
1
-4
/
+13
2015-08-12
ARM: cache: implement a default weak flush_cache() function
Wu, Josh
1
-8
/
+0
2015-08-12
ARM: cache: add an empty stub function for invalidate/flush dcache
Wu, Josh
1
-8
/
+0
2015-07-31
armv8: caches: Added routine to set non cacheable region
Siva Durga Prasad Paladugu
1
-0
/
+36
2015-07-28
armv8/cache: Fix page table creation
Thierry Reding
1
-2
/
+2
[next]