summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* core, x86: make LIST_POISON less deadlyAvi Kivity2010-01-111-0/+5
* x86: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-111-0/+1
* hw-breakpoints: Fix hardware breakpoints -> perf events dependencyFrederic Weisbecker2009-12-181-0/+2
* cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon2009-12-151-10/+0Star
* ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimizationAndres Salomon2009-12-151-0/+1
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-081-1/+1
|\
| * x86 VSDO: Fix Kconfig helpRandy Dunlap2009-11-111-1/+1
* | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-081-2/+5
|\ \
| * | x86: Relegate CONFIG_PAT and CONFIG_MTRR configurability to EMBEDDEDArjan van de Ven2009-10-121-2/+5
* | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-081-0/+1
|\ \ \
| * \ \ Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Avi Kivity2009-12-031-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | core, x86: Add user return notifiersAvi Kivity2009-10-011-0/+1
* | | | Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar2009-11-211-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-181-62/+64
| |\ \ \
| * \ \ \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-151-1/+0Star
| |\ \ \ \
| * \ \ \ \ Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-071-8/+11
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-171-30/+83
| |\ \ \ \ \ \
| * | | | | | | hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf...K.Prasad2009-06-021-0/+1
* | | | | | | | x86: Remove STACKPROTECTOR_ALLArjan van de Ven2009-10-231-4/+0Star
| |_|_|_|/ / / |/| | | | | |
* | | | | | | x86, vmi: Mark VMI deprecated and schedule it for removalAlok Kataria2009-10-081-1/+10
| |_|_|_|_|/ |/| | | | |
* | | | | | x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCALJaswinder Singh Rajput2009-10-011-4/+0Star
| |_|_|_|/ |/| | | |
* | | | | x86: Fix hwpoison code related build failure on 32-bit NUMAQLinus Torvalds2009-09-271-0/+11
* | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-09-231-1/+1
|\ \ \ \ \
| * | | | | intel-iommu: Kill DMAR_BROKEN_GFX_WA option.David Woodhouse2009-09-191-1/+1
* | | | | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2009-09-231-1/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into sfi-releaseLen Brown2009-09-191-56/+35Star
| |\ \ \ \ \ \
| * | | | | | | SFI: Hook PCI MMCONFIGFeng Tang2009-08-291-1/+1
| * | | | | | | x86: add arch-specific SFI supportFeng Tang2009-08-291-0/+2
* | | | | | | | kcore: register text area in generic wayKAMEZAWA Hiroyuki2009-09-231-0/+4
* | | | | | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-181-0/+13
|\ \ \ \ \ \ \
| * | | | | | | x86: Add Moorestown early detectionThomas Gleixner2009-08-311-0/+13
| |/ / / / / /
* | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-181-53/+9Star
|\ \ \ \ \ \ \
| * | | | | | | x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCEAndi Kleen2009-07-101-8/+3Star
| * | | | | | | x86: mce: Remove old i386 machine check codeAndi Kleen2009-07-101-33/+2Star
| * | | | | | | x86: mce: Update X86_MCE description in x86/KconfigAndi Kleen2009-07-101-12/+4Star
| * | | | | | | x86: mce: Make CONFIG_X86_ANCIENT_MCE dependent on CONFIG_X86_MCEAndi Kleen2009-07-101-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMATejun Heo2009-08-141-4/+0Star
| * | | | | | | | percpu: build first chunk allocators selectivelyTejun Heo2009-08-141-0/+10
| * | | | | | | | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-1/+13
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'master' into for-nextTejun Heo2009-07-041-13/+2Star
| |\ \ \ \ \ \ \ \
| * | | | | | | | | percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo2009-06-241-3/+0Star
* | | | | | | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-151-0/+4
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/patH. Peter Anvin2009-08-271-1/+13
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | x86, pat: Generalize the use of page flag PG_uncachedVenkatesh Pallipadi2009-08-271-0/+4
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-151-0/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar2009-09-021-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang2009-09-021-0/+4
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-111-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |