29 Jan, 2008

1 commit


27 Nov, 2007

1 commit

  • Sibyte SOCs only have 32-bit PCI. Due to the sparse use of the address
    space only the first 1GB of memory is mapped at physical addresses
    below 1GB. If a system has more than 1GB of memory 32-bit DMA will
    not be able to reach all of it.

    For now this patch is good enough to keep Sibyte users happy but it seems
    eventually something like swiotlb will be needed for Sibyte.

    Signed-off-by: Ralf Baechle

    Ralf Baechle
     

08 Mar, 2007

1 commit


07 Feb, 2007

1 commit


30 Nov, 2006

1 commit


26 Apr, 2006

1 commit


17 Apr, 2005

1 commit

  • 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!

    Linus Torvalds