summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* KVM: add ioctls to save/store mpstateMarcelo Tosatti2008-04-271-0/+12
* KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti2008-04-271-0/+5
* KVM: s390: Stub out kvmtraceAvi Kivity2008-04-271-0/+3
* KVM: s390: rename stfl to kvm_stflHeiko Carstens2008-04-271-2/+2
* KVM: s390: Fix incorrect return valueHeiko Carstens2008-04-271-1/+1
* s390: KVM guest: detect when running on kvmCarsten Otte2008-04-273-3/+18
* KVM: s390: add kvm to kconfig on s390Christian Borntraeger2008-04-272-0/+46
* KVM: s390: intercepts for diagnose instructionsChristian Borntraeger2008-04-275-1/+73
* KVM: s390: interprocessor communication via sigpChristian Borntraeger2008-04-275-3/+323
* KVM: s390: intercepts for privileged instructionsChristian Borntraeger2008-04-275-1/+339
* KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte2008-04-275-3/+765
* KVM: s390: sie intercept handlingChristian Borntraeger2008-04-274-2/+133
* KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens2008-04-277-1/+932
* s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte2008-04-273-3/+70
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-04-227-171/+263
|\
| * [CRYPTO] sha384: Hardware acceleration for s390Jan Glauber2008-04-211-7/+50
| * [CRYPTO] sha512: Hardware acceleration for s390Jan Glauber2008-04-215-4/+86
| * [CRYPTO] s390: Generic sha_update and sha_finalJan Glauber2008-04-215-171/+138Star
* | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-192-2/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-191-5/+3Star
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-031-0/+2
| |\
| * | qeth: new qeth device driverFrank Blaschka2008-03-171-5/+3Star
* | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-183-116/+1Star
|\ \ \
| * | | Generic semaphore implementationMatthew Wilcox2008-04-173-116/+1Star
| | |/ | |/|
* | | [S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky2008-04-171-15/+52
* | | [S390] kernel: show last breaking-event-address on oopsChristian Borntraeger2008-04-173-1/+12
* | | [S390] uaccess: Always access the correct address space.Heiko Carstens2008-04-171-18/+41
* | | [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-1716-24/+151
* | | [S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens2008-04-176-217/+92Star
* | | [S390] Convert monitor calls to function calls.Heiko Carstens2008-04-174-45/+32Star
* | | [S390] remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-171-1/+0Star
* | | [S390] qdio: remove outdated developerworks link.Ursula Braun2008-04-171-4/+1Star
* | | [S390] Add debug_register_mode() function to debug feature APIMichael Holzheu2008-04-171-13/+38
* | | [S390] crypto: use more descriptive function names for init/exit routines.Heiko Carstens2008-04-174-16/+16
* | | [S390] switch sched_clock to store-clock-extended.Jan Glauber2008-04-171-1/+1
* | | [S390] Vertical cpu management.Heiko Carstens2008-04-172-17/+138
* | | [S390] cpu topology support for s390.Heiko Carstens2008-04-176-4/+281
* | | [S390] Export stfle.Heiko Carstens2008-04-171-2/+9
* | | [S390] exec_protect: Fix incorrect extern declarations.Heiko Carstens2008-04-171-8/+8
* | | [S390] Protect against sigaltstack wraparound.Heiko Carstens2008-04-172-0/+20
|/ /
* / [S390] futex: let futex_atomic_cmpxchg_pt survive early functional tests.Heiko Carstens2008-03-201-0/+2
|/
* [S390] incorrect reipl nss name.Hongjie Yang2008-03-051-2/+6
* [S390] Load disabled wait psw if reipl fails.Michael Holzheu2008-03-051-0/+1
* [S390] Fix IPL from NSS.Heiko Carstens2008-03-051-0/+4
* [S390] Get rid of memcpy gcc warning workaround.Heiko Carstens2008-03-052-8/+7Star
* [S390] idle: Fix machine check handling in idle loop.Heiko Carstens2008-03-052-2/+4
* [S390] Update default configuration.Martin Schwidefsky2008-03-051-5/+13
* Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-051-0/+1
* [S390] Fix futex_atomic_cmpxchg_std inline assembly.Heiko Carstens2008-02-191-4/+4
* [S390] etr: fix compile error on !SMPHeiko Carstens2008-02-191-2/+0Star