Age | Commit message (Expand) | Author |
2016-02-22 | asm-generic: Consolidate mark_rodata_ro() | Kees Cook |
2015-08-11 | firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area() | Russell King |
2015-08-01 | ARM: reduce visibility of dmac_* functions | Russell King |
2015-05-27 | ARM: 8380/1: bpf: fix NOMMU build | Arnd Bergmann |
2014-10-16 | ARM: mm: allow text and rodata sections to be read-only | Kees Cook |
2014-09-30 | ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on... | Krzysztof Kozlowski |
2014-08-27 | ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strex | Mark Rutland |
2014-05-25 | ARM: 8043/1: uprobes need icache flush after xol write | Victor Kamensky |
2014-05-25 | ARM: 8055/1: cacheflush: use -st dsb option for ensuring completion | Will Deacon |
2014-02-17 | ARM: 7957/1: add DSB after icache flush in __flush_icache_all() | Vinayak Kale |
2013-12-11 | ARM: mm: Define set_memory_* functions for ARM | Laura Abbott |
2013-10-29 | ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling code | Nicolas Pitre |
2013-08-28 | Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke... | Russell King |
2013-08-20 | ARM: cacheflush: don't round address range up to nearest page | Will Deacon |
2013-08-12 | ARM: cacheflush: use -ishst dsb variant for ensuring flush completion | Will Deacon |
2013-06-17 | ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page | Simon Baatz |
2013-04-24 | ARM: cacheflush: add synchronization helpers for mixed cache state accesses | Nicolas Pitre |
2012-09-25 | ARM: mm: implement LoUIS API for cache maintenance ops | Lorenzo Pieralisi |
2012-07-31 | ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT caches | Will Deacon |
2012-05-02 | ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails | Will Deacon |
2012-04-19 | ARM: 7365/1: drop unused parameter from flush_cache_user_range | Dima Zavin |
2011-03-16 | Merge branch 'v6v7' into devel | Russell King |
2011-02-12 | ARM: move cache/processor/fault glue to separate include files | Russell King |
2011-02-02 | ARM: v6/v7 cache: allow cache calls to be optimized | Russell King |
2011-02-02 | ARM: v6k: introduce CPU_V6K option | Russell King |
2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King |
2010-10-04 | ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UP | Tony Lindgren |
2010-09-19 | ARM: 6382/1: Remove superfluous flush_kernel_dcache_page() | Catalin Marinas |
2010-09-19 | ARM: 6379/1: Assume new page cache pages have dirty D-cache | Catalin Marinas |
2010-05-08 | ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP | Catalin Marinas |
2010-03-25 | ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4) | Catalin Marinas |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt | Linus Torvalds |
2010-02-25 | Merge branches 'clks' and 'pnx' into devel | Russell King |
2010-02-25 | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King |
2010-02-20 | ARM: 5950/1: ARM: Fix build error for arm1026ej-s processor | Abdoulaye Walsimou Gaye |
2010-02-15 | ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range | Russell King |
2010-02-15 | ARM: dma-mapping: provide per-cpu type map/unmap functions | Russell King |
2010-02-05 | arm: add mm API for DMA to vmalloc/vmap areas | James Bottomley |
2010-01-19 | ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a... | Tony Lindgren |
2009-12-14 | ARM: Fix ptrace accesses | Russell King |
2009-12-14 | ARM: add size argument to __cpuc_flush_dcache_page | Russell King |
2009-12-14 | ARM: 5848/1: kill flush_ioremap_region() | Nicolas Pitre |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-12-04 | ARM: Reduce __flush_dcache_page() visibility | Russell King |
2009-12-03 | Merge branch 'master' into for-2.6.33 | Jens Axboe |
2009-12-01 | ARM: Avoid duplicated implementation for VIVT cache flushing | Russell King |
2009-11-26 | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov |
2009-10-29 | ARM: Fix errata 411920 workarounds | Russell King |
2009-09-24 | cpumask: use mm_cpumask() wrapper: arm | Rusty Russell |