- 05 Dec, 2002 40 commits
-
-
Rusty Russell authored
From: Marcus Alanen <maalanen@ra.abo.fi> The freeall label already does the kfree(dev->priv)
-
Rusty Russell authored
From: Greg Ungerer <gerg@moreton.com.au> Put in missing Makefile var bracket in 68328 processor support.
-
Rusty Russell authored
From: Marcus Alanen <maalanen@ra.abo.fi> On error we don't release the previously allocated struct mii_phy:s
-
Rusty Russell authored
From: Greg Ungerer <gerg@moreton.com.au>
-
Rusty Russell authored
From: Michael Still <mikal@stillhq.com>
-
Rusty Russell authored
From: Ryan Bradetich <rbradetich@uswest.net>
-
Rusty Russell authored
From: Brad Hards <bhards@bigpond.net.au>
-
Rusty Russell authored
From: Brad Hards <bhards@bigpond.net.au>
-
Rusty Russell authored
From: Marcus Alanen <maalanen@ra.abo.fi> As far as I can see, setup_arg_pages code is hosed for the ARCH_STACK_GROWSUP case, completely wrong types... Does any arch even use this?
-
Rusty Russell authored
From: Greg Ungerer <gerg@moreton.com.au> Add the new kernel_stat struct offset to the audo-generated offsets for arch/m68knommu/kernel/asm-offsets.c.
-
Rusty Russell authored
From: Gerd Knorr <kraxel@bytesex.org> This adds the missing video-buf.o module to the module list if CONFIG_VIDEO_SAA7134 is enabled.
-
Rusty Russell authored
From: Gerd Knorr <kraxel@bytesex.org>
-
Rusty Russell authored
From: Michael Still <mikal@stillhq.com>
-
Rusty Russell authored
(Included in 2.4) From: Christopher Hoover <ch@hpl.hp.com> The #ifdef MODULE is just wrong, but both #ifdef/#endif's can be deleted as the code is surround by a wider #ifdef CONFIG_VIDEO_PROC_FS/#endif.
-
Rusty Russell authored
From: Michael Still <mikal@stillhq.com>
-
Rusty Russell authored
From: Michael Still <mikal@stillhq.com>
-
Rusty Russell authored
From: Marcus Alanen <maalanen@ra.abo.fi>
-
Rusty Russell authored
From: william stinson <wstinson@wanadoo.fr>
-
Rusty Russell authored
From: william stinson <wstinson@wanadoo.fr> 1) remove one call to check_region using request_region instead 2) release allocated region resource in case of error.
-
Rusty Russell authored
From: Tommi Virtanen <tv@debian.org> timer_exit() isn't a public function, and doesn't even exist in 2.5. 2.4 calls it internally after timers. It seems timer users need not do anything special.
-
Rusty Russell authored
From: Marcus Alanen <maalanen@ra.abo.fi>
-
Rusty Russell authored
From: Kingsley Cheung <kingsley@aurema.com>
-
Rusty Russell authored
(Included in 2.4) From: Gerd Knorr <kraxel@bytesex.org> This makes the gemtek radio device start muted.
-
Rusty Russell authored
From: Greg Ungerer <gerg@moreton.com.au> Fixups to the system call table of the m68knommu arch support. Chnages the old style module system calls to sys_ni_syscall.
-
Rusty Russell authored
From: Andries.Brouwer@cwi.nl
-
Rusty Russell authored
From: Marcus Alanen <maalanen@ra.abo.fi> "shapers_registered" is the amount of netdevices registered, "shapers" is the amount of shapers we try to initialize.
-
Rusty Russell authored
From: Brad Hards <bhards@bigpond.net.au>
-
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.
-