summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2016-02-23s390/dumpstack: merge all four stack tracersHeiko Carstens
2016-02-23s390/mm: remove unnecessary indirection with pgste_update_allMartin Schwidefsky
2016-02-23s390/dumpstack: use bit fields to decode psw mask in show_registers()Heiko Carstens
2016-02-23s390/dumpstack: add missing ri bit to show_registers() outputHeiko Carstens
2016-02-23s390: add current_stack_pointer() helper functionHeiko Carstens
2016-02-23s390/stacktrace: use nosched instead of savesched parameterHeiko Carstens
2016-02-23s390/pageattr: do a single TLB flush for change_page_attrMartin Schwidefsky
2016-02-23s390/xor: optimized xor routing using the XC instructionMartin Schwidefsky
2016-02-23s390/pci: remove pdev pointer from arch dataSebastian Ott
2016-02-22s390/fpu: signals vs. floating point control registerMartin Schwidefsky
2016-02-22s390/compat: correct restore of high gprs on signal returnMartin Schwidefsky
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-02-17s390/maccess: reduce stnsm instructionsHeiko Carstens
2016-02-11s390/diag: avoid lockdep recursionHeiko Carstens
2016-02-11s390: fix DAT off memory access, e.g. on kdumpChristian Borntraeger
2016-02-10KVM: s390: bail out early on fatal signal in dirty loggingChristian Borntraeger
2016-02-10KVM: s390: do not block CPU on dirty loggingChristian Borntraeger
2016-02-10KVM: s390: do not take mmap_sem on dirty log queryChristian Borntraeger
2016-02-10KVM: s390: remove old fragment of vector registersDavid Hildenbrand
2016-02-10KVM: s390: instruction-fetching exceptions on SIE faultsDavid Hildenbrand
2016-02-10KVM: s390: provide prog irq ilc on SIE faultsDavid Hildenbrand
2016-02-10KVM: s390: irq delivery should not rely on icptcodeDavid Hildenbrand
2016-02-10KVM: s390: clean up prog irq injection on prog irq icptsDavid Hildenbrand
2016-02-10KVM: s390: read the correct opcode on SIE faultsDavid Hildenbrand
2016-02-10KVM: s390: gaccess: implement instruction fetching modeDavid Hildenbrand
2016-02-10KVM: s390: gaccess: introduce access modesDavid Hildenbrand
2016-02-10KVM: s390: migration / injection of prog irq ilcDavid Hildenbrand
2016-02-10KVM: s390: PSW forwarding / rewinding / ilc reworkDavid Hildenbrand
2016-02-10KVM: s390: sync of fp registers via kvm_runDavid Hildenbrand
2016-02-10KVM: s390: allow sync of fp registers via vregsDavid Hildenbrand
2016-02-10s390/oprofile: fix address range for asynchronous stackHeiko Carstens
2016-02-10s390/perf_event: fix address range for asynchronous stackHeiko Carstens
2016-02-10s390/stacktrace: add save_stack_trace_regs()Pratyush Anand
2016-02-10s390/stacktrace: save full stack tracesHeiko Carstens
2016-02-10s390/stacktrace: add missing end markerHeiko Carstens
2016-02-10s390/stacktrace: fix address ranges for asynchronous and panic stackHeiko Carstens
2016-02-10s390/stacktrace: fix save_stack_trace_tsk() for current taskHeiko Carstens
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani
2016-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-01-26KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand
2016-01-26KVM: s390: Enable the KVM-VFIO deviceDong Jia Shi
2016-01-26KVM: s390: fix guest fprs memory leakDavid Hildenbrand
2016-01-26s390/pci: remove iomap sanity checksSebastian Ott
2016-01-26s390/pci: set error state for unusable functionsSebastian Ott
2016-01-26s390/pci: fix bar checkSebastian Ott
2016-01-26s390/pci: resize iomapSebastian Ott
2016-01-26s390/pci: improve ZPCI_* macrosSebastian Ott