aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29proper __do_softirq() prototypeAdrian Bunk1-2/+0
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti1-0/+12
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti1-0/+5
2008-04-27KVM: s390: Stub out kvmtraceAvi Kivity1-0/+3
2008-04-27KVM: s390: rename stfl to kvm_stflHeiko Carstens1-2/+2
2008-04-27KVM: s390: Fix incorrect return valueHeiko Carstens1-1/+1
2008-04-27s390: KVM guest: detect when running on kvmCarsten Otte3-3/+18
2008-04-27KVM: s390: add kvm to kconfig on s390Christian Borntraeger2-0/+46
2008-04-27KVM: s390: intercepts for diagnose instructionsChristian Borntraeger5-1/+73
2008-04-27KVM: s390: interprocessor communication via sigpChristian Borntraeger5-3/+323
2008-04-27KVM: s390: intercepts for privileged instructionsChristian Borntraeger5-1/+339
2008-04-27KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte5-3/+765
2008-04-27KVM: s390: sie intercept handlingChristian Borntraeger4-2/+133
2008-04-27KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens7-1/+932
2008-04-27s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte3-3/+70
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds7-171/+263
2008-04-21[CRYPTO] sha384: Hardware acceleration for s390Jan Glauber1-7/+50
2008-04-21[CRYPTO] sha512: Hardware acceleration for s390Jan Glauber5-4/+86
2008-04-21[CRYPTO] s390: Generic sha_update and sha_finalJan Glauber5-171/+138
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2-2/+0
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds1-5/+3
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds3-116/+1
2008-04-17Generic semaphore implementationMatthew Wilcox3-116/+1
2008-04-17[S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky1-15/+52
2008-04-17[S390] kernel: show last breaking-event-address on oopsChristian Borntraeger3-1/+12
2008-04-17[S390] uaccess: Always access the correct address space.Heiko Carstens1-18/+41
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens16-24/+151
2008-04-17[S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens6-217/+92
2008-04-17[S390] Convert monitor calls to function calls.Heiko Carstens4-45/+32
2008-04-17[S390] remove redundant display of free swap space in show_mem()Johannes Weiner1-1/+0
2008-04-17[S390] qdio: remove outdated developerworks link.Ursula Braun1-4/+1
2008-04-17[S390] Add debug_register_mode() function to debug feature APIMichael Holzheu1-13/+38
2008-04-17[S390] crypto: use more descriptive function names for init/exit routines.Heiko Carstens4-16/+16
2008-04-17[S390] switch sched_clock to store-clock-extended.Jan Glauber1-1/+1
2008-04-17[S390] Vertical cpu management.Heiko Carstens2-17/+138
2008-04-17[S390] cpu topology support for s390.Heiko Carstens6-4/+281
2008-04-17[S390] Export stfle.Heiko Carstens1-2/+9
2008-04-17[S390] exec_protect: Fix incorrect extern declarations.Heiko Carstens1-8/+8
2008-04-17[S390] Protect against sigaltstack wraparound.Heiko Carstens2-0/+20
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2
2008-03-20[S390] futex: let futex_atomic_cmpxchg_pt survive early functional tests.Heiko Carstens1-0/+2
2008-03-17qeth: new qeth device driverFrank Blaschka1-5/+3
2008-03-05[S390] incorrect reipl nss name.Hongjie Yang1-2/+6
2008-03-05[S390] Load disabled wait psw if reipl fails.Michael Holzheu1-0/+1
2008-03-05[S390] Fix IPL from NSS.Heiko Carstens1-0/+4
2008-03-05[S390] Get rid of memcpy gcc warning workaround.Heiko Carstens2-8/+7
2008-03-05[S390] idle: Fix machine check handling in idle loop.Heiko Carstens2-2/+4
2008-03-05[S390] Update default configuration.Martin Schwidefsky1-5/+13
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli1-0/+1
2008-02-19[S390] Fix futex_atomic_cmpxchg_std inline assembly.Heiko Carstens1-4/+4