index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
/
mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-06
um: Use os_warn to print out pre-boot warning/error messages
Masami Hiramatsu
1
-5
/
+5
2017-07-06
um: Use os_info for the messages on normal path
Masami Hiramatsu
1
-9
/
+9
2016-01-10
um: Use race-free temporary file creation
Mickaël Salaün
1
-0
/
+11
2016-01-10
um: Do not set unsecure permission for temporary file
Mickaël Salaün
1
-6
/
+0
2014-04-21
uml: Simplify tempdir logic.
Tristan Schmelcher
1
-297
/
+75
2013-07-19
uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...
Tristan Schmelcher
1
-41
/
+189
2012-10-10
um: get rid of pointless include "..." where include <...> will do
Al Viro
1
-2
/
+2
2011-11-02
um: -include user.h for USER_OBJ, trim includes
Al Viro
1
-2
/
+0
2011-07-26
uml: free resources
Davidlohr Bueso
1
-2
/
+4
2010-06-30
um: os-linux/mem.c needs sys/stat.h
Liu Aleaxander
1
-0
/
+1
2008-02-08
uml: improved error handling while locating temp dir
Jim Meyering
1
-9
/
+6
2008-02-08
uml: style fixes in arch/um/os-Linux
Jeff Dike
1
-51
/
+50
2008-02-05
uml: tidy kern_util.h
Jeff Dike
1
-1
/
+0
2008-02-05
uml: const and other tidying
WANG Cong
1
-3
/
+4
2008-02-05
uml: code tidying under arch/um/os-Linux
WANG Cong
1
-1
/
+4
2007-10-16
uml: userspace files should call libc directly
Jeff Dike
1
-3
/
+3
2007-05-07
uml: convert libc layer to call read and write
Jeff Dike
1
-3
/
+2
2007-05-07
uml: add missing __init declarations
Jeff Dike
1
-4
/
+5
2007-05-07
uml: remove user_util.h
Jeff Dike
1
-1
/
+0
2007-02-11
[PATCH] uml: fix style violations
Jeff Dike
1
-4
/
+5
2007-02-11
[PATCH] uml: locking comments in memory and tempfile code
Jeff Dike
1
-0
/
+7
2006-09-29
[PATCH] uml: close file descriptor leaks
Jeff Dike
1
-1
/
+5
2006-09-26
[PATCH] uml: Use ARRAY_SIZE more assiduously
Jeff Dike
1
-3
/
+3
2006-06-30
[PATCH] uml: fix off-by-one bug in VM file creation
Jeff Dike
1
-2
/
+5
2006-06-30
[PATCH] uml: fix /proc/mounts parsing boundary condition
Jeff Dike
1
-2
/
+12
2006-04-19
[PATCH] uml: physical memory map file fixes
Rob Landley
1
-1
/
+117
2006-04-11
[PATCH] uml: fix big stack user
Paolo 'Blaisorblade' Giarrusso
1
-10
/
+13
2006-04-01
[PATCH] UML: Hotplug memory, take 2
Jeff Dike
1
-26
/
+1
2005-11-07
[PATCH] uml: big memory fixes
Jeff Dike
1
-3
/
+3
2005-09-17
[PATCH] uml: move libc code out of mem_user.c and tempfile.c
Jeff Dike
1
-0
/
+161