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