aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux
Commit message (Expand)AuthorAge
* um: Add SPDX headers for files in arch/um/os-LinuxAlex Dewar2019-09-15
* um: drivers: Add virtio vhost-user driverErel Geron2019-09-15
* um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg2019-09-15
* um: Avoid using uninitialized regsJohannes Berg2019-09-15
* um: Remove sig_info[SIGALRM]Johannes Berg2019-09-15
* um: Pass nsecs to os timer functionsJohannes Berg2019-07-02
* um: Timer code cleanupJohannes Berg2019-07-02
* um: fix os_timer_one_shot()Johannes Berg2019-07-02
* um: remove uses of variable length arraysBartosz Golaszewski2019-05-07
* um: Revert to using stack for pt_regs in signal handlingAnton Ivanov2019-05-07
* um: Add support for DISCARD in the UBD DriverAnton Ivanov2018-12-27
* um: remove unused AIO codeChristoph Hellwig2018-10-29
* um: Give start_idle_thread() a return codeRichard Weinberger2018-10-29
* um: remove uml initcallsAlexander Pateenok2018-06-10
* um: Compile with modern headersJason A. Donenfeld2018-03-29
* Epoll based IRQ controllerAnton Ivanov2018-02-19
* um: Use POSIX ucontext_t instead of struct ucontextKrzysztof Mazur2018-02-19
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* um: return negative in tuntap_open_tramp()Dan Carpenter2017-09-13
* Fix minor typos and grammar in UML start_up helpJames Pack2017-09-13
* um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-13
* um: Add kerneldoc for userspace_tramp() and start_userspace()Thomas Meyer2017-07-07
* um: userspace - be more verbose in ptrace set regs errorThomas Meyer2017-07-07
* um: Use os_warn to print out pre-boot warning/error messagesMasami Hiramatsu2017-07-05
* um: Add os_warn() for pre-boot warning/error messagesMasami Hiramatsu2017-07-05
* um: Use os_info for the messages on normal pathMasami Hiramatsu2017-07-05
* um: Add os_info() for pre-boot information messagesMasami Hiramatsu2017-07-05
* um: Use printk instead of printf in make_uml_dirMasami Hiramatsu2017-07-05
* um: Add missing NR_CPUS includeRichard Weinberger2017-05-04
* um: Set number of CPUsNikola Kotur2017-05-03
* um: Support kcovVegard Nossum2016-08-03
* um: Fix possible deadlock in sig_handler_common()Richard Weinberger2016-08-03
* um: extend fpstate to _xstate to support YMM registersEli Cooper2016-05-21
* um: Use race-free temporary file creationMickaël Salaün2016-01-10
* um: Do not set unsecure permission for temporary fileMickaël Salaün2016-01-10
* um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün2016-01-10
* um: Update UBD to use pread/pwrite family of functionsAnton Ivanov2016-01-10
* um: Prevent IRQ handler reentrancyAnton Ivanov2016-01-10
* uml: flush stdout before forkingVegard Nossum2016-01-10
* um: Switch clocksource to hrtimersAnton Ivanov2015-11-06
* um: Store syscall number after syscall_trace_enter()Richard Weinberger2015-11-06
* um: Fix waitpid() usage in helper codeRichard Weinberger2015-10-19
* Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-28
|\
| * um: Include sys/types.h for makedev(), major(), minor()Hans-Werner Hilse2015-06-25
| * um: Do not use stdin and stdout identifiers for struct membersHans-Werner Hilse2015-06-25
| * um: Do not use __ptr_t type for stack_t's .ss pointerHans-Werner Hilse2015-06-25
| * um/os-Linux: Use char[] for syscall_stub declarationsNicolas Iooss2015-05-31
* | um,ethertap: use strncpyAlan2015-05-24
|/
* um: Move uml_postsetup in the init_thread stackThomas Meyer2015-04-13
* um: Remove SKAS3/4 supportRichard Weinberger2015-04-13