1. 06 1月, 2009 1 次提交
    • A
      parisc: drivers/parisc/: make code static · df8e5bc6
      Adrian Bunk 提交于
      Make the following needlessly global code static:
      
      - asp.c: asp_init_chip()
      - ccio-dma.c: ccio_io_pdir_entry()
      - dino.c: struct dino_port_ops
      - dino.c: struct dino_bios_ops
      - hppb.c: struct hppb_card_head
      - lasi.c: lasi_led_init()
      - lasi.c: lasi_init_chip()
      - lba_pci.c: struct lba_bios_ops
      - sba_iommu.c: sba_io_pdir_entry()
      - sba_iommu.c: sba_driver_callback()
      - sba_iommu.c: sba_driver_callback()
      - wax.c: wax_init_chip()
      Signed-off-by: NAdrian Bunk <bunk@kernel.org>
      Cc: Matthew Wilcox <matthew@wil.cx>
      Cc: Grant Grundler <grundler@parisc-linux.org>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NKyle McMartin <kyle@mcmartin.ca>
      df8e5bc6
  2. 11 10月, 2008 1 次提交
  3. 15 5月, 2008 1 次提交
  4. 29 4月, 2008 1 次提交
  5. 06 3月, 2008 1 次提交
  6. 05 3月, 2008 2 次提交
  7. 06 2月, 2008 1 次提交
  8. 03 2月, 2008 1 次提交
  9. 23 10月, 2007 1 次提交
    • F
      parisc: fix sg_page() fallout · b61e8f48
      FUJITA Tomonori 提交于
      arch/parisc/kernel/pci-dma.c: In function 'pa11_dma_map_sg':
      arch/parisc/kernel/pci-dma.c:487: error: 'struct scatterlist' has no member named 'page'
      arch/parisc/kernel/pci-dma.c: In function 'pa11_dma_unmap_sg':
      arch/parisc/kernel/pci-dma.c:508: error: 'struct scatterlist' has no member named 'page'
      arch/parisc/kernel/pci-dma.c:508: error: 'struct scatterlist' has no member named 'page'
      arch/parisc/kernel/pci-dma.c: In function 'pa11_dma_sync_sg_for_cpu':
      arch/parisc/kernel/pci-dma.c:535: error: 'struct scatterlist' has no member named 'page'
      arch/parisc/kernel/pci-dma.c:535: error: 'struct scatterlist' has no member named 'page'
      arch/parisc/kernel/pci-dma.c: In function 'pa11_dma_sync_sg_for_device':
      arch/parisc/kernel/pci-dma.c:545: error: 'struct scatterlist' has no member named 'page'
      arch/parisc/kernel/pci-dma.c:545: error: 'struct scatterlist' has no member named 'page'
      Signed-off-by: NFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
      Signed-off-by: NJens Axboe <jens.axboe@oracle.com>
      b61e8f48
  10. 28 5月, 2007 1 次提交
  11. 23 5月, 2007 1 次提交
  12. 13 2月, 2007 1 次提交
  13. 30 11月, 2006 1 次提交
  14. 01 7月, 2006 1 次提交
  15. 31 3月, 2006 1 次提交
  16. 09 2月, 2006 1 次提交
  17. 23 1月, 2006 1 次提交
  18. 28 10月, 2005 1 次提交
  19. 22 10月, 2005 3 次提交
  20. 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