1. 25 4月, 2008 1 次提交
  2. 19 4月, 2008 1 次提交
  3. 17 4月, 2008 5 次提交
  4. 27 3月, 2008 1 次提交
  5. 03 3月, 2008 1 次提交
  6. 01 3月, 2008 1 次提交
    • T
      x86: CPA: avoid split of alias mappings · 8be8f54b
      Thomas Gleixner 提交于
      avoid over-eager large page splitup.
      
      When the target area needs to be split or is split already (ioremap)
      then the current code enforces the split of large mappings in the alias
      regions even if we could avoid it.
      
      Use a separate variable processed in the cpa_data structure to carry
      the number of pages which have been processed instead of reusing the
      numpages variable. This keeps numpages intact and gives the alias code
      a chance to keep large mappings intact.
      Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
      Signed-off-by: NIngo Molnar <mingo@elte.hu>
      8be8f54b
  7. 26 2月, 2008 1 次提交
  8. 21 2月, 2008 1 次提交
  9. 19 2月, 2008 4 次提交
  10. 15 2月, 2008 2 次提交
  11. 13 2月, 2008 1 次提交
  12. 10 2月, 2008 4 次提交
  13. 07 2月, 2008 2 次提交
  14. 06 2月, 2008 1 次提交
  15. 04 2月, 2008 14 次提交