Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-01 | mmc: Move queue functions to mmc_block | Pierre Ossman | |
The mmc block queue functions are tailored for the mmc_block driver, so move those functions into that module. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> | |||
2006-12-01 | mmc: remove kernel_thread() | Christoph Hellwig | |
Replace kernel_thread() with kthread_run()/kthread_stop(). Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> | |||
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | 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! |