aboutsummaryrefslogtreecommitdiff
path: root/arch/um/include/shared/os.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-13um: time-travel: Correct time event IRQ deliveryGravatar Johannes Berg 1-0/+3
2020-12-13um: irq/sigio: Support suspend/resume handling of workaround IRQsGravatar Johannes Berg 1-0/+8
2020-12-13um: Support suspend to RAMGravatar Johannes Berg 1-0/+3
2020-12-13um: Allow PM with suspend-to-idleGravatar Johannes Berg 1-0/+1
2020-12-13um: Simplify os_idle_sleep() and sleep longerGravatar Johannes Berg 1-1/+1
2020-12-13um: Remove IRQ_NONE typeGravatar Johannes Berg 1-3/+3
2020-03-29um: Implement time-travel=extGravatar Johannes Berg 1-0/+1
2019-12-18um: ubd: use 64-bit time_t where possibleGravatar Arnd Bergmann 1-1/+1
2019-09-15um: Add SPDX headers for files in arch/um/includeGravatar Alex Dewar 1-1/+1
2019-09-15um: drivers: Add virtio vhost-user driverGravatar Erel Geron 1-0/+5
2019-09-15um: Implement TRACE_IRQFLAGS_SUPPORTGravatar Johannes Berg 1-0/+7
2019-07-02um: Pass nsecs to os timer functionsGravatar Johannes Berg 1-2/+2
2019-07-02um: Timer code cleanupGravatar Johannes Berg 1-5/+3
2019-07-02um: fix os_timer_one_shot()Gravatar Johannes Berg 1-1/+1
2018-12-27um: Add support for DISCARD in the UBD DriverGravatar Anton Ivanov 1-0/+1
2018-02-19Epoll based IRQ controllerGravatar Anton Ivanov 1-8/+9
2017-09-13um: Fix FP register size for XSTATE/XSAVEGravatar Thomas Meyer 1-1/+1
2017-07-05um: Add os_warn() for pre-boot warning/error messagesGravatar Masami Hiramatsu 1-0/+2
2017-07-05um: Add os_info() for pre-boot information messagesGravatar Masami Hiramatsu 1-0/+2
2017-03-20x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Gravatar Kyle Huey 1-1/+1
2017-03-20x86/arch_prctl: Rename 'code' argument to 'option'Gravatar Kyle Huey 1-2/+2
2016-01-10um: Fix ptrace GETREGS/SETREGS bugsGravatar Mickaël Salaün 1-1/+0
2016-01-10um: Update UBD to use pread/pwrite family of functionsGravatar Anton Ivanov 1-0/+2
2015-11-06um: Switch clocksource to hrtimersGravatar Anton Ivanov 1-5/+13
2015-11-06um: Store syscall number after syscall_trace_enter()Gravatar Richard Weinberger 1-0/+1
2015-05-31um: Move syscall() declaration into os.hGravatar Richard Weinberger 1-0/+2
2015-04-13um: Remove SKAS3/4 supportGravatar Richard Weinberger 1-2/+0
2014-04-20um: Memory corruption on startupGravatar Anton Ivanov 1-0/+1
2013-11-17um: Make stack trace reliable against kernel mode faultsGravatar Richard Weinberger 1-0/+1
2013-09-07um: Cleanup SIGTERM handlingGravatar Richard Weinberger 1-0/+1
2013-09-07um: ubd: Add REQ_FLUSH suppportGravatar Richard Weinberger 1-0/+1
2013-09-07um: Implement probe_kernel_read()Gravatar Richard Weinberger 1-0/+1
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+0
2012-10-12x86, um: convert to saner kernel_execve() semanticsGravatar Al Viro 1-1/+0
2012-10-09um: get rid of pointless include "..." where include <...> will doGravatar Al Viro 1-3/+3
2011-11-02um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.cGravatar Al Viro 1-5/+0
2011-11-02um: fill the handlers array at build timeGravatar Al Viro 1-1/+1
2011-11-02um: simplify set_handler()Gravatar Al Viro 1-1/+1
2011-11-02um: kill dead code around uaccessGravatar Al Viro 1-6/+0
2011-05-25um: add earlyprintk supportGravatar Richard Weinberger 1-0/+1
2011-05-25um: fix UML_LIB_PATHGravatar Richard Weinberger 1-0/+6
2010-08-09Deal with missing exports for hostfsGravatar Al Viro 1-0/+3
2008-10-22x86, um: get rid of arch/um/os symlinkGravatar Al Viro 1-1/+0
2008-10-22x86, um: take arch/um/include/* out of the wayGravatar Al Viro 1-0/+304