index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
/
skas
/
mem.c
Age
Commit message (
Expand
)
Author
2024-09-12
um: Remove unused mm_fd field from mm_id
Tiwei Bie
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: compress memory related stub syscalls while adding them
Benjamin Berg
2024-07-03
um: Rework syscall handling
Benjamin Berg
2024-04-30
um: Add an internal header shared among the user code
Tiwei Bie
2023-02-01
um: Switch printk calls to adhere to correct coding style
Benjamin Berg
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2019-09-15
um: Add SPDX headers for files in arch/um/os-Linux
Alex Dewar
2015-05-31
um/os-Linux: Use char[] for syscall_stub declarations
Nicolas Iooss
2015-04-13
um: Remove SKAS3/4 support
Richard Weinberger
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-05-21
um: Remove unused variables
Richard Weinberger
2011-11-02
um: -include user.h for USER_OBJ, trim includes
Al Viro
2011-09-14
um: Save FPU registers between task switches
Ingo van Lil
2008-10-22
x86, um: get rid of excessive includes of uml-config.h
Al Viro
2007-10-16
uml: fix stub address calculations
Jeff Dike
2007-10-16
uml: style fixes pass 3
Jeff Dike
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
2007-10-16
uml: stop saving process FP state
Jeff Dike
2007-10-16
uml: stop using libc asm/page.h
Jeff Dike
2007-06-16
uml: remove PAGE_SIZE from libc code
Jeff Dike
2007-05-09
uml: turn build warnings into comments
Miklos Szeredi
2007-05-07
uml: more page fault path trimming
Jeff Dike
2007-05-07
uml: speed page fault path
Jeff Dike
2007-05-07
uml: convert libc layer to call read and write
Jeff Dike
2007-05-07
uml: remove user_util.h
Jeff Dike
2007-03-27
[PATCH] uml: use correct register file size everywhere
Jeff Dike
2006-04-11
[PATCH] uml: fix format errors
Paolo 'Blaisorblade' Giarrusso
2006-02-07
[PATCH] uml: initialize process FP registers properly
Jeff Dike
2006-01-18
[PATCH] uml: move libc-dependent skas memory mapping code
Gennady Sharapov