| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-03-24 | 1 | -7/+0 |
|\ |
|
| * | arm64: drop unused __local_flush_icache_all() | Kefeng Wang | 2016-03-21 | 1 | -7/+0 |
* | | asm-generic: Consolidate mark_rodata_ro() | Kees Cook | 2016-02-22 | 1 | -4/+0 |
|/ |
|
* | arm64: Use PoU cache instr for I/D coherency | Ashok Kumar | 2015-12-17 | 1 | -0/+1 |
* | arm64: flush: use local TLB and I-cache invalidation | Will Deacon | 2015-10-07 | 1 | -0/+7 |
* | arm64: kill flush_cache_all() | Mark Rutland | 2015-05-19 | 1 | -5/+0 |
* | arm64: add better page protections to arm64 | Laura Abbott | 2015-01-22 | 1 | -0/+5 |
* | arm64: compat: align cacheflush syscall with arch/arm | Vladimir Murzin | 2014-12-01 | 1 | -1/+1 |
* | arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support | Laura Abbott | 2014-09-08 | 1 | -0/+4 |
* | arm64: Fix barriers used for page table modifications | Catalin Marinas | 2014-07-24 | 1 | -10/+1 |
* | arm64: barriers: make use of barrier options with explicit barriers | Will Deacon | 2014-05-09 | 1 | -2/+2 |
* | arm64: Implement coherent DMA API based on swiotlb | Catalin Marinas | 2014-02-27 | 1 | -0/+7 |
* | arm64: add DSB after icache flush in __flush_icache_all() | Vinayak Kale | 2014-02-05 | 1 | -0/+1 |
* | arm64: Remove __flush_dcache_page() | Catalin Marinas | 2013-06-07 | 1 | -3/+0 |
* | arm64: Convert empty flush_cache_{mm,page} functions to static inline | Catalin Marinas | 2012-11-23 | 1 | -2/+9 |
* | arm64: Cache maintenance routines | Catalin Marinas | 2012-09-17 | 1 | -0/+148 |