aboutsummaryrefslogtreecommitdiff
path: root/arch/um/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2021-04-22landlock: Support filesystem access-controlGravatar Mickaël Salaün 1-0/+1
2021-01-26Revert "um: support some of ARCH_HAS_SET_MEMORY"Gravatar Johannes Berg 1-1/+0
2020-12-17Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+6
2020-12-13um: support some of ARCH_HAS_SET_MEMORYGravatar Johannes Berg 1-0/+1
2020-12-13um: Allow PM with suspend-to-idleGravatar Johannes Berg 1-0/+5
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledGravatar Arnd Bergmann 1-1/+0
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-0/+1
2020-10-18Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+3
2020-10-11um: Allow static linking for non-glibc implementationsGravatar Ignat Korchagin 1-3/+3
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigGravatar YiFei Zhu 1-16/+0
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Gravatar Christoph Hellwig 1-0/+1
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shGravatar Linus Torvalds 1-3/+1
2020-08-14dma-mapping: consolidate the NO_DMA definition in kernel/dma/KconfigGravatar Christoph Hellwig 1-3/+1
2020-07-04arch: remove HAVE_COPY_THREAD_TLSGravatar Christian Brauner 1-1/+0
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Gravatar Masahiro Yamada 1-1/+1
2020-03-29um: Make CONFIG_STATIC_LINK actually staticGravatar Brendan Higgins 1-1/+7
2020-03-29um: time-travel: Rewrite as an event schedulerGravatar Johannes Berg 1-0/+1
2020-01-19um: Fix time-travel=inf-cpu with xor/raid6Gravatar Johannes Berg 1-0/+2
2020-01-07um: Implement copy_thread_tlsGravatar Amanieu d'Antras 1-0/+1
2019-11-25um: Fix Kconfig indentationGravatar Krzysztof Kozlowski 1-1/+1
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSGravatar Masahiro Yamada 1-0/+1
2019-07-02um: Support time travel modeGravatar Johannes Berg 1-0/+12
2019-05-07arch: um: Kconfig: pedantic indention cleanupsGravatar Enrico Weigelt, metux IT consult 1-26/+26
2019-05-07um: Revert to using stack for pt_regs in signal handlingGravatar Anton Ivanov 1-3/+7
2019-01-02Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2018-12-27um: Add HAVE_DEBUG_BUGVERBOSEGravatar Hernán Gonzalez 1-0/+1
2018-11-29pcmcia: remove per-arch PCMCIA config entryGravatar Masahiro Yamada 1-3/+0
2018-11-23PCI: consolidate PCI config entry in drivers/pciGravatar Christoph Hellwig 1-3/+0
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKGravatar Mike Rapoport 1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMGravatar Mike Rapoport 1-1/+0
2018-10-26um: switch to NO_BOOTMEMGravatar Mike Rapoport 1-0/+2
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigGravatar Christoph Hellwig 1-0/+1
2018-08-02Kconfig: consolidate the "Kernel hacking" menuGravatar Christoph Hellwig 1-2/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigGravatar Christoph Hellwig 1-20/+0
2018-08-02um: create a proper drivers KconfigGravatar Christoph Hellwig 1-3/+1
2018-08-02um: cleanup Kconfig filesGravatar Christoph Hellwig 1-0/+210
2018-08-02um: stop abusing KBUILD_KCONFIGGravatar Christoph Hellwig 1-0/+3
2008-10-22x86, um: get rid of arch/um/Kconfig.archGravatar Al Viro 1-275/+0
2008-10-22x86, um: merge Kconfig.i386 and Kconfig.x86_64Gravatar Al Viro 1-0/+4
2008-10-20container freezer: implement freezer cgroup subsystemGravatar Matt Helsley 1-0/+2
2008-05-21thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlGravatar Al Viro 1-0/+2
2008-02-08uml: runtime host VMSPLIT detectionGravatar Jeff Dike 1-11/+0
2008-02-05uml: add back CONFIG_HZGravatar Jeff Dike 1-0/+4
2008-02-05uml: remove duplicate config symbol and unused file and variablesGravatar Karol Swietlicki 1-17/+0
2008-02-05uml: SMP needs to depend on BROKEN for nowGravatar Jeff Dike 1-2/+1
2008-02-05uml: fix URLs in Kconfig and help stringsGravatar Karol Swietlicki 1-1/+1
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigGravatar Mathieu Desnoyers 1-2/+0
2007-10-20typo fixesGravatar Matt LaPlante 1-1/+1
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationGravatar Mathieu Desnoyers 1-0/+2
2007-10-16uml: tickless supportGravatar Jeff Dike 1-12/+0