summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-071-3/+0Star
|\
| * x86: drop unused Kconfig symbolPaul Bolle2011-10-311-3/+0Star
* | 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-301-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-281-0/+1
| |/ /
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-231-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-231-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-231-79/+0Star
|\ \ \ | |_|/ |/| |
| * | x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-211-50/+0Star
| * | x86: amd_iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-211-28/+0Star
| * | drivers: iommu: move to a dedicated folderOhad Ben-Cohen2011-06-141-3/+2Star
| |/
* / x86: Disable AMD_NUMA for 32bit for nowTejun Heo2011-07-111-1/+1
|/
* arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-271-1/+0Star
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-261-0/+1
|\
| * i8k: Integrate with the hwmon subsystemJean Delvare2011-05-251-0/+1
* | x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-251-2/+0Star
|/