index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
proc-arm946.S
Age
Commit message (
Expand
)
Author
2012-09-25
ARM: mm: implement LoUIS API for cache maintenance ops
Lorenzo Pieralisi
2012-05-02
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
Will Deacon
2011-12-06
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
Will Deacon
2011-08-09
ARM: 7005/1: freshen up mm/proc-arm946.S
Brian S. Julin
2011-07-07
ARM: mm: proc-arm946: Use the new processor struct macros
Dave Martin
2011-02-22
ARM: pm: add generic CPU suspend/resume support
Russell King
2010-10-28
ARM: 6466/1: implement flush_icache_all for the rest of the CPUs
Mika Westerberg
2010-10-08
ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...
Russell King
2010-07-27
ARM: Factor out common code from cpu_proc_fin()
Russell King
2010-02-15
ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range
Russell King
2010-02-15
ARM: dma-mapping: provide per-cpu type map/unmap functions
Russell King
2009-12-14
ARM: add size argument to __cpuc_flush_dcache_page
Russell King
2009-10-02
ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
Kirill A. Shutemov
2008-10-01
[ARM] Don't include asm/elf.h in asm code
Russell King
2008-08-12
[ARM] add proc-macros.S include to proc-arm940 and proc-arm946
Russell King
2008-05-17
[ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT mode
Lennert Buytenhek
2008-04-24
[ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84f
Catalin Marinas
2006-11-30
[ARM] Include asm/elf.h instead of asm/procinfo.h
Russell King
2006-09-28
[ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores.
Hyok S. Choi
2006-09-27
[ARM] nommu: add ARM946E-S core support
Hyok S. Choi