aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-17Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-0/+6
2020-12-13um: support some of ARCH_HAS_SET_MEMORYJohannes Berg1-0/+1
2020-12-13um: 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/viro/vfsLinus Torvalds1-0/+1
2020-10-18Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-3/+3
2020-10-11um: 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-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig1-0/+1
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds1-3/+1
2020-08-14dma-mapping: consolidate the NO_DMA definition in kernel/dma/KconfigChristoph Hellwig1-3/+1
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner1-1/+0
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2020-03-29um: Make CONFIG_STATIC_LINK actually staticBrendan Higgins1-1/+7
2020-03-29um: time-travel: Rewrite as an event schedulerJohannes Berg1-0/+1
2020-01-19um: Fix time-travel=inf-cpu with xor/raid6Johannes Berg1-0/+2
2020-01-07um: Implement copy_thread_tlsAmanieu d'Antras1-0/+1
2019-11-25um: Fix Kconfig indentationKrzysztof Kozlowski1-1/+1
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada1-0/+1
2019-07-02um: Support time travel modeJohannes Berg1-0/+12
2019-05-07arch: um: Kconfig: pedantic indention cleanupsEnrico Weigelt, metux IT consult1-26/+26
2019-05-07um: Revert to using stack for pt_regs in signal handlingAnton Ivanov1-3/+7
2019-01-02Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-0/+1
2018-12-27um: Add HAVE_DEBUG_BUGVERBOSEHernĂ¡n Gonzalez1-0/+1
2018-11-29pcmcia: remove per-arch PCMCIA config entryMasahiro Yamada1-3/+0
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-3/+0
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-1/+0
2018-10-26um: switch to NO_BOOTMEMMike Rapoport1-0/+2
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-0/+1
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig1-2/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-20/+0
2018-08-02um: create a proper drivers KconfigChristoph Hellwig1-3/+1
2018-08-02um: cleanup Kconfig filesChristoph Hellwig1-0/+210
2018-08-02um: stop abusing KBUILD_KCONFIGChristoph Hellwig1-0/+3
2008-10-22x86, um: get rid of arch/um/Kconfig.archAl Viro1-275/+0
2008-10-22x86, um: merge Kconfig.i386 and Kconfig.x86_64Al Viro1-0/+4
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-0/+2
2008-05-21thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro1-0/+2
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike1-11/+0
2008-02-05uml: add back CONFIG_HZJeff Dike1-0/+4
2008-02-05uml: remove duplicate config symbol and unused file and variablesKarol Swietlicki1-17/+0
2008-02-05uml: SMP needs to depend on BROKEN for nowJeff Dike1-2/+1
2008-02-05uml: fix URLs in Kconfig and help stringsKarol Swietlicki1-1/+1
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers1-2/+0
2007-10-20typo fixesMatt LaPlante1-1/+1
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers1-0/+2
2007-10-16uml: tickless supportJeff Dike1-12/+0
2007-10-16uml: GENERIC_CLOCKEVENTS supportJeff Dike1-0/+4
2007-10-16uml: GENERIC_TIME supportJeff Dike1-0/+5