summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+12
2011-07-23Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...Linus Torvalds1-2/+13
2011-07-23Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-0/+1
2011-07-23Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2011-07-23Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2011-07-23Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-79/+0
2011-07-22clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin1-0/+4
2011-07-21x86, config: Introduce an INTEL_MID configurationAlan Cox1-2/+13
2011-07-14sched: adjust scheduler cpu power for stolen timeGlauber Costa1-0/+12
2011-07-11x86: Disable AMD_NUMA for 32bit for nowTejun Heo1-1/+1
2011-07-01x86: Use common i8253 clockeventThomas Gleixner1-1/+1
2011-06-28clocksource: apb: Share APB timer code with other platformsJamie Iles1-0/+1
2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen1-50/+0
2011-06-21x86: amd_iommu: move to drivers/iommu/Ohad Ben-Cohen1-28/+0
2011-06-14drivers: iommu: move to a dedicated folderOhad Ben-Cohen1-3/+2
2011-06-09pcspkr: Cleanup Kconfig dependenciesRalf Baechle1-0/+1
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle1-0/+1
2011-05-27arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-1/+0
2011-05-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2011-05-25i8k: Integrate with the hwmon subsystemJean Delvare1-0/+1
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier1-2/+0
2011-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+1
2011-05-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2011-05-20Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-20/+23
2011-05-20Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-11/+0
2011-05-20Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-0/+1
2011-05-20Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2011-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+0
2011-05-20[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones1-1/+1
2011-05-17x86, mm: Allow ZONE_DMA to be configurableDavid Rientjes1-1/+8
2011-05-14clocksource: convert x86 to generic i8253 clocksourceRussell King1-0/+1
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki1-1/+0
2011-05-04x86/net: only select BPF_JIT when NET is enabledRandy Dunlap1-1/+1
2011-05-02x86, NUMA: Enable emulation on 32bit tooTejun Heo1-1/+1
2011-05-02x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit tooTejun Heo1-1/+1
2011-04-28net: filter: Just In Time compiler for x86-64Eric Dumazet1-0/+1
2011-04-11x86/amd-iommu: Select PCI_IOV with AMD IOMMU driverJoerg Roedel1-0/+1
2011-04-09x86, cpu: Move AMD Elan Kconfig under "Processor family"Ian Campbell1-11/+0
2011-04-01x86: Clean up memory model related configs in arch/x86/KconfigTejun Heo1-13/+13
2011-04-01x86-64, NUMA: Remove custom phys_to_nid() implementationTejun Heo1-4/+0
2011-03-26Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+1
2011-03-24rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine1-0/+10
2011-03-24Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki1-0/+1
2011-03-23x86: allow CONFIG_ISA_DMA_API to be disabledDavid Rientjes1-3/+7
2011-03-23x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabledDavid Rientjes1-1/+1
2011-03-16Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+0
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+5
2011-03-16Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-17/+5
2011-03-16Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2011-03-16Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+3