1. 07 May, 2004 15 commits
  2. 22 Apr, 2004 3 commits
  3. 21 Apr, 2004 5 commits
  4. 19 Apr, 2004 3 commits
  5. 16 Apr, 2004 1 commit
  6. 14 Apr, 2004 11 commits
  7. 13 Apr, 2004 2 commits
    • Andrew Morton's avatar
      [PATCH] ppc64: restore r13 in an unrecoverable exception · 4d72de23
      Andrew Morton authored
      From: Anton Blanchard <anton@samba.org>
      
      We have to restore r13 when entering unrecoverable_exception.
      4d72de23
    • Andrew Morton's avatar
      [PATCH] ppc64: Fix ibmveth.c compilation · 6e9d79e2
      Andrew Morton authored
      From: Paul Mackerras <paulus@samba.org>
      
      This patch changes PCI_DMA_TODEVICE to DMA_TO_DEVICE in a couple of
      places in drivers/net/ibmveth.c, since it doesn't compile without this
      change and it does compile with it.  It also reformats a couple of
      over-long lines in the vicinity of the other changes.
      6e9d79e2