summaryrefslogtreecommitdiff
path: root/arch/um/kernel
AgeCommit message (Expand)AuthorFilesLines
2025-06-04um: Update min_low_pfn to match changes in uml_reservedTiwei Bie1-0/+1
2024-12-14um: Always dump trace for specified task in show_stackTiwei Bie1-1/+1
2024-12-14um: Clean up stacktrace dumpJohannes Berg1-3/+1
2024-12-14um: add show_stack_loglvl()Dmitry Safonov1-8/+16
2024-12-14um/sysrq: remove needless variable spDmitry Safonov1-3/+1
2024-12-14um: Fix the return value of elf_core_copy_task_fpregsTiwei Bie1-1/+1
2024-12-14um: Fix potential integer overflow during physmem setupTiwei Bie1-3/+3
2024-08-19um: time-travel: fix time-travel-start optionJohannes Berg1-2/+2
2024-02-23um: Fix naming clash between UML and schedulerAnton Ivanov1-1/+1
2023-08-08um/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner1-1/+2
2023-03-17UML: define RUNTIME_DISCARD_EXITMasahiro Yamada1-1/+1
2022-10-26UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen1-1/+1
2022-06-14ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman4-8/+8
2021-05-22um: Disable CONFIG_GCOV with MODULESJohannes Berg2-17/+0
2021-05-22um: Mark all kernel symbols as localJohannes Berg2-0/+12
2021-03-04um: mm: check more comprehensively for stub changesJohannes Berg1-1/+11
2020-11-05um: change sigio_spinlock to a mutexJohannes Berg1-3/+3
2020-02-01Revert "um: Enable CONFIG_CONSTRUCTORS"Johannes Berg1-0/+1
2020-01-14um: Implement copy_thread_tlsAmanieu d'Antras1-3/+3
2019-09-16um: irq: Fix LAST_IRQ usage in init_IRQ()Erel Geron1-1/+1
2019-09-15um: Add SPDX headers to files in arch/um/kernel/Alex Dewar28-29/+29
2019-09-15um: drivers: Add virtio vhost-user driverErel Geron4-0/+5
2019-09-15um: time-travel: Restrict time update in IRQ handlerJohannes Berg2-4/+15
2019-09-15um: time-travel: Fix periodic timersJohannes Berg2-1/+7
2019-09-15um: Enable CONFIG_CONSTRUCTORSJohannes Berg1-1/+0
2019-09-15um: Place (soft)irq text with macrosJohannes Berg2-0/+4
2019-09-15um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg3-3/+31
2019-09-15um: Remove meaningless clearing of clean-filesMasahiro Yamada1-1/+0
2019-08-23um: fix time travel modeJohannes Berg2-8/+10
2019-07-14Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-12/+183
2019-07-12um: switch to generic version of pte allocationMike Rapoport1-22/+0
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-18/+13
2019-07-04um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORTJohannes Berg1-1/+1
2019-07-02um: Fix kcov crash during startupMarek Majkowski1-0/+2
2019-07-02um: Support time travel modeJohannes Berg3-7/+175
2019-07-02um: Pass nsecs to os timer functionsJohannes Berg1-2/+2
2019-07-02um: Don't garbage collect in deactivate_all_fds()Johannes Berg1-1/+1
2019-07-02um: Remove locking in deactivate_all_fds()Johannes Berg1-3/+0
2019-07-02um: Timer code cleanupJohannes Berg1-2/+2
2019-07-02um: Fix IRQ controller regression on console readJouni Malinen1-0/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner4-16/+4
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman2-10/+5
2019-05-29signal/um: Remove task parameter from send_sigtrapEric W. Biederman1-4/+4
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman3-4/+4
2019-05-27signal: Remove task parameter from force_sigsegvEric W. Biederman2-2/+2
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig1-7/+0
2019-05-12Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Linus Torvalds3-3/+2
2019-05-07um: irq: don't set the chip for all irqsBartosz Golaszewski1-1/+1
2019-05-07um: remove unused variableBartosz Golaszewski1-1/+0
2019-05-07uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski1-1/+1