summaryrefslogtreecommitdiff
path: root/arch/um/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann1-0/+1
2023-06-28Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2023-06-16um/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner1-0/+1
2023-06-12hostfs: Fix ephemeral inodesMickaël Salaün1-1/+0
2023-02-13um: Support LTOPeter Foley1-0/+2
2023-02-13um: put power options in a menuPeter Foley1-0/+4
2023-02-10rust: arch/um: Add support for CONFIG_RUST under x86_64 UMLDavid Gow1-0/+1
2022-09-08um: Enable FORTIFY_SOURCEKees Cook1-0/+1
2022-07-18UML: add support for KASAN under x86_64Patricia Alfonso1-0/+15
2022-07-18um: Kconfig: Fix indentationJuerg Haefliger1-1/+1
2022-06-04Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2022-05-27um: Enable ARCH_HAS_GCOV_PROFILE_ALLVincent Whitchurch1-0/+1
2022-05-24kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada1-1/+0
2022-01-12Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2021-12-22um: Add devicetree supportVincent Whitchurch1-0/+1
2021-12-22um: remove set_fsChristoph Hellwig1-1/+0
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann1-1/+0
2021-09-09Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-4/+1
2021-08-26um: enable VMAP_STACKJohannes Berg1-0/+1
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada1-4/+1
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann1-0/+2
2021-06-17um: Add support for host CPU flags and alignmentAnton Ivanov1-0/+3
2021-06-17um: allow not setting extra rpaths in the linux binaryJohannes Berg1-0/+13
2021-06-17um: add PCI over virtio emulation driverJohannes Berg1-1/+12
2021-06-17um: allow disabling NO_IOMEMJohannes Berg1-0/+4
2021-04-22landlock: Support filesystem access-controlMickaël Salaün1-0/+1
2021-01-27Revert "um: support some of ARCH_HAS_SET_MEMORY"Johannes Berg1-1/+0
2020-12-18Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+6
2020-12-14um: support some of ARCH_HAS_SET_MEMORYJohannes Berg1-0/+1
2020-12-14um: Allow PM with suspend-to-idleJohannes Berg1-0/+5
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann1-1/+0
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+1
2020-10-18Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+3
2020-10-12um: Allow static linking for non-glibc implementationsIgnat Korchagin1-3/+3
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu1-16/+0
2020-09-09uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig1-0/+1
2020-08-16Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds1-3/+1
2020-08-15dma-mapping: consolidate the NO_DMA definition in kernel/dma/KconfigChristoph Hellwig1-3/+1
2020-07-05arch: remove HAVE_COPY_THREAD_TLSChristian Brauner1-1/+0
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2020-03-30um: Make CONFIG_STATIC_LINK actually staticBrendan Higgins1-1/+7
2020-03-30um: time-travel: Rewrite as an event schedulerJohannes Berg1-0/+1
2020-01-20um: Fix time-travel=inf-cpu with xor/raid6Johannes Berg1-0/+2
2020-01-07um: Implement copy_thread_tlsAmanieu d'Antras1-0/+1
2019-11-26um: Fix Kconfig indentationKrzysztof Kozlowski1-1/+1
2019-08-21kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada1-0/+1
2019-07-03um: Support time travel modeJohannes Berg1-0/+12
2019-05-08arch: um: Kconfig: pedantic indention cleanupsEnrico Weigelt, metux IT consult1-26/+26
2019-05-08um: Revert to using stack for pt_regs in signal handlingAnton Ivanov1-3/+7