summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-0/+1
|\
| * audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-201-0/+1
* | x86: use generic early_ioremapMark Salter2014-04-071-0/+1
* | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-021-73/+9
|\ \
| * | x86, platforms: Remove NUMAQH. Peter Anvin2014-02-271-28/+8
| * | x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin2014-02-271-17/+0
| * | x86, apic: Remove support for IBM Summit/EXA chipsetDavid Rientjes2014-02-111-28/+9
| * | x86, apic: Remove support for ia32-based Unisys ES7000David Rientjes2014-02-111-10/+2
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-021-9/+21
|\ \ \
| * | | x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold2014-03-181-2/+2
| * | | x86, vdso: Remove compat vdso supportAndy Lutomirski2014-03-131-7/+19
| |/ /
* | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-011-3/+1
|\ \ \
| * | | x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel2014-02-181-3/+1
| |/ /
* | | x86/efi: Wire up CONFIG_EFI_MIXEDMatt Fleming2014-03-041-0/+14
|/ /
* | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-071-5/+7
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-241-0/+1
| |\ \
| | * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on x86Mark Salter2014-01-021-0/+1
| * | | Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham2014-01-231-4/+4
| * | | firmware/dmi_scan: generalize for use by other archsArd Biesheuvel2014-01-231-0/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-1/+1
| |\ \ \
| | * \ \ Merge branch 'master' into for-nextJiri Kosina2013-12-191-30/+38
| | |\ \ \ | | | |/ /
| | * | | treewide: Fix typo in KconfigMasanari Iida2013-12-021-1/+1
* | | | | x86/intel/mid: Fix X86_INTEL_MID dependenciesDavid Cohen2014-01-251-0/+1
* | | | | Merge branch 'linus' into x86/urgentIngo Molnar2014-01-251-47/+71
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-201-4/+55
| |\ \ \ \
| | * | | | x86, kaslr: Clarify RANDOMIZE_BASE_MAX_OFFSETKees Cook2014-01-141-11/+18
| | * | | | x86, kaslr: Mix entropy sources together as neededKees Cook2013-11-111-5/+9
| | * | | | x86, kaslr: Raise the maximum virtual address to -1 GiB on x86_64Kees Cook2013-10-131-3/+13
| | * | | | x86, kaslr: Return location from decompress_kernelKees Cook2013-10-131-4/+34
| * | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-201-0/+8
| |\ \ \ \ \
| | * | | | | arch: x86: New MailBox support driver for Intel SOC'sDavid E. Box2014-01-081-0/+8
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-201-4/+0
| |\ \ \ \ \
| | * | | | | x86, microcode: Move to a proper locationBorislav Petkov2014-01-131-4/+0
| | |/ / / /
| * | | | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-201-23/+7
| |\ \ \ \ \
| | * | | | | x86, intel-mid: Remove deprecated X86_MDFLD and X86_WANT_INTEL_MID configsDavid Cohen2014-01-151-23/+7
| | |/ / / /
| * | | | | stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architecturesKees Cook2013-12-201-16/+1
| |/ / / /
* | | | | x86, doc, kconfig: Fix dud URL for Microcode dataAlan2014-01-201-3/+3
|/ / / /
* | | | math64: Add mul_u64_u32_shr()Peter Zijlstra2013-12-111-0/+1
| |_|/ |/| |
* | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-11-151-0/+1
|\ \ \
| * | | x86: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
* | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-1/+0
* | | | x86, mm: enable split page table lock for PMD levelKirill A. Shutemov2013-11-151-0/+4
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-141-3/+3
|\ \ \ \
| * \ \ \ Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar2013-11-061-3/+4
| |\ \ \ \
| * | | | | x86/locking/kconfig: Update paravirt spinlock Kconfig descriptionRaghavendra K T2013-10-261-3/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-4/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-10-281-4/+0
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | hotplug / x86: Disable ARCH_CPU_PROBE_RELEASE on x86Toshi Kani2013-09-251-4/+0
| | |/ / /
* | | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-121-11/+16
|\ \ \ \ \
| * | | | | x86/iommu: Clean up the CONFIG_GART_IOMMU config option a bitIngo Molnar2013-10-061-9/+15
OpenPOWER on IntegriCloud