Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5e354747b2c91f64544b97760d38e2d3280307b2
/
arch
/
arm
/
mm
/
cache-v7.S
95731b8
ARM: 9059/1: cache-v7: get rid of mini-stack
by Ard Biesheuvel
· 4 years ago
f9e7a99
ARM: 9058/1: cache-v7: refactor v7_invalidate_l1 to avoid clobbering r5/r6
by Ard Biesheuvel
· 4 years ago
c0e5073
ARM: 9057/1: cache-v7: add missing ISB after cache level selection
by Ard Biesheuvel
· 4 years ago
e7289c6
sched/rt, ARM: Use CONFIG_PREEMPTION
by Thomas Gleixner
· 5 years ago
2b49350
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
779eb41
ARM: 8862/1: errata: 814220-B-Cache maintenance by set/way operations can execute out of order
by Benjamin Gaignard
· 6 years ago
5f41f91
ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU cores
by Marek Szyprowski
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
a1208f6
ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling
by Chris Cole
· 6 years ago
1238c4f
ARM: 8729/1: Hook B15 readahead cache functions based on processor
by Florian Fainelli
· 7 years ago
08a7e62
scripts/spelling.txt: add "swith" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
aaf4b5d
ARM: cache-v7: optimise test for Cortex A9 r0pX devices
by Russell King
· 10 years ago
d3cd451
ARM: cache-v7: optimise branches in v7_flush_cache_louis
by Russell King
· 10 years ago
cd8b24d
ARM: cache-v7: consolidate initialisation of cache level index
by Russell King
· 10 years ago
47b8484
ARM: cache-v7: shift CLIDR to extract appropriate field before masking
by Russell King
· 10 years ago
5aca3708
ARM: cache-v7: use movw/movt instructions
by Russell King
· 10 years ago
6ebbf2c
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
by Russell King
· 11 years ago
9581960
ARM: 8055/1: cacheflush: use -st dsb option for ensuring completion
by Will Deacon
· 11 years ago
70f665f
ARM: 7919/1: mm: refactor v7 cache cleaning ops to use way/index sequence
by Lorenzo Pieralisi
· 11 years ago
6abdd49
ARM: mm: use inner-shareable barriers for TLB and user cache operations
by Will Deacon
· 12 years ago
6915579
ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrect
by Jon Medhurst
· 12 years ago
c08e20d
arm: Add v7_invalidate_l1 to cache-v7.S
by Dinh Nguyen
· 12 years ago
d056a69
ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUs
by Will Deacon
· 12 years ago
a0f0dd5
Merge branch 'fixes' into for-linus
by Russell King
· 12 years ago
7253b85
ARM: 7541/1: Add ARM ERRATA 775420 workaround
by Simon Horman
· 12 years ago
3287be8
ARM: mm: rename jump labels in v7_flush_dcache_all function
by Lorenzo Pieralisi
· 12 years ago
031bd87
ARM: mm: implement LoUIS API for cache maintenance ops
by Lorenzo Pieralisi
· 12 years ago
c5102f5
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
by Will Deacon
· 13 years ago
8e43a90
ARM: 7325/1: fix v7 boot with lockdep enabled
by Rabin Vincent
· 13 years ago
b46c0f7
ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR
by Stephen Boyd
· 13 years ago
f630c1b
ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed
by Will Deacon
· 13 years ago
455a01e
ARM: mm: cache-v7: Use the new processor struct macros
by Dave Martin
· 14 years ago
a248b13
ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_area
by Will Deacon
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
da30e0a
ARM: 6528/1: Use CTR for the I-cache line size on ARMv7
by Catalin Marinas
· 14 years ago
81d1195
ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UP
by Tony Lindgren
· 14 years ago
f00ec48
ARM: Allow SMP kernels to boot on UP systems
by Russell King
· 14 years ago
a901ff7
ARM: 6139/1: ARMv7: Use the Inner Shareable I-cache on MP
by Santosh Shilimkar
· 15 years ago
b8349b5
ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP
by Catalin Marinas
· 15 years ago
2ffe2da
ARM: dma-mapping: fix for speculative prefetching
by Russell King
· 15 years ago
702b94b
ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range
by Russell King
· 15 years ago
a9c9147
ARM: dma-mapping: provide per-cpu type map/unmap functions
by Russell King
· 15 years ago
2c9b9c8
ARM: add size argument to __cpuc_flush_dcache_page
by Russell King
· 15 years ago
32cfb1b
ARM: 5746/1: Handle possible translation errors in ARMv6/v7 coherent_user_range
by Catalin Marinas
· 15 years ago
347c8b7
Thumb-2: Implement the unified arch/arm/mm support
by Catalin Marinas
· 15 years ago
c30c2f9
ARMv7: Add extra barriers for flush_cache_all compressed/head.S
by Catalin Marinas
· 16 years ago
93ed397
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
by Catalin Marinas
· 16 years ago
bbe8888
[ARM] armv7: add support for ARMv7 cores.
by Catalin Marinas
· 18 years ago