aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAge
* generic debug pageallocAkinobu Mita2009-04-01
* Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-30
|\
| * Merge branch 'linus' into core/iommuIngo Molnar2009-03-28
| |\
| | * Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
| | |\
| | * | x86: disable __do_IRQ supportThomas Gleixner2009-03-26
| * | | dma-debug: x86 architecture bindingsJoerg Roedel2009-03-17
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*---------. | | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar2009-03-14
|\ \ \ \ \ \| |
| | | | * | | | x86, 32-bit: also limit NODES_HIGH_SHIFT hereJan Beulich2009-03-12
| | | | |/ / /
| | | * | | | Merge branch 'x86/core' into x86/kconfigIngo Molnar2009-03-13
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
| | | * | | | x86: disable __do_IRQ supportThomas Gleixner2009-03-13
| | | | |/ / | | | |/| |
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an...Ingo Molnar2009-03-12
|\ \ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | |_|_|_|/ / |/| | | | |
| * | | | | x86: cpu architecture debug codeJaswinder Singh Rajput2009-03-10
| | |/ / / | |/| | |
* / | | | x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying2009-03-10
|/ / / /
* | | | Merge branch 'x86/mce2' into x86/coreIngo Molnar2009-03-05
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'x86/core' into x86/mce2H. Peter Anvin2009-03-04
| |\ \ \
| * \ \ \ Merge branch 'x86/core' into x86/mce2H. Peter Anvin2009-02-24
| |\ \ \ \
| * | | | | x86, mce, cmci: factor out threshold interrupt handlerAndi Kleen2009-02-24
* | | | | | Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-03
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-03
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | / / | | | | | |_|_|/ / | | | | |/| | | / | | | | | | | |/ | | | | | | |/|
| | | | | * | | bzip2/lzma: make config machinery an arch configurableH. Peter Anvin2009-01-04
| | | | * | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-01
| | |_|/| | | | | |/| | | |/ / | | | | |/| |
| | | | * | | x86: enable DMAR by defaultKyle McMartin2009-02-26
| | | | | |/ | | | | |/|
* | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | bootmem: clean up arch-specific bootmem wrappingTejun Heo2009-02-23
| * | | | | x86: convert to the new dynamic percpu allocatorTejun Heo2009-02-20
* | | | | | x86: remove the Voyager 32-bit subarchIngo Molnar2009-02-22
* | | | | | x86: improve the help text of X86_EXTENDED_PLATFORMRavikiran G Thirumalai2009-02-22
| |_|/ / / |/| | | |
* | | | | x86, apic: fix build fallout of genapic changesIngo Molnar2009-02-17
* | | | | x86: add x2apic configYinghai Lu2009-02-17
| |/ / / |/| | |
* | | | Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-13
|\| | |
| * | | x86: implement x86_32 stack protectorTejun Heo2009-02-09
| * | | x86: make lazy %gs optional on x86_32Tejun Heo2009-02-09
| * | | Merge branch 'x86/urgent' into core/percpuIngo Molnar2009-02-09
| |\| |
* | | | x86: make hibernation always-possibleIngo Molnar2009-02-11
* | | | x86: cleanup, rename CONFIG_X86_NON_STANDARD to CONFIG_X86_EXTENDED_PLATFORMRavikiran G Thirumalai2009-02-11
* | | | x86: clean up arch/x86/Kconfig*Ingo Molnar2009-02-05
* | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-05
|\ \ \ \ | | |/ / | |/| |
| * | | x86: disable intel_iommu support by defaultKyle McMartin2009-02-05
* | | | x86: don't treat bigsmp as non-standardYinghai Lu2009-01-30
* | | | x86: allow more than 8 cpus to be used on 32-bitYinghai Lu2009-01-29
* | | | x86/Voyager: move to the X86_32_NON_STANDARD code sectionIngo Molnar2009-01-29
* | | | x86: rename X86_GENERICARCH to X86_32_NON_STANDARDIngo Molnar2009-01-29
* | | | x86: remove the subarch menuIngo Molnar2009-01-29
* | | | x86: move X86_VSMP from subarch menuIngo Molnar2009-01-29
* | | | x86: move non-standard 32-bit platform Kconfig entriesIngo Molnar2009-01-29
* | | | 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