summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)Author
2011-07-11x86: Disable AMD_NUMA for 32bit for nowTejun Heo
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
2011-05-02x86, NUMA: Enable emulation on 32bit tooTejun Heo
2011-05-02x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit tooTejun Heo
2011-04-27net: filter: Just In Time compiler for x86-64Eric Dumazet
2011-04-11x86/amd-iommu: Select PCI_IOV with AMD IOMMU driverJoerg Roedel
2011-04-08x86, cpu: Move AMD Elan Kconfig under "Processor family"Ian Campbell
2011-04-01x86: Clean up memory model related configs in arch/x86/KconfigTejun Heo
2011-04-01x86-64, NUMA: Remove custom phys_to_nid() implementationTejun Heo
2011-03-25Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine
2011-03-23Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki
2011-03-22x86: allow CONFIG_ISA_DMA_API to be disabledDavid Rientjes
2011-03-22x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabledDavid Rientjes
2011-03-16Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-15x86, olpc: Use device tree for platform identificationDaniel Drake
2011-03-12x86: Enable forced interrupt threading supportThomas Gleixner
2011-03-12x86: Use generic show_interruptsThomas Gleixner
2011-03-09x86: Remove dead config option X86_CPUJan Beulich
2011-03-08KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells
2011-02-23x86: Add device tree supportSebastian Andrzej Siewior
2011-02-23Merge branch 'x86/apic' into x86/platformThomas Gleixner
2011-02-23x86: Fix deps of X86_UP_IOAPICHenrik Kretzschmar
2011-02-23x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirectionThomas Gleixner
2011-02-23x86: OLPC: Cleanup config maze completelyThomas Gleixner
2011-02-23x86: OLPC: Hide OLPC_OPENFIRMWARE config switchThomas Gleixner
2011-02-23x86: OLPC: Remove redundant !X64_64 config dependencyThomas Gleixner
2011-02-17x86, trampoline: Common infrastructure for low memory trampolinesH. Peter Anvin
2011-01-28x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds