aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
AgeCommit message (Expand)Author
2024-02-23um: Fix naming clash between UML and schedulerAnton Ivanov
2023-08-08um/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-03-17UML: define RUNTIME_DISCARD_EXITMasahiro Yamada
2022-10-26UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen
2022-06-14ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman
2021-05-22um: Disable CONFIG_GCOV with MODULESJohannes Berg
2021-05-22um: Mark all kernel symbols as localJohannes Berg
2021-03-04um: mm: check more comprehensively for stub changesJohannes Berg
2020-11-05um: change sigio_spinlock to a mutexJohannes Berg
2020-02-01Revert "um: Enable CONFIG_CONSTRUCTORS"Johannes Berg
2020-01-14um: Implement copy_thread_tlsAmanieu d'Antras
2019-09-16um: irq: Fix LAST_IRQ usage in init_IRQ()Erel Geron
2019-09-15um: Add SPDX headers to files in arch/um/kernel/Alex Dewar
2019-09-15um: drivers: Add virtio vhost-user driverErel Geron
2019-09-15um: time-travel: Restrict time update in IRQ handlerJohannes Berg
2019-09-15um: time-travel: Fix periodic timersJohannes Berg
2019-09-15um: Enable CONFIG_CONSTRUCTORSJohannes Berg
2019-09-15um: Place (soft)irq text with macrosJohannes Berg
2019-09-15um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg
2019-09-15um: Remove meaningless clearing of clean-filesMasahiro Yamada
2019-08-23um: fix time travel modeJohannes Berg
2019-07-14Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-12um: switch to generic version of pte allocationMike Rapoport
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-04um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORTJohannes Berg
2019-07-02um: Fix kcov crash during startupMarek Majkowski
2019-07-02um: Support time travel modeJohannes Berg
2019-07-02um: Pass nsecs to os timer functionsJohannes Berg
2019-07-02um: Don't garbage collect in deactivate_all_fds()Johannes Berg
2019-07-02um: Remove locking in deactivate_all_fds()Johannes Berg
2019-07-02um: Timer code cleanupJohannes Berg
2019-07-02um: Fix IRQ controller regression on console readJouni Malinen
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-29signal/um: Remove task parameter from send_sigtrapEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigsegvEric W. Biederman
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig
2019-05-12Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-07um: irq: don't set the chip for all irqsBartosz Golaszewski
2019-05-07um: remove unused variableBartosz Golaszewski
2019-05-07uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-04-14um/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds