Ben Collins
fa7614de60
From: Arjan van de Ven <arjan@infradead.org>
...
Semaphore to mutex conversion.
The conversion was generated via scripts, and the result was validated
automatically via a script as well.
Signed-off-by: Arjan van de Ven <arjan@infradead.org >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
Cc: Ben Collins <bcollins@debian.org >
Cc: Jody McIntyre <scjody@modernduck.com >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Ben Collins <bcollins@ubuntu.com >
2006-06-12 18:11:07 -04:00
Stefan Richter
741854e4f9
ieee1394: whitespace cleanup in hosts.[ch], ieee1394_core.[ch]
...
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de >
Signed-off-by: Jody McIntyre <scjody@modernduck.com >
2005-12-01 18:52:03 -05:00
Stefan Richter
8551158abc
kmalloc/kzalloc changes:
...
dv1394, eth1394, ieee1394, ohci1394, pcilynx, raw1394, sbp2c, video1394:
- use kzalloc
- provide safer size arguments to kmalloc and kzalloc
- omit some casts
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de >
Signed-off-by: Jody McIntyre <scjody@modernduck.com >
2005-11-07 06:31:45 -05:00
Jody McIntyre
63bea35036
[PATCH] ieee1394: use time_before()
...
Use of time_before() macro, defined at linux/jiffies.h, which deal with
wrapping correctly and are nicer to read.
Signed-off-by: Marcelo Feitoza Parisi <marcelo@feitoza.com.br >
Signed-off-by: Domen Puncer <domen@coderock.org >
Signed-off-by: Ben Collins <bcollins@debian.org >
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de >
Signed-off-by: Jody McIntyre <scjody@steamballoon.com >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2005-09-30 12:41:19 -07:00
Linus Torvalds
1da177e4c3
Linux-2.6.12-rc2
...
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!
2005-04-16 15:20:36 -07:00