aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk2015-08-071-1/+2
* x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin2014-09-131-5/+18
* x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin2014-09-131-0/+4
* locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-08-061-0/+1
* x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap2013-06-291-0/+1
* x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen2013-03-061-1/+1
* x86/intel_mid: Kconfig select fixAlan Cox2011-12-061-0/+3
* x86/intel_mid: Fix the Kconfig for MID selectionAlan Cox2011-12-061-2/+3
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-061-3/+0
|\
| * x86: drop unused Kconfig symbolPaul Bolle2011-10-311-3/+0
* | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-281-0/+9
|\ \
| * | x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin2011-07-311-0/+9
* | | Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-281-0/+14
|\ \ \
| * | | x86: geode: New PCEngines Alix system driverEd Wildgoose2011-09-211-0/+14
| | |/ | |/|
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-261-0/+1
|\ \ \
| * | | x86/irq: Standardize on CONFIG_SPARSE_IRQ=yYinghai Lu2011-10-131-0/+1
| |/ /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-261-0/+1
|\ \ \
| * | | clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-081-0/+1
| |/ /
* | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-261-3/+3
|\ \ \
| * | | iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-211-3/+3
| |/ /
* | | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
|/ /
* | Merge branch 'apei' into apei-releaseLen Brown2011-08-031-0/+1
|\ \
| * | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-031-0/+1
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-291-1/+1
|\ \ \
| * | | x86/PCI: select direct access mode for mmconfig optionShaohua Li2011-07-221-1/+1
| |/ /
* | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-261-5/+38
|\ \ \
| * | | x86, olpc: Fix dependency on POWER_SUPPLYDaniel Drake2011-07-241-2/+4
| * | | x86, olpc: Add XO-1.5 SCI driverDaniel Drake2011-07-061-0/+9
| * | | x86, olpc: Add XO-1 RTC driverDaniel Drake2011-07-061-0/+7
| * | | x86, olpc-xo1-sci: Propagate power supply/battery eventsDaniel Drake2011-07-061-1/+3
| * | | x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake2011-07-061-0/+1
| * | | x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake2011-07-061-0/+2
| * | | x86, olpc: Add XO-1 SCI driver and power button controlDaniel Drake2011-07-061-0/+9
| * | | x86, olpc: Add XO-1 suspend/resume supportDaniel Drake2011-07-061-2/+2
| * | | x86, olpc: Rename olpc-xo1 to olpc-xo1-pmDaniel Drake2011-07-061-3/+4
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-2/+2
|\ \ \
| * | | doc: Konfig: Documentation/power/{pm => apm-acpi}.txtMichael Witten2011-07-111-2/+2
| |/ /
* | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-07-241-0/+12
|\ \ \
| * | | sched: adjust scheduler cpu power for stolen timeGlauber Costa2011-07-141-0/+12
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...Linus Torvalds2011-07-231-2/+13
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * x86, config: Introduce an INTEL_MID configurationAlan Cox2011-07-211-2/+13
| | |/
* | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-07-231-0/+1
|\ \ \
| * | | clocksource: apb: Share APB timer code with other platformsJamie Iles2011-06-271-0/+1
| |/ /
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-0/+4
|\ \ \
| * | | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin2011-07-211-0/+4
| |/ /
* | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-221-0/+2
|\ \ \
| * | | x86: Use common i8253 clockeventThomas Gleixner2011-07-011-1/+1
| * | | pcspkr: Cleanup Kconfig dependenciesRalf Baechle2011-06-091-0/+1
| * | | i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle2011-06-091-0/+1
| |/ /
* | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-221-79/+0
|\ \ \ | |_|/ |/| |