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
/
tlbflush.h
Age
Commit message (
Expand
)
Author
2011-07-19
ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanence
Russell King
2011-02-21
ARM: tlb: move noMMU tlb_flush() to asm/tlb.h
Russell King
2010-10-18
Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...
Russell King
2010-10-04
ARM: Allow SMP kernels to boot on UP systems
Russell King
2010-09-19
ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT caches
Catalin Marinas
2010-09-19
ARM: 6379/1: Assume new page cache pages have dirty D-cache
Catalin Marinas
2010-08-10
ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul...
Will Deacon
2010-05-08
ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP
Catalin Marinas
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2009-10-15
ARM: 5763/1: ARM: SMP: Fix the BUG with CONFIG_PREEMPT enabled
Santosh Shilimkar
2009-09-24
cpumask: use mm_cpumask() wrapper: arm
Rusty Russell
2009-05-30
Check whether the TLB operations need broadcasting on SMP systems
Catalin Marinas
2009-03-25
ARM: Add support for FA526 v2
Paulius Zaleckas
2009-03-25
ARM: tlbflush.h: introduce TLB_BTB flag
Paulius Zaleckas
2008-08-12
[ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}...
Paul Walmsley
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King