summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
*---------. Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar2009-03-141-1/+4
|\ \ \ \ \ \
| | | | * | | x86, 32-bit: also limit NODES_HIGH_SHIFT hereJan Beulich2009-03-131-1/+1
| | | | |/ /
| | | * | | Merge branch 'x86/core' into x86/kconfigIngo Molnar2009-03-131-318/+352
| | | |\ \ \ | |_|_|/ / / |/| | | | |
| | | * | | x86: disable __do_IRQ supportThomas Gleixner2009-03-131-0/+3
| | | | |/ | | | |/|
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an...Ingo Molnar2009-03-121-0/+6
|\ \ \ \ \ \ | | | |_|/ / | | |/| | / | |_|_|_|/ |/| | | |
| * | | | x86: cpu architecture debug codeJaswinder Singh Rajput2009-03-101-0/+6
| | |/ / | |/| |
* / | | x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying2009-03-111-1/+1
|/ / /
* | | Merge branch 'x86/mce2' into x86/coreIngo Molnar2009-03-051-0/+5
|\ \ \
| * \ \ Merge branch 'x86/core' into x86/mce2H. Peter Anvin2009-03-041-1/+1
| |\ \ \
| * \ \ \ Merge branch 'x86/core' into x86/mce2H. Peter Anvin2009-02-251-316/+333
| |\ \ \ \
| * | | | | x86, mce, cmci: factor out threshold interrupt handlerAndi Kleen2009-02-241-0/+5
* | | | | | Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-041-1/+4
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-041-1/+4
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | / / | | | | | |_|_|/ / | | | | |/| | | / | | | | | | | |/ | | | | | | |/|
| | | | | * | | bzip2/lzma: make config machinery an arch configurableH. Peter Anvin2009-01-051-0/+3
| | | | * | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-011-1/+1
| | |_|/| | | | | |/| | | |/ / | | | | |/| |
| | | | * | | x86: enable DMAR by defaultKyle McMartin2009-02-261-1/+1
| | | | | |/ | | | | |/|
* | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-241-1/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | bootmem: clean up arch-specific bootmem wrappingTejun Heo2009-02-241-1/+1
| * | | | | x86: convert to the new dynamic percpu allocatorTejun Heo2009-02-201-0/+3
* | | | | | x86: remove the Voyager 32-bit subarchIngo Molnar2009-02-231-14/+0Star
* | | | | | x86: improve the help text of X86_EXTENDED_PLATFORMRavikiran G Thirumalai2009-02-221-2/+28
| |_|/ / / |/| | | |
* | | | | x86, apic: fix build fallout of genapic changesIngo Molnar2009-02-171-0/+1
* | | | | x86: add x2apic configYinghai Lu2009-02-171-0/+15
| |/ / / |/| | |
* | | | Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-131-1/+4
|\| | |
| * | | x86: implement x86_32 stack protectorTejun Heo2009-02-101-2/+1Star
| * | | x86: make lazy %gs optional on x86_32Tejun Heo2009-02-101-0/+4
| * | | Merge branch 'x86/urgent' into core/percpuIngo Molnar2009-02-101-0/+11
| |\| |
* | | | x86: make hibernation always-possibleIngo Molnar2009-02-111-1/+0Star
* | | | x86: cleanup, rename CONFIG_X86_NON_STANDARD to CONFIG_X86_EXTENDED_PLATFORMRavikiran G Thirumalai2009-02-111-37/+46
* | | | x86: clean up arch/x86/Kconfig*Ingo Molnar2009-02-051-202/+202
* | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-051-0/+11
|\ \ \ \ | | |/ / | |/| |
| * | | x86: disable intel_iommu support by defaultKyle McMartin2009-02-051-0/+11
* | | | x86: don't treat bigsmp as non-standardYinghai Lu2009-01-301-8/+7Star
* | | | x86: allow more than 8 cpus to be used on 32-bitYinghai Lu2009-01-301-5/+1Star
* | | | x86/Voyager: move to the X86_32_NON_STANDARD code sectionIngo Molnar2009-01-291-17/+17
* | | | x86: rename X86_GENERICARCH to X86_32_NON_STANDARDIngo Molnar2009-01-291-11/+11
* | | | x86: remove the subarch menuIngo Molnar2009-01-291-9/+1Star
* | | | x86: move X86_VSMP from subarch menuIngo Molnar2009-01-291-9/+10
* | | | x86: move non-standard 32-bit platform Kconfig entriesIngo Molnar2009-01-291-45/+43Star
* | | | x86: move VOYAGER to the NON_STANDARD_PLATFORM sectionIngo Molnar2009-01-291-12/+13
* | | | x86: move ELAN to the NON_STANDARD_PLATFORM sectionIngo Molnar2009-01-291-10/+11
* | | | x86: cleanup, introduce CONFIG_NON_STANDARD_PLATFORMSIngo Molnar2009-01-291-0/+16
* | | | x86/Voyager: remove ISA quirkIngo Molnar2009-01-291-1/+0Star
* | | | x86/Voyager: remove power management Kconfig quirkIngo Molnar2009-01-291-1/+0Star
* | | | x86/Voyager: remove HOTPLUG_CPU Kconfig quirkIngo Molnar2009-01-291-1/+1
* | | | x86/Voyager: remove MCE quirkIngo Molnar2009-01-291-1/+0Star
* | | | x86/Voyager: remove APIC/IO-APIC Kbuild quirkIngo Molnar2009-01-291-3/+3
* | | | x86/Voyager: remove PARAVIRT Kconfig quirkIngo Molnar2009-01-291-1/+0Star
* | | | x86/Voyager: remove KVM_GUEST quirkIngo Molnar2009-01-291-1/+0Star
* | | | x86/Voyager: remove KVM_CLOCK quirkIngo Molnar2009-01-291-1/+0Star