summaryrefslogtreecommitdiff
path: root/arch/um/include/shared
AgeCommit message (Expand)Author
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-07-19printk: Userspace format indexing supportChris Down
2021-06-17um: Remove the repeated declarationShaokun Zhang
2021-06-17um: Add support for host CPU flags and alignmentAnton Ivanov
2021-06-17um: time-travel/signals: fix ndelay() in interruptJohannes Berg
2021-06-17um: expose time-travel mode to userspace sideJohannes Berg
2021-06-17um: export signals_enabled directlyJohannes Berg
2021-06-17um: remove unused smp_sigio_handler() declarationJohannes Berg
2021-02-12um: remove process stub VMAJohannes Berg
2021-02-12um: rework userspace stubs to not hard-code stub locationJohannes Berg
2021-02-12um: separate child and parent errors in clone stubJohannes Berg
2021-02-12um: defer killing userspace on page table update failuresJohannes Berg
2021-02-12um: time-travel: rework interrupt handling in ext modeJohannes Berg
2021-01-26Revert "um: allocate a guard page to helper threads"Johannes Berg
2020-12-13um: time-travel: Correct time event IRQ deliveryJohannes Berg
2020-12-13um: irq/sigio: Support suspend/resume handling of workaround IRQsJohannes Berg
2020-12-13um: allocate a guard page to helper threadsJohannes Berg
2020-12-13um: Support suspend to RAMJohannes Berg
2020-12-13um: Allow PM with suspend-to-idleJohannes Berg
2020-12-13um: Simplify os_idle_sleep() and sleep longerJohannes Berg
2020-12-13um: Remove IRQ_NONE typeJohannes Berg
2020-12-13um: irq: Reduce irq_reg allocationJohannes Berg
2020-12-13um: irq: Clean up and rename struct irq_fdJohannes Berg
2020-12-13um: Support dynamic IRQ allocationJohannes Berg
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-03-29um: Implement time-travel=extJohannes Berg
2020-03-29um: Move timer-internal.h to non-sharedJohannes Berg
2019-12-18um: ubd: use 64-bit time_t where possibleArnd Bergmann
2019-09-15um: Add SPDX headers for files in arch/um/includeAlex Dewar
2019-09-15um: drivers: Add virtio vhost-user driverErel Geron
2019-09-15um: time-travel: Fix periodic timersJohannes Berg
2019-09-15um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg
2019-08-23um: fix time travel modeJohannes Berg
2019-07-04um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORTJohannes Berg
2019-07-02um: Support time travel modeJohannes Berg
2019-07-02um: Pass nsecs to os timer functionsJohannes Berg
2019-07-02um: Timer code cleanupJohannes Berg
2019-07-02um: fix os_timer_one_shot()Johannes Berg
2018-12-27um: Remove obsolete reenable_XX callsAnton Ivanov
2018-12-27um: Add support for DISCARD in the UBD DriverAnton Ivanov
2018-10-29um: remove unused AIO codeChristoph Hellwig
2018-06-10um: remove uml initcallsAlexander Pateenok
2018-02-19High Performance UML Vector Network DriverAnton Ivanov
2018-02-19Epoll based IRQ controllerAnton Ivanov
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon
2017-09-13um: Fix FP register size for XSTATE/XSAVEThomas Meyer
2017-07-07um: stub-data.h: remove superfluous includeThomas Meyer