1. 07 8月, 2008 1 次提交
  2. 06 8月, 2008 1 次提交
    • J
      dma: fix order calculation in dma_mark_declared_memory_occupied() · d2dc1f4a
      Jan Beulich 提交于
      get_order() takes byte-sized input, not a page-granular one.
      
      Irrespective of this fix I'm inclined to believe that this doesn't work
      right anyway - bitmap_allocate_region() has an implicit assumption of
      'pos' being suitable for 'order', which this function doesn't seem to
      enforce (and since it's being called with a byte-granular value there's no
      reason to believe that the callers would make sure device_addr is passed
      accordingly - it's also not documented that way).
      Signed-off-by: NJan Beulich <jbeulich@novell.com>
      Cc: James E.J. Bottomley <James.Bottomley@HansenPartnership.com>
      Cc: Ingo Molnar <mingo@elte.hu>
      Cc: Dmitry Baryshkov <dbaryshkov@gmail.com>
      Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      d2dc1f4a
  3. 21 7月, 2008 1 次提交
  4. 19 7月, 2008 1 次提交
  5. 30 6月, 2008 1 次提交
  6. 06 2月, 2008 1 次提交
  7. 20 7月, 2007 1 次提交
  8. 09 5月, 2007 1 次提交
  9. 02 3月, 2007 1 次提交
  10. 09 10月, 2005 1 次提交
  11. 28 7月, 2005 1 次提交
  12. 24 6月, 2005 1 次提交
  13. 17 4月, 2005 1 次提交
    • 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