aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm/proc-feroceon.S
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: reorder includes after introduction of linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2019-11-15ARM: 8933/1: replace Sun/Solaris style flag on section directiveGravatar Nick Desaulniers 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-14/+1
2015-05-03ARM: 8350/1: proc-feroceon: Fix feroceon_proc_info macroGravatar Andrew Lunn 1-1/+0
2015-03-28ARM: 8314/1: replace PROCINFO embedded branch with relative offsetGravatar Ard Biesheuvel 1-2/+3
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Gravatar Russell King 1-22/+22
2013-08-20ARM: 7818/1: feroceon: Add suspend/resume operationGravatar Ezequiel Garcia 1-0/+26
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersGravatar Paul Gortmaker 1-2/+0
2012-09-28ARM: 7542/1: mm: fix cache LoUIS API for xscale and feroceonGravatar Lorenzo Pieralisi 1-0/+1
2012-09-25ARM: mm: implement LoUIS API for cache maintenance opsGravatar Lorenzo Pieralisi 1-0/+3
2012-05-02ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsGravatar Will Deacon 1-0/+1
2011-12-06ARM: proc-*.S: place cpu_reset functions into .idmap.text sectionGravatar Will Deacon 1-0/+3
2011-07-07ARM: mm: proc-feroceon: Use the new processor struct macrosGravatar Dave Martin 1-153/+49
2011-02-22ARM: pm: add generic CPU suspend/resume supportGravatar Russell King 1-0/+3
2010-10-28ARM: 6466/1: implement flush_icache_all for the rest of the CPUsGravatar Mika Westerberg 1-0/+13
2010-10-08ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...Gravatar Russell King 1-1/+1
2010-07-27ARM: Factor out common code from cpu_proc_fin()Gravatar Russell King 1-6/+1
2010-02-15ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeGravatar Russell King 1-8/+4
2010-02-15ARM: dma-mapping: provide per-cpu type map/unmap functionsGravatar Russell King 1-0/+42
2009-12-14ARM: add size argument to __cpuc_flush_dcache_pageGravatar Russell King 1-7/+8
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Gravatar Kirill A. Shutemov 1-1/+1
2008-10-09Merge branch 'for-rmk' of git://git.marvell.com/orionGravatar Russell King 1-4/+8
2008-10-01[ARM] Don't include asm/elf.h in asm codeGravatar Russell King 1-1/+1
2008-10-01[ARM] Convert set_pte_ext implementions to macrosGravatar Russell King 1-18/+1
2008-09-25[ARM] Kirkwood: add support for L2 cache WB/WT selectionGravatar Ronen Shitrit 1-4/+8
2008-07-07[ARM] Feroceon: don't disable BPU on bootGravatar Saeed Bishara 1-4/+5
2008-06-22[ARM] Feroceon: 88fr571-vd supportGravatar Lennert Buytenhek 1-0/+30
2008-06-22[ARM] Feroceon: 88fr131 supportGravatar Lennert Buytenhek 1-0/+30
2008-06-22[ARM] Feroceon: L2 cache supportGravatar Lennert Buytenhek 1-0/+20
2008-06-22[ARM] Feroceon: L1 cache range operation supportGravatar Stanislav Samsonov 1-1/+68
2008-06-22[ARM] Feroceon: allow more old Feroceon IDsGravatar Ke Wei 1-2/+2
2008-06-22[ARM] Feroceon: speed up flushing of the entire cacheGravatar Nicolas Pitre 1-11/+48
2008-06-22[ARM] Feroceon: annotate 88fr531-vd CPU entriesGravatar Lennert Buytenhek 1-4/+9
2008-06-22[ARM] Orion: fix various whitespace and coding style issuesGravatar Lennert Buytenhek 1-4/+4
2008-04-28[ARM] Feroceon: Feroceon-specific WA-cache compatible {copy,clear}_user_page()Gravatar Lennert Buytenhek 1-2/+2
2008-04-28[ARM] Feroceon: fix function alignment in proc-feroceon.SGravatar Nicolas Pitre 1-3/+10
2008-04-28[ARM] feroceon: remove CONFIG_CPU_CACHE_ROUND_ROBIN checkGravatar Lennert Buytenhek 1-3/+0
2008-04-28[ARM] feroceon: remove CONFIG_CPU_DCACHE_WRITETHROUGH checkGravatar Lennert Buytenhek 1-40/+0
2008-04-24[ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fGravatar Catalin Marinas 1-1/+1
2008-04-18Add a prefetch abort handlerGravatar Paul Brook 1-0/+1
2008-01-26[ARM] Feroceon: support old cores with ARM926 IDGravatar Tzachi Perelstein 1-0/+27
2008-01-26[ARM] Marvell Feroceon CPU core supportGravatar Assaf Hoffman 1-0/+479