aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-16Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+0
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-0/+5
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-17/+5
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+3
2011-03-12x86: Enable forced interrupt threading supportThomas Gleixner1-0/+1
2011-03-12x86: Use generic show_interruptsThomas Gleixner1-0/+1
2011-03-09x86: Remove dead config option X86_CPUJan Beulich1-0/+2
2011-03-08KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells1-0/+5
2011-02-23x86: Add device tree supportSebastian Andrzej Siewior1-0/+2
2011-02-23Merge branch 'x86/apic' into x86/platformThomas Gleixner1-1/+1
2011-02-23x86: Fix deps of X86_UP_IOAPICHenrik Kretzschmar1-1/+1
2011-02-23x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirectionThomas Gleixner1-5/+1
2011-02-23x86: OLPC: Cleanup config maze completelyThomas Gleixner1-7/+3
2011-02-23x86: OLPC: Hide OLPC_OPENFIRMWARE config switchThomas Gleixner1-8/+2
2011-02-23x86: OLPC: Remove redundant !X64_64 config dependencyThomas Gleixner1-2/+2
2011-02-17x86, trampoline: Common infrastructure for low memory trampolinesH. Peter Anvin1-4/+0
2011-01-28x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo1-1/+1
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-10/+10
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2011-01-14x86, olpc: Add missing Kconfig dependenciesH. Peter Anvin1-0/+1
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-2/+8
2011-01-14x86/PCI: make Broadcom CNB20LE driver EMBEDDED and EXPERIMENTALBjorn Helgaas1-2/+8
2011-01-14x86: OLPC: convert olpc-xo1 driver from pci device to platform deviceAndres Salomon1-1/+1
2011-01-13Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+6
2011-01-13x86: support XZ-compressed kernelLasse Collin1-0/+1
2011-01-13kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang1-4/+1
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+29
2011-01-06Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+6
2010-12-15x86, olpc: Add OLPC device-tree supportAndres Salomon1-0/+6
2010-11-26perf, x86: Fixup Kconfig depsPeter Zijlstra1-1/+1
2010-11-18x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld1-6/+6
2010-11-18x86/platform: Add Eurobraille/Iris power off supportShérab1-0/+13
2010-11-17x86, mrst: Fix dependencies of "select INTEL_SCU_IPC"Randy Dunlap1-0/+1
2010-11-17x86, mrst: The shutdown for MRST requires the SCU IPC mechanismAlan Cox1-0/+1
2010-11-12x86: Ce4100: Add reboot_fixup() for CE4100Dirk Brandewie1-0/+1
2010-11-12x86: Add CE4100 platform supportThomas Gleixner1-0/+11
2010-11-09x86/mrst: Add SFI platform device parsing codeFeng Tang1-0/+2
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+5
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-3/+0
2010-10-25Merge branch 'linus' into x86/urgentIngo Molnar1-82/+63
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-13/+2
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-31/+4
2010-10-21Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-19/+0
2010-10-21Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+9
2010-10-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2010-10-21Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-19/+28
2010-10-21Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+11
2010-10-20x86, mm: Enable ARCH_DMA_ADDR_T_64BIT with X86_64 || HIGHMEM64GFUJITA Tomonori1-0/+3