index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
proc-feroceon.S
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2015-05-03
ARM: 8350/1: proc-feroceon: Fix feroceon_proc_info macro
Andrew Lunn
1
-1
/
+0
2015-03-28
ARM: 8314/1: replace PROCINFO embedded branch with relative offset
Ard Biesheuvel
1
-2
/
+3
2014-07-18
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
1
-22
/
+22
2013-08-20
ARM: 7818/1: feroceon: Add suspend/resume operation
Ezequiel Garcia
1
-0
/
+26
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
1
-2
/
+0
2012-09-28
ARM: 7542/1: mm: fix cache LoUIS API for xscale and feroceon
Lorenzo Pieralisi
1
-0
/
+1
2012-09-25
ARM: mm: implement LoUIS API for cache maintenance ops
Lorenzo Pieralisi
1
-0
/
+3
2012-05-02
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
Will Deacon
1
-0
/
+1
2011-12-06
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
Will Deacon
1
-0
/
+3
2011-07-07
ARM: mm: proc-feroceon: Use the new processor struct macros
Dave Martin
1
-153
/
+49
2011-02-22
ARM: pm: add generic CPU suspend/resume support
Russell King
1
-0
/
+3
2010-10-28
ARM: 6466/1: implement flush_icache_all for the rest of the CPUs
Mika Westerberg
1
-0
/
+13
2010-10-08
ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...
Russell King
1
-1
/
+1
2010-07-27
ARM: Factor out common code from cpu_proc_fin()
Russell King
1
-6
/
+1
2010-02-15
ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range
Russell King
1
-8
/
+4
2010-02-15
ARM: dma-mapping: provide per-cpu type map/unmap functions
Russell King
1
-0
/
+42
2009-12-14
ARM: add size argument to __cpuc_flush_dcache_page
Russell King
1
-7
/
+8
2009-10-02
ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
Kirill A. Shutemov
1
-1
/
+1
2008-10-09
Merge branch 'for-rmk' of git://git.marvell.com/orion
Russell King
1
-4
/
+8
2008-10-01
[ARM] Don't include asm/elf.h in asm code
Russell King
1
-1
/
+1
2008-10-01
[ARM] Convert set_pte_ext implementions to macros
Russell King
1
-18
/
+1
2008-09-25
[ARM] Kirkwood: add support for L2 cache WB/WT selection
Ronen Shitrit
1
-4
/
+8
2008-07-07
[ARM] Feroceon: don't disable BPU on boot
Saeed Bishara
1
-4
/
+5
2008-06-22
[ARM] Feroceon: 88fr571-vd support
Lennert Buytenhek
1
-0
/
+30
2008-06-22
[ARM] Feroceon: 88fr131 support
Lennert Buytenhek
1
-0
/
+30
2008-06-22
[ARM] Feroceon: L2 cache support
Lennert Buytenhek
1
-0
/
+20
2008-06-22
[ARM] Feroceon: L1 cache range operation support
Stanislav Samsonov
1
-1
/
+68
2008-06-22
[ARM] Feroceon: allow more old Feroceon IDs
Ke Wei
1
-2
/
+2
2008-06-22
[ARM] Feroceon: speed up flushing of the entire cache
Nicolas Pitre
1
-11
/
+48
2008-06-22
[ARM] Feroceon: annotate 88fr531-vd CPU entries
Lennert Buytenhek
1
-4
/
+9
2008-06-22
[ARM] Orion: fix various whitespace and coding style issues
Lennert Buytenhek
1
-4
/
+4
2008-04-28
[ARM] Feroceon: Feroceon-specific WA-cache compatible {copy,clear}_user_page()
Lennert Buytenhek
1
-2
/
+2
2008-04-28
[ARM] Feroceon: fix function alignment in proc-feroceon.S
Nicolas Pitre
1
-3
/
+10
2008-04-28
[ARM] feroceon: remove CONFIG_CPU_CACHE_ROUND_ROBIN check
Lennert Buytenhek
1
-3
/
+0
2008-04-28
[ARM] feroceon: remove CONFIG_CPU_DCACHE_WRITETHROUGH check
Lennert Buytenhek
1
-40
/
+0
2008-04-24
[ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84f
Catalin Marinas
1
-1
/
+1
2008-04-18
Add a prefetch abort handler
Paul Brook
1
-0
/
+1
2008-01-26
[ARM] Feroceon: support old cores with ARM926 ID
Tzachi Perelstein
1
-0
/
+27
2008-01-26
[ARM] Marvell Feroceon CPU core support
Assaf Hoffman
1
-0
/
+479