1. 21 Oct, 2015 5 commits
  2. 20 Oct, 2015 1 commit
    • Catalin Marinas's avatar
      arm64: Make 36-bit VA depend on EXPERT · 56a3f30e
      Catalin Marinas authored
      Commit 21539939 (arm64: 36 bit VA) introduced 36-bit VA support for
      the arm64 kernel when the 16KB page configuration is enabled. While this
      is a valid hardware configuration, it's not something we want to
      encourage since it reduces the memory (and I/O) range that the kernel
      can access. Make this depend on EXPERT to avoid complaints of Linux not
      mapping the whole RAM, especially on platforms following the ARM
      recommended memory map.
      Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
      56a3f30e
  3. 19 Oct, 2015 14 commits
  4. 16 Oct, 2015 3 commits
  5. 13 Oct, 2015 4 commits
  6. 12 Oct, 2015 9 commits
  7. 09 Oct, 2015 2 commits
  8. 08 Oct, 2015 2 commits