- 15 Jul, 2002 40 commits
-
-
Thomas 'Dent' Mirlacher authored
this patch fixes redundant declarations in 2.5.24
-
James Mayer authored
-
Tom Rini authored
Hello. The following patch hides the option for Intel (i8x0) RNG support when it's not a useful option. This is based off of a patch That was accepted in 2.4.19-pre6. While I suspect this is an ia32-only option, it is possible that it's used on ia64 as well, so we test for both before offering Intel i8x0 RNG support.
-
James Mayer authored
-
Greg Banks authored
Use of the $ARCH variable is undocumented; the sparc and sparc64 ports define the bool constants CONFIG_SPARC32 and CONFIG_SPARC64 respectively for this purpose.
-
James Mayer authored
-
Greg Banks authored
Three symbols CONFIG_SCSI_CUMANA_1, CONFIG_SCSI_ECOSCSI, and CONFIG_SCSI_OAK1 depend on CONFIG_EXPERIMENTAL but do not say so in their banners.
-
James Mayer authored
-
Stephen Rothwell authored
Having looked closer than before, it seems that Alpha can use the generic copy_siginfo_to_user function.
-
Arnaud S. Launay authored
Patch enclosed to correct the following warning in 2.5.20. io_apic.c:223: warning: `move' defined but not used I discussed it with Rusty, so I extended the SMP part and declared a null function for UP (my first thought was to #ifdef balance_irq() ).
-
Greg Banks authored
Some CML1 rule contributors seem to think that the "bool" statement takes a third argument which is the default value. It doesn't.
-
James Mayer authored
-
James Mayer authored
-
James Mayer authored
-
Petri T. Koistinen authored
-
Greg Banks authored
Some CML1 rule contributors seem to think that the "bool" statement takes a third argument which is the default value. It doesn't.
-
Greg Banks authored
Use of the $ARCH variable is undocumented; the sparc and sparc64 ports define the bool constants CONFIG_SPARC32 and CONFIG_SPARC64 respectively for this purpose.
-
Alexander Riesen authored
The entry for quota with 32bit UID/GID support is named "VFS v0...".
-
James Morris authored
-
James Mayer authored
-
Thomas 'Dent' Mirlacher authored
this patch fixes redundant declarations in 2.5.24 (same as sent yesterday, but this time automacially splitted into several mails)
-
Greg Banks authored
Symbol CONFIG_NUMA for alpha port depends on CONFIG_EXPERIMENTAL but does not say so in its banner.
-
James Mayer authored
-
Keith Owens authored
'**' in comments misleads DocBook, the comment is for a structure that DocBook cannot handle.
-
Andreas Dilger authored
this patch is a minor fixup to ext2/inode.c to avoid displaying the high 32 bits of the size for anything other than regular files. For sockets, pipes, symlinks, etc it doesn't make sense to have a value larger than 2GB, and this has already been fixed in ext3 and e2fsprogs.
-
Martin Schwidefsky authored
Enlarge the log buffer in printk to 128K for s390/s390x.
-
James Mayer authored
-
Greg Banks authored
Symbol CONFIG_SOFTWARE_SUSPEND depends on CONFIG_EXPERIMENTAL but does not say so in its banner.
-
Keith Owens authored
Documentation/DocBook/kernel-api.tmpl includes code that has no documentation on 2.5.24, the empty sections mess up the sgml. Comment out these sections until sombody adds docs to the code.
-
Greg Banks authored
1/8 definitions of CONFIG_VGA_CONSOLE have trivially different banners.
-
Stephen Rothwell authored
The CRIS architecture is also able to use the generic copy_siginfo_to_user.
-
James Mayer authored
-
Robert Kuebel authored
init_rootfs() (from ramfs) doesn't appear in any header file. I didn't see any that looked like a good home, so lets put a prototype at the top of fs/namespace.c. This only use of this function is in namespace.c.
-
James Mayer authored
-
Greg Banks authored
Symbol CONFIG_SOFTWARE_SUSPEND depends on CONFIG_EXPERIMENTAL but does not say so in its banner.
-
James Mayer authored
-
Thomas 'Dent' Mirlacher authored
this patch fixes redundant declarations in 2.5.24 (same as sent yesterday, but this time automacially splitted into several mails)
-
Greg Banks authored
Details over 2 years out of date.
-
Greg Banks authored
The arch-determining symbol CONFIG_SH in drivers/mtd/maps/Config.in should be CONFIG_SUPERH. [Rusty: this is a resend of 'PATCH 2.5: kconfig wrong arch symbol'; it should apply now that my earlier patch which trod on the context has been merged into 2.5.24]
-
James Mayer authored
-