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
/
include
/
asm
/
outercache.h
Age
Commit message (
Expand
)
Author
2014-05-30
ARM: l2c: remove old .set_debug method
Russell King
2014-05-30
ARM: l2c: provide generic hook to intercept writes to secure registers
Russell King
2014-05-30
ARM: outer cache: add WARN_ON() to outer_disable()
Russell King
2014-05-22
ARM: outer cache: add documentation of outer cache functions
Russell King
2014-05-22
ARM: l2c: remove outer_inv_all() method
Russell King
2013-08-22
ARM: move outer_cache declaration out of ifdef
Rob Herring
2013-02-06
ARM: 7639/1: cache-l2x0: add missed dummy outer_resume entry
Barry Song
2011-10-17
ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode
Barry Song
2011-03-20
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
Russell King
2011-03-09
ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corrupti
Santosh Shilimkar
2011-02-15
ARM: 6671/1: LPAE: use phys_addr_t instead of unsigned long in outercache fun...
Will Deacon
2010-10-26
arm: Disable outer (L2) cache in kexec
Thomas Gleixner
2010-03-25
ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)
Catalin Marinas
2010-03-25
ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)
Catalin Marinas