summaryrefslogtreecommitdiffstats
path: root/arch/um/include/shared
Commit message (Expand)AuthorAgeFilesLines
* 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/+3Star
* um: fix os_timer_one_shot()Johannes Berg2019-07-021-1/+1
* um: Remove obsolete reenable_XX callsAnton Ivanov2018-12-271-1/+0Star
* um: Add support for DISCARD in the UBD DriverAnton Ivanov2018-12-271-0/+1
* um: remove unused AIO codeChristoph Hellwig2018-10-291-28/+0Star
* um: remove uml initcallsAlexander Pateenok2018-06-101-5/+0Star
* 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/+0Star
* 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/+0Star
* 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
* um: Fix do_signal() prototypeIngo Molnar2015-07-071-1/+2
* um: Remove copy&paste code from init.hRichard Weinberger2015-05-311-21/+1Star
* um: Stop abusing __KERNEL__Richard Weinberger2015-05-312-3/+3
* um: Move syscall() declaration into os.hRichard Weinberger2015-05-311-0/+2
* um: Move uml_postsetup in the init_thread stackThomas Meyer2015-04-131-0/+1
* um: Remove SKAS3/4 supportRichard Weinberger2015-04-134-63/+0Star
* um: delete unnecessary bootmem struct page arrayHonggang Li2014-10-131-1/+1
* um: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-8/+4Star
* um: Memory corruption on startupAnton Ivanov2014-04-201-0/+1
* um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven2013-11-171-3/+0Star
* um: Make stack trace reliable against kernel mode faultsRichard Weinberger2013-11-171-0/+1
* um: Cleanup SIGTERM handlingRichard Weinberger2013-09-071-0/+1
* um: ubd: Add REQ_FLUSH suppportRichard Weinberger2013-09-071-0/+1
* um: Implement probe_kernel_read()Richard Weinberger2013-09-071-0/+1
* um: siginfo cleanupRichard Weinberger2013-07-191-4/+4
* nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2013-04-031-2/+2
* um: net: use eth_hw_addr_random() to generate random macJiri Pirko2013-01-041-1/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-1/+0Star
|\
| * x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-121-1/+0Star
* | um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-0910-16/+16
* | um: move sysrq.h out of include/sharedAl Viro2012-10-091-7/+0Star
* | um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven2012-09-272-10/+11
|/
* um: pass siginfo to guest processMartin Pärtel2012-08-023-8/+11
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0Star
* um: Implement um_free_irq()Richard Weinberger2012-05-211-1/+1