- 05 Dec, 2002 40 commits
-
-
Rusty Russell authored
From: william stinson <wstinson@wanadoo.fr>
-
Rusty Russell authored
From: Michael Still <mikal@stillhq.com>
-
Rusty Russell authored
From: John Levon <levon@movementarian.org> Make it clear that _destroy() won't do the kmem_cache_free()s for you
-
Rusty Russell authored
From: Brad Hards <bhards@bigpond.net.au>
-
Rusty Russell authored
From: Brad Hards <bhards@bigpond.net.au>
-
Rusty Russell authored
From: Andreas Dilger <adilger@clusterfs.com> This fixes a minor thinko in the endianness conversion of i_generation. This bug is not present in ext2, but is on both 2.4 and 2.5 ext3. The same patch applies cleanly to both kernels.
-
Rusty Russell authored
-
Rusty Russell authored
-
http://linux-isdn.bkbits.net/linux-2.5.makeLinus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Linus Torvalds authored
-
Kai Germaschewski authored
As pointed out by Greg KH, kbuild gives spurious warnings in some cases, fixed by this patch.
-
Kai Germaschewski authored
into tp1.ruhr-uni-bochum.de:/scratch/kai/kernel/v2.5/linux-2.5.make
-
Kai Germaschewski authored
Argh, missed one line in the generated assembly, which is kinda important.
-
Mike Anderson authored
I compiled , booted, and checked base attributes for edd/* against the patch. I guess I need to get newer hardware one of these days.
-
Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
bk://linuxusb.bkbits.net/linus-2.5Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
into kroah.com:/home/greg/linux/BK/gregkh-2.5
-
Greg Kroah-Hartman authored
into kroah.com:/home/greg/linux/BK/gregkh-2.5
-
Nick Fedchik authored
-
James Morris authored
-
Patrick Mochel authored
This fixes edd.c. The SCSI changes replaced host_driverfs_dev with a pointer to a struct device. But, the Scsi_Host that the edd_find_matching_scsi_device() was trying to get was never used anyway. So, I removed it. This also fixes a problem that I introduced a while ago, and that I promised Matt I would fix: all attributes were getting added by default, though they shouldn't be. This regards only the truly default attributes as default, and uses the test mechanism of the other attributes to determine whether to add them or not.
-
David S. Miller authored
-
David S. Miller authored
-
Christoph Hellwig authored
In <= 2.4 some of the mess in blk.h needed it defined, but that's long gone now.
-
Pete Zaitcev authored
-
Rob Radez authored
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
bk://ldm.bkbits.net/linux-2.5-coreLinus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Linus Torvalds authored
-
William Lee Irwin III authored
Move unregister_devfs_entries under the #ifdef MODULE section to avoid the warning about unused functions.
-
William Lee Irwin III authored
Remove cr0; the variable is unused.
-