An error occurred fetching the project authors.
- 07 Aug, 2004 1 commit
-
-
William Lee Irwin III authored
The sun4 port does not support SMP. Disable it via Kconfig. Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- 18 Mar, 2004 1 commit
-
-
Andrew Morton authored
From: "Randy.Dunlap" <rddunlap@osdl.org> Remove the rest of references to smp.tex Documentation/cpufreq => Documentation/cpu-freq DocBook/tulip.{pdf,ps,html} => DocBook/tulip-user.{pdf,ps,html} Bunch of other typos.
-
- 04 Mar, 2004 1 commit
-
-
Keith M. Wesolowski authored
-
- 11 Feb, 2004 1 commit
-
-
Wim Van Sebroeck authored
Source WATCHDOG config info from drivers/char/watchdog/Kconfig for m68k, sparc and sparc64 architectures
-
- 19 Jan, 2004 1 commit
-
-
Andrew Morton authored
From: Adrian Bunk <bunk@fs.tum.de> The 2.6 Kconfig language allows to set the range for integer questions. The patch below adds a range line on all architectures that have a NR_CPUS question except ia64. The help text on ia64 didn't suggest any values. Could someone tell the correct values for ia64 (and if it's only a minimum value of 2)?
-
- 07 Jan, 2004 1 commit
-
-
Matthew Wilcox authored
-
- 05 Jan, 2004 1 commit
-
-
Keith M. Wesolowski authored
This fixes BUG-on-swapout for srmmu-based systems. The problem is caused by kmap_atomic_to_page being fed an aliased (pagetable) address and returning bogons. This also adjusts the pkmap and fixmap base addresses so they cannot overlap.
-
- 25 Sep, 2003 1 commit
-
-
Christoph Hellwig authored
-
- 24 Sep, 2003 1 commit
-
-
Rusty Russell authored
Kconfig cleanup megapatch from Nicolas Kaiser <nikai@nikai.net>. modules.txt no longer exists, and the common wording used to refer to it sucks. This is all by Nicolas Kaiser's: at Randy and Matthew's request, "say M" changed to "choose M" (more sense for graphical front ends, too).
-
- 31 Aug, 2003 1 commit
-
-
Andrew Morton authored
From: Adrian Bunk <bunk@fs.tum.de> Remove CONFIG_KCORE_AOUT: the ability to present /proc/kcore in a.out format. I've checked with various arch maintainers. It won't be missed.
-
- 02 Aug, 2003 1 commit
-
-
Bartlomiej Zolnierkiewicz authored
Allows all architectures to simply include the sound/Kconfig file. Now somebody can finally update the comment for CONFIG_SOUND ;-).
-
- 26 Jun, 2003 1 commit
-
-
Matthew Wilcox authored
Move all the SCSI Kconfig bits from arch/*/Kconfig into driver/scsi/Kconfig. Also add notes about FireWire & USB.
-
- 19 Jun, 2003 1 commit
-
-
Greg Kroah-Hartman authored
-
- 17 Jun, 2003 1 commit
-
-
Matthew Wilcox authored
This patch creates fs/Kconfig.binfmt and converts all architectures to use it. I took the opportunity to spruce up the a.out help text for the new millennium.
-
- 14 Jun, 2003 1 commit
-
-
Bartlomiej Zolnierkiewicz authored
Patch by Matthew Wilcox. Allows all architectures to simply include the drivers/ide/Kconfig file.
-
- 05 Jun, 2003 1 commit
-
-
Matthew Wilcox authored
- Make some more options depend on bus types - Eliminate the Kconfig option for 53c7,8xx and some references to it - Eliminate the original sym53c8xx driver from the config (leave it in the makefile for now though) - Merge the m68k Kconfig bits into the main scsi Kconfig file - Tidy up some formatting
-
- 17 May, 2003 1 commit
-
-
Pete Zaitcev authored
-
- 20 Apr, 2003 1 commit
-
-
Randy Dunlap authored
This is a patch from Robert P.J. Day that replaces www.linuxdoc.org (which is outdated and unspported according to www.tldp.org) with www.tldp.org in lots of Kconfig files.
-
- 08 Mar, 2003 1 commit
-
-
Andrew Morton authored
Patch from Tom Rini <trini@kernel.crashing.org> Take CONFIG_SWAP out of the top-level menu into the general setup menu. Make it dependent on CONFIG_MMU and common to all architectures.
-
- 02 Mar, 2003 1 commit
-
-
Pete Zaitcev authored
-
- 19 Feb, 2003 1 commit
-
-
Pete Zaitcev authored
-
- 09 Feb, 2003 1 commit
-
-
Rusty Russell authored
From: GertJan Spoelman <kl@gjs.cc> OK, here is a new patch, I edited the old patch and took out the .ko's so now the extension is trimmed instead.
-
- 02 Jan, 2003 1 commit
-
-
Tomas Szepe authored
-
- 25 Nov, 2002 1 commit
-
-
David S. Miller authored
-
- 11 Nov, 2002 1 commit
-
-
Rolf Eike Beer authored
Ok, here comes part 2. Not mentioned in the first mail: it makes some minor formatting changes in some comments. Eike
-
- 07 Nov, 2002 1 commit
-
-
Roman Zippel authored
This removes the old documentation, adds the new one and fixes all references to it.
-
- 03 Nov, 2002 1 commit
-
-
Christoph Hellwig authored
Now that m68knommu and v850 are merged we need all other architectures to define CONFIG_SWAP and CONFIG_MMU so that we can make code conditional on it.
-
- 31 Oct, 2002 1 commit
-
-
James Simmons authored
Moved all console configuration out of arch directories into drivers/video/console. Allow resize of a single VC via the tty layer. Nuked GET_FB_IDX.
-
- 29 Oct, 2002 1 commit
-
-
Roman Zippel authored
This adds the arch config files. (part 2)
-