summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-02-091-0/+1
|\
| * ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1
* | cpuidle: build fix for non-x86Venki Pallipadi2008-02-091-0/+3
|/
* aout: mark arches that support A.OUT formatDavid Howells2008-02-081-1/+4
* SLUB: Alternate fast paths using cmpxchg_localChristoph Lameter2008-02-071-0/+4
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-071-0/+3
|\
| * Revert "cpuidle: build fix for non-x86"Len Brown2008-02-071-3/+0
| *-. Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into releaseLen Brown2008-02-071-0/+6
| |\ \
| | | * cpuidle: Add a poll_idle methodvenkatesh.pallipadi@intel.com2008-02-071-0/+3
| | |/ | |/|
| | * cpuidle: build fix for non-x86Kevin Hilman2008-01-311-0/+3
* | | I8K: add i8k driver to the x86_64 KconfigBradley Smith2008-02-071-1/+0
|/ /
* | rtc: add HPET RTC emulation to RTC_DRV_CMOSBernhard Walle2008-02-061-1/+1
* | iommu sg: x86: convert gart IOMMU to use the IOMMU helperFUJITA Tomonori2008-02-051-1/+1
* | iommu sg: x86: convert calgary IOMMU to use the IOMMU helperFUJITA Tomonori2008-02-051-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-041-0/+1
|\ \
| * | x86: mach-rdc321x Kconfig fixFlorian Fainelli2008-02-041-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-041-2/+1
|\ \ \
| * | | remove Documentation/smp.txtAdrian Bunk2008-02-031-2/+1
| |/ /
* | | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0
* | | Add HAVE_KPROBESMathieu Desnoyers2008-02-031-0/+1
* | | Add HAVE_OPROFILEMathieu Desnoyers2008-02-031-4/+1
|/ /
* | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-021-0/+8
|\ \
| * | Suspend: Clean up Kconfig (V2)Johannes Berg2008-02-011-0/+4
| * | Hibernation: Clean up Kconfig (V2)Johannes Berg2008-02-011-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-021-5/+0
|\ \ \ | |/ / |/| |
| * | PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk2008-02-011-5/+0
* | | latencytop: Change Kconfig dependency.Heiko Carstens2008-02-011-0/+3
|/ /
* | KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-301-0/+2
* | KVM: Export include/linux/kvm.h only if $ARCH actually supports KVMAvi Kivity2008-01-301-0/+1
* | x86: replace boot_ioremap() with enhanced bt_ioremap() - remove boot_ioremap()Huang, Ying2008-01-301-6/+0
* | x86: add support for the RDC R-321x SoCFlorian Fainelli2008-01-301-1/+13
* | x86: add generic GPIO support to x86Florian Fainelli2008-01-301-0/+3
* | x86/non-x86: percpu, node ids, apic ids x86.git fixupMike Travis2008-01-301-1/+1
* | x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUESTEduardo Pereira Habkost2008-01-301-2/+2
* | x86: allow enabling PARAVIRT without any guest implementationEduardo Pereira Habkost2008-01-301-9/+9
* | rtc: use the IRQ callback interface in (old) RTC driverBernhard Walle2008-01-301-1/+1
* | x86: change size of node ids from u8 to s16travis@sgi.com2008-01-301-0/+1
* | x86: relax restrictions on setting CONFIG_NUMA on x86, #2Mel Gorman2008-01-301-1/+1
* | percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com2008-01-301-0/+3
* | x86: compile apm and voyager module only when selected in KconfigAndi Kleen2008-01-301-0/+5
* | x86: default to PCI=yAdrian Bunk2008-01-301-1/+1
* | x86: unify arch/x86/kernel/Makefile(s)Sam Ravnborg2008-01-301-1/+9
* | x86: 32-bit EFI runtime service support: fixes in sync with 64-bit supportHuang, Ying2008-01-301-11/+8
* | x86: compat_binfmt_elfRoland McGrath2008-01-301-0/+1
* | x86: FIFO ticket spinlocksNick Piggin2008-01-301-2/+1
* | spinlock: lockbreak cleanupNick Piggin2008-01-301-0/+4
* | x86: EFI runtime service supportHuang, Ying2008-01-301-1/+1
* | x86: use def_bool where possibleHarvey Harrison2008-01-301-121/+77
* | x86: 64-bit, make sparsemem vmemmap the only memory modelChristoph Lameter2008-01-301-13/+9
* | x86 vDSO: consolidate vdso32Roland McGrath2008-01-301-2/+2
OpenPOWER on IntegriCloud