aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/um/include/shared/os.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-20um: Rewrite the sigio workaround based on epoll and tgkillTiwei Bie1-1/+1
2025-03-20um: Add pthread-based helper supportTiwei Bie1-0/+5
2025-03-18um: remove copy_from_kernel_nofault_allowedBenjamin Berg1-1/+0
2024-11-07um: remove broken double fault detectionBenjamin Berg1-1/+0
2024-11-07um: remove file sync for stub dataBenjamin Berg1-1/+0
2024-10-25um: Add os_set_pdeathsig helper functionTiwei Bie1-0/+2
2024-10-23um: Abandon the _PAGE_NEWPROT bitTiwei Bie1-2/+0
2024-10-10um: Discover host_task_size from envpBenjamin Berg1-3/+0
2024-10-10um: remove auxiliary FP registersBenjamin Berg1-1/+1
2024-10-10um: Remove unused os_getpgrp functionBenjamin Berg1-1/+0
2024-10-10um: Remove unused os_stop_processBenjamin Berg1-1/+0
2024-10-10um: Remove unused os_process_parentBenjamin Berg1-1/+0
2024-10-10um: Remove unused os_process_pcBenjamin Berg1-1/+0
2024-07-03um: simplify and consolidate TLB updatesBenjamin Berg1-6/+6
2024-07-03um: Delay flushing syscalls until the thread is restartedBenjamin Berg1-0/+4
2024-07-03um: remove copy_context_skas0Benjamin Berg1-1/+0
2024-07-03um: Rework syscall handlingBenjamin Berg1-13/+9
2024-07-03um: add mmap/mremap OS callsJohannes Berg1-0/+2
2024-07-03um: generalize os_rcv_fdJohannes Berg1-1/+2
2024-07-03um: chan: use blocking IO for console output for time-travelBenjamin Berg1-0/+1
2024-01-05um: Rely on PTRACE_SETREGSET to set FS/GS base registersBenjamin Berg1-3/+0
2022-07-18um: seed rng using host OS rngJason A. Donenfeld1-0/+7
2022-03-11um: Fix WRITE_ZEROES in the UBD DriverFrédéric Danis1-0/+1
2021-12-21um: header debriding - os.hAl Viro1-13/+0
2021-12-21um: rename set_signals() to um_set_signals()Johannes Berg1-2/+2
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan1-1/+0
2021-06-17um: Remove the repeated declarationShaokun Zhang1-1/+0
2021-06-17um: Add support for host CPU flags and alignmentAnton Ivanov1-0/+3
2021-06-17um: time-travel/signals: fix ndelay() in interruptJohannes Berg1-0/+3
2021-06-17um: export signals_enabled directlyJohannes Berg1-1/+0
2020-12-13um: time-travel: Correct time event IRQ deliveryJohannes Berg1-0/+3
2020-12-13um: irq/sigio: Support suspend/resume handling of workaround IRQsJohannes Berg1-0/+8
2020-12-13um: Support suspend to RAMJohannes Berg1-0/+3
2020-12-13um: Allow PM with suspend-to-idleJohannes Berg1-0/+1
2020-12-13um: Simplify os_idle_sleep() and sleep longerJohannes Berg1-1/+1
2020-12-13um: Remove IRQ_NONE typeJohannes Berg1-3/+3
2020-03-29um: Implement time-travel=extJohannes Berg1-0/+1
2019-12-18um: ubd: use 64-bit time_t where possibleArnd Bergmann1-1/+1
2019-09-15um: Add SPDX headers for files in arch/um/includeAlex Dewar1-1/+1
2019-09-15um: drivers: Add virtio vhost-user driverErel Geron1-0/+5
2019-09-15um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg1-0/+7
2019-07-02um: Pass nsecs to os timer functionsJohannes Berg1-2/+2
2019-07-02um: Timer code cleanupJohannes Berg1-5/+3
2019-07-02um: fix os_timer_one_shot()Johannes Berg1-1/+1
2018-12-27um: Add support for DISCARD in the UBD DriverAnton Ivanov1-0/+1
2018-02-19Epoll based IRQ controllerAnton Ivanov1-8/+9
2017-09-13um: Fix FP register size for XSTATE/XSAVEThomas Meyer1-1/+1
2017-07-05um: Add os_warn() for pre-boot warning/error messagesMasami Hiramatsu1-0/+2
2017-07-05um: Add os_info() for pre-boot information messagesMasami Hiramatsu1-0/+2
2017-03-20x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey1-1/+1