aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include/shared
Commit message (Expand)AuthorAge
* um: Add SPDX headers for files in arch/um/includeAlex Dewar2019-09-15
* um: drivers: Add virtio vhost-user driverErel Geron2019-09-15
* um: time-travel: Fix periodic timersJohannes Berg2019-09-15
* um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg2019-09-15
* um: fix time travel modeJohannes Berg2019-08-22
* um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORTJohannes Berg2019-07-04
* um: Support time travel modeJohannes Berg2019-07-02
* 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 obsolete reenable_XX callsAnton Ivanov2018-12-27
* um: Add support for DISCARD in the UBD DriverAnton Ivanov2018-12-27
* um: remove unused AIO codeChristoph Hellwig2018-10-29
* um: remove uml initcallsAlexander Pateenok2018-06-10
* High Performance UML Vector Network DriverAnton Ivanov2018-02-19
* Epoll based IRQ controllerAnton Ivanov2018-02-19
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-10-24
|/
* um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-13
* um: stub-data.h: remove superfluous includeThomas Meyer2017-07-07
* um: Add os_warn() for pre-boot warning/error messagesMasami Hiramatsu2017-07-05
* um: Add os_info() for pre-boot information messagesMasami Hiramatsu2017-07-05
* x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey2017-03-20
* x86/arch_prctl: Rename 'code' argument to 'option'Kyle Huey2017-03-20
* um: add extended processor state save/restore supportEli Cooper2016-05-21
* 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: Switch clocksource to hrtimersAnton Ivanov2015-11-06
* um: Store syscall number after syscall_trace_enter()Richard Weinberger2015-11-06
* um: Fix do_signal() prototypeIngo Molnar2015-07-07
* um: Remove copy&paste code from init.hRichard Weinberger2015-05-31
* um: Stop abusing __KERNEL__Richard Weinberger2015-05-31
* um: Move syscall() declaration into os.hRichard Weinberger2015-05-31
* um: Move uml_postsetup in the init_thread stackThomas Meyer2015-04-13
* um: Remove SKAS3/4 supportRichard Weinberger2015-04-13
* um: delete unnecessary bootmem struct page arrayHonggang Li2014-10-13
* um: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
* um: Memory corruption on startupAnton Ivanov2014-04-20
* um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven2013-11-17
* um: Make stack trace reliable against kernel mode faultsRichard Weinberger2013-11-17
* um: Cleanup SIGTERM handlingRichard Weinberger2013-09-07
* um: ubd: Add REQ_FLUSH suppportRichard Weinberger2013-09-07
* um: Implement probe_kernel_read()Richard Weinberger2013-09-07
* um: siginfo cleanupRichard Weinberger2013-07-19
* nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2013-04-03
* um: net: use eth_hw_addr_random() to generate random macJiri Pirko2013-01-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
|\
| * x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-12
* | um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-09