summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-3/+1
|\
| * lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-3/+1
* | fs: binfmt_elf: create Kconfig variable for PIE randomizationDavid Daney2012-01-101-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\ \
| * | x86: Kconfig: drop unknown symbol 'APM_MODULE'Paul Bolle2011-11-221-1/+1
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-061-0/+13
|\ \ \
| * | | x86: Add NumaChip supportSteffen Persvold2011-12-051-0/+13
| | |/ | |/|
* | | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-201-3/+2
|\ \ \
| * | | memblock: Kill early_node_map[]Tejun Heo2011-12-081-3/+0
| * | | Merge branch 'master' into x86/memblockTejun Heo2011-11-281-96/+103
| |\ \ \ | | |/ /
| * | | memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config optionTejun Heo2011-07-141-0/+1
| * | | x86: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-07-141-0/+1
* | | | x86/intel_mid: Kconfig select fixAlan Cox2011-12-061-0/+3
* | | | x86/intel_mid: Fix the Kconfig for MID selectionAlan Cox2011-12-061-2/+3
| |/ / |/| |
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-061-3/+0
|\ \ \
| * | | x86: drop unused Kconfig symbolPaul Bolle2011-10-311-3/+0
| | |/ | |/|
* | | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-281-0/+9
|\ \ \
| * | | x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin2011-07-311-0/+9
* | | | Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-281-0/+14
|\ \ \ \
| * | | | x86: geode: New PCEngines Alix system driverEd Wildgoose2011-09-211-0/+14
| | |/ / | |/| |
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-261-0/+1
|\ \ \ \
| * | | | x86/irq: Standardize on CONFIG_SPARSE_IRQ=yYinghai Lu2011-10-131-0/+1
| |/ / /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-261-0/+1
|\ \ \ \
| * | | | clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-081-0/+1
| |/ / /
* | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-261-3/+3
|\ \ \ \
| * | | | iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-211-3/+3
| |/ / /
* | | | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
|/ / /
* | | Merge branch 'apei' into apei-releaseLen Brown2011-08-031-0/+1
|\ \ \
| * | | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-031-0/+1
| | |/ | |/|
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-291-1/+1
|\ \ \
| * | | x86/PCI: select direct access mode for mmconfig optionShaohua Li2011-07-221-1/+1
| |/ /
* | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-261-5/+38
|\ \ \
| * | | x86, olpc: Fix dependency on POWER_SUPPLYDaniel Drake2011-07-241-2/+4
| * | | x86, olpc: Add XO-1.5 SCI driverDaniel Drake2011-07-061-0/+9
| * | | x86, olpc: Add XO-1 RTC driverDaniel Drake2011-07-061-0/+7
| * | | x86, olpc-xo1-sci: Propagate power supply/battery eventsDaniel Drake2011-07-061-1/+3
| * | | x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake2011-07-061-0/+1
| * | | x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake2011-07-061-0/+2
| * | | x86, olpc: Add XO-1 SCI driver and power button controlDaniel Drake2011-07-061-0/+9
| * | | x86, olpc: Add XO-1 suspend/resume supportDaniel Drake2011-07-061-2/+2
| * | | x86, olpc: Rename olpc-xo1 to olpc-xo1-pmDaniel Drake2011-07-061-3/+4
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-2/+2
|\ \ \
| * | | doc: Konfig: Documentation/power/{pm => apm-acpi}.txtMichael Witten2011-07-111-2/+2
| |/ /
* | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-07-241-0/+12
|\ \ \
| * | | sched: adjust scheduler cpu power for stolen timeGlauber Costa2011-07-141-0/+12
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...Linus Torvalds2011-07-231-2/+13
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * x86, config: Introduce an INTEL_MID configurationAlan Cox2011-07-211-2/+13
| | |/
* | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-07-231-0/+1
|\ \ \
| * | | clocksource: apb: Share APB timer code with other platformsJamie Iles2011-06-271-0/+1
| |/ /
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-0/+4
|\ \ \
OpenPOWER on IntegriCloud