aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2008-02-05[S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-26[S390] replace lock_cpu_hotplug with get_online_cpusMartin Schwidefsky
2008-01-26[S390] constify function pointer tables.Jan Engelhardt
2008-01-26[S390] add smp_call_function_maskCarsten Otte
2008-01-26[S390] Remove TOPDIR from MakefileWANG Cong
2008-01-26[S390] single-step cleanupRoland McGrath
2008-01-26[S390] Move NOTES and BUG_TABLE.Martin Schwidefsky
2008-01-26[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu
2008-01-26[S390] Initialize sclp_ipl_infoMichael Holzheu
2008-01-26[S390] Allocate and free cpu lowcores and stacks when needed/possible.Heiko Carstens
2008-01-26[S390] Load disabled wait psw instead of stopping cpu on halt.Michael Holzheu
2008-01-26[S390] kernel: Shutdown Actions InterfaceMichael Holzheu
2008-01-26[S390] Get rid of additional_cpus kernel parameter.Heiko Carstens
2008-01-26[S390] Get rid of HOLES_IN_ZONE requirement.Heiko Carstens
2008-01-26[S390] Print kernel version in dump_stack() and show_regs().Heiko Carstens
2008-01-26[S390] Change vmalloc defintionsChristian Borntraeger
2008-01-26[S390] Fix tlb flushing with idte.Martin Schwidefsky
2008-01-26[S390] Standby cpu activation/deactivation.Heiko Carstens
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2008-01-24firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman
2008-01-24kset: convert s390 ipl.c to use kset_createGreg Kroah-Hartman
2008-01-24kobject: convert s390 ipl.c to kobj_attr interfaceGreg Kroah-Hartman
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman
2007-12-04[S390] Make sure the restore psw masks are initialized.Heiko Carstens
2007-12-04[S390] Fix compile error on 31bit without preemptionChristian Borntraeger
2007-11-20[S390] Add missing die_notifier() call to die().Heiko Carstens
2007-11-20[S390] Fix memory detection.Heiko Carstens
2007-11-20[S390] Dont overwrite lowcores on smp_send_stop().Heiko Carstens
2007-11-20[S390] Fix kernel preemption.Heiko Carstens
2007-11-20[S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens
2007-11-20[S390] magic sysrq: check for in_atomic before doing an console_unblankChristian Borntraeger
2007-11-09sched: restore deterministic CPU accounting on powerpcPaul Mackerras
2007-11-05[S390] tod clock: announce clocksource as perfectChristian Borntraeger
2007-11-05[S390] Rename "idle_time" attribute to "idle_time_us".Heiko Carstens
2007-11-05[S390] Fix memory detection.Heiko Carstens
2007-11-05[S390] Fix compile on !CONFIG_SMP.Heiko Carstens
2007-10-22[S390] Remove unused user_seg from thread structure.Martin Schwidefsky
2007-10-22[S390] tlb flush fix.Martin Schwidefsky
2007-10-22[S390] kernel: Fix dump on panic for DASDs under LPAR.Michael Holzheu
2007-10-22[S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-10-11lockdep: s390: connect the sysexit hookHeiko Carstens
2007-10-12[S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg
2007-10-12[S390] s390: beautify vmlinux.ldsSam Ravnborg
2007-10-12[S390] cpcmd: fix inline assembly usage.Heiko Carstens
2007-10-12[S390] Use IPL CLEAR for reipl under z/VMMichael Holzheu