1. 20 6月, 2006 1 次提交
  2. 24 3月, 2006 3 次提交
  3. 10 1月, 2006 1 次提交
  4. 09 1月, 2006 1 次提交
  5. 24 11月, 2005 1 次提交
  6. 14 11月, 2005 1 次提交
    • A
      [PATCH] pciehp_hpc build fix · 5d1b8c9e
      Andrew Morton 提交于
      drivers/pci/hotplug/pciehp_hpc.c:221: parse error before "pcie_isr"
      drivers/pci/hotplug/pciehp_hpc.c:221: warning: type defaults to `int' in declaration of `pcie_isr'
      drivers/pci/hotplug/pciehp_hpc.c:221: warning: data definition has no type or storage class
      drivers/pci/hotplug/pciehp_hpc.c: In function `hpc_release_ctlr':
      drivers/pci/hotplug/pciehp_hpc.c:715: implicit declaration of function `free_irq'
      drivers/pci/hotplug/pciehp_hpc.c: At top level:
      drivers/pci/hotplug/pciehp_hpc.c:839: parse error before "pcie_isr"
      drivers/pci/hotplug/pciehp_hpc.c:840: warning: return type defaults to `int'
      drivers/pci/hotplug/pciehp_hpc.c: In function `pcie_isr':
      drivers/pci/hotplug/pciehp_hpc.c:850: `IRQ_NONE' undeclared (first use in this function)
      drivers/pci/hotplug/pciehp_hpc.c:850: (Each undeclared identifier is reported only once
      drivers/pci/hotplug/pciehp_hpc.c:850: for each function it appears in.)
      drivers/pci/hotplug/pciehp_hpc.c:979: `IRQ_HANDLED' undeclared (first use in this function)
      drivers/pci/hotplug/pciehp_hpc.c: In function `pcie_init':
      drivers/pci/hotplug/pciehp_hpc.c:1362: implicit declaration of function `request_irq'
      
      Cc: Greg KH <greg@kroah.com>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      5d1b8c9e
  7. 11 11月, 2005 6 次提交
  8. 17 8月, 2005 1 次提交
  9. 18 5月, 2005 1 次提交
  10. 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