aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-18x86: Add IRQ_TIME_ACCOUNTINGVenkatesh Pallipadi1-0/+11
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-0/+1
2010-10-18xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon1-0/+5
2010-10-15x86, olpc: XO-1 uses/depends on PCIRandy Dunlap1-1/+1
2010-10-14ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTSteven Rostedt1-1/+1
2010-10-14ftrace/x86: Add support for C version of recordmcountSteven Rostedt1-0/+1
2010-10-14kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependencyMasami Hiramatsu1-0/+5
2010-10-14x86/vsmp: Eliminate kconfig dependency warningRandy Dunlap1-0/+1
2010-10-12x86, olpc: Add XO-1 poweroff supportDaniel Drake1-0/+6
2010-10-12x86: ioapic: Cleanup sparse irq codeThomas Gleixner1-1/+0
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek1-4/+11
2010-10-04x86: Use genirq KconfigThomas Gleixner1-31/+5
2010-09-23x86, olpc: Rework BIOS signature checkDaniel Drake1-1/+2
2010-09-23x86, olpc: Only enable PCI configuration type override on XO-1Daniel Drake1-1/+1
2010-09-22jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditionsSteven Rostedt1-1/+1
2010-09-22jump label: x86 supportJason Baron1-0/+1
2010-09-20x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann1-2/+2
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe1-3/+0
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar1-6/+18
2010-08-27x86: Remove old bootmem codeYinghai Lu1-9/+1
2010-08-27x86: Use memblock to replace early_resYinghai Lu1-6/+3
2010-08-25x86, bios: Make the x86 early memory reservation a kernel optionH. Peter Anvin1-1/+1
2010-08-24x86, bios: By default, reserve the low 64K for all BIOSesH. Peter Anvin1-19/+28
2010-08-23x86, vmware: Remove deprecated VMI kernel supportAlok Kataria1-19/+0