summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-11-191-0/+1
| |\ \ \ \ \
| | * | | | | x86, kcsan: Enable KCSAN for x86Marco Elver2019-11-161-0/+1
* | | | | | | Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-06-061-0/+1
|\ \ \ \ \ \ \
| * | | | | | | x86/mm: unencrypted non-blocking DMA allocations use coherent poolsDavid Rientjes2020-04-251-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | mm/debug: add tests validating architecture page table helpersAnshuman Khandual2020-06-051-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-041-10/+1
|\ \ \ \ \ \
| * | | | | | x86: mm: use ARCH_HAS_DEBUG_WX instead of arch definedZong Li2020-06-041-0/+1
| * | | | | | mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODESMike Rapoport2020-06-041-9/+0
| * | | | | | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-041-1/+0
* | | | | | | Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds2020-06-031-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | kgdb: Delay "kgdbwait" to dbg_late_init() by defaultDouglas Anderson2020-05-181-0/+1
* | | | | | | Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds2020-06-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driverMika Westerberg2020-04-241-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-021-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...Will Deacon2020-04-301-0/+1
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | x86/asm: Provide a Kconfig symbol for disabling old assembly annotationsMark Brown2020-04-181-0/+1
| | |/ / / / /
* | | | | | | Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-011-9/+0
|\ \ \ \ \ \ \
| * | | | | | | x86/mm: Drop deprecated DISCONTIGMEM support for 32-bitMike Rapoport2020-05-281-9/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-011-2/+2
|\ \ \ \ \ \ \
| * | | | | | | x86/Kconfig: Update config and kernel doc for MPK feature on AMDBabu Moger2020-05-281-2/+2
| |/ / / / / /
* | / / / / / bpf: Restrict bpf_probe_read{, str}() only to archs where they workDaniel Borkmann2020-05-151-0/+1
| |/ / / / / |/| | | | |
* | | | | | mm/userfaultfd: disable userfaultfd-wp on x86_32Peter Xu2020-04-211-1/+1
|/ / / / /
* | | | | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-111-0/+2
|\ \ \ \ \
| * | | | | x86: probe assembler capabilities via kconfig instead of makefileJason A. Donenfeld2020-04-081-0/+2
* | | | | | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-091-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | libnvdimm/e820: Retrieve and populate correct 'target_node' infoDan Williams2020-02-181-0/+1
| | |_|_|/ | |/| | |
* | | | | userfaultfd: wp: add WP pagetable tracking to x86Andrea Arcangeli2020-04-071-0/+1
* | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-021-0/+1
|\ \ \ \ \
| * | | | | ima: add a new CONFIG for loading arch-specific policiesNayna Jain2020-03-121-0/+1
| |/ / / /
* | | | | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-04-011-5/+0
|\ \ \ \ \
| * | | | | kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LISTMasahiro Yamada2020-03-031-5/+0
| |/ / / /
* | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-311-1/+1
|\ \ \ \ \
| * | | | | x86/Kconfig: Make CMDLINE_OVERRIDE depend on non-empty CMDLINEAnders Roxell2020-02-261-1/+1
| |/ / / /
* | | | | Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-03-311-1/+1
|\ \ \ \ \
| * | | | | x86/entry/32: Enable pt_regs based syscallsBrian Gerst2020-03-211-1/+1
| |/ / / /
* | | | | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-311-1/+0
|\ \ \ \ \
| * | | | | lib/vdso: Cleanup clock mode storage leftoversThomas Gleixner2020-02-171-1/+0
| * | | | | x86/vdso: Use generic VDSO clock mode storageThomas Gleixner2020-02-171-1/+1
| |/ / / /
* | | | | Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-311-0/+1
|\ \ \ \ \
| * | | | | x86: Select HARDIRQS_SW_RESEND on x86Hans de Goede2020-03-111-0/+1
| |/ / / /
* / / / / x86/Kconfig: Drop vendor dependency for X86_UMIPTony W Wang-oc2020-03-101-1/+0
|/ / / /
* | | | asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra2020-02-041-1/+1
* | | | x86: mm: convert dump_pagetables to use walk_page_rangeSteven Price2020-02-041-0/+1
* | | | Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-311-3/+0
|\ \ \ \
| * | | | x86/PCI: Remove X86_DEV_DMA_OPSChristoph Hellwig2020-01-241-3/+0
| | |_|/ | |/| |
* | | | Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2020-01-311-28/+0
|\ \ \ \
| * | | | x86/mpx: remove build infrastructureDave Hansen2020-01-231-28/+0
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-291-0/+1
|\ \ \ \
| * | | | bpf, x86, arm64: Enable jit by default when not built as always-onDaniel Borkmann2019-12-121-0/+1
| | |/ / | |/| |
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-32/+32
|\ \ \ \