summaryrefslogtreecommitdiffstats
path: root/arch/um/include/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* um: fix os_timer_one_shot()Johannes Berg2019-07-021-1/+1
* um: Remove obsolete reenable_XX callsAnton Ivanov2018-12-271-1/+0
* um: Add support for DISCARD in the UBD DriverAnton Ivanov2018-12-271-0/+1
* um: remove unused AIO codeChristoph Hellwig2018-10-291-28/+0
* um: remove uml initcallsAlexander Pateenok2018-06-101-5/+0
* High Performance UML Vector Network DriverAnton Ivanov2018-02-191-0/+2
* Epoll based IRQ controllerAnton Ivanov2018-02-192-10/+19
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-073-0/+3
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* | linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-10-241-1/+1
|/
* um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-131-1/+1
* um: stub-data.h: remove superfluous includeThomas Meyer2017-07-071-2/+0
* um: Add os_warn() for pre-boot warning/error messagesMasami Hiramatsu2017-07-051-0/+2
* um: Add os_info() for pre-boot information messagesMasami Hiramatsu2017-07-051-0/+2
* x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey2017-03-201-1/+1
* x86/arch_prctl: Rename 'code' argument to 'option'Kyle Huey2017-03-201-2/+2
* um: add extended processor state save/restore supportEli Cooper2016-05-211-0/+2
* um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün2016-01-101-1/+0
* um: Update UBD to use pread/pwrite family of functionsAnton Ivanov2016-01-101-0/+2
* um: Switch clocksource to hrtimersAnton Ivanov2015-11-063-8/+30
* um: Store syscall number after syscall_trace_enter()Richard Weinberger2015-11-061-0/+1