summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2012-03-05KVM: s390: provide access guest registers via kvm_runChristian Borntraeger3-8/+11
2012-03-05KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger7-36/+37
2012-03-05KVM: s390: provide the prefix register via kvm_runChristian Borntraeger2-0/+9
2012-03-05KVM: provide synchronous registers in kvm_runChristian Borntraeger1-0/+3
2012-03-05KVM: s390: rework code that sets the prefixChristian Borntraeger4-6/+10
2012-03-05KVM: s390: Fix return code for unknown ioctl numbersCarsten Otte1-1/+1
2012-03-05KVM: s390: ucontrol: announce capability for user controlled vmsCarsten Otte1-0/+3
2012-03-05KVM: s390: fix assumption for KVM_MAX_VCPUSCarsten Otte1-2/+3
2012-03-05KVM: s390: ucontrol: disable scaCarsten Otte1-10/+20
2012-03-05KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte1-0/+6
2012-03-05KVM: s390: ucontrol: disable in-kernel irq stackCarsten Otte1-1/+2
2012-03-05KVM: s390: ucontrol: disable in-kernel handling of SIE interceptsCarsten Otte1-1/+4
2012-03-05KVM: s390: ucontrol: export SIE control block to userCarsten Otte1-0/+13
2012-03-05KVM: s390: ucontrol: export page faults to userCarsten Otte2-5/+28
2012-03-05KVM: s390: ucontrol: per vcpu address spacesCarsten Otte1-1/+49
2012-03-05KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte3-5/+38
2012-02-27compat: fix compile breakage on s390Heiko Carstens7-13/+3
2012-02-21sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds1-1/+1
2012-02-17[S390] correct ktime to tod clock comparator conversionMartin Schwidefsky1-2/+5
2012-02-17[S390] incorrect PageTables counter for kvm page tablesMartin Schwidefsky1-1/+1
2012-02-17[S390] idle: avoid RCU usage in extended quiescent stateHeiko Carstens1-2/+3
2012-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-3/+2
2012-01-23kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu1-0/+18
2012-01-18[S390] cleanup entry point definitionChristian Borntraeger2-3/+2
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-10/+11
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-6/+5
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris2-4/+6
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds3-3/+5
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches1-1/+1
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches1-1/+1
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds1-22/+22
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds40-1840/+1626
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+0
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds4-15/+13
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-170/+172
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro1-2/+2
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman3-170/+172
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-85/+71
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-31/+372
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+4
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+6
2012-01-03consolidate umode_t declarationsAl Viro1-2/+0
2012-01-03hypfs: umode_t noise and properly spelled S_ISDIR/S_ISREGAl Viro1-5/+5
2012-01-03switch debugfs to umode_tAl Viro2-6/+6
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab1-0/+2
2011-12-27[S390] disassembler: mark exception causing instructionsHeiko Carstens1-2/+7
2011-12-27[S390] Enable exception traces by defaultHeiko Carstens1-1/+1