| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] replace lock_cpu_hotplug with get_online_cpus | Martin Schwidefsky | 2008-01-26 | 1 | -6/+6 |
* | [S390] constify function pointer tables. | Jan Engelhardt | 2008-01-26 | 1 | -1/+1 |
* | [S390] add smp_call_function_mask | Carsten Otte | 2008-01-26 | 1 | -0/+27 |
* | [S390] Remove TOPDIR from Makefile | WANG Cong | 2008-01-26 | 1 | -4/+0 |
* | [S390] single-step cleanup | Roland McGrath | 2008-01-26 | 2 | -16/+19 |
* | [S390] Move NOTES and BUG_TABLE. | Martin Schwidefsky | 2008-01-26 | 1 | -3/+9 |
* | [S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible. | Michael Holzheu | 2008-01-26 | 1 | -6/+8 |
* | [S390] Initialize sclp_ipl_info | Michael Holzheu | 2008-01-26 | 1 | -0/+1 |
* | [S390] Allocate and free cpu lowcores and stacks when needed/possible. | Heiko Carstens | 2008-01-26 | 1 | -34/+72 |
* | [S390] Load disabled wait psw instead of stopping cpu on halt. | Michael Holzheu | 2008-01-26 | 1 | -2/+6 |
* | [S390] kernel: Shutdown Actions Interface | Michael Holzheu | 2008-01-26 | 3 | -461/+600 |
* | [S390] Get rid of additional_cpus kernel parameter. | Heiko Carstens | 2008-01-26 | 3 | -106/+76 |
* | [S390] Get rid of HOLES_IN_ZONE requirement. | Heiko Carstens | 2008-01-26 | 1 | -1/+24 |
* | [S390] Print kernel version in dump_stack() and show_regs(). | Heiko Carstens | 2008-01-26 | 2 | -11/+27 |
* | [S390] Change vmalloc defintions | Christian Borntraeger | 2008-01-26 | 1 | -3/+3 |
* | [S390] Fix tlb flushing with idte. | Martin Schwidefsky | 2008-01-26 | 1 | -1/+1 |
* | [S390] Standby cpu activation/deactivation. | Heiko Carstens | 2008-01-26 | 3 | -73/+333 |
* | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 | 1 | -1/+1 |
* | firmware: change firmware_kset to firmware_kobj | Greg Kroah-Hartman | 2008-01-24 | 1 | -4/+4 |
* | kset: convert s390 ipl.c to use kset_create | Greg Kroah-Hartman | 2008-01-24 | 1 | -36/+37 |
* | kobject: convert s390 ipl.c to kobj_attr interface | Greg Kroah-Hartman | 2008-01-24 | 1 | -32/+48 |
* | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 2008-01-24 | 1 | -4/+4 |
* | [S390] Make sure the restore psw masks are initialized. | Heiko Carstens | 2007-12-04 | 1 | -3/+1 |
* | [S390] Fix compile error on 31bit without preemption | Christian Borntraeger | 2007-12-04 | 1 | -0/+2 |
* | [S390] Add missing die_notifier() call to die(). | Heiko Carstens | 2007-11-20 | 1 | -0/+1 |
* | [S390] Fix memory detection. | Heiko Carstens | 2007-11-20 | 1 | -1/+1 |
* | [S390] Dont overwrite lowcores on smp_send_stop(). | Heiko Carstens | 2007-11-20 | 1 | -49/+7 |
* | [S390] Fix kernel preemption. | Heiko Carstens | 2007-11-20 | 2 | -20/+7 |
* | [S390] Fix irq tracing and lockdep_sys_exit calls. | Heiko Carstens | 2007-11-20 | 3 | -66/+153 |
* | [S390] magic sysrq: check for in_atomic before doing an console_unblank | Christian Borntraeger | 2007-11-20 | 1 | -1/+1 |
* | sched: restore deterministic CPU accounting on powerpc | Paul Mackerras | 2007-11-09 | 2 | -11/+1 |
* | [S390] tod clock: announce clocksource as perfect | Christian Borntraeger | 2007-11-05 | 1 | -1/+1 |
* | [S390] Rename "idle_time" attribute to "idle_time_us". | Heiko Carstens | 2007-11-05 | 1 | -3/+3 |
* | [S390] Fix memory detection. | Heiko Carstens | 2007-11-05 | 1 | -1/+3 |
* | [S390] Fix compile on !CONFIG_SMP. | Heiko Carstens | 2007-11-05 | 1 | -2/+6 |
* | [S390] Remove unused user_seg from thread structure. | Martin Schwidefsky | 2007-10-22 | 1 | -2/+0 |
* | [S390] tlb flush fix. | Martin Schwidefsky | 2007-10-22 | 1 | -1/+1 |
* | [S390] kernel: Fix dump on panic for DASDs under LPAR. | Michael Holzheu | 2007-10-22 | 1 | -0/+2 |
* | [S390] Add per-cpu idle time / idle count sysfs attributes. | Heiko Carstens | 2007-10-22 | 2 | -3/+76 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 1 | -1/+1 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 2 | -2/+2 |
* | kprobes: support kretprobe blacklist | Masami Hiramatsu | 2007-10-16 | 1 | -0/+2 |
* | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 | 1 | -5/+0 |
* | lockdep: s390: connect the sysexit hook | Heiko Carstens | 2007-10-11 | 2 | -0/+21 |
* | [S390] s390: use PAGE_SIZE in vmlinux.lds | Sam Ravnborg | 2007-10-12 | 1 | -13/+14 |
* | [S390] s390: beautify vmlinux.lds | Sam Ravnborg | 2007-10-12 | 1 | -106/+127 |
* | [S390] cpcmd: fix inline assembly usage. | Heiko Carstens | 2007-10-12 | 1 | -45/+55 |
* | [S390] Use IPL CLEAR for reipl under z/VM | Michael Holzheu | 2007-10-12 | 1 | -2/+2 |
* | [S390] Get rid of a bunch of sparse warnings again. | Heiko Carstens | 2007-10-12 | 3 | -6/+17 |
* | [S390] disassembler: Remove redundant variable assignment | Christian Borntraeger | 2007-10-12 | 1 | -1/+0 |