summaryrefslogtreecommitdiffstats
path: root/arch/i386/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-111-0/+4
* [PATCH] i386: Restore CONFIG_PHYSICAL_START optionVivek Goyal2007-01-051-0/+41
* [PATCH] x86-64: no paravirt for X86_VOYAGER or X86_VISWSRandy Dunlap2006-12-091-0/+1
* [PATCH] Generic BUG for i386Jeremy Fitzhardinge2006-12-081-0/+5
* [PATCH] x86-64: Make ix86 default to HIGHMEM4G instead of NOHIGHMEMRandy Dunlap2006-12-071-1/+2
* [PATCH] i386: always enable regparmAdrian Bunk2006-12-071-14/+0
* [PATCH] paravirt: header and stubs for paravirtualisationRusty Russell2006-12-071-0/+11
* [PATCH] i386: Mark CONFIG_RELOCATABLE EXPERIMENTALVivek Goyal2006-12-071-1/+2
* [PATCH] i386: Implement CONFIG_PHYSICAL_ALIGNVivek Goyal2006-12-071-15/+18
* [PATCH] i386: Relocatable kernel supportEric W. Biederman2006-12-071-0/+12
* Attack of "the the"s in archMatt LaPlante2006-10-031-1/+1
* [PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli2006-10-021-1/+1
* [PATCH] x86 microcode: add sysfs and hotplug supportShaohua Li2006-09-271-0/+1
* [PATCH] x86 microcode: microcode driver cleanup.Shaohua Li2006-09-271-0/+5
* [PATCH] Have x86 use add_active_range() and free_area_init_nodesMel Gorman2006-09-271-5/+3
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-6/+11
|\
| * [PATCH] i386: Remove experimental mark of kexecEric W. Biederman2006-09-261-2/+1
| * [PATCH] i386/x86-64: Improve Kconfig description of CRASH_DUMPAndi Kleen2006-09-261-0/+7
| * [PATCH] i386: Allow to use GENERICARCH for UP kernelsAndi Kleen2006-09-261-4/+3
* | [PATCH] x86: enable VMSPLIT for highmem kernelsDave Hansen2006-09-261-1/+2
* | [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...Jeremy Fitzhardinge2006-09-261-0/+1
|/
* [PATCH] x86: NUMAQ Kconfig fixKAMEZAWA Hiroyuki2006-08-271-1/+3
* [PATCH] i386: fix CONFIG_EFI helpArthur Othieno2006-07-311-1/+1
* [PATCH] lockdep: enable on i386Ingo Molnar2006-07-031-0/+4
* [PATCH] lockdep: stacktrace subsystem, i386 supportIngo Molnar2006-07-031-0/+4
* ACPI: Kconfig: ACPI_SRAT depends on ACPIAndrew Morton2006-06-301-1/+1
* [PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante2006-06-291-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-0/+1
|\
| * [PATCH] 64bit Resource: finally enable 64bit resource sizesGreg Kroah-Hartman2006-06-271-0/+1
* | [PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto2006-06-291-0/+3
* | [PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar2006-06-271-0/+11
* | [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley2006-06-271-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-261-1/+1
|\
| * i386: Trivial typo fixesEgry Gabor2006-06-261-1/+1
* | Merge branch 'x86-64'Linus Torvalds2006-06-261-0/+13
|\ \
| * | [PATCH] x86_64: Move VM86 config into arch/i386/KconfigAndi Kleen2006-06-261-0/+9
| * | [PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen2006-06-261-0/+4
| |/
* | [PATCH] GTOD: add scx200 HRT clocksourceJim Cromie2006-06-261-5/+15
* | [PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeepingjohn stultz2006-06-261-0/+4
|/
* [PATCH] clean up default value of SCHED_SMTJean-Luc Leger2006-06-231-1/+0
* [PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2006-06-231-0/+6
* [PATCH] fix hotplug kconfig helpPavel Machek2006-05-151-3/+3
* [PATCH] Mark VMSPLIT EMBEDDEDAndi Kleen2006-04-281-1/+1
* [PATCH] enable X86_PC for HOTPLUG_CPUAshok Raj2006-04-281-1/+1
* [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-111-0/+6
* [PATCH] i386: move SMP option above subarch selectionAdrian Bunk2006-04-111-29/+29
* [PATCH] menu: relocate DOUBLEFAULT optionRandy Dunlap2006-04-111-9/+0
* [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-271-0/+9
* [PATCH] bitops: i386: use generic bitopsAkinobu Mita2006-03-261-0/+4
* [PATCH] x86: make CONFIG_HOTPLUG_CPU depend on !X86_PCAshok Raj2006-03-251-1/+1