Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 | |
Fixes generated by 'codespell' and manually reviewed. Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi> | |||||
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 | |
"gadget", "through", "command", "maintain", "maintain", "controller", "address", "between", "initiali[zs]e", "instead", "function", "select", "already", "equal", "access", "management", "hierarchy", "registration", "interest", "relative", "memory", "offset", "already", Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz> | |||||
2008-09-22 | atm: idt77252: Use generic SKB queue management instead of home-grown scheme. | David S. Miller | 1 | -3/+1 | |
Signed-off-by: David S. Miller <davem@davemloft.net> | |||||
2008-05-21 | drivers/atm/: remove CVS keywords | Adrian Bunk | 1 | -4/+0 | |
This patch removes CVS keywords that weren't updated for a long time. Signed-off-by: Adrian Bunk <bunk@kernel.org> Acked-by: Chas Williams <chas@cmf.nrl.navy.mil> Signed-off-by: David S. Miller <davem@davemloft.net> | |||||
2007-05-25 | [ATM]: Use mutex instead of binary semaphore in idt77252 driver. | Matthias Kaehlcke | 1 | -2/+2 | |
Use mutex instead of binary semaphore in idt77252 driver. Signed-off-by: Matthias Kaehlcke <matthias.kaehlcke@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net> | |||||
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+819 | |
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! |