summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2008-01-241-4/+4
* kset: convert s390 ipl.c to use kset_createGreg Kroah-Hartman2008-01-241-36/+37
* kobject: convert s390 ipl.c to kobj_attr interfaceGreg Kroah-Hartman2008-01-241-32/+48
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-4/+4
* [S390] Make sure the restore psw masks are initialized.Heiko Carstens2007-12-041-3/+1
* [S390] Fix compile error on 31bit without preemptionChristian Borntraeger2007-12-041-0/+2
* [S390] Add missing die_notifier() call to die().Heiko Carstens2007-11-201-0/+1
* [S390] Fix memory detection.Heiko Carstens2007-11-201-1/+1
* [S390] Dont overwrite lowcores on smp_send_stop().Heiko Carstens2007-11-201-49/+7
* [S390] Fix kernel preemption.Heiko Carstens2007-11-202-20/+7
* [S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens2007-11-203-66/+153
* [S390] magic sysrq: check for in_atomic before doing an console_unblankChristian Borntraeger2007-11-201-1/+1
* sched: restore deterministic CPU accounting on powerpcPaul Mackerras2007-11-092-11/+1
* [S390] tod clock: announce clocksource as perfectChristian Borntraeger2007-11-051-1/+1
* [S390] Rename "idle_time" attribute to "idle_time_us".Heiko Carstens2007-11-051-3/+3
* [S390] Fix memory detection.Heiko Carstens2007-11-051-1/+3
* [S390] Fix compile on !CONFIG_SMP.Heiko Carstens2007-11-051-2/+6
* [S390] Remove unused user_seg from thread structure.Martin Schwidefsky2007-10-221-2/+0
* [S390] tlb flush fix.Martin Schwidefsky2007-10-221-1/+1
* [S390] kernel: Fix dump on panic for DASDs under LPAR.Michael Holzheu2007-10-221-0/+2
* [S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens2007-10-222-3/+76
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-1/+1
* remove include/asm-*/ipc.hAdrian Bunk2007-10-172-2/+2
* kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-161-0/+2
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-5/+0
* lockdep: s390: connect the sysexit hookHeiko Carstens2007-10-112-0/+21
* [S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg2007-10-121-13/+14
* [S390] s390: beautify vmlinux.ldsSam Ravnborg2007-10-121-106/+127
* [S390] cpcmd: fix inline assembly usage.Heiko Carstens2007-10-121-45/+55
* [S390] Use IPL CLEAR for reipl under z/VMMichael Holzheu2007-10-121-2/+2
* [S390] Get rid of a bunch of sparse warnings again.Heiko Carstens2007-10-123-6/+17
* [S390] disassembler: Remove redundant variable assignmentChristian Borntraeger2007-10-121-1/+0
* [S390] disassembler: fix output for insns with 6 operands.Martin Schwidefsky2007-10-121-1/+3
* [SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson2007-10-101-1/+0
* [S390] kprobes: fix instruction length calculationDavid Wilder2007-08-221-1/+1
* [S390] disassembler: fix b2 opcodes like srst, bsg, and othersChristian Borntraeger2007-08-221-1/+1
* [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-223-2/+103
* Remove fs.h from mm.hAlexey Dobriyan2007-07-294-0/+4
* [S390] Fix IRQ tracing.Heiko Carstens2007-07-272-4/+8
* [S390] Wire up sys_fallocate.Martin Schwidefsky2007-07-273-1/+31
* [S390] Get rid of new section mismatch warnings.Heiko Carstens2007-07-272-0/+2
* [S390] Improve __smp_call_function_map.Heiko Carstens2007-07-271-8/+6
* [S390] Convert to smp_call_function_single.Heiko Carstens2007-07-272-10/+8
* s390: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-0/+2
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+1
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-07-172-18/+15
|\
| * [S390] Simplify stack trace.Heiko Carstens2007-07-171-15/+11
| * [S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions.Christian Borntraeger2007-07-171-3/+4
* | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-4/+1