aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
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_unblankChristian Borntraeger
2007-11-09sched: restore deterministic CPU accounting on powerpcPaul Mackerras
2007-11-05[S390] tod clock: announce clocksource as perfectChristian 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-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-10-11lockdep: s390: connect the sysexit hookHeiko Carstens
2007-10-12[S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg
2007-10-12[S390] s390: beautify vmlinux.ldsSam Ravnborg
2007-10-12[S390] cpcmd: fix inline assembly usage.Heiko Carstens
2007-10-12[S390] Use IPL CLEAR for reipl under z/VMMichael Holzheu
2007-10-12[S390] Get rid of a bunch of sparse warnings again.Heiko Carstens
2007-10-12[S390] disassembler: Remove redundant variable assignmentChristian Borntraeger
2007-10-12[S390] disassembler: fix output for insns with 6 operands.Martin Schwidefsky
2007-10-10[SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson
2007-08-22[S390] kprobes: fix instruction length calculationDavid Wilder
2007-08-22[S390] disassembler: fix b2 opcodes like srst, bsg, and othersChristian Borntraeger
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-27[S390] Fix IRQ tracing.Heiko Carstens
2007-07-27[S390] Wire up sys_fallocate.Martin Schwidefsky
2007-07-27[S390] Get rid of new section mismatch warnings.Heiko Carstens
2007-07-27[S390] Improve __smp_call_function_map.Heiko Carstens
2007-07-27[S390] Convert to smp_call_function_single.Heiko Carstens
2007-07-19s390: Put allocated ELF notes in read-only data segmentRoland McGrath
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-17Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-17[S390] Simplify stack trace.Heiko Carstens
2007-07-17[S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions.Christian Borntraeger
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens
2007-07-15missing argument in bin_attribute ->read()/->write()Al Viro
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-10[S390] s390: rename CPU_IDLE to S390_CPU_IDLEHeiko Carstens
2007-07-10[S390] system call optimization.Martin Schwidefsky
2007-07-10[S390] smp: Merge smp_count_cpus() and smp_get_save_areas().Heiko Carstens
2007-07-10[S390] sclp: Test facility list before executing a service call.Heiko Carstens
2007-07-10[S390] sclp: introduce some new interfaces.Heiko Carstens
2007-06-19[S390] Add oops_enter()/oops_exit() calls to die().Heiko Carstens