summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | x86/mm/pkeys: Add Kconfig optionDave Hansen2016-02-161-0/+4
| * | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-201-0/+1
| |\ \ \
| | * | | objtool: Enable stack metadata validation on 64-bit x86Josh Poimboeuf2016-02-291-0/+1
| * | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-4/+0
| |\ \ \ \
| | * | | | PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas2016-03-081-2/+0
| | * | | | PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa2016-03-081-2/+0
* | | | | | perf/x86: Move Kconfig.perf and other perf configuration bits to events/KconfigPeter Zijlstra2016-03-311-10/+1
* | | | | | x86/perf/intel/uncore: Make the Intel uncore PMU driver modularKan Liang2016-03-311-4/+2
| |_|_|_|/ |/| | | |
* | | | | perf/x86/amd/power: Add AMD accumulated power reporting mechanismHuang Rui2016-03-211-0/+9
|/ / / /
* | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-03-151-13/+14
|\ \ \ \
| * | | | x86/microcode: Untangle from BLK_DEV_INITRDBorislav Petkov2016-02-091-13/+14
* | | | | x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook2016-02-221-0/+3
| |_|/ / |/| | |
OpenPOWER on IntegriCloud