aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2008-01-24firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman1-4/+4
2008-01-24kset: convert s390 ipl.c to use kset_createGreg Kroah-Hartman1-36/+37
2008-01-24kobject: convert s390 ipl.c to kobj_attr interfaceGreg Kroah-Hartman1-32/+48
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman1-4/+4
2007-12-04[S390] Make sure the restore psw masks are initialized.Heiko Carstens1-3/+1
2007-12-04[S390] Fix compile error on 31bit without preemptionChristian Borntraeger1-0/+2
2007-11-20[S390] Add missing die_notifier() call to die().Heiko Carstens1-0/+1
2007-11-20[S390] Fix memory detection.Heiko Carstens1-1/+1
2007-11-20[S390] Dont overwrite lowcores on smp_send_stop().Heiko Carstens1-49/+7
2007-11-20[S390] Fix kernel preemption.Heiko Carstens2-20/+7
2007-11-20[S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens3-66/+153
2007-11-20[S390] magic sysrq: check for in_atomic before doing an console_unblankChristian Borntraeger1-1/+1
2007-11-09sched: restore deterministic CPU accounting on powerpcPaul Mackerras2-11/+1
2007-11-05[S390] tod clock: announce clocksource as perfectChristian Borntraeger1-1/+1
2007-11-05[S390] Rename "idle_time" attribute to "idle_time_us".Heiko Carstens1-3/+3
2007-11-05[S390] Fix memory detection.Heiko Carstens1-1/+3
2007-11-05[S390] Fix compile on !CONFIG_SMP.Heiko Carstens1-2/+6
2007-10-22[S390] Remove unused user_seg from thread structure.Martin Schwidefsky1-2/+0
2007-10-22[S390] tlb flush fix.Martin Schwidefsky1-1/+1
2007-10-22[S390] kernel: Fix dump on panic for DASDs under LPAR.Michael Holzheu1-0/+2
2007-10-22[S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens2-3/+76
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-1/+1
2007-10-17remove include/asm-*/ipc.hAdrian Bunk2-2/+2
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu1-0/+2
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-5/+0
2007-10-11lockdep: s390: connect the sysexit hookHeiko Carstens2-0/+21
2007-10-12[S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg1-13/+14
2007-10-12[S390] s390: beautify vmlinux.ldsSam Ravnborg1-106/+127
2007-10-12[S390] cpcmd: fix inline assembly usage.Heiko Carstens1-45/+55
2007-10-12[S390] Use IPL CLEAR for reipl under z/VMMichael Holzheu1-2/+2
2007-10-12[S390] Get rid of a bunch of sparse warnings again.Heiko Carstens3-6/+17
2007-10-12[S390] disassembler: Remove redundant variable assignmentChristian Borntraeger1-1/+0
2007-10-12[S390] disassembler: fix output for insns with 6 operands.Martin Schwidefsky1-1/+3
2007-10-10[SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson1-1/+0
2007-08-22[S390] kprobes: fix instruction length calculationDavid Wilder1-1/+1
2007-08-22[S390] disassembler: fix b2 opcodes like srst, bsg, and othersChristian Borntraeger1-1/+1
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu3-2/+103
2007-07-29Remove fs.h from mm.hAlexey Dobriyan4-0/+4
2007-07-27[S390] Fix IRQ tracing.Heiko Carstens2-4/+8
2007-07-27[S390] Wire up sys_fallocate.Martin Schwidefsky3-1/+31
2007-07-27[S390] Get rid of new section mismatch warnings.Heiko Carstens2-0/+2
2007-07-27[S390] Improve __smp_call_function_map.Heiko Carstens1-8/+6
2007-07-27[S390] Convert to smp_call_function_single.Heiko Carstens2-10/+8
2007-07-19s390: Put allocated ELF notes in read-only data segmentRoland McGrath1-0/+2
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1
2007-07-17Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-18/+15
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-4/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-5/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1