index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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