git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5a408d
)
parisc: add flexible mmap memory layout support
author
Helge Deller
<deller@gmx.de>
Fri, 31 Jan 2014 21:19:52 +0000
(22:19 +0100)
committer
Helge Deller
<deller@gmx.de>
Sun, 2 Feb 2014 20:00:13 +0000
(21:00 +0100)
Add support for the flexible mmap memory layout (as described in
http://lwn.net/Articles/91829). This is especially very interesting on
parisc since we currently only support 32bit userspace (even with a
64bit Linux kernel).
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/elf.h
patch
|
blob
|
history
arch/parisc/include/asm/pgtable.h
patch
|
blob
|
history
arch/parisc/include/asm/processor.h
patch
|
blob
|
history
arch/parisc/include/asm/thread_info.h
patch
|
blob
|
history
arch/parisc/kernel/process.c
patch
|
blob
|
history
arch/parisc/kernel/sys_parisc.c
patch
|
blob
|
history
diff --cc
arch/parisc/include/asm/elf.h
Simple merge
diff --cc
arch/parisc/include/asm/pgtable.h
Simple merge
diff --cc
arch/parisc/include/asm/processor.h
Simple merge
diff --cc
arch/parisc/include/asm/thread_info.h
Simple merge
diff --cc
arch/parisc/kernel/process.c
Simple merge
diff --cc
arch/parisc/kernel/sys_parisc.c
Simple merge