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
/
mem.c
Age
Commit message (
Expand
)
Author
2019-09-15
um: Add SPDX headers for files in arch/um/os-Linux
Alex Dewar
2017-07-05
um: Use os_warn to print out pre-boot warning/error messages
Masami Hiramatsu
2017-07-05
um: Use os_info for the messages on normal path
Masami Hiramatsu
2016-01-10
um: Use race-free temporary file creation
Mickaël Salaün
2016-01-10
um: Do not set unsecure permission for temporary file
Mickaël Salaün
2014-04-20
uml: Simplify tempdir logic.
Tristan Schmelcher
2013-07-19
uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...
Tristan Schmelcher
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2011-11-02
um: -include user.h for USER_OBJ, trim includes
Al Viro
2011-07-25
uml: free resources
Davidlohr Bueso
2010-06-29
um: os-linux/mem.c needs sys/stat.h
Liu Aleaxander
2008-02-08
uml: improved error handling while locating temp dir
Jim Meyering
2008-02-08
uml: style fixes in arch/um/os-Linux
Jeff Dike
2008-02-05
uml: tidy kern_util.h
Jeff Dike
2008-02-05
uml: const and other tidying
WANG Cong
2008-02-05
uml: code tidying under arch/um/os-Linux
WANG Cong
2007-10-16
uml: userspace files should call libc directly
Jeff Dike
2007-05-07
uml: convert libc layer to call read and write
Jeff Dike
2007-05-07
uml: add missing __init declarations
Jeff Dike
2007-05-07
uml: remove user_util.h
Jeff Dike
2007-02-11
[PATCH] uml: fix style violations
Jeff Dike
2007-02-11
[PATCH] uml: locking comments in memory and tempfile code
Jeff Dike
2006-09-29
[PATCH] uml: close file descriptor leaks
Jeff Dike
2006-09-26
[PATCH] uml: Use ARRAY_SIZE more assiduously
Jeff Dike
2006-06-30
[PATCH] uml: fix off-by-one bug in VM file creation
Jeff Dike
2006-06-30
[PATCH] uml: fix /proc/mounts parsing boundary condition
Jeff Dike
2006-04-19
[PATCH] uml: physical memory map file fixes
Rob Landley
2006-04-11
[PATCH] uml: fix big stack user
Paolo 'Blaisorblade' Giarrusso
2006-03-31
[PATCH] UML: Hotplug memory, take 2
Jeff Dike
2005-11-07
[PATCH] uml: big memory fixes
Jeff Dike
2005-09-17
[PATCH] uml: move libc code out of mem_user.c and tempfile.c
Jeff Dike