- 15 Jul, 2002 40 commits
-
-
Greg Banks authored
Five symbols CONFIG_ACER_PICA_61, CONFIG_MIPS_EV96100, CONFIG_MIPS_EV64120, CONFIG_MIPS_ATLAS, and CONFIG_MIPS_MALTA depend on CONFIG_EXPERIMENTAL but do not say so in their banners.
-
James Mayer authored
-
James Mayer authored
-
Mikael Pettersson authored
Fallout of copy_from_user() cleanups. sb16_copy_from_user() returns void not int, so it can't return -EFAULT.
-
Thomas 'Dent' Mirlacher authored
this patch fixes redundant declarations in 2.5.24
-
James Mayer authored
-
James Mayer authored
-
Muli Ben-Yehuda authored
-
Greg Banks authored
1/3 definitions of CONFIG_BLK_DEV_FD have trivially different banners. [Rusty: this is the one davem didn't like, rejigged to remove "PC" from one case instead of add it to the other 2].
-
James Mayer authored
-
Keith Owens authored
'**' in comments misleads DocBook, the comment is for a structure that DocBook cannot handle.
-
Thomas 'Dent' Mirlacher authored
this patch fixes redundant declarations in 2.5.24
-
Thiemo Seufer authored
this replaces the __attribute__ with its proper define.
-
Thomas 'Dent' Mirlacher authored
this patch fixes redundant declarations in 2.5.24
-
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.
-