summaryrefslogtreecommitdiff
path: root/arch/um/include/shared
AgeCommit message (Expand)AuthorFilesLines
2022-08-21um: Allow PM with suspend-to-idleJohannes Berg2-0/+3
2022-01-27um: registers: Rename function names to avoid conflicts and build problemsRandy Dunlap1-2/+2
2021-03-04um: defer killing userspace on page table update failuresJohannes Berg1-0/+1
2020-10-26treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-11/+11
2020-03-30um: Implement time-travel=extJohannes Berg1-0/+1
2020-03-30um: Move timer-internal.h to non-sharedJohannes Berg1-76/+0
2019-12-18um: ubd: use 64-bit time_t where possibleArnd Bergmann1-1/+1
2019-09-15um: Add SPDX headers for files in arch/um/includeAlex Dewar21-21/+21
2019-09-15um: drivers: Add virtio vhost-user driverErel Geron1-0/+5
2019-09-15um: time-travel: Fix periodic timersJohannes Berg1-0/+9
2019-09-15um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg2-1/+8
2019-08-23um: fix time travel modeJohannes Berg1-4/+10
2019-07-04um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORTJohannes Berg1-0/+2
2019-07-03um: Support time travel modeJohannes Berg1-0/+46
2019-07-03um: Pass nsecs to os timer functionsJohannes Berg1-2/+2
2019-07-03um: Timer code cleanupJohannes Berg1-5/+3
2019-07-03um: fix os_timer_one_shot()Johannes Berg1-1/+1
2018-12-28um: Remove obsolete reenable_XX callsAnton Ivanov1-1/+0
2018-12-28um: Add support for DISCARD in the UBD DriverAnton Ivanov1-0/+1
2018-10-30um: remove unused AIO codeChristoph Hellwig1-28/+0
2018-06-10um: remove uml initcallsAlexander Pateenok1-5/+0
2018-02-19High Performance UML Vector Network DriverAnton Ivanov1-0/+2
2018-02-19Epoll based IRQ controllerAnton Ivanov2-10/+19
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar3-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon1-1/+1
2017-09-13um: Fix FP register size for XSTATE/XSAVEThomas Meyer1-1/+1
2017-07-07um: stub-data.h: remove superfluous includeThomas Meyer1-2/+0
2017-07-06um: Add os_warn() for pre-boot warning/error messagesMasami Hiramatsu1-0/+2
2017-07-06um: Add os_info() for pre-boot information messagesMasami Hiramatsu1-0/+2
2017-03-20x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey1-1/+1
2017-03-20x86/arch_prctl: Rename 'code' argument to 'option'Kyle Huey1-2/+2
2016-05-22um: add extended processor state save/restore supportEli Cooper1-0/+2
2016-01-10um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün1-1/+0
2016-01-10um: Update UBD to use pread/pwrite family of functionsAnton Ivanov1-0/+2
2015-11-07um: Switch clocksource to hrtimersAnton Ivanov3-8/+30
2015-11-07um: Store syscall number after syscall_trace_enter()Richard Weinberger1-0/+1
2015-07-07um: Fix do_signal() prototypeIngo Molnar1-1/+2
2015-05-31um: Remove copy&paste code from init.hRichard Weinberger1-21/+1
2015-05-31um: Stop abusing __KERNEL__Richard Weinberger2-3/+3
2015-05-31um: Move syscall() declaration into os.hRichard Weinberger1-0/+2
2015-04-13um: Move uml_postsetup in the init_thread stackThomas Meyer1-0/+1
2015-04-13um: Remove SKAS3/4 supportRichard Weinberger4-63/+0
2014-10-13um: delete unnecessary bootmem struct page arrayHonggang Li1-1/+1
2014-08-06um: Use get_signal() signal_setup_done()Richard Weinberger1-8/+4
2014-04-21um: Memory corruption on startupAnton Ivanov1-0/+1
2013-11-17um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven1-3/+0
2013-11-17um: Make stack trace reliable against kernel mode faultsRichard Weinberger1-0/+1
2013-09-07um: Cleanup SIGTERM handlingRichard Weinberger1-0/+1
2013-09-07um: ubd: Add REQ_FLUSH suppportRichard Weinberger1-0/+1