aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin3-49/+4
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+3
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens6-17/+17
2007-02-05[S390] Mark kernel text section read-only.Heiko Carstens3-6/+25
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens8-570/+467
2007-02-05[S390] Calibrate delay and bogomips.Martin Schwidefsky1-0/+1
2007-02-05[S390] boot from NSS supportHongjie Yang5-64/+275
2007-02-05[S390] ETR support.Martin Schwidefsky4-72/+1126
2007-02-05[S390] noexec protectionGerald Schaefer9-48/+111
2007-02-05[S390] kretprobe_trampoline_holder() in wrong section.Heiko Carstens1-1/+1
2007-02-05[S390] Fix kprobes breakpoint handling.Heiko Carstens1-2/+9
2007-02-05[S390] Fix FCP dump feature detection.Heiko Carstens1-1/+5
2007-02-05[S390] cpcmd with vmalloc addresses.Christian Borntraeger1-7/+7
2007-02-05[S390] Remove pointless/unreliable kernel messages.Heiko Carstens1-3/+0
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens15-72/+63
2007-02-05[S390] Move init_irq_proc to the other irq related functions.Heiko Carstens3-24/+13
2007-01-09[S390] Fix vmalloc area size calculation.Heiko Carstens1-1/+1
2007-01-09[S390] Fix cpu hotplug (missing 'online' attribute).Heiko Carstens1-1/+4
2007-01-09[S390] memory detection misses 128k.Hongjie Yang2-2/+22
2006-12-15[S390] Save prefix register for dump on panicMichael Holzheu3-2/+13
2006-12-15[S390] Fix reboot hangMichael Holzheu1-44/+1
2006-12-15[S390] Fix reboot hang on LPARsMichael Holzheu2-1/+51
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2-5/+5
2006-12-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-42/+13
2006-12-08[PATCH] struct path: convert s390Josef Sipek1-2/+2
2006-12-08[S390] Use add_active_range() and free_area_init_nodes().Heiko Carstens1-41/+12
2006-12-08[S390] Virtual memmap for s390.Heiko Carstens1-1/+1
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu1-1/+1
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm1-1/+0
2006-12-04[S390] Memory detection fixes.Heiko Carstens3-24/+32
2006-12-04[S390] lockdep: show held locks when showing a stackdumpHeiko Carstens1-1/+4
2006-12-04[S390] Use diag260 for memory size detection.Heiko Carstens1-2/+15
2006-12-04[S390] pfault code cleanup.Heiko Carstens3-41/+5
2006-12-04[S390] Cleanup memory_chunk array usage.Heiko Carstens2-6/+3
2006-12-04[S390] Misaligned wait PSW at memory detection.Heiko Carstens1-1/+2
2006-12-04[S390] cpu shutdown reworkHeiko Carstens3-144/+49
2006-12-04[S390] cpcmd <-> __cpcmd calling issuesHeiko Carstens3-17/+21
2006-12-04[S390] Reset infrastructure for re-IPL.Heiko Carstens8-41/+115
2006-12-04[S390] Use diag instead of ccw reipl.Michael Holzheu1-0/+2
2006-12-04[S390] No panic for failed rebootMichael Holzheu1-1/+2
2006-12-04[S390] Add ipl/reipl loadparm attribute.Michael Holzheu1-4/+94
2006-12-04[S390] remove salipl memory detection.Christian Borntraeger1-21/+0
2006-11-06[S390] IRQs too early enabled.Heiko Carstens1-1/+1
2006-11-06[S390] revert add_active_range() usage patch.Heiko Carstens1-12/+41
2006-10-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds5-21/+29
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-27[S390] uaccess error handling.Heiko Carstens4-20/+28
2006-10-27[S390] sys_getcpu compat wrapper.Paul Mundt1-1/+1
2006-10-18[S390] Wire up epoll_pwait syscall.Heiko Carstens1-0/+1
2006-10-18[S390] fix vmlinux link when CONFIG_SYSIPC=nCedric Le Goater1-0/+2