summaryrefslogtreecommitdiffstats
path: root/arch/x86/um/Kconfig
AgeCommit message (Expand)AuthorLines
2026-01-09arch: um/x86: Select ARCH_SUPPORTS_ATOMIC_RMW for UML_X86Boqun Feng-0/+1
2025-11-06um: Always set up AT_HWCAP and AT_PLATFORMThomas Weißschuh-3/+0
2025-11-06x86/um: Do not inherit vDSO from hostThomas Weißschuh-1/+0
2025-10-27um: Enable SMP support on x86Tiwei Bie-0/+3
2024-10-10um: Switch to 4 level page tables on 64 bitBenjamin Berg-3/+0
2024-10-10um: Remove 3-level page table support on i386Tiwei Bie-9/+1
2024-10-10um: Set HAVE_EFFICIENT_UNALIGNED_ACCESS for x86Benjamin Berg-0/+1
2022-07-17x86/um: Kconfig: Fix indentationJuerg Haefliger-5/+5
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+1
2022-02-15elfcore: Replace CONFIG_{IA64, UML} checks with a new optionCatalin Marinas-0/+1
2022-01-30uml/x86: use x86 load_unaligned_zeropad()Al Viro-0/+1
2022-01-15arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov-1/+0
2020-03-03kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LISTMasahiro Yamada-5/+0
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long-6/+0
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2019-03-05x86: Deprecate a.out supportBorislav Petkov-1/+0
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov-0/+1
2018-08-02um: cleanup Kconfig filesChristoph Hellwig-10/+0
2018-08-02um: stop abusing KBUILD_KCONFIGChristoph Hellwig-5/+0
2018-05-29kconfig: add basic helper macros to scripts/Kconfig.includeMasahiro Yamada-0/+2
2018-05-29kconfig: show compiler version text in the top commentMasahiro Yamada-0/+2
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2013-11-17arch/um: make it work with defconfig and x86_64Ramkumar Ramachandra-0/+5
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+2
2013-02-14burying unused conditionalsAl Viro-1/+0
2013-02-03x86: switch to generic old sigactionAl Viro-0/+1
2013-02-03x86,um: switch to generic old sigsuspend()Al Viro-0/+1
2013-01-11arch/x86/um: remove depends on CONFIG_EXPERIMENTALKees Cook-2/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+1
2012-12-19introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro-2/+0
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+1
2012-11-29x86, 386 removal: Remove CONFIG_XADDH. Peter Anvin-1/+1
2012-11-28x86, um: switch to generic fork/vfork/cloneAl Viro-0/+1
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+2
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+1
2012-10-12x86, um: convert to saner kernel_execve() semanticsAl Viro-0/+1
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+1
2012-09-30um: switch to generic kernel_thread()Al Viro-0/+1
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells-0/+2
2012-09-27um: Fix IPC on umRichard Weinberger-0/+1
2012-03-25um: allow SUBARCH=x86Al Viro-2/+2
2012-01-12mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens-4/+0
2012-01-12mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens-4/+0
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-3/+0
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro-0/+70