aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAge
* [S390] Make sure the restore psw masks are initialized.Heiko Carstens2007-12-04
* [S390] Fix compile error on 31bit without preemptionChristian Borntraeger2007-12-04
* [S390] Add missing die_notifier() call to die().Heiko Carstens2007-11-20
* [S390] Fix memory detection.Heiko Carstens2007-11-20
* [S390] Dont overwrite lowcores on smp_send_stop().Heiko Carstens2007-11-20
* [S390] Fix kernel preemption.Heiko Carstens2007-11-20
* [S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens2007-11-20
* [S390] magic sysrq: check for in_atomic before doing an console_unblankChristian Borntraeger2007-11-20
* sched: restore deterministic CPU accounting on powerpcPaul Mackerras2007-11-09
* [S390] tod clock: announce clocksource as perfectChristian Borntraeger2007-11-05
* [S390] Rename "idle_time" attribute to "idle_time_us".Heiko Carstens2007-11-05
* [S390] Fix memory detection.Heiko Carstens2007-11-05
* [S390] Fix compile on !CONFIG_SMP.Heiko Carstens2007-11-05
* [S390] Remove unused user_seg from thread structure.Martin Schwidefsky2007-10-22
* [S390] tlb flush fix.Martin Schwidefsky2007-10-22
* [S390] kernel: Fix dump on panic for DASDs under LPAR.Michael Holzheu2007-10-22
* [S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens2007-10-22
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-19
* remove include/asm-*/ipc.hAdrian Bunk2007-10-17
* kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-16
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-16
* lockdep: s390: connect the sysexit hookHeiko Carstens2007-10-11
* [S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg2007-10-12
* [S390] s390: beautify vmlinux.ldsSam Ravnborg2007-10-12
* [S390] cpcmd: fix inline assembly usage.Heiko Carstens2007-10-12
* [S390] Use IPL CLEAR for reipl under z/VMMichael Holzheu2007-10-12
* [S390] Get rid of a bunch of sparse warnings again.Heiko Carstens2007-10-12
* [S390] disassembler: Remove redundant variable assignmentChristian Borntraeger2007-10-12
* [S390] disassembler: fix output for insns with 6 operands.Martin Schwidefsky2007-10-12
* [SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson2007-10-10
* [S390] kprobes: fix instruction length calculationDavid Wilder2007-08-22
* [S390] disassembler: fix b2 opcodes like srst, bsg, and othersChristian Borntraeger2007-08-22
* [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-22
* Remove fs.h from mm.hAlexey Dobriyan2007-07-29
* [S390] Fix IRQ tracing.Heiko Carstens2007-07-27
* [S390] Wire up sys_fallocate.Martin Schwidefsky2007-07-27
* [S390] Get rid of new section mismatch warnings.Heiko Carstens2007-07-27
* [S390] Improve __smp_call_function_map.Heiko Carstens2007-07-27
* [S390] Convert to smp_call_function_single.Heiko Carstens2007-07-27
* s390: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-19
* define new percpu interface for shared dataFenghua Yu2007-07-19
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-07-17
|\
| * [S390] Simplify stack trace.Heiko Carstens2007-07-17
| * [S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions.Christian Borntraeger2007-07-17
* | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-17
* | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-17
* | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-17
|/
* generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-16
* missing argument in bin_attribute ->read()/->write()Al Viro2007-07-15
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11