aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAge
...
| * | | | | x86: move VOYAGER to the NON_STANDARD_PLATFORM sectionIngo Molnar2009-01-29
| * | | | | x86: move ELAN to the NON_STANDARD_PLATFORM sectionIngo Molnar2009-01-29
| * | | | | x86: cleanup, introduce CONFIG_NON_STANDARD_PLATFORMSIngo Molnar2009-01-29
| * | | | | x86/Voyager: remove ISA quirkIngo Molnar2009-01-29
| * | | | | x86/Voyager: remove power management Kconfig quirkIngo Molnar2009-01-29
| * | | | | x86/Voyager: remove HOTPLUG_CPU Kconfig quirkIngo Molnar2009-01-29
| * | | | | x86/Voyager: remove MCE quirkIngo Molnar2009-01-29
| * | | | | x86/Voyager: remove APIC/IO-APIC Kbuild quirkIngo Molnar2009-01-29
| * | | | | x86/Voyager: remove PARAVIRT Kconfig quirkIngo Molnar2009-01-29
| * | | | | x86/Voyager: remove KVM_GUEST quirkIngo Molnar2009-01-29
| * | | | | x86/Voyager: remove KVM_CLOCK quirkIngo Molnar2009-01-29
| * | | | | x86/Voyager: remove VMI Kconfig quirkIngo Molnar2009-01-29
| * | | | | x86/VisWS: remove Kconfig quirkIngo Molnar2009-01-29
| * | | | | x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirkIngo Molnar2009-01-29
| * | | | | x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirkIngo Molnar2009-01-29
| * | | | | x86/Voyager: remove X86_HT Kconfig quirkIngo Molnar2009-01-29
| * | | | | x86: generalize boot_cpu_idIngo Molnar2009-01-29
| * | | | | x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar2009-01-29
| * | | | | x86/Voyager: remove ARCH_SUSPEND_POSSIBLE Kconfig quirkIngo Molnar2009-01-29
| * | | | | x86/Voyager: remove HIBERNATION Kconfig quirkIngo Molnar2009-01-29
| * | | | | x86/Voyager: remove KGDB Kconfig quirkIngo Molnar2009-01-29
| * | | | | x86/Voyager: remove KVM Kconfig quirkIngo Molnar2009-01-29
| * | | | | x86/Voyager: remove NATSEMI Kconfig quirkIngo Molnar2009-01-29
| * | | | | x86/Voyager: remove MCA Kconfig quirkIngo Molnar2009-01-29
| * | | | | x86: disable Voyager temporarilyIngo Molnar2009-01-29
| * | | | | x86/Voyager: clean up BROKEN Kconfig referenceIngo Molnar2009-01-29
| | |/ / / | |/| | |
| * | | | x86: make Voyager use x86 per-cpu setup.Brian Gerst2009-01-26
* | | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-02-13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | x86: disable intel_iommu support by defaultKyle McMartin2009-02-05
| | |_|/ | |/| |
* | | | Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-23
|\ \ \ \ | | |/ / | |/| |
| * | | x86: make UV support configurableNick Piggin2009-01-21
| * | | Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-18
| |\| |
| * | | Merge branch 'linus' into stackprotectorIngo Molnar2008-12-31
| |\ \ \
| * \ \ \ Merge branch 'linus' into stackprotectorIngo Molnar2008-10-15
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into stackprotectorIngo Molnar2008-06-25
| |\ \ \ \ \
| * | | | | | x86: unify stackprotector featuresIngo Molnar2008-05-26
| * | | | | | x86: if stackprotector is enabled, thn use stack-protector-all by defaultIngo Molnar2008-05-26
* | | | | | | Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-10
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | x86: offer frame pointers in all build modesIngo Molnar2009-01-07
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branches 'iommu/api' and 'iommu/amd' into for-linusJoerg Roedel2009-01-03
| |\ \ \ \ \
| | * | | | | AMD IOMMU: add Kconfig entry for statistic collection codeJoerg Roedel2009-01-03
| * | | | | | select IOMMU_API when DMAR and/or AMD_IOMMU is selectedJoerg Roedel2009-01-03
| |/ / / / /
| * | | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar2008-12-17
| | |\ \ \ \
| | * | | | | x86: Set CONFIG_NR_CPUS even on UPMike Travis2008-12-16
| | * | | | | x86: enable MAXSMPMike Travis2008-12-16
| | | | | | |
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *---. \ \ \ \ Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar2008-12-12
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2008-12-12
| | |\ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar2008-11-24
| | |\ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-30
| |\ \ \ \ \ \ \ \ \ \ \ \