summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
| * x86, locking/rwlocks: Enable qrwlocks on x86Waiman Long2014-06-061-0/+1
* | Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2014-06-051-4/+21
|\ \
| * | x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin2014-05-041-5/+18
| * | x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin2014-05-041-0/+4
| |/
* | Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-041-3/+7
|\ \
| * | mm: x86 pgtable: require X86_64 for soft-dirty trackerCyrill Gorcunov2014-06-041-1/+1
| * | x86: enable DMA CMA with swiotlbAkinobu Mita2014-06-041-1/+1
| * | x86: require x86-64 for automatic NUMA balancingMel Gorman2014-06-041-1/+1
| * | hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-041-0/+4
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-041-0/+1
|\ \ \ | |/ / |/| |
| * | x86: Implement arch_setup/teardown_hwirq()Thomas Gleixner2014-05-161-0/+1
| |/
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-5/+2
|\ \
| * | x86, iosf: Make IOSF driver modular and usable by more driversDavid E. Box2014-05-091-5/+2
| |/
* | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-031-0/+3
|\ \
| * | x86: move FIX_EARLYCON_MEM kconfig into x86Rob Herring2014-04-241-0/+3
| |/
* / goldfish: Allow 64bit buildsAlan2014-05-151-1/+0
|/
* 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
| |\ \ \ \ \