1. 08 12月, 2011 3 次提交
  2. 06 12月, 2011 1 次提交
  3. 27 11月, 2011 2 次提交
    • N
      ARM: move VMALLOC_END down temporarily for shmobile · 0af362f8
      Nicolas Pitre 提交于
      THIS IS A TEMPORARY HACK.  The purpose of this is _only_ to avoid a
      regression on an existing machine while a better fix is implemented.
      
      On shmobile the consistent DMA memory area was set to 158MB in commit
      28f0721a with no explanation.  The documented size for this area should
      vary between 2MB and 14MB, and none of the other ARM targets exceed that.
      
      The included #warning is therefore meant to be noisy on purpose to get
      shmobile maintainers attention and this commit reverted once this
      consistent DMA size conflict is resolved.
      Signed-off-by: NNicolas Pitre <nicolas.pitre@linaro.org>
      Cc: Magnus Damm <damm@opensource.se>
      Cc: Paul Mundt <lethal@linux-sh.org>
      0af362f8
    • N
      ARM: move iotable mappings within the vmalloc region · 0536bdf3
      Nicolas Pitre 提交于
      In order to remove the build time variation between different SOCs with
      regards to VMALLOC_END, the iotable mappings are now allocated inside
      the vmalloc region.  This allows for VMALLOC_END to be identical across
      all machines.
      
      The value for VMALLOC_END is now set to 0xff000000 which is right where
      the consistent DMA area starts.
      
      To accommodate all static mappings on machines with possible highmem usage,
      the default vmalloc area size is changed to 240 MB so that VMALLOC_START
      is no higher than 0xf0000000 by default.
      Signed-off-by: NNicolas Pitre <nicolas.pitre@linaro.org>
      Tested-by: NStephen Warren <swarren@nvidia.com>
      Tested-by: NKevin Hilman <khilman@ti.com>
      Tested-by: NJamie Iles <jamie@jamieiles.com>
      0536bdf3
  4. 06 10月, 2011 2 次提交
  5. 23 9月, 2011 1 次提交
  6. 22 2月, 2011 1 次提交
  7. 15 2月, 2011 1 次提交
  8. 22 12月, 2010 5 次提交
  9. 27 11月, 2010 6 次提交
  10. 21 11月, 2010 1 次提交
  11. 27 10月, 2010 1 次提交
  12. 19 9月, 2010 2 次提交
  13. 17 5月, 2010 1 次提交
  14. 25 11月, 2009 1 次提交
  15. 18 8月, 2009 1 次提交
  16. 11 7月, 2009 2 次提交
  17. 05 7月, 2009 2 次提交
  18. 26 4月, 2009 1 次提交
  19. 01 10月, 2008 6 次提交