summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)Author
2012-01-23iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha
2011-08-03Merge branch 'apei' into apei-releaseLen Brown
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-26Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24x86, olpc: Fix dependency on POWER_SUPPLYDaniel Drake
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-07-23Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...Linus Torvalds
2011-07-23Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-22x86/PCI: select direct access mode for mmconfig optionShaohua Li
2011-07-21clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin
2011-07-21x86, config: Introduce an INTEL_MID configurationAlan Cox
2011-07-14sched: adjust scheduler cpu power for stolen timeGlauber Costa
2011-07-11x86: Disable AMD_NUMA for 32bit for nowTejun Heo
2011-07-11doc: Konfig: Documentation/power/{pm => apm-acpi}.txtMichael Witten
2011-07-06x86, olpc: Add XO-1.5 SCI driverDaniel Drake
2011-07-06x86, olpc: Add XO-1 RTC driverDaniel Drake
2011-07-06x86, olpc-xo1-sci: Propagate power supply/battery eventsDaniel Drake
2011-07-06x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake
2011-07-06x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake
2011-07-06x86, olpc: Add XO-1 SCI driver and power button controlDaniel Drake
2011-07-06x86, olpc: Add XO-1 suspend/resume supportDaniel Drake
2011-07-06x86, olpc: Rename olpc-xo1 to olpc-xo1-pmDaniel Drake
2011-07-01x86: Use common i8253 clockeventThomas Gleixner
2011-06-27clocksource: apb: Share APB timer code with other platformsJamie Iles
2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen
2011-06-21x86: amd_iommu: move to drivers/iommu/Ohad Ben-Cohen
2011-06-14drivers: iommu: move to a dedicated folderOhad Ben-Cohen
2011-06-09pcspkr: Cleanup Kconfig dependenciesRalf Baechle
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-05-25i8k: Integrate with the hwmon subsystemJean Delvare
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-05-19Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-05-19Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones
2011-05-16x86, mm: Allow ZONE_DMA to be configurableDavid Rientjes
2011-05-14clocksource: convert x86 to generic i8253 clocksourceRussell King
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki
2011-05-04x86/net: only select BPF_JIT when NET is enabledRandy Dunlap