aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra1-0/+1
2014-06-16x86, kaslr: boot-time selectable with hibernationKees Cook1-1/+0
2014-06-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-06-06x86, locking/rwlocks: Enable qrwlocks on x86Waiman Long1-0/+1
2014-06-05Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-4/+21
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds1-3/+7
2014-06-04mm: x86 pgtable: require X86_64 for soft-dirty trackerCyrill Gorcunov1-1/+1
2014-06-04x86: enable DMA CMA with swiotlbAkinobu Mita1-1/+1
2014-06-04x86: require x86-64 for automatic NUMA balancingMel Gorman1-1/+1
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-0/+4
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-0/+1
2014-06-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-5/+2
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into nextLinus Torvalds1-0/+3
2014-05-16x86: Implement arch_setup/teardown_hwirq()Thomas Gleixner1-0/+1
2014-05-15goldfish: Allow 64bit buildsAlan1-1/+0
2014-05-09x86, iosf: Make IOSF driver modular and usable by more driversDavid E. Box1-5/+2
2014-05-04x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin1-5/+18
2014-05-04x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin1-0/+4
2014-04-24x86: move FIX_EARLYCON_MEM kconfig into x86Rob Herring1-0/+3
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-0/+1
2014-04-07x86: use generic early_ioremapMark Salter1-0/+1
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-73/+9
2014-04-02Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+21
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+1
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro1-0/+1
2014-03-18x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold1-2/+2
2014-03-13x86, vdso: Remove compat vdso supportAndy Lutomirski1-7/+19
2014-03-04x86/efi: Wire up CONFIG_EFI_MIXEDMatt Fleming1-0/+14
2014-02-27x86, platforms: Remove NUMAQH. Peter Anvin1-28/+8
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin1-17/+0
2014-02-18x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel1-3/+1
2014-02-11x86, apic: Remove support for IBM Summit/EXA chipsetDavid Rientjes1-28/+9
2014-02-11x86, apic: Remove support for ia32-based Unisys ES7000David Rientjes1-10/+2
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-5/+7
2014-01-25x86/intel/mid: Fix X86_INTEL_MID dependenciesDavid Cohen1-0/+1
2014-01-25Merge branch 'linus' into x86/urgentIngo Molnar1-47/+71
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham1-4/+4
2014-01-23firmware/dmi_scan: generalize for use by other archsArd Biesheuvel1-0/+1
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-01-20Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+55
2014-01-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+8
2014-01-20Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+0
2014-01-20Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-23/+7
2014-01-20x86, doc, kconfig: Fix dud URL for Microcode dataAlan1-3/+3
2014-01-15x86, intel-mid: Remove deprecated X86_MDFLD and X86_WANT_INTEL_MID configsDavid Cohen1-23/+7
2014-01-14x86, kaslr: Clarify RANDOMIZE_BASE_MAX_OFFSETKees Cook1-11/+18
2014-01-13x86, microcode: Move to a proper locationBorislav Petkov1-4/+0
2014-01-08arch: x86: New MailBox support driver for Intel SOC'sDavid E. Box1-0/+8
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on x86Mark Salter1-0/+1