1. 39544ac ARM: 7957/1: add DSB after icache flush in __flush_icache_all() by Vinayak Kale · 10 years ago
  2. 75374ad ARM: mm: Define set_memory_* functions for ARM by Laura Abbott · 11 years ago
  3. 39792c7 ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling code by Nicolas Pitre · 11 years ago
  4. 5cc91e0 Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 11 years ago
  5. d9524dc ARM: cacheflush: don't round address range up to nearest page by Will Deacon · 12 years ago
  6. 6af396a ARM: cacheflush: use -ishst dsb variant for ensuring flush completion by Will Deacon · 11 years ago
  7. 1bc3974 ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page by Simon Baatz · 11 years ago
  8. 0c91e7e ARM: cacheflush: add synchronization helpers for mixed cache state accesses by Nicolas Pitre · 11 years ago
  9. 031bd87 ARM: mm: implement LoUIS API for cache maintenance ops by Lorenzo Pieralisi · 12 years ago
  10. b74253f ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT caches by Will Deacon · 12 years ago
  11. c5102f5 ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails by Will Deacon · 12 years ago
  12. 4542b6a ARM: 7365/1: drop unused parameter from flush_cache_user_range by Dima Zavin · 12 years ago
  13. bd1274d Merge branch 'v6v7' into devel by Russell King · 13 years ago
  14. 753790e ARM: move cache/processor/fault glue to separate include files by Russell King · 13 years ago
  15. 774c096 ARM: v6/v7 cache: allow cache calls to be optimized by Russell King · 14 years ago
  16. e399b1a ARM: v6k: introduce CPU_V6K option by Russell King · 14 years ago
  17. 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
  18. 81d1195 ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UP by Tony Lindgren · 14 years ago
  19. f8b63c1 ARM: 6382/1: Remove superfluous flush_kernel_dcache_page() by Catalin Marinas · 14 years ago
  20. c017780 ARM: 6379/1: Assume new page cache pages have dirty D-cache by Catalin Marinas · 14 years ago
  21. b8349b5 ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP by Catalin Marinas · 14 years ago
  22. 33f663f ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4) by Catalin Marinas · 14 years ago
  23. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  24. f24407d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt by Linus Torvalds · 14 years ago
  25. 9f33be2 Merge branches 'clks' and 'pnx' into devel by Russell King · 14 years ago
  26. 3560adf Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into devel by Russell King · 14 years ago
  27. 1c8e170 ARM: 5950/1: ARM: Fix build error for arm1026ej-s processor by Abdoulaye Walsimou Gaye · 14 years ago
  28. 702b94b ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range by Russell King · 15 years ago
  29. a9c9147 ARM: dma-mapping: provide per-cpu type map/unmap functions by Russell King · 15 years ago
  30. 252a9af arm: add mm API for DMA to vmalloc/vmap areas by James Bottomley · 15 years ago
  31. 2045124 ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 and V7 comments by Tony Lindgren · 15 years ago
  32. 2ef7f3d ARM: Fix ptrace accesses by Russell King · 15 years ago
  33. 2c9b9c8 ARM: add size argument to __cpuc_flush_dcache_page by Russell King · 15 years ago
  34. ccaf5f0 ARM: 5848/1: kill flush_ioremap_region() by Nicolas Pitre · 15 years ago
  35. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  36. 7b0a100 ARM: Reduce __flush_dcache_page() visibility by Russell King · 15 years ago
  37. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  38. 2f0b192 ARM: Avoid duplicated implementation for VIVT cache flushing by Russell King · 15 years ago
  39. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  40. df71dfd ARM: Fix errata 411920 workarounds by Russell King · 15 years ago
  41. 56f8ba8 cpumask: use mm_cpumask() wrapper: arm by Rusty Russell · 15 years ago
  42. 73be159 [ARM] 5545/2: add flush_kernel_dcache_page() for ARM by Nicolas Pitre · 15 years ago
  43. 542f869 Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into devel by Russell King · 15 years ago
  44. 28853ac ARM: Add support for FA526 v2 by Paulius Zaleckas · 15 years ago
  45. 49cbe78 [ARM] pxa: add base support for Marvell's PXA168 processor line by Eric Miao · 16 years ago
  46. 87c5257 [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h by Russell King · 16 years ago
  47. 376e142 Do not flush the cache in flush_cache_v(un)map for VIPT caches by Catalin Marinas · 16 years ago
  48. 46097c7 [ARM] cachetype: move definitions to separate header by Russell King · 16 years ago
  49. 4baa992 [ARM] move include/asm-arm to arch/arm/include/asm by Russell King · 16 years ago[Renamed (99%) from include/asm-arm/cacheflush.h]
  50. daf93dd [ARM] fix VIPT/VIVT macro optimisations, add comments by Russell King · 16 years ago
  51. 19fd623 mm: spinlock tree_lock by Nick Piggin · 16 years ago
  52. a177ba3 Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into devel by Russell King · 16 years ago
  53. 826cbda [ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUs by Catalin Marinas · 16 years ago
  54. 836a805 [ARM] Feroceon: L1 cache range operation support by Stanislav Samsonov · 16 years ago
  55. e50d640 [ARM] Marvell Feroceon CPU core support by Assaf Hoffman · 17 years ago
  56. 90833fd [ARM] 4554/1: replace consistent_sync() with flush_ioremap_region() by Jared Hulbert · 17 years ago
  57. 065cf51 [ARM] armv7: add support for asid-tagged VIVT I-cache by Catalin Marinas · 17 years ago
  58. aaf83ac [ARM] armv7: Add ARMv7 cacheid macros by Catalin Marinas · 17 years ago
  59. bbe8888 [ARM] armv7: add support for ARMv7 cores. by Catalin Marinas · 17 years ago
  60. 7ae5a76 [ARM] Convert DMA cache handling to take const void * args by Russell King · 17 years ago
  61. 953233d [ARM] 4134/1: Add generic support for outer caches by Catalin Marinas · 17 years ago
  62. 6020dff [ARM] Resolve fuse and direct-IO failures due to missing cache flushes by Russell King · 18 years ago
  63. 1c9d3df [ARM] 4078/1: Fix ARM copypage cache coherency problems by Richard Purdie · 18 years ago
  64. ec8c044 [PATCH] Optimize D-cache alias handling on fork by Ralf Baechle · 18 years ago
  65. 6cc7cbe [ARM] Use CPU_CACHE_* where possible in asm/cacheflush.h by Russell King · 18 years ago
  66. f37f46e [ARM] nommu: add ARM946E-S core support by Hyok S. Choi · 18 years ago
  67. d60674e [ARM] nommu: add ARM940T core support by Hyok S. Choi · 18 years ago
  68. 43f5f01 [ARM] nommu: add ARM9TDMI core support by Hyok S. Choi · 18 years ago
  69. b731c31 [ARM] nommu: add ARM740T core support by Hyok S. Choi · 18 years ago
  70. 07e0da7 [ARM] nommu: add ARM7TDMI core support by Hyok S. Choi · 18 years ago
  71. a188ad2 [ARM] 3762/1: Fix ptrace cache coherency bug for ARM1136 VIPT nonaliasing Harvard caches by George G. Davis · 18 years ago
  72. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  73. 23bdf86 [ARM] 3377/2: add support for intel xsc3 core by Lennert Buytenhek · 18 years ago
  74. 78ff18a [ARM] Cleanup ARM includes by Russell King · 19 years ago
  75. d7b6b35 [ARM] Fix ARMv6 VIPT cache >= 32K by Russell King · 19 years ago
  76. b8a9b66 [PATCH] ARM: Add common CACHE_COLOUR macro by Russell King · 19 years ago
  77. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago