1. 22 3月, 2006 1 次提交
  2. 18 11月, 2005 1 次提交
    • R
      [ARM] Fix some corner cases in new mm initialisation · 02b30839
      Russell King 提交于
      Document that the VMALLOC_END address must be aligned to 2MB since
      it must align with a PGD boundary.
      
      Allocate the vectors page early so that the flush_cache_all() later
      will cause any dirty cache lines in the direct mapping will be safely
      written back.
      
      Move the flush_cache_all() to the second local_flush_cache_tlb() and
      remove the now redundant first local_flush_cache_tlb().
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      02b30839
  3. 02 11月, 2005 1 次提交
  4. 29 10月, 2005 1 次提交
  5. 28 10月, 2005 2 次提交
  6. 28 6月, 2005 1 次提交
  7. 27 6月, 2005 1 次提交
  8. 23 6月, 2005 1 次提交
  9. 17 4月, 2005 2 次提交
    • A
      [PATCH] arm: add comment about max_low_pfn/max_pfn · d42ce812
      akpm@osdl.org 提交于
      )
      
      
      From: Russell King <rmk+lkml@arm.linux.org.uk>
      
      Oddly, max_low_pfn/max_pfn end up being the number of pages in the system,
      rather than the maximum PFN on ARM.  This doesn't seem to cause any problems,
      so just add a note about it.
      Signed-off-by: NRussell King <rmk@arm.linux.org.uk>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      d42ce812
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4