summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2018-03-12Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-10/+1
2018-03-08x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski1-10/+1
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2018-02-21objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra1-0/+1
2018-02-16x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G ...Matthew Whitehead1-1/+1
2018-02-11x86/Kconfig: Further simplify the NR_CPUS configIngo Molnar1-26/+40
2018-02-11x86/Kconfig: Simplify NR_CPUS configRandy Dunlap1-15/+42
2018-02-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2018-02-07Makefile: move stack-protector availability out of KconfigKees Cook1-1/+1
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar1-4/+6
2018-02-05membarrier/x86: Provide core serializing commandMathieu Desnoyers1-0/+1
2018-02-05lockin/x86: Implement sync_core_before_usermode()Mathieu Desnoyers1-0/+1
2018-02-04Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2018-02-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2018-02-01mm: relax deferred struct page requirementsPavel Tatashin1-1/+0
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+1
2018-01-30Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+9
2018-01-25firmware: Fix up docs referring to FIRMWARE_IN_KERNELBenjamin Gilbert1-3/+3
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+14
2018-01-15x86: Implement thread_struct whitelist for hardened usercopyKees Cook1-0/+1
2018-01-15x86/jailhouse: Add PCI dependencyArnd Bergmann1-1/+1
2018-01-14x86/jailhouse: Enable PMTIMERJan Kiszka1-0/+1
2018-01-14x86/jailhouse: Add infrastructure for running in non-root cellJan Kiszka1-0/+8
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+14
2018-01-13error-injection: Separate error-injection from kprobeMasami Hiramatsu1-1/+1
2018-01-12x86/retpoline: Add initial retpoline supportDavid Woodhouse1-0/+13
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig1-0/+1
2018-01-08locking/refcounts: Remove stale comment from the ARCH_HAS_REFCOUNT Kconfig entryEric Biggers1-1/+0
2018-01-08x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner1-0/+1
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2017-12-22x86/Kconfig: Limit NR_CPUS on 32-bit to a sane amountThomas Gleixner1-1/+2
2017-12-17x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin1-1/+1
2017-12-12bpf: add a bpf_override_function helperJosef Bacik1-0/+1
2017-11-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+9
2017-11-22x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin1-1/+1
2017-11-16x86/mm/kasan: don't use vmemmap_populate() to initialize shadowAndrey Ryabinin1-1/+1
2017-11-16kmemcheck: rip it outLevin, Alexander (Sasha Levin)1-2/+1
2017-11-14x86/umip: Select X86_INTEL_UMIP by defaultRicardo Neri1-3/+9
2017-11-14Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2017-11-14Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+11
2017-11-08x86/umip: Enable User-Mode Instruction Prevention at runtimeRicardo Neri1-0/+10
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar1-0/+1
2017-11-07Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar1-0/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar1-0/+1
2017-11-06Merge branch 'x86/mm' into x86/asm, to pick up pending changesIngo Molnar1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-20x86/kasan: Use the same shadow offset for 4- and 5-level pagingAndrey Ryabinin1-1/+0