summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-071-1/+1
|\
| * Makefile: move stack-protector availability out of KconfigKees Cook2018-02-071-1/+1
* | Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar2018-02-061-4/+6
|\|
| * Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-041-0/+1
| |\
| | * x86: Implement thread_struct whitelist for hardened usercopyKees Cook2018-01-151-0/+1
| * | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-3/+3
| |\ \
| | * | firmware: Fix up docs referring to FIRMWARE_IN_KERNELBenjamin Gilbert2018-01-251-3/+3
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-011-1/+0Star
| |\ \ \
| | * | | mm: relax deferred struct page requirementsPavel Tatashin2018-02-011-1/+0Star
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-171-1/+14
| | |\ \ \
| | * | | | error-injection: Separate error-injection from kprobeMasami Hiramatsu2018-01-131-1/+1
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-291-1/+2
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | bpf: add a bpf_override_function helperJosef Bacik2017-12-121-0/+1
| | | |_|/ | | |/| |
| * | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-0/+1
| |\ \ \ \
| | * | | | dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-101-0/+1
| | | |/ / | | |/| |
* | | | | membarrier/x86: Provide core serializing commandMathieu Desnoyers2018-02-051-0/+1
* | | | | lockin/x86: Implement sync_core_before_usermode()Mathieu Desnoyers2018-02-051-0/+1
|/ / / /
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-301-0/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/jailhouse: Add PCI dependencyArnd Bergmann2018-01-151-1/+1
| * | | x86/jailhouse: Enable PMTIMERJan Kiszka2018-01-141-0/+1
| * | | x86/jailhouse: Add infrastructure for running in non-root cellJan Kiszka2018-01-141-0/+8
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-141-0/+14
|\ \ \ \ | |/ / / |/| | |
| * | | x86/retpoline: Add initial retpoline supportDavid Woodhouse2018-01-121-0/+13
| * | | x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner2018-01-081-0/+1
* | | | locking/refcounts: Remove stale comment from the ARCH_HAS_REFCOUNT Kconfig entryEric Biggers2018-01-081-1/+0Star
| |/ / |/| |
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-231-1/+2
|\| | | |/ |/|
| * x86/Kconfig: Limit NR_CPUS on 32-bit to a sane amountThomas Gleixner2017-12-221-1/+2
| * x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin2017-12-171-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-261-3/+9
|\ \
| * | x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin2017-11-221-1/+1
| * | x86/umip: Select X86_INTEL_UMIP by defaultRicardo Neri2017-11-141-3/+9
* | | x86/mm/kasan: don't use vmemmap_populate() to initialize shadowAndrey Ryabinin2017-11-161-1/+1
* | | kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-161-2/+1Star
|/ /
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-141-0/+2
|\ \
| * \ Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar2017-11-071-0/+1
| |\ \
| * | | x86/vector/msi: Select CONFIG_GENERIC_IRQ_RESERVATION_MODEThomas Gleixner2017-10-181-0/+1
| * | | x86/irq/vector: Initialize matrix allocatorThomas Gleixner2017-09-251-0/+1
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-131-2/+11
|\ \ \ \
| * | | | x86/umip: Enable User-Mode Instruction Prevention at runtimeRicardo Neri2017-11-081-0/+10
| | |_|/ | |/| |
| * | | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-071-0/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'x86/mm' into x86/asm, to pick up pending changesIngo Molnar2017-11-061-1/+0Star
| |\ \ \
| | * | | x86/kasan: Use the same shadow offset for 4- and 5-level pagingAndrey Ryabinin2017-10-201-1/+0Star
| | | |/ | | |/|
| * / | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf2017-10-141-1/+1
| |/ /
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\ \ \ | | |/ | |/|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/
* / locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNTKees Cook2017-09-281-1/+1
|/
* Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-111-1/+0Star
|\
| * Merge branch 'for-4.14/fs' into libnvdimm-for-nextDan Williams2017-09-011-1/+2
| |\
| * | libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy2017-09-011-1/+0Star