summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Replace Configure with Enable in description of MAXSMPSamuel Thibault2010-08-211-2/+2
* x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov2010-08-191-0/+5
* Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-061-0/+9
|\
| * x86, olpc: Add support for calling into OpenFirmwareAndres Salomon2010-06-181-0/+9
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-4/+1
|\ \
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-4/+1
| |/
* | Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-051-0/+1
|\ \ | |/ |/|
| * lockup_detector: Adapt CONFIG_PERF_EVENT_NMI to other archsFrederic Weisbecker2010-05-161-1/+1
| * Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-121-10/+39
| |\
| * | nmi_watchdog: Use a boolean config flag for compilingDon Zickus2010-02-141-0/+1
* | | numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-271-0/+4
* | | x86_32: use asm-generic/scatterlist.hAndrew Morton2010-05-271-1/+1
* | | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori2010-05-271-0/+3
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-211-0/+8
|\ \ \
| * | | PCI: read memory ranges out of Broadcom CNB20LE host bridgeIra W. Snyder2010-05-211-0/+8
| | |/ | |/|
* | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-0/+5
|\ \ \
| * | | x86: Add optimized popcnt variantsBorislav Petkov2010-04-061-0/+5
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-34/+15
|\ \ \ \
| * | | | x86: Clean up arch/x86/Kconfig*Jan Beulich2010-04-281-34/+15
| | |/ / | |/| |
* | | | hw-breakpoints: Separate constraint space for data and instruction breakpointsFrederic Weisbecker2010-05-011-0/+1
* | | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-081-2/+2
|\ \ \ \ | |/ / /
| * | | x86: Increase CONFIG_NODES_SHIFT max to 10David Rientjes2010-04-021-2/+2
| |/ /
* | | Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar2010-03-221-2/+5
|\ \ \ | |/ /
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-131-2/+2
| |\ \
| | * | x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov2010-03-131-2/+2
| * | | pci-dma: x86: use include/linux/pci-dma.hFUJITA Tomonori2010-03-121-0/+3
* | | | perf, x86: Add INSTRUCTION_DECODER config flagIngo Molnar2010-03-101-0/+3
|/ / /
* | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-071-0/+15
|\ \ \
| * | | x86, mrst: Remove X86_MRST dependency on PCI_IOAPICJacob Pan2010-03-021-1/+0
| * | | x86, mrst: Add Kconfig dependencies for MoorestownJacob Pan2010-02-251-0/+4
| * | | x86, numaq: Make CONFIG_X86_NUMAQ depend on CONFIG_PCIPan, Jacob jun2010-02-251-0/+1
| * | | x86, apbt: Moorestown APB system timer driverJacob Pan2010-02-241-0/+11
| |/ /
* | | Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-03-051-0/+1
|\ \ \
| * | | kprobes/x86: Support kprobes jump optimization on x86Masami Hiramatsu2010-02-251-0/+1
| | |/ | |/|
* | | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-031-0/+15
|\ \ \
| * | | core: Move early_res from arch/x86 to kernel/Yinghai Lu2010-02-161-0/+3
| * | | x86: Make 32bit support NO_BOOTMEMYinghai Lu2010-02-121-1/+0
| * | | x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-121-0/+13
| | |/ | |/|
* | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-271-0/+1
|\ \ \ | |/ / |/| |
| * | tracing/kprobes: Make Kconfig dependencies genericHeiko Carstens2010-02-171-0/+1
* | | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin2010-01-231-6/+0
| |/ |/|
* | 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/+0
* 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
OpenPOWER on IntegriCloud