summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* perf, x86: Fixup Kconfig depsPeter Zijlstra2010-11-261-1/+1
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-291-0/+5
|\
| * xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-181-0/+5
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-291-3/+0Star
|\ \
| * \ Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-121-4/+11
| |\ \
| * | | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-201-3/+0Star
* | | | Merge branch 'linus' into x86/urgentIngo Molnar2010-10-251-82/+63Star
|\ \ \ \
| * \ \ \ Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-221-13/+2Star
| |\ \ \ \
| | * \ \ \ Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-311-6/+18
| | |\ \ \ \
| | * | | | | x86: Remove old bootmem codeYinghai Lu2010-08-271-9/+1Star
| | * | | | | x86: Use memblock to replace early_resYinghai Lu2010-08-271-6/+3Star
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-31/+4Star
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | x86: ioapic: Cleanup sparse irq codeThomas Gleixner2010-10-121-1/+0Star
| | * | | | x86: Use genirq KconfigThomas Gleixner2010-10-041-31/+5Star
| | | |/ / | | |/| |
| * | | | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-19/+0Star
| |\ \ \ \
| | * | | | x86, vmware: Remove deprecated VMI kernel supportAlok Kataria2010-08-241-19/+0Star
| | |/ / /
| * | | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-2/+9
| |\ \ \ \
| | * | | | x86, olpc: XO-1 uses/depends on PCIRandy Dunlap2010-10-151-1/+1
| | * | | | x86, olpc: Add XO-1 poweroff supportDaniel Drake2010-10-131-0/+6
| | * | | | x86, olpc: Rework BIOS signature checkDaniel Drake2010-09-231-1/+2
| | * | | | x86, olpc: Only enable PCI configuration type override on XO-1Daniel Drake2010-09-231-1/+1
| | |/ / /
| * | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-10-211-0/+3
| |\ \ \ \
| | * | | | x86, mm: Enable ARCH_DMA_ADDR_T_64BIT with X86_64 || HIGHMEM64GFUJITA Tomonori2010-10-211-0/+3
| | |/ / /
| * | | | Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-19/+28
| |\ \ \ \
| | * | | | x86, bios: Make the x86 early memory reservation a kernel optionH. Peter Anvin2010-08-261-1/+1
| | * | | | x86, bios: By default, reserve the low 64K for all BIOSesH. Peter Anvin2010-08-251-19/+28
| | |/ / /
| * | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-2/+2
| |\ \ \ \
| | * | | | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann2010-09-201-2/+2
| | |/ / /
| * | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-0/+11
| |\ \ \ \
| | * | | | x86: Add IRQ_TIME_ACCOUNTINGVenkatesh Pallipadi2010-10-181-0/+11
| | |/ / /
| * | | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-0/+1
| * | | | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTSteven Rostedt2010-10-151-1/+1
| * | | | ftrace/x86: Add support for C version of recordmcountSteven Rostedt2010-10-141-0/+1
| * | | | kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependencyMasami Hiramatsu2010-10-141-0/+5
| * | | | jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditionsSteven Rostedt2010-09-231-1/+1
| * | | | jump label: x86 supportJason Baron2010-09-221-0/+1
| |/ / /
* / / / x86/vsmp: Eliminate kconfig dependency warningRandy Dunlap2010-10-141-0/+1
|/ / /
* | | Replace Configure with Enable in description of MAXSMPSamuel Thibault2010-08-211-2/+2
* | | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov2010-08-191-0/+5
| |/ |/|
* | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-071-0/+9
|\ \
| * | x86, olpc: Add support for calling into OpenFirmwareAndres Salomon2010-06-181-0/+9
| |/
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-4/+1Star
|\ \
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-4/+1Star
| |/
* | Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-051-0/+1
|\ \ | |/ |/|
| * lockup_detector: Adapt CONFIG_PERF_EVENT_NMI to other archsFrederic Weisbecker2010-05-161-1/+1
| * Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-121-10/+39
| |\
| * | nmi_watchdog: Use a boolean config flag for compilingDon Zickus2010-02-141-0/+1
* | | numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-271-0/+4
* | | x86_32: use asm-generic/scatterlist.hAndrew Morton2010-05-271-1/+1
* | | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori2010-05-271-0/+3