1. 8ef418c ARM: l2c: trial at enabling some Cortex-A9 optimisations by Russell King · 10 years ago
  2. 560be61 ARM: l2c: add warnings for stuff modifying aux_ctrl register values by Russell King · 10 years ago
  3. 314e47b ARM: l2c: print a warning with L2C-310 caches if the cache size is modified by Russell King · 10 years ago
  4. 678ea28 ARM: l2c: remove old .set_debug method by Russell King · 10 years ago
  5. a4b041a ARM: l2c: always enable non-secure access to lockdown registers by Russell King · 10 years ago
  6. 3a43b58 ARM: l2c: always enable low power modes by Russell King · 10 years ago
  7. 4374d64 ARM: l2c: add automatic enable of early BRESP by Russell King · 10 years ago
  8. ddf7d79 ARM: l2c: move L2 cache register saving to a more sensible location by Russell King · 10 years ago
  9. d9d1f3e ARM: l2c: check that DT files specify the required "cache-unified" property by Russell King · 10 years ago
  10. 1a5a954 ARM: l2c: fix register naming by Russell King · 10 years ago
  11. a8875a0 ARM: l2c: implement L2C-310 erratum 752271 in core L2C code by Russell King · 10 years ago
  12. 8abd259 ARM: l2c: provide generic hook to intercept writes to secure registers by Russell King · 10 years ago
  13. 0493aef ARM: l2c: move way size calculation data into l2c_init_data by Russell King · 10 years ago
  14. 5f47c38 ARM: l2c: add decode for L2C-220 cache ways by Russell King · 10 years ago
  15. 051334b ARM: l2c: move type string into l2c_init_data structure by Russell King · 10 years ago
  16. cf9ea8f ARM: l2c: remove obsolete l2x0 ops for non-OF init by Russell King · 10 years ago
  17. 9081114 ARM: l2c: convert Broadcom L2C-310 to new code by Russell King · 10 years ago
  18. 733c6bb ARM: l2c: add L2C-220 specific handlers by Russell King · 10 years ago
  19. f777332 ARM: l2c: use L2C-210 handlers for L2C-310 errata-less implementations by Russell King · 10 years ago
  20. ebd4219f ARM: l2c: implement L2C-310 erratum 588369 as a method override by Russell King · 10 years ago
  21. 99ca1772 ARM: l2c: implement L2C-310 erratum 727915 as a method override by Russell King · 10 years ago
  22. 6a28cf5 ARM: l2c: add L2C-210 specific handlers by Russell King · 10 years ago
  23. bda0b74 ARM: l2c: move pl310_set_debug() into l2c-310 code by Russell King · 10 years ago
  24. faf9b2e ARM: l2c: simplify l2x0 unlocking code by Russell King · 10 years ago
  25. 09a5d18 ARM: l2c: clean up save/resume functions by Russell King · 10 years ago
  26. b98556f2 ARM: l2c: move and add ARM L2C-2x0/L2C-310 save/resume code to non-OF by Russell King · 10 years ago
  27. cdef868 ARM: l2c: clean up L2 cache initialisation messages by Russell King · 10 years ago
  28. 75461f5 ARM: l2c: implement fixups for L2 cache controller quirks/errata by Russell King · 10 years ago
  29. 40266d6 ARM: l2c: move aurora broadcast setup to enable function by Russell King · 10 years ago
  30. 9a07f27 ARM: l2c: only write the auxiliary control register if required by Russell King · 10 years ago
  31. 17f3f99 ARM: l2c: write auxctrl register before unlocking by Russell King · 10 years ago
  32. 3b8bad5 ARM: l2c: provide enable method by Russell King · 10 years ago
  33. da3627f ARM: l2c: group implementation specific code together by Russell King · 10 years ago
  34. c40e7eb ARM: l2c: move l2c save function to __l2c_init() by Russell King · 10 years ago
  35. 9846dfc ARM: l2c: pass iomem address into data->save function by Russell King · 10 years ago
  36. 96054b0 ARM: l2c: clean up OF initialisation a bit by Russell King · 10 years ago
  37. 14b882c ARM: l2c: add and use L2C revision constants by Russell King · 10 years ago
  38. 83841fe ARM: l2c: rename cache_wait_way() by Russell King · 10 years ago
  39. df5dd4c ARM: l2c: provide generic helper for way-based operations by Russell King · 10 years ago
  40. 37abcdb ARM: l2c: split out cache unlock code by Russell King · 10 years ago
  41. 2b2a87a ARM: l2c: provide generic function for calling set_debug method by Russell King · 10 years ago
  42. c02642b ARM: l2c: rename OF specific things, making l2x0_of_data available to all by Russell King · 10 years ago
  43. ce84130 ARM: l2c: tidy up l2x0_of_data declarations by Russell King · 10 years ago
  44. a65bb92 ARM: l2c: add helper for L2 cache controller DT IDs by Russell King · 10 years ago
  45. 265c271 ARM: l2c: remove outer_inv_all() method by Russell King · 10 years ago
  46. e68f31f ARM: 7922/1: l2x0: add Marvell Tauros3 support by Sebastian Hesselbarth · 11 years ago
  47. 141b974 Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus by Russell King · 11 years ago
  48. 505caa6 ARM: 7821/1: DT: binding fixup to align with vendor-prefixes.txt by Christian Daudt · 11 years ago
  49. c477b8d ARM: 7820/1: mm: cache-l2x0: Print the cache size in kB by Fabio Estevam · 11 years ago
  50. 9781aa8 ARM: l2x0: use -st dsb option for ordering writel_relaxed with unlock by Will Deacon · 11 years ago
  51. 3b656fe ARM: 7716/1: bcm281xx: Add L2 support for Rev A2 chips by Christian Daudt · 11 years ago
  52. 6e7acee ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug init by Rob Herring · 11 years ago
  53. 8a3a180 ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel by Gregory CLEMENT · 12 years ago
  54. 8b827c6 ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT enable by Gregory CLEMENT · 12 years ago
  55. 74ddcdb ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlier by Rob Herring · 12 years ago
  56. b8db6b8 ARM: 7547/4: cache-l2x0: add support for Aurora L2 cache ctrl by Gregory CLEMENT · 12 years ago
  57. 6248d06 ARM: 7545/1: cache-l2x0: make outer_cache_fns a field of l2x0_of_data by Gregory CLEMENT · 12 years ago
  58. 0e51793 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  59. 9d4876f ARM: 7507/1: cache-l2x0.c: save the final aux ctrl value for resuming by Yilu Mao · 12 years ago
  60. e5b5d02 ARM: cache-l2x0: add a const qualifier by Uwe Kleine-König · 12 years ago
  61. ab4d536 ARM: 7398/1: l2x0: only write to debug registers on PL310 by Will Deacon · 12 years ago
  62. f154fe9 ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310 by Will Deacon · 12 years ago
  63. 3e175ca ARM: cache-l2x0.c: consistently use u32 by Russell King · 13 years ago
  64. fa0ce40 ARM: 7162/1: errata: tidy up Kconfig options for PL310 errata workarounds by Will Deacon · 13 years ago
  65. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  66. 91c2ebb ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode by Barry Song · 13 years ago
  67. 74d41f3 ARM: 7090/1: CACHE-L2X0: filter start address can be 0 and is often 0 by Barry Song · 13 years ago
  68. 1caf309 ARM: 7089/1: L2X0: add explicit cpu_relax() for busy wait loop by Barry Song · 13 years ago
  69. 8c36926 ARM: 7009/1: l2x0: Add OF based initialization by Rob Herring · 13 years ago
  70. bd31b85 locking, ARM: Annotate low level hw locks as raw by Thomas Gleixner · 15 years ago
  71. bac7e6e ARM: 7080/1: l2x0: make sure I&D are not locked down on init by Linus Walleij · 13 years ago
  72. 38a8914 ARM: 6987/1: l2x0: fix disabling function to avoid deadlock by Will Deacon · 13 years ago
  73. 1f0090a Merge branch 'misc' into devel by Russell King · 13 years ago
  74. 2839e06 ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corrupti by Santosh Shilimkar · 13 years ago
  75. 885028e ARM: 6741/1: errata: pl310 cache sync operation may be faulty by Srinidhi Kasagar · 14 years ago
  76. 444457c ARM: l2x0: Optimise the range based operations by Santosh Shilimkar · 14 years ago
  77. 5ba7037 ARM: l2x0: Determine the cache size by Santosh Shilimkar · 14 years ago
  78. 2fd8658 arm: Implement l2x0 cache disable functions by Thomas Gleixner · 14 years ago
  79. 9a6655e ARM: Improve the L2 cache performance when PL310 is used by Catalin Marinas · 14 years ago
  80. 6775a55 ARM: 6272/1: Convert L2x0 to use the IO relaxed operations by Catalin Marinas · 14 years ago
  81. 4082cfa ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRL by Sascha Hauer · 14 years ago
  82. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  83. 64039be ARM: 6094/1: Extend cache-l2x0 to support the 16-way PL310 by Jason McMullan · 14 years ago
  84. 23107c5 ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4) by Catalin Marinas · 14 years ago
  85. 9e65582 ARM: 5919/1: ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate clean lines by Santosh Shilimkar · 15 years ago
  86. 424d6b1 ARM: 5916/1: ARM: L2 : Add maintainace by line helper functions by Santosh Shilimkar · 15 years ago
  87. bf32eb8 Merge branch 'pending-l2x0' into cache by Russell King · 15 years ago
  88. 3d10743 ARM: cache-l2x0: make better use of background cache handling by Russell King · 15 years ago
  89. 0eb948d ARM: cache-l2x0: avoid taking spinlock for every iteration by Russell King · 15 years ago
  90. 48371cd ARM: 5845/1: l2x0: check whether l2x0 already enabled by Srinidhi Kasagar · 15 years ago
  91. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  92. 4f6627a [ARM] 4568/1: fix l2x0 cache invalidate handling of unaligned addresses by Rui Sousa · 17 years ago
  93. 0762097 [ARM] 4500/1: Add locking around the background L2x0 cache operations by Catalin Marinas · 17 years ago
  94. 382266a [ARM] 4135/1: Add support for the L210/L220 cache controllers by Catalin Marinas · 18 years ago