summaryrefslogtreecommitdiff
path: root/arch/um/os-Linux
AgeCommit message (Expand)Author
2019-09-15um: Add SPDX headers for files in arch/um/os-LinuxAlex Dewar
2019-09-15um: drivers: Add virtio vhost-user driverErel Geron
2019-09-15um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg
2019-09-15um: Avoid using uninitialized regsJohannes Berg
2019-09-15um: Remove sig_info[SIGALRM]Johannes Berg
2019-07-02um: Pass nsecs to os timer functionsJohannes Berg
2019-07-02um: Timer code cleanupJohannes Berg
2019-07-02um: fix os_timer_one_shot()Johannes Berg
2019-05-07um: remove uses of variable length arraysBartosz Golaszewski
2019-05-07um: Revert to using stack for pt_regs in signal handlingAnton Ivanov
2018-12-27um: Add support for DISCARD in the UBD DriverAnton Ivanov
2018-10-29um: remove unused AIO codeChristoph Hellwig
2018-10-29um: Give start_idle_thread() a return codeRichard Weinberger
2018-06-10um: remove uml initcallsAlexander Pateenok
2018-03-29um: Compile with modern headersJason A. Donenfeld
2018-02-19Epoll based IRQ controllerAnton Ivanov
2018-02-19um: Use POSIX ucontext_t instead of struct ucontextKrzysztof Mazur
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-13um: return negative in tuntap_open_tramp()Dan Carpenter
2017-09-13Fix minor typos and grammar in UML start_up helpJames Pack
2017-09-13um: Fix FP register size for XSTATE/XSAVEThomas Meyer
2017-07-07um: Add kerneldoc for userspace_tramp() and start_userspace()Thomas Meyer
2017-07-07um: userspace - be more verbose in ptrace set regs errorThomas Meyer
2017-07-05um: Use os_warn to print out pre-boot warning/error messagesMasami Hiramatsu
2017-07-05um: Add os_warn() for pre-boot warning/error messagesMasami Hiramatsu
2017-07-05um: Use os_info for the messages on normal pathMasami Hiramatsu
2017-07-05um: Add os_info() for pre-boot information messagesMasami Hiramatsu
2017-07-05um: Use printk instead of printf in make_uml_dirMasami Hiramatsu
2017-05-04um: Add missing NR_CPUS includeRichard Weinberger
2017-05-03um: Set number of CPUsNikola Kotur
2016-08-04um: Support kcovVegard Nossum
2016-08-04um: Fix possible deadlock in sig_handler_common()Richard Weinberger
2016-05-21um: extend fpstate to _xstate to support YMM registersEli Cooper
2016-01-10um: Use race-free temporary file creationMickaël Salaün
2016-01-10um: Do not set unsecure permission for temporary fileMickaël Salaün
2016-01-10um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün
2016-01-10um: Update UBD to use pread/pwrite family of functionsAnton Ivanov
2016-01-10um: Prevent IRQ handler reentrancyAnton Ivanov
2016-01-10uml: flush stdout before forkingVegard Nossum
2015-11-06um: Switch clocksource to hrtimersAnton Ivanov
2015-11-06um: Store syscall number after syscall_trace_enter()Richard Weinberger
2015-10-19um: Fix waitpid() usage in helper codeRichard Weinberger
2015-06-28Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-25um: Include sys/types.h for makedev(), major(), minor()Hans-Werner Hilse
2015-06-25um: Do not use stdin and stdout identifiers for struct membersHans-Werner Hilse
2015-06-25um: Do not use __ptr_t type for stack_t's .ss pointerHans-Werner Hilse
2015-05-31um/os-Linux: Use char[] for syscall_stub declarationsNicolas Iooss
2015-05-24um,ethertap: use strncpyAlan
2015-04-13um: Move uml_postsetup in the init_thread stackThomas Meyer
2015-04-13um: Remove SKAS3/4 supportRichard Weinberger