- 03 Jun, 2004 14 commits
-
-
Alexander Viro authored
net/bridge partially annotated. There are nasty problems with net/bridge/netfilter/* and they'll need to be dealt with at some point - it mixes kernel and userland pointers a lot and while it seems to avoid obvious breakage, it's not a nice code.
-
Alexander Viro authored
-
Alexander Viro authored
econet partially annotated. It's still badly broken - it mixes userland and kernel chunks in the same iovec, then does set_fs(KERNEL_FS) and sends that to sock_sendmsg(). Do we still want to support that protocol family, anyway?
-
Alexander Viro authored
-
Alexander Viro authored
-
Alexander Viro authored
-
Alexander Viro authored
-
Alexander Viro authored
-
Alexander Viro authored
-
Alexander Viro authored
-
Alexander Viro authored
-
Alexander Viro authored
The rest of ATM annotation: drivers.
-
Alexander Viro authored
ATM core annotated; ATM drivers will go in the next patch, here we only annotated their method prototypes
-
bk://linux-dj.bkbits.net/cpufreqLinus Torvalds authored
into ppc970.osdl.org:/home/torvalds/v2.6/linux
-
- 04 Jun, 2004 8 commits
-
-
Dave Jones authored
From: Joe Perches. Signed-off-by: Dave Jones <davej@redhat.com>
-
Dave Jones authored
The code only supports 3 versions, so numbering them 1,2 and 4 doesn't make a lot of sense. Signed-off-by: Dave Jones <davej@redhat.com>
-
Dave Jones authored
If we abort due to a reserved FSB being found, we probably want to know the multipliers. Signed-off-by: Dave Jones <davej@redhat.com>
-
Dave Jones authored
Signed-off-by: Dave Jones <davej@redhat.com>
-
Dave Jones authored
Signed-off-by: Dave Jones <davej@redhat.com>
-
Dave Jones authored
Signed-off-by: Dave Jones <davej@redhat.com>
-
Dave Jones authored
The recent Nehemiah changes introduced lots of stuff that does a whole lot of nothing. Nuke it. Signed-off-by: Dave Jones <davej@redhat.com>
-
Dave Jones authored
From Herbert Xu Signed-off-by: Dave Jones <davej@redhat.com>
-
- 03 Jun, 2004 18 commits
-
-
Dave Jones authored
-
Dave Jones authored
Spotted by Joe Perches. I'm surprised gcc didn't at least warn about this. Signed-off-by: Dave Jones <davej@redhat.com>
-
bk://linux-dj.bkbits.net/cpufreqDave Jones authored
into delerium.codemonkey.org.uk:/mnt/data/src/bk/cpufreq
-
bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds authored
into ppc970.osdl.org:/home/torvalds/v2.6/linux
-
Alexander Viro authored
Same as with ambassador.c - same authors, same braindamage.
-
Alexander Viro authored
Translated to C. Original was anything but. BTW, even if they were writing in Pascal, their use of nested functions would be gratuitous for such a situation.
-
Alexander Viro authored
-
Alexander Viro authored
-
Alexander Viro authored
-
Alexander Viro authored
cciss annotated, definition of inlined helpers moved up - before their first use.
-
Alexander Viro authored
-
Alexander Viro authored
-
Alexander Viro authored
-
Alexander Viro authored
-
Alexander Viro authored
drivers/cpufreq annotated
-
Linus Torvalds authored
Big comment, because it wasn't clear why this cast was valid. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-
Alexander Viro authored
forte annotated
-
Alexander Viro authored
msnd annotated
-