summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-071-1/+0
* mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGEYisheng Xie2016-10-071-0/+1
* Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-071-13/+0
|\
| * x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch2016-10-041-13/+0
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-031-0/+12
|\ \
| * | x86/platform/mellanox: Introduce support for Mellanox systems platformVadim Pasternak2016-09-221-0/+12
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-031-1/+2
|\ \ \
| * | | x86: Move thread_info into task_structAndy Lutomirski2016-09-151-0/+1
| * | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-151-1/+0
| |\ \ \ | | |/ /
| * | | ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf2016-08-241-1/+0
| * | | x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)Andy Lutomirski2016-08-241-0/+1
* | | | x86, locking/spinlocks: Remove ticket (spin)lock implementationPeter Zijlstra2016-09-301-2/+1
| |/ / |/| |
* | | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-301-1/+0
|/ /
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-081-0/+2
|\ \ | |/ |/|
| * x86/uaccess: Enable hardened usercopyKees Cook2016-07-261-0/+1
| * mm: Implement stack frame object validationKees Cook2016-07-261-0/+1
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-0/+1
|\ \
| * | rtc: move mc146818 helper functions out-of-lineArnd Bergmann2016-06-261-0/+1
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-021-0/+1
|\ \ \
| * | | GCC plugin infrastructureEmese Revfy2016-06-071-0/+1
| |/ /
* | | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-07-261-0/+1
|\ \ \
| * | | ACPI / tables: introduce ARCH_HAS_ACPI_TABLE_UPGRADEAleksey Makarov2016-06-221-0/+1
| | |/ | |/|
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-251-2/+1
|\ \ \
| * | | x86: Do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-101-2/+1
| | |/ | |/|
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-251-11/+48
|\ \ \
| * | | x86/mm: Add memory hotplug support for KASLR memory randomizationThomas Garnier2016-07-081-0/+15
| * | | x86/mm: Implement ASLR for kernel memory regionsThomas Garnier2016-07-081-0/+17
| * | | Merge branch 'x86/mm' into x86/boot, to pick up dependenciesIngo Molnar2016-07-081-0/+9
| |\ \ \ | | | |/ | | |/|
| * | | x86/KASLR: Extend kernel image physical address randomization to addresses la...Kees Cook2016-06-261-11/+16
| | |/ | |/|
* | | Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar2016-07-091-0/+9
|\ \ \ | | |/ | |/|
| * | isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray2016-06-171-0/+9
| |/
* | x86/hweight: Get rid of the special calling conventionBorislav Petkov2016-06-081-5/+0
|/
* x86 isa: add back X86_32 dependency on CONFIG_ISALinus Torvalds2016-05-211-2/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-201-0/+2
|\
| * printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-201-0/+1
| * exit_thread: remove empty bodiesJiri Slaby2016-05-201-0/+1
* | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-201-2/+2
|\ \ | |/ |/|
| * isa: Decouple X86_32 dependency from the ISA Kconfig optionWilliam Breathitt Gray2016-05-011-8/+2
| * base: isa: Remove X86_32 dependencyWilliam Breathitt Gray2016-03-291-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-171-1/+1
|\ \
| * | bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann2016-05-161-1/+1
| |/
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-161-44/+28
|\ \
| * | x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSETBaoquan He2016-04-221-44/+28
| |/
* | Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar2016-04-131-4/+18
|\ \ | |/
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-241-0/+9
| |\
| * | kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+1
| * | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-0/+16
| |\ \
| | * | mm/core, x86/mm/pkeys: Add arch_validate_pkey()Dave Hansen2016-02-181-0/+1
| | * | x86/mm/pkeys: Add Kconfig prompt to existing config optionDave Hansen2016-02-181-0/+10
| | * | mm/core, x86/mm/pkeys: Store protection bits in high VMA flagsDave Hansen2016-02-181-0/+1
OpenPOWER on IntegriCloud