Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drivers/net: Remove pointless checks for NULL prior to calling kfree() | Jesper Juhl | 2005-10-28 | 1 | -4/+2 |
| | |||||
* | drivers/net/: Use the DMA_{64,32}BIT_MASK constants | Domen Puncer | 2005-06-26 | 1 | -2/+3 |
| | | | | | | | | | | | | | Use the DMA_{64,32}BIT_MASK constants from dma-mapping.h when calling pci_set_dma_mask() or pci_set_consistent_dma_mask() This patch includes dma-mapping.h explicitly because it caused errors on some architectures otherwise. See http://marc.theaimsgroup.com/?t=108001993000001&r=1&w=2 for details Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch> Signed-off-by: Domen Puncer <domen@coderock.org> | ||||
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+3271 |
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! |