index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
/
shared
/
os.h
Age
Commit message (
Expand
)
Author
2024-11-07
um: remove broken double fault detection
Benjamin Berg
2024-11-07
um: remove file sync for stub data
Benjamin Berg
2024-10-25
um: Add os_set_pdeathsig helper function
Tiwei Bie
2024-10-23
um: Abandon the _PAGE_NEWPROT bit
Tiwei Bie
2024-10-10
um: Discover host_task_size from envp
Benjamin Berg
2024-10-10
um: remove auxiliary FP registers
Benjamin Berg
2024-10-10
um: Remove unused os_getpgrp function
Benjamin Berg
2024-10-10
um: Remove unused os_stop_process
Benjamin Berg
2024-10-10
um: Remove unused os_process_parent
Benjamin Berg
2024-10-10
um: Remove unused os_process_pc
Benjamin Berg
2024-07-03
um: simplify and consolidate TLB updates
Benjamin Berg
2024-07-03
um: Delay flushing syscalls until the thread is restarted
Benjamin Berg
2024-07-03
um: remove copy_context_skas0
Benjamin Berg
2024-07-03
um: Rework syscall handling
Benjamin Berg
2024-07-03
um: add mmap/mremap OS calls
Johannes Berg
2024-07-03
um: generalize os_rcv_fd
Johannes Berg
2024-07-03
um: chan: use blocking IO for console output for time-travel
Benjamin Berg
2024-01-05
um: Rely on PTRACE_SETREGSET to set FS/GS base registers
Benjamin Berg
2022-07-18
um: seed rng using host OS rng
Jason A. Donenfeld
2022-03-11
um: Fix WRITE_ZEROES in the UBD Driver
Frédéric Danis
2021-12-21
um: header debriding - os.h
Al Viro
2021-12-21
um: rename set_signals() to um_set_signals()
Johannes Berg
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-06-17
um: Remove the repeated declaration
Shaokun Zhang
2021-06-17
um: Add support for host CPU flags and alignment
Anton Ivanov
2021-06-17
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
2021-06-17
um: export signals_enabled directly
Johannes Berg
2020-12-13
um: time-travel: Correct time event IRQ delivery
Johannes Berg
2020-12-13
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
2020-12-13
um: Support suspend to RAM
Johannes Berg
2020-12-13
um: Allow PM with suspend-to-idle
Johannes Berg
2020-12-13
um: Simplify os_idle_sleep() and sleep longer
Johannes Berg
2020-12-13
um: Remove IRQ_NONE type
Johannes Berg
2020-03-29
um: Implement time-travel=ext
Johannes Berg
2019-12-18
um: ubd: use 64-bit time_t where possible
Arnd Bergmann
2019-09-15
um: Add SPDX headers for files in arch/um/include
Alex Dewar
2019-09-15
um: drivers: Add virtio vhost-user driver
Erel Geron
2019-09-15
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
2019-07-02
um: Pass nsecs to os timer functions
Johannes Berg
2019-07-02
um: Timer code cleanup
Johannes Berg
2019-07-02
um: fix os_timer_one_shot()
Johannes Berg
2018-12-27
um: Add support for DISCARD in the UBD Driver
Anton Ivanov
2018-02-19
Epoll based IRQ controller
Anton Ivanov
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2017-07-05
um: Add os_warn() for pre-boot warning/error messages
Masami Hiramatsu
2017-07-05
um: Add os_info() for pre-boot information messages
Masami Hiramatsu
2017-03-20
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
Kyle Huey
2017-03-20
x86/arch_prctl: Rename 'code' argument to 'option'
Kyle Huey
2016-01-10
um: Fix ptrace GETREGS/SETREGS bugs
Mickaël Salaün
2016-01-10
um: Update UBD to use pread/pwrite family of functions
Anton Ivanov
[next]