aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/outercache.h
AgeCommit message (Expand)Author
2015-07-25ARM: move heavy barrier support out of lineRussell King
2015-01-16ARM: 8260/1: l2c: Add interface to ask hypervisor to configure L2CTomasz Figa
2014-05-30ARM: l2c: remove old .set_debug methodRussell King
2014-05-30ARM: l2c: provide generic hook to intercept writes to secure registersRussell King
2014-05-30ARM: outer cache: add WARN_ON() to outer_disable()Russell King
2014-05-22ARM: outer cache: add documentation of outer cache functionsRussell King
2014-05-22ARM: l2c: remove outer_inv_all() methodRussell King
2013-08-22ARM: move outer_cache declaration out of ifdefRob Herring
2013-02-06ARM: 7639/1: cache-l2x0: add missed dummy outer_resume entryBarry Song
2011-10-17ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure modeBarry Song
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King
2011-03-09ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corruptiSantosh Shilimkar
2011-02-15ARM: 6671/1: LPAE: use phys_addr_t instead of unsigned long in outercache fun...Will Deacon
2010-10-26arm: Disable outer (L2) cache in kexecThomas Gleixner
2010-03-25ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)Catalin Marinas
2010-03-25ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)Catalin Marinas