summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: provide access guest registers via kvm_runChristian Borntraeger2012-03-053-8/+11
* KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger2012-03-057-36/+37
* KVM: s390: provide the prefix register via kvm_runChristian Borntraeger2012-03-052-0/+9
* KVM: provide synchronous registers in kvm_runChristian Borntraeger2012-03-051-0/+3
* KVM: s390: rework code that sets the prefixChristian Borntraeger2012-03-054-6/+10
* KVM: s390: Fix return code for unknown ioctl numbersCarsten Otte2012-03-051-1/+1
* KVM: s390: ucontrol: announce capability for user controlled vmsCarsten Otte2012-03-051-0/+3
* KVM: s390: fix assumption for KVM_MAX_VCPUSCarsten Otte2012-03-051-2/+3
* KVM: s390: ucontrol: disable scaCarsten Otte2012-03-051-10/+20
* KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte2012-03-051-0/+6
* KVM: s390: ucontrol: disable in-kernel irq stackCarsten Otte2012-03-051-1/+2
* KVM: s390: ucontrol: disable in-kernel handling of SIE interceptsCarsten Otte2012-03-051-1/+4
* KVM: s390: ucontrol: export SIE control block to userCarsten Otte2012-03-051-0/+13
* KVM: s390: ucontrol: export page faults to userCarsten Otte2012-03-052-5/+28
* KVM: s390: ucontrol: per vcpu address spacesCarsten Otte2012-03-051-1/+49
* KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte2012-03-053-5/+38
* compat: fix compile breakage on s390Heiko Carstens2012-02-277-13/+3Star
* sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds2012-02-221-1/+1
* [S390] correct ktime to tod clock comparator conversionMartin Schwidefsky2012-02-171-2/+5
* [S390] incorrect PageTables counter for kvm page tablesMartin Schwidefsky2012-02-171-1/+1
* [S390] idle: avoid RCU usage in extended quiescent stateHeiko Carstens2012-02-171-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-302-3/+2Star
|\
| * [S390] cleanup entry point definitionChristian Borntraeger2012-01-182-3/+2Star
* | kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu2012-01-231-0/+18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-182-10/+11
|\
| * audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-6/+5Star
| * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-172-4/+6
* | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-153-3/+5
|\ \
| * | UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells2011-12-131-1/+3
| * | UAPI: Alter the S390 asm include guards to be recognisable by the UAPI splitterDavid Howells2011-12-132-2/+2
* | | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-131-1/+1
* | | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-131-1/+1
| |/ |/|
* | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2012-01-091-22/+22
|\ \
| * | percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter2011-12-221-22/+22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-0940-1840/+1626Star
|\ \ \
| * | | [S390] disassembler: mark exception causing instructionsHeiko Carstens2011-12-271-2/+7
| * | | [S390] Enable exception traces by defaultHeiko Carstens2011-12-271-1/+1
| * | | [S390] return address of compat signalsMartin Schwidefsky2011-12-271-2/+2
| * | | [S390] sysctl: get rid of dead declarationHeiko Carsten2011-12-271-2/+0Star
| * | | [S390] qdio: fix kernel panic for zfcp 31-bitSteffen Maier2011-12-271-2/+3
| * | | [S390] Add VMCOREINFO_SYMBOL(high_memory) to vmcoreinfoMichael Holzheu2011-12-271-0/+1
| * | | [S390] outstanding interrupts vs. smp_send_stopMartin Schwidefsky2011-12-272-8/+43
| * | | [S390] ipc: call generic sys_ipc demultiplexerHeiko Carstens2011-12-273-67/+13Star
| * | | [S390] cleanup trap handlingMartin Schwidefsky2011-12-2712-210/+158Star
| * | | [S390] Remove Kerntypes leftoversHeiko Carstens2011-12-271-1/+1
| * | | [S390] topology: increase poll frequency if change is anticipatedHeiko Carstens2011-12-273-8/+30
| * | | [S390] entry[64].S improvementsMartin Schwidefsky2011-12-278-1237/+1002Star
| * | | [S390] make arch/s390 subdirectories depend on config optionJan Glauber2011-12-272-7/+7
| * | | [S390] kvm: move cmf host id constant out of lowcoreMartin Schwidefsky2011-12-274-5/+6
| * | | [S390] topology: cleanup z10 topology handlingHeiko Carstens2011-12-271-29/+48