summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorLines
2008-05-30[S390] Update default configuration.Martin Schwidefsky-3/+8
2008-05-30[S390] disassembler: fix idte instruction format.Martin Schwidefsky-1/+1
2008-05-30[S390] showmem: Only walk spanned pages.Heiko Carstens-26/+23
2008-05-30[S390] appldata: prevent cpu hotplug when walking cpu_online_map.Gerald Schaefer-0/+8
2008-05-30[S390] Fix section mismatch warnings.Heiko Carstens-6/+14
2008-05-30[S390] fix sparsemem related compile error with allnoconfig on s390Hans-Joachim Picht-0/+3
2008-05-16[PATCH] take init_files to fs/file.cAl Viro-1/+0
2008-05-15[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens-1/+2
2008-05-15[S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens-8/+8
2008-05-15[S390] s390dbf: Use const char * for dbf name.Cornelia Huck-10/+10
2008-05-15[S390] sparsemem vmemmap: initialize memmap.Heiko Carstens-13/+6
2008-05-07[S390] guest page hinting lightMartin Schwidefsky-0/+90
2008-05-07[S390] compat ptrace cleanupRoland McGrath-95/+7
2008-05-07[S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger-6/+33
2008-05-07[S390] s390: Optimize user and work TIF checkMartin Schwidefsky-30/+28
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper-17/+0
2008-04-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds-399/+513
2008-04-30signals: s390: renumber TIF_RESTORE_SIGMASKRoland McGrath-13/+13
2008-04-30[S390] Update default configuration.Martin Schwidefsky-41/+100
2008-04-30[S390] use generic sys_ptraceMartin Schwidefsky-36/+1
2008-04-30[S390] Remove self ptrace IEEE_IP hack.Martin Schwidefsky-20/+0
2008-04-30[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens-79/+20
2008-04-30[S390] System z large page support.Gerald Schaefer-35/+210
2008-04-30[S390] Convert machine feature detection code to C.Heiko Carstens-127/+107
2008-04-30[S390] vmemmap: use clear_table to initialise page tables.Heiko Carstens-3/+2
2008-04-30[S390] Move stfl to system.h and delete duplicated version.Heiko Carstens-19/+1
2008-04-30[S390] uaccess_mvcos: #ifdef config dependent code.Heiko Carstens-0/+2
2008-04-30[S390] cpu topology: Fix possible deadlock.Heiko Carstens-1/+13
2008-04-30[S390] Add topology_core_siblings to topology.hHeiko Carstens-3/+18
2008-04-30[S390] remove -traditionalMathieu Desnoyers-5/+0
2008-04-30[S390] Automatically detect added cpus.Heiko Carstens-5/+14
2008-04-30[S390] smp: Fix locking order.Heiko Carstens-6/+6
2008-04-30[S390] Move show_regs to traps.c.Heiko Carstens-22/+22
2008-04-29s390: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter-28/+23
2008-04-29s390: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter-3/+2
2008-04-29proper __do_softirq() prototypeAdrian Bunk-2/+0
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti-0/+12
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti-0/+5
2008-04-27KVM: s390: Stub out kvmtraceAvi Kivity-0/+3
2008-04-27KVM: s390: rename stfl to kvm_stflHeiko Carstens-2/+2
2008-04-27KVM: s390: Fix incorrect return valueHeiko Carstens-1/+1
2008-04-27s390: KVM guest: detect when running on kvmCarsten Otte-3/+18
2008-04-27KVM: s390: add kvm to kconfig on s390Christian Borntraeger-0/+46
2008-04-27KVM: s390: intercepts for diagnose instructionsChristian Borntraeger-1/+73
2008-04-27KVM: s390: interprocessor communication via sigpChristian Borntraeger-3/+323
2008-04-27KVM: s390: intercepts for privileged instructionsChristian Borntraeger-1/+339
2008-04-27KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte-3/+765
2008-04-27KVM: s390: sie intercept handlingChristian Borntraeger-2/+133
2008-04-27KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens-1/+932
2008-04-27s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte-3/+70