summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-12ARM: 7416/1: LPAE: Remove unused L_PTE_(BUFFERABLE|CACHEABLE) macrosCatalin Marinas1-2/+0
2012-05-11ARM: 7415/1: vfp: convert printk's to pr_*'sNicolas Pitre1-8/+8
2012-05-10ARM: decompressor: avoid speculative prefetch from non-RAM areasRussell King1-11/+18
2012-05-06ARM: 7413/1: move read_{boot,persistent}_clock to the architecture levelMarc Zyngier4-4/+48
2012-05-04ARM: 7363/1: DEBUG_LL: limit early mapping to the minimumNicolas Pitre1-8/+1
2012-05-02ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon20-26/+35
2012-05-02ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin1-0/+2
2012-04-28ARM: 7404/1: cmpxchg64: use atomic64 and local64 routines for cmpxchg64Will Deacon1-60/+13
2012-04-28ARM: 7347/1: SCU: use cpu_logical_map for per-CPU low power modeWill Deacon1-1/+2
2012-04-25ARM: 7374/1: add TRACEHOOK supportWade Farnsworth4-15/+14