summaryrefslogtreecommitdiff
path: root/arch/um/include/shared
AgeCommit message (Expand)Author
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-03-29um: Implement time-travel=extJohannes Berg
2020-03-29um: Move timer-internal.h to non-sharedJohannes Berg
2019-12-18um: ubd: use 64-bit time_t where possibleArnd Bergmann
2019-09-15um: Add SPDX headers for files in arch/um/includeAlex Dewar
2019-09-15um: drivers: Add virtio vhost-user driverErel Geron
2019-09-15um: time-travel: Fix periodic timersJohannes Berg
2019-09-15um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg
2019-08-23um: fix time travel modeJohannes Berg
2019-07-04um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORTJohannes Berg
2019-07-02um: Support time travel modeJohannes 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
2018-12-27um: Remove obsolete reenable_XX callsAnton Ivanov
2018-12-27um: Add support for DISCARD in the UBD DriverAnton Ivanov
2018-10-29um: remove unused AIO codeChristoph Hellwig
2018-06-10um: remove uml initcallsAlexander Pateenok
2018-02-19High Performance UML Vector Network DriverAnton Ivanov
2018-02-19Epoll based IRQ controllerAnton Ivanov
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon
2017-09-13um: Fix FP register size for XSTATE/XSAVEThomas Meyer
2017-07-07um: stub-data.h: remove superfluous includeThomas Meyer
2017-07-05um: Add os_warn() for pre-boot warning/error messagesMasami Hiramatsu
2017-07-05um: Add os_info() for pre-boot information messagesMasami Hiramatsu
2017-03-20x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey
2017-03-20x86/arch_prctl: Rename 'code' argument to 'option'Kyle Huey
2016-05-21um: add extended processor state save/restore supportEli Cooper
2016-01-10um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün
2016-01-10um: Update UBD to use pread/pwrite family of functionsAnton Ivanov
2015-11-06um: Switch clocksource to hrtimersAnton Ivanov
2015-11-06um: Store syscall number after syscall_trace_enter()Richard Weinberger
2015-07-07um: Fix do_signal() prototypeIngo Molnar
2015-05-31um: Remove copy&paste code from init.hRichard Weinberger
2015-05-31um: Stop abusing __KERNEL__Richard Weinberger
2015-05-31um: Move syscall() declaration into os.hRichard Weinberger
2015-04-13um: Move uml_postsetup in the init_thread stackThomas Meyer
2015-04-13um: Remove SKAS3/4 supportRichard Weinberger
2014-10-13um: delete unnecessary bootmem struct page arrayHonggang Li
2014-08-06um: Use get_signal() signal_setup_done()Richard Weinberger
2014-04-20um: Memory corruption on startupAnton Ivanov
2013-11-17um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven
2013-11-17um: Make stack trace reliable against kernel mode faultsRichard Weinberger
2013-09-07um: Cleanup SIGTERM handlingRichard Weinberger
2013-09-07um: ubd: Add REQ_FLUSH suppportRichard Weinberger
2013-09-07um: Implement probe_kernel_read()Richard Weinberger
2013-07-19um: siginfo cleanupRichard Weinberger
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker