aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* x86: remove acpi_srat config v2Yinghai Lu2008-07-081-5/+0
* x86: remove have_arch_parse_srat -v2Yinghai Lu2008-07-081-4/+0
* x86/paravirt: add debugging for missing operationsJeremy Fitzhardinge2008-07-081-0/+7
* x86: make x86_find_smp_config depends on 64 bit tooYinghai Lu2008-07-081-1/+0
* x86, crashdump, /proc/vmcore: remove CONFIG_EXPERIMENTAL from kdumpBernhard Walle2008-07-081-1/+0
* Merge branch 'x86/numa' into x86/develIngo Molnar2008-07-081-4/+31
|\
| * x86: cleanup early per cpu variables/accesses v4Mike Travis2008-07-081-1/+1
| * x86: modify Kconfig to allow up to 4096 cpusMike Travis2008-07-081-5/+32
* | Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-081-41/+94
|\ \
| * | x86: simplify x86_mpparse dependency checkYinghai Lu2008-07-081-2/+2
| * | x86: fix compiling when CONFIG_X86_MPPARSE is not setYinghai Lu2008-07-081-1/+1
| * | x86: let MPS support be selectable, v2Yinghai Lu2008-07-081-0/+21
| * | x86: Kconfig cleanup with genericarchYinghai Lu2008-07-081-5/+5
| * | Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-081-18/+15
| |\ \ | | |/
| * | x86: make generic arch support NUMAQYinghai Lu2008-06-101-38/+36
| * | x86: mtrr cleanup for converting continuous to discrete - auto detect v4Yinghai Lu2008-05-251-0/+9
| * | x86: mtrr cleanup for converting continuous to discrete layout v8 - fixYinghai Lu2008-05-251-5/+4
| * | x86: mtrr cleanup for converting continuous to discrete layout, v8Yinghai Lu2008-05-251-0/+26
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu...Ingo Molnar2008-07-081-0/+15
|\ \ \ \ \ \
| | | | * | | x86, AMD IOMMU: more verbose Kconfig description textJoerg Roedel2008-07-041-1/+9
| | | | * | | x86, AMD IOMMU: build fix #3Ingo Molnar2008-06-271-1/+1
| | | | * | | x86, AMD IOMMU: build fixIngo Molnar2008-06-271-1/+1
| | | | * | | x86, AMD IOMMU: add Kconfig entryJoerg Roedel2008-06-271-0/+7
| | | |/ / / | | |/| | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-------. \ \ \ \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-081-51/+31
|\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | / / / | | | | |_|_|/ / / | | | |/| | | / / | |_|_|_|_|_|/ / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| | | | | * | Merge branch 'linus' into x86/memtestIngo Molnar2008-06-251-0/+5
| | | | | |\ \ | | | |_|_|/ / | | |/| | | |
| | | | | * | Merge branch 'linus' into x86/memtestIngo Molnar2008-06-161-16/+8
| | | | | |\ \ | | | | |_|/ / | | | |/| | |
| | | | | * | x86_64: simplify the memtest parameter settingYinghai Lu2008-05-121-23/+7
| |_|_|_|/ / |/| | | | |
| | | | * | Merge branch 'linus' into x86/kconfigIngo Molnar2008-06-251-0/+5
| | | | |\ \ | | | |_|/ / | | |/| | |
| | | | * | Merge branch 'linus' into x86/kconfigIngo Molnar2008-06-161-16/+8
| | | | |\ \ | | | | |/ / | | | |/| |
| | | | * | x86: untangle pci dependenciesIngo Molnar2008-05-251-5/+4
| | | | * | x86: make NUMAQ depend on PCIIngo Molnar2008-05-251-1/+1
| | | | * | x86: change maximum NR_CPUS to 4096 and MAX_NUMNODES to 512Mike Travis2008-05-231-6/+6
| |_|_|/ / |/| | | |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-021-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | x86: fix NODES_SHIFT Kconfig rangeThomas Gleixner2008-07-011-2/+2
| | |/ /
| * | | x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-241-0/+1
| * | | x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-241-0/+4
| |/ /
| * | PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPCAndres Salomon2008-06-051-6/+5
| |/
| * Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg2008-05-251-10/+3
|/
* x86: rdc: leds build/config fixIngo Molnar2008-05-101-0/+1
* x86: revert geode config dependencyThomas Gleixner2008-05-081-1/+0
* sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar2008-05-051-0/+1
* x86: olpc build fixThomas Gleixner2008-05-041-0/+1
* x86: use defconfigs from x86/configs/*Sam Ravnborg2008-04-301-0/+12
* x86 VISWS: build fixIngo Molnar2008-04-301-2/+2
* x86: olpc: add One Laptop Per Child architecture supportAndres Salomon2008-04-291-1/+17
* swiotlb: use iommu_is_span_boundary helper functionFUJITA Tomonori2008-04-291-3/+2
* x86: configurable DMI scanning codeThomas Petazzoni2008-04-281-3/+9
* mm: move cache_line_size() to <linux/cache.h>Pekka Enberg2008-04-281-0/+3
* x86: KVM guest: add basic paravirt supportMarcelo Tosatti2008-04-271-0/+8
* x86: KVM guest: paravirtualized clocksourceGlauber de Oliveira Costa2008-04-271-0/+11