summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2012-03-11[S390] stack dump: fix indentation in outputHeiko Carstens
2012-03-11[S390] kernel: Add OS info memory interfaceMichael Holzheu
2012-03-11[S390] Use block_sigmask()Matt Fleming
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens
2012-03-11[S390] irq: set __ARCH_IRQ_EXIT_IRQS_DISABLEDHeiko Carstens
2012-03-11[S390] Use copy_to_absolute_zero() instead of "stura/sturg"Michael Holzheu
2012-03-11[S390] rework idle codeMartin Schwidefsky
2012-03-11[S390] rework smp codeMartin Schwidefsky
2012-03-11[S390] rename lowcore fieldMartin Schwidefsky
2012-03-11[S390] Fix gcc 4.6.0 compile warningMichael Holzheu
2012-03-08KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa
2012-03-08KVM: s390: provide control registers via kvm_runChristian Borntraeger
2012-03-08KVM: s390: add stop_on_stop flag when doing stop and storeJens Freimann
2012-03-08KVM: s390: ignore sigp stop overinitiativeJens Freimann
2012-03-08KVM: s390: make sigp restart return busy when stop pendingJens Freimann
2012-03-08KVM: s390: do store status after handling STOP_ON_STOP bitJens Freimann
2012-03-08KVM: s390: Sanitize fpc registers for KVM_SET_FPUChristian Borntraeger
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-05KVM: s390: provide access guest registers via kvm_runChristian Borntraeger
2012-03-05KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger
2012-03-05KVM: s390: provide the prefix register via kvm_runChristian Borntraeger
2012-03-05KVM: provide synchronous registers in kvm_runChristian Borntraeger
2012-03-05KVM: s390: rework code that sets the prefixChristian Borntraeger
2012-03-05KVM: s390: Fix return code for unknown ioctl numbersCarsten Otte
2012-03-05KVM: s390: ucontrol: announce capability for user controlled vmsCarsten Otte
2012-03-05KVM: s390: fix assumption for KVM_MAX_VCPUSCarsten Otte
2012-03-05KVM: s390: ucontrol: disable scaCarsten Otte
2012-03-05KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte
2012-03-05KVM: s390: ucontrol: disable in-kernel irq stackCarsten Otte
2012-03-05KVM: s390: ucontrol: disable in-kernel handling of SIE interceptsCarsten Otte
2012-03-05KVM: s390: ucontrol: export SIE control block to userCarsten Otte
2012-03-05KVM: s390: ucontrol: export page faults to userCarsten Otte
2012-03-05KVM: s390: ucontrol: per vcpu address spacesCarsten Otte
2012-03-05KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-02-28Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2012-02-27compat: fix compile breakage on s390Heiko Carstens
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-24[S390] memory hotplug: prevent memory zone interleaveGerald Schaefer
2012-02-24[S390] crash_dump: remove duplicate includeDanny Kukawka
2012-02-24[S390] KEYS: Enable the compat keyctl wrapper on s390xDavid Howells
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-02-21sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov
2012-02-21s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update()Paul E. McKenney
2012-02-17[S390] correct ktime to tod clock comparator conversionMartin Schwidefsky