summaryrefslogtreecommitdiffstats
path: root/arch/um/include/shared
Commit message (Expand)AuthorAgeFilesLines
* um: header debriding - sigio.hAl Viro2021-12-211-1/+0
* um: header debriding - os.hAl Viro2021-12-211-13/+0
* um: header debriding - net_*.hAl Viro2021-12-212-3/+0
* um: header debriding - mem_user.hAl Viro2021-12-211-5/+0
* um: header debriding - activate_ipi()Al Viro2021-12-211-1/+0
* um: common-offsets.h debriding...Al Viro2021-12-211-12/+0
* um, x86: bury crypto_tfm_ctx_offsetAl Viro2021-12-211-3/+0
* um: remove a dangling extern of syscall_trace()Al Viro2021-12-211-1/+0
* um: kill unused cpu()Al Viro2021-12-211-1/+0
* um: stop polluting the namespace with registers.h contentsAl Viro2021-12-211-2/+0
* um: registers: Rename function names to avoid conflicts and build problemsRandy Dunlap2021-12-211-2/+2
* um: rename set_signals() to um_set_signals()Johannes Berg2021-12-212-3/+3
* Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-032-2/+0
|\
| * isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-192-2/+0
* | printk: Userspace format indexing supportChris Down2021-07-191-1/+2
|/
* um: Remove the repeated declarationShaokun Zhang2021-06-171-1/+0
* um: Add support for host CPU flags and alignmentAnton Ivanov2021-06-171-0/+3
* um: time-travel/signals: fix ndelay() in interruptJohannes Berg2021-06-172-0/+4
* um: expose time-travel mode to userspace sideJohannes Berg2021-06-171-0/+22
* um: export signals_enabled directlyJohannes Berg2021-06-172-8/+7
* um: remove unused smp_sigio_handler() declarationJohannes Berg2021-06-171-1/+0
* um: remove process stub VMAJohannes Berg2021-02-121-1/+2
* um: rework userspace stubs to not hard-code stub locationJohannes Berg2021-02-122-12/+10
* um: separate child and parent errors in clone stubJohannes Berg2021-02-121-1/+1
* um: defer killing userspace on page table update failuresJohannes Berg2021-02-121-0/+1
* um: time-travel: rework interrupt handling in ext modeJohannes Berg2021-02-121-0/+60
* Revert "um: allocate a guard page to helper threads"Johannes Berg2021-01-261-1/+1
* um: time-travel: Correct time event IRQ deliveryJohannes Berg2020-12-132-0/+6
* um: irq/sigio: Support suspend/resume handling of workaround IRQsJohannes Berg2020-12-131-0/+8
* um: allocate a guard page to helper threadsJohannes Berg2020-12-131-1/+1
* um: Support suspend to RAMJohannes Berg2020-12-132-0/+4
* um: Allow PM with suspend-to-idleJohannes Berg2020-12-132-0/+3
* um: Simplify os_idle_sleep() and sleep longerJohannes Berg2020-12-131-1/+1
* um: Remove IRQ_NONE typeJohannes Berg2020-12-133-10/+12
* um: irq: Reduce irq_reg allocationJohannes Berg2020-12-131-1/+1
* um: irq: Clean up and rename struct irq_fdJohannes Berg2020-12-131-14/+0
* um: Support dynamic IRQ allocationJohannes Berg2020-12-131-6/+6
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-11/+11
* um: Implement time-travel=extJohannes Berg2020-03-291-0/+1
* um: Move timer-internal.h to non-sharedJohannes Berg2020-03-291-76/+0
* um: ubd: use 64-bit time_t where possibleArnd Bergmann2019-12-181-1/+1
* um: Add SPDX headers for files in arch/um/includeAlex Dewar2019-09-1521-21/+21
* um: drivers: Add virtio vhost-user driverErel Geron2019-09-151-0/+5
* um: time-travel: Fix periodic timersJohannes Berg2019-09-151-0/+9
* um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg2019-09-152-1/+8
* um: fix time travel modeJohannes Berg2019-08-231-4/+10
* um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORTJohannes Berg2019-07-041-0/+2
* um: Support time travel modeJohannes Berg2019-07-021-0/+46
* um: Pass nsecs to os timer functionsJohannes Berg2019-07-021-2/+2
* um: Timer code cleanupJohannes Berg2019-07-021-5/+3