aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar1-0/+1
2009-10-23x86: Remove STACKPROTECTOR_ALLArjan van de Ven1-4/+0
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker1-62/+64
2009-10-08x86, vmi: Mark VMI deprecated and schedule it for removalAlok Kataria1-1/+10
2009-10-01x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCALJaswinder Singh Rajput1-4/+0
2009-09-27x86: Fix hwpoison code related build failure on 32-bit NUMAQLinus Torvalds1-0/+11
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-1/+1
2009-09-23Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6Linus Torvalds1-1/+3
2009-09-23kcore: register text area in generic wayKAMEZAWA Hiroyuki1-0/+4
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-09-19intel-iommu: Kill DMAR_BROKEN_GFX_WA option.David Woodhouse1-1/+1
2009-09-19Merge branch 'linus' into sfi-releaseLen Brown1-56/+35
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+13
2009-09-17Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-53/+9
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+4
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2009-09-15Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar1-1/+0
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-09-07Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar1-8/+11
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar1-1/+1
2009-09-03x86/gart: Do not select AGP for GART_IOMMUPavel Vasilyev1-1/+0
2009-09-02Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar1-1/+1
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang1-0/+4
2009-08-31x86: Add Moorestown early detectionThomas Gleixner1-0/+13
2009-08-28SFI: Hook PCI MMCONFIGFeng Tang1-1/+1
2009-08-28x86: add arch-specific SFI supportFeng Tang1-0/+2
2009-08-26Merge branch 'x86/urgent' into x86/patH. Peter Anvin1-1/+13
2009-08-26x86, pat: Generalize the use of page flag PG_uncachedVenkatesh Pallipadi1-0/+4
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone1-1/+1
2009-08-14x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMATejun Heo1-4/+0
2009-08-14percpu: build first chunk allocators selectivelyTejun Heo1-0/+10
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo1-1/+13
2009-08-12perf_counter, x86: Fix/improve apic fallbackIngo Molnar1-1/+1
2009-07-09x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCEAndi Kleen1-8/+3
2009-07-09x86: mce: Remove old i386 machine check codeAndi Kleen1-33/+2
2009-07-09x86: mce: Update X86_MCE description in x86/KconfigAndi Kleen1-12/+4
2009-07-09x86: mce: Make CONFIG_X86_ANCIENT_MCE dependent on CONFIG_X86_MCEAndi Kleen1-1/+1
2009-07-04intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics driversDavid Woodhouse1-0/+12
2009-07-04Merge branch 'master' into for-nextTejun Heo1-13/+2
2009-06-29intel-iommu: Clean up identity mapping code, remove CONFIG_DMAR_GFX_WADavid Woodhouse1-13/+2
2009-06-24percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo1-3/+0
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-06-18function-graph: add stack frame testSteven Rostedt1-0/+1
2009-06-18dma-mapping: x86: use asm-generic/dma-mapping-common.hFUJITA Tomonori1-0/+1
2009-06-17Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar1-30/+83
2009-06-15Merge commit 'linus/master' into HEADVegard Nossum1-4/+41
2009-06-15kmemcheck: make kconfig accessible for other architecturesPekka Enberg1-0/+1
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar1-17/+25
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar1-26/+27