linux/arch/s390/kernel
Heiko Carstens 8b62bc9642 [S390] Memory detection fixes.
VMALLOC_END on 31bit should be 0x8000000UL instead of 0x7fffffffL.
The page mask which is used to make sure memory_end is on 4MB/2MB
boundary is wrong and not needed. Therefore remove it.
Make sure a vmalloc area does also exist and work on (future)
machines with 4TB and more memory.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2006-12-04 15:40:56 +01:00
..
Makefile [S390] Reset infrastructure for re-IPL. 2006-12-04 15:40:26 +01:00
asm-offsets.c
audit.c
binfmt_elf32.c
bitmap.S
compat_audit.c
compat_exec_domain.c
compat_linux.c [S390] uaccess error handling. 2006-10-27 12:39:22 +02:00
compat_linux.h
compat_ptrace.h
compat_signal.c [S390] uaccess error handling. 2006-10-27 12:39:22 +02:00
compat_wrapper.S [S390] sys_getcpu compat wrapper. 2006-10-27 12:39:10 +02:00
cpcmd.c [S390] cpcmd <-> __cpcmd calling issues 2006-12-04 15:40:30 +01:00
crash.c
debug.c
ebcdic.c
entry.S
entry64.S
head.S [S390] remove salipl memory detection. 2006-12-04 15:39:47 +01:00
head31.S [S390] Memory detection fixes. 2006-12-04 15:40:56 +01:00
head64.S [S390] Memory detection fixes. 2006-12-04 15:40:56 +01:00
init_task.c
ipl.c [S390] cpu shutdown rework 2006-12-04 15:40:33 +01:00
irq.c
kprobes.c
machine_kexec.c [S390] pfault code cleanup. 2006-12-04 15:40:40 +01:00
module.c
process.c
profile.c
ptrace.c
reipl.S [S390] Reset infrastructure for re-IPL. 2006-12-04 15:40:26 +01:00
reipl64.S [S390] Reset infrastructure for re-IPL. 2006-12-04 15:40:26 +01:00
relocate_kernel.S [S390] Reset infrastructure for re-IPL. 2006-12-04 15:40:26 +01:00
relocate_kernel64.S [S390] Reset infrastructure for re-IPL. 2006-12-04 15:40:26 +01:00
reset.S [S390] Reset infrastructure for re-IPL. 2006-12-04 15:40:26 +01:00
s390_ext.c
s390_ksyms.c [PATCH] remove bogus arch-specific syscall exports 2006-10-11 11:17:07 -07:00
semaphore.c
setup.c [S390] Memory detection fixes. 2006-12-04 15:40:56 +01:00
signal.c [S390] uaccess error handling. 2006-10-27 12:39:22 +02:00
smp.c [S390] pfault code cleanup. 2006-12-04 15:40:40 +01:00
stacktrace.c [S390] stacktrace bug. 2006-10-11 15:31:52 +02:00
sys_s390.c
syscalls.S [S390] Wire up epoll_pwait syscall. 2006-10-18 18:30:45 +02:00
time.c
traps.c [S390] lockdep: show held locks when showing a stackdump 2006-12-04 15:40:47 +01:00
vmlinux.lds.S [PATCH] vmlinux.lds: consolidate initcall sections 2006-10-27 15:34:51 -07:00
vtime.c