Age | Commit message (Expand) | Author |
2008-01-26 | [S390] replace lock_cpu_hotplug with get_online_cpus | Martin Schwidefsky |
2008-01-26 | [S390] constify function pointer tables. | Jan Engelhardt |
2008-01-26 | [S390] add smp_call_function_mask | Carsten Otte |
2008-01-26 | [S390] Remove TOPDIR from Makefile | WANG Cong |
2008-01-26 | [S390] single-step cleanup | Roland 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_info | Michael 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 Interface | Michael 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 defintions | Christian Borntraeger |
2008-01-26 | [S390] Fix tlb flushing with idte. | Martin Schwidefsky |
2008-01-26 | [S390] Standby cpu activation/deactivation. | Heiko Carstens |
2008-01-24 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers |
2008-01-24 | firmware: change firmware_kset to firmware_kobj | Greg Kroah-Hartman |
2008-01-24 | kset: convert s390 ipl.c to use kset_create | Greg Kroah-Hartman |
2008-01-24 | kobject: convert s390 ipl.c to kobj_attr interface | Greg Kroah-Hartman |
2008-01-24 | kobject: remove struct kobj_type from struct kset | Greg 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 preemption | Christian 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_unblank | Christian Borntraeger |
2007-11-09 | sched: restore deterministic CPU accounting on powerpc | Paul Mackerras |
2007-11-05 | [S390] tod clock: announce clocksource as perfect | Christian 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-19 | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk |
2007-10-16 | kprobes: support kretprobe blacklist | Masami Hiramatsu |
2007-10-16 | Consolidate PTRACE_DETACH | Alexey Dobriyan |
2007-10-11 | lockdep: s390: connect the sysexit hook | Heiko Carstens |
2007-10-12 | [S390] s390: use PAGE_SIZE in vmlinux.lds | Sam Ravnborg |
2007-10-12 | [S390] s390: beautify vmlinux.lds | Sam Ravnborg |
2007-10-12 | [S390] cpcmd: fix inline assembly usage. | Heiko Carstens |
2007-10-12 | [S390] Use IPL CLEAR for reipl under z/VM | Michael Holzheu |
2007-10-12 | [S390] Get rid of a bunch of sparse warnings again. | Heiko Carstens |
2007-10-12 | [S390] disassembler: Remove redundant variable assignment | Christian Borntraeger |