aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-08KVM: s390: Sanitize fpc registers for KVM_SET_FPUChristian Borntraeger1-1/+1
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-18/+32
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-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar10-19/+13
2012-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-5/+29
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-02-28Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-8/+1
2012-02-27compat: fix compile breakage on s390Heiko Carstens7-13/+3
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-6/+10
2012-02-24[S390] memory hotplug: prevent memory zone interleaveGerald Schaefer1-4/+26
2012-02-24[S390] crash_dump: remove duplicate includeDanny Kukawka1-1/+0
2012-02-24[S390] KEYS: Enable the compat keyctl wrapper on s390xDavid Howells1-0/+3
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+3
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()Ingo Molnar1-1/+1
2012-02-21sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds1-1/+1
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-21s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update()Paul E. McKenney1-8/+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-02-14s390: Use generic posix_types.hH. Peter Anvin1-60/+10
2012-02-08qeth: add query OSA address table supportFrank Blaschka1-0/+7
2012-02-07Merge tag 'v3.3-rc2' into perf/coreIngo Molnar2-3/+2
2012-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-3/+2
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar1-1/+0
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/viro/auditLinus 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/percpuLinus Torvalds1-22/+22
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds40-1840/+1626