aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)Author
2018-02-01Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlsk-v4.4-18.02-androidAlex Shi
2018-01-31Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2018-01-23x86/retpoline: Add initial retpoline supportDavid Woodhouse
2018-01-22BACKPORT: kernel: add kcov code coverageDmitry Vyukov
2018-01-22Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-01-18 Merge tag 'v4.4.112' into linux-linaro-lsk-v4.4Alex Shi
2018-01-17x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner
2018-01-05Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2018-01-02x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski
2017-11-20BACKPORT: x86/hweight: Get rid of the special calling conventionBorislav Petkov
2017-11-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2017-11-20 Merge tag 'v4.4.99' into linux-linaro-lsk-v4.4Alex Shi
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2016-08-30Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-08-27x86/uaccess: Enable hardened usercopyKees Cook
2016-08-27mm: Implement stack frame object validationKees Cook
2016-04-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-04-13 Merge tag 'v4.4.7' into linux-linaro-lsk-v4.4Alex Shi
2016-04-12x86/microcode: Untangle from BLK_DEV_INITRDBorislav Petkov
2016-03-18Merge remote-tracking branch 'lsk/linux-linaro-lsk-v4.4-android' into linux-l...lsk-v4.4-16.03-androidMark Brown
2016-03-17x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook
2016-02-16FROMLIST: x86: mm: support ARCH_MMAP_RND_BITS.dcashman
2015-11-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-10-21x86/microcode: Merge the early microcode loaderBorislav Petkov
2015-10-21x86/microcode: Unmodularize the microcode driverBorislav Petkov
2015-10-07swiotlb: Enable it under x86 PAEChristian Melki
2015-09-20x86/entry/vsyscall: Add CONFIG to control defaultKees Cook
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-14x86/vm86: Fix the misleading CONFIG_VM86 Kconfig help textIngo Molnar
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-04mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-08-27x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WBDan Williams
2015-08-27Merge branch 'pmem-api' into libnvdimm-for-nextDan Williams
2015-08-27nd_blk: change aperture mapping from WC to WBRoss Zwisler
2015-08-19libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams
2015-08-13x86/mce: Provide a lockless memory pool to save error recordsChen, Gong
2015-07-31x86/ldt: Make modify_ldt() optionalAndy Lutomirski
2015-07-31Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar
2015-07-21x86/kconfig/32: Rename CONFIG_VM86 and default it to 'n'Andy Lutomirski
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar
2015-07-08x86/kconfig: Fix typo in the CONFIG_CMDLINE_BOOL help textSébastien Hinderer
2015-07-06x86/compat: Separate ia32 and x32 compat ABIsBrian Gerst
2015-07-06x86/compat: Clean up HAVE_UID16 configBrian Gerst
2015-07-06x86/compat: Define ARCH_WANT_OLD_COMPAT_IPC only for 32-bit compatBrian Gerst
2015-07-06x86/kasan: Move KASAN_SHADOW_OFFSET to the arch KconfigAndrey Ryabinin
2015-06-30x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bitJosh Triplett
2015-06-30x86: mm: enable deferred struct page initialisation on x86-64Mel Gorman
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds