aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2007-10-25x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg1-1321/+0
2007-10-25x86: unification of i386 and x86_64 Kconfig.debugRandy Dunlap1-1/+1
2007-10-23x86: add instrumentation menuAdrian Bunk1-0/+2
2007-10-23Move lguest guest support to arch/x86.Rusty Russell1-8/+2
2007-10-23Normalize config options for guest supportRusty Russell1-10/+28
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+2
2007-10-20small documentation fixesPhilipp Marek1-2/+2
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds1-1/+1
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+2
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers1-25/+0
2007-10-19x86: move cpufreq Kconfigs to the same directoryThomas Gleixner1-1/+1
2007-10-17x86: voyager don't try to support uniprocessor buildsJames Bottomley1-0/+1
2007-10-17Update help text for CONFIG_CRASH_DUMPRandy Dunlap1-8/+9
2007-10-17KCONFIG: Make "Instrumentation support" non-EXPERIMENTALRobert P. J. Day1-1/+0
2007-10-15sched: x86: allow single-depth wchan outputIngo Molnar1-0/+11
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+5
2007-10-12PCI: X86: Introduce and enable PCI domain supportJeff Garzik1-0/+5
2007-10-12x86: Geode MFGPT clock event device supportAndres Salomon1-0/+10
2007-10-11i386: move oprofileThomas Gleixner1-1/+1
2007-10-11i386: move xenThomas Gleixner1-1/+1
2007-10-11i386: move math-emuThomas Gleixner1-1/+1
2007-10-11i386: move kernel/cpu/cpufreqThomas Gleixner1-1/+1
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown1-0/+2
2007-08-21i386: Mark NUMA support experimentalAndi Kleen1-2/+6
2007-08-18Add some help texts to recently-introduced kconfig itemsJan Engelhardt1-0/+5
2007-07-31Remove one more leftover reference to devfsMichael Tokarev1-2/+1
2007-07-30APM support depends on CONFIG_PM_SLEEPStephen Rothwell1-1/+1
2007-07-21i386: move the kernel to 16MB for NUMA-QAndy Whitcroft1-0/+1
2007-07-21i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64GWilliam Lee Irwin III1-5/+11
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner1-0/+4
2007-07-18xen: configurationJeremy Fitzhardinge1-0/+2
2007-07-17Kprobes on select architectures no longer EXPERIMENTALAnanth N Mavinakayanahalli1-2/+2
2007-07-16Use menuconfig objects II - oprofileJan Engelhardt1-2/+7
2007-07-06GEODE: reboot fixup for geode machines with CS5536 boardsAndres Salomon1-2/+2
2007-06-22i386: Make CMPXCHG64 only dependent on PAEAndi Kleen1-1/+1
2007-05-23i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMPStefan Richter1-1/+1
2007-05-12SLUB: i386 supportChristoph Lameter1-4/+4
2007-05-09Kconfig: A couple of grammatical fixes in arch/i386/KconfigRobert P. J. Day1-2/+2
2007-05-07SLUB coreChristoph Lameter1-0/+4
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-27/+11
2007-05-02msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)Dan Williams1-0/+1
2007-05-02[PATCH] i386: Add missing !X86_PAE dependincy to the 2G/2G split.Bill Irwin1-1/+5
2007-05-02[PATCH] i386: Now that the VDSO can be relocated, we can support it in VMI co...Zachary Amsden1-1/+1
2007-05-02[PATCH] i386: Use menuconfig objects - APMJan Engelhardt1-12/+5
2007-05-02[PATCH] i386: remove the APM_RTC_IS_GMT config option.Parag Warudkar1-13/+0
2007-03-12[PATCH] Fix VMI and COMPAT_VDSO for 2.6.21Zachary Amsden1-1/+1
2007-03-05[PATCH] paravirt: re-enable COMPAT_VDSOIngo Molnar1-1/+0
2007-03-05[PATCH] paravirt: let users decide whether they want VMIIngo Molnar1-1/+0
2007-03-05[PATCH] paravirt: clarify VMI descriptionIngo Molnar1-2/+3
2007-03-05[PATCH] paravirt: remove NO_IDLE_HZ on x86Ingo Molnar1-9/+0
2007-03-05[PATCH] vmi: fix nohz compileZachary Amsden1-1/+1
2007-02-19[PATCH] tick management: make broadcast dependent on local APICThomas Gleixner1-0/+1
2007-02-16[PATCH] i386: enable dynticks in kconfigIngo Molnar1-0/+2
2007-02-16[PATCH] clockevents: i386 driversThomas Gleixner1-0/+8
2007-02-16[PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner1-0/+4
2007-02-16[PATCH] vmi-versus-hrtimersAndrew Morton1-1/+1
2007-02-13[PATCH] i386: vMI timer patchesZachary Amsden1-0/+9
2007-02-13[PATCH] i386: vMI backend for paravirt-opsZachary Amsden1-0/+9
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter1-0/+4
2007-01-05[PATCH] i386: Restore CONFIG_PHYSICAL_START optionVivek Goyal1-0/+41
2006-12-09[PATCH] x86-64: no paravirt for X86_VOYAGER or X86_VISWSRandy Dunlap1-0/+1
2006-12-08[PATCH] Generic BUG for i386Jeremy Fitzhardinge1-0/+5
2006-12-07[PATCH] x86-64: Make ix86 default to HIGHMEM4G instead of NOHIGHMEMRandy Dunlap1-1/+2
2006-12-07[PATCH] i386: always enable regparmAdrian Bunk1-14/+0
2006-12-07[PATCH] paravirt: header and stubs for paravirtualisationRusty Russell1-0/+11
2006-12-07[PATCH] i386: Mark CONFIG_RELOCATABLE EXPERIMENTALVivek Goyal1-1/+2
2006-12-07[PATCH] i386: Implement CONFIG_PHYSICAL_ALIGNVivek Goyal1-15/+18
2006-12-07[PATCH] i386: Relocatable kernel supportEric W. Biederman1-0/+12
2006-10-03Attack of "the the"s in archMatt LaPlante1-1/+1
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli1-1/+1
2006-09-27[PATCH] x86 microcode: add sysfs and hotplug supportShaohua Li1-0/+1
2006-09-27[PATCH] x86 microcode: microcode driver cleanup.Shaohua Li1-0/+5
2006-09-27[PATCH] Have x86 use add_active_range() and free_area_init_nodesMel Gorman1-5/+3
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-6/+11
2006-09-26[PATCH] x86: enable VMSPLIT for highmem kernelsDave Hansen1-1/+2
2006-09-26[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...Jeremy Fitzhardinge1-0/+1
2006-09-26[PATCH] i386: Remove experimental mark of kexecEric W. Biederman1-2/+1
2006-09-26[PATCH] i386/x86-64: Improve Kconfig description of CRASH_DUMPAndi Kleen1-0/+7
2006-09-26[PATCH] i386: Allow to use GENERICARCH for UP kernelsAndi Kleen1-4/+3
2006-08-27[PATCH] x86: NUMAQ Kconfig fixKAMEZAWA Hiroyuki1-1/+3
2006-07-31[PATCH] i386: fix CONFIG_EFI helpArthur Othieno1-1/+1
2006-07-03[PATCH] lockdep: enable on i386Ingo Molnar1-0/+4
2006-07-03[PATCH] lockdep: stacktrace subsystem, i386 supportIngo Molnar1-0/+4
2006-06-30ACPI: Kconfig: ACPI_SRAT depends on ACPIAndrew Morton1-1/+1
2006-06-29[PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante1-1/+1
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+1
2006-06-29[PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto1-0/+3
2006-06-27[PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar1-0/+11
2006-06-27[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley1-2/+2
2006-06-27[PATCH] 64bit Resource: finally enable 64bit resource sizesGreg Kroah-Hartman1-0/+1
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-06-26Merge branch 'x86-64'Linus Torvalds1-0/+13
2006-06-26[PATCH] x86_64: Move VM86 config into arch/i386/KconfigAndi Kleen1-0/+9
2006-06-26[PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen1-0/+4
2006-06-26[PATCH] GTOD: add scx200 HRT clocksourceJim Cromie1-5/+15
2006-06-26[PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeepingjohn stultz1-0/+4
2006-06-26i386: Trivial typo fixesEgry Gabor1-1/+1
2006-06-23[PATCH] clean up default value of SCHED_SMTJean-Luc Leger1-1/+0
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto1-0/+6
2006-05-15[PATCH] fix hotplug kconfig helpPavel Machek1-3/+3
2006-04-28[PATCH] Mark VMSPLIT EMBEDDEDAndi Kleen1-1/+1
2006-04-28[PATCH] enable X86_PC for HOTPLUG_CPUAshok Raj1-1/+1
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto1-0/+6
2006-04-11[PATCH] i386: move SMP option above subarch selectionAdrian Bunk1-29/+29
2006-04-11[PATCH] menu: relocate DOUBLEFAULT optionRandy Dunlap1-9/+0
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B1-0/+9
2006-03-26[PATCH] bitops: i386: use generic bitopsAkinobu Mita1-0/+4
2006-03-25[PATCH] x86: make CONFIG_HOTPLUG_CPU depend on !X86_PCAshok Raj1-1/+1
2006-03-23[PATCH] x86: some fixups for the X86_NUMAQ dependenciesAdrian Bunk1-4/+3
2006-03-23[PATCH] Make CONFIG_REGPARM enabled by defaultIngo Molnar1-2/+10
2006-03-23[PATCH] i386: let REGPARM no longer depend on EXPERIMENTALAdrian Bunk1-4/+1
2006-02-26Make Kprobes depend on modulesLinus Torvalds1-0/+1
2006-02-26[PATCH] fix voyager after topology.c moveJames Bottomley1-1/+1
2006-02-05[PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64Adrian Bunk1-0/+1
2006-02-01[PATCH] VMSPLIT config optionsMark Lord1-0/+37
2006-02-01[PATCH] CONFIG_DOUBLEFAULT Kconfig fixIngo Molnar1-9/+9
2006-01-14[PATCH] i386: put HOTPLUG_CPU under Processor type, not Bus optionsRandy Dunlap1-9/+9
2006-01-11[PATCH] i386: Move DOUBLEFAULT config to arch/i386/KconfigAndi Kleen1-0/+9
2006-01-11[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen1-0/+4
2006-01-10[PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner1-0/+4
2006-01-10[PATCH] kexec: change CONFIG_PHYSICAL_START dependencyManeesh Soni1-12/+21
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall1-4/+0
2006-01-08[PATCH] Make apm buildable without legacy pmDave Jones1-1/+1
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton1-4/+0
2006-01-06[PATCH] i386 sparsemem for single node systemsAndy Whitcroft1-2/+6
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik1-1/+1
2005-11-07[PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menuPrasanna S Panchamukhi1-0/+13
2005-10-31[PATCH] i386: CONFIG_PC removalArthur Othieno1-5/+0
2005-10-30[PATCH] uml: reuse i386 cpu-specific tuningPaolo 'Blaisorblade' Giarrusso1-308/+1
2005-10-30[PATCH] x86: cmpxchg improvementsJan Beulich1-0/+5
2005-10-30[PATCH] CONFIG_IA32Brian Gerst1-1/+5
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller1-5/+0
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown1-0/+14
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk1-0/+4
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj1-0/+5
2005-09-05[PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise1-0/+4
2005-09-05[PATCH] sparsemem extreme implementationBob Picco1-0/+1
2005-08-24[ACPI] delete CONFIG_ACPI_BOOTLen Brown1-1/+0
2005-08-04[PATCH] remove special HPET_EMULATE_RTC config optionVenkatesh Pallipadi1-1/+2
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg1-0/+2
2005-06-25[PATCH] kdump: KconfigVivek Goyal1-0/+7
2005-06-25[PATCH] kexec: x86 kexec coreEric W. Biederman1-0/+17
2005-06-25[PATCH] kexec: x86: add CONFIG_PYSICAL_STARTEric W. Biederman1-0/+11
2005-06-25[PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar1-22/+1
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo1-0/+9
2005-06-23[PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter1-0/+2
2005-06-23[PATCH] sparsemem memory model for i386Andy Whitcroft1-7/+17
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft1-0/+1
2005-06-23[PATCH] generify memory presentAndy Whitcroft1-1/+1
2005-06-23[PATCH] generify early_pfn_to_nidAndy Whitcroft1-0/+4
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen1-1/+3
2005-06-23[PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen1-0/+5
2005-05-27[PATCH] Note on ACPI build fixAlexander Nyberg1-1/+1
2005-05-05[PATCH] x86: geode support fixesKianusch Sayah Karadji1-11/+9
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 1Al Viro1-0/+4
2005-05-01[PATCH] x86 reboot: Add reboot fixup for gx1/cs5530aJaya Kumar1-0/+18
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1269