aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3
2016-03-14Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2016-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2016-03-10s390/mm: four page table levels vs. forkMartin Schwidefsky2-10/+30
2016-03-08KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUSDavid Hildenbrand1-1/+1
2016-03-08s390/cpumf: Fix lpp detectionChristian Borntraeger1-1/+1
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar8-25/+59
2016-02-29Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar8-25/+59
2016-02-29Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changesIngo Molnar8-25/+59
2016-02-25KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2-3/+3
2016-02-22s390/fpu: signals vs. floating point control registerMartin Schwidefsky1-0/+2
2016-02-22s390/compat: correct restore of high gprs on signal returnMartin Schwidefsky1-1/+1
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds5-23/+55
2016-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-1/+1
2016-02-17s390/maccess: reduce stnsm instructionsHeiko Carstens1-4/+6
2016-02-11s390/diag: avoid lockdep recursionHeiko Carstens1-0/+3
2016-02-11s390: fix DAT off memory access, e.g. on kdumpChristian Borntraeger1-1/+3
2016-02-10s390/oprofile: fix address range for asynchronous stackHeiko Carstens1-3/+5
2016-02-10s390/perf_event: fix address range for asynchronous stackHeiko Carstens1-3/+5
2016-02-10s390/stacktrace: add save_stack_trace_regs()Pratyush Anand1-0/+11
2016-02-10s390/stacktrace: save full stack tracesHeiko Carstens1-9/+12
2016-02-10s390/stacktrace: add missing end markerHeiko Carstens1-0/+2
2016-02-10s390/stacktrace: fix address ranges for asynchronous and panic stackHeiko Carstens1-5/+6
2016-02-10s390/stacktrace: fix save_stack_trace_tsk() for current taskHeiko Carstens1-0/+4
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin1-1/+0
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani1-4/+4
2016-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds31-136/+135
2016-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-81/+44
2016-01-26KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand2-84/+43
2016-01-26KVM: s390: Enable the KVM-VFIO deviceDong Jia Shi2-1/+2
2016-01-26KVM: s390: fix guest fprs memory leakDavid Hildenbrand1-1/+4
2016-01-26s390/pci: remove iomap sanity checksSebastian Ott1-9/+4
2016-01-26s390/pci: set error state for unusable functionsSebastian Ott1-0/+5
2016-01-26s390/pci: fix bar checkSebastian Ott1-1/+1
2016-01-26s390/pci: resize iomapSebastian Ott1-12/+22
2016-01-26s390/pci: improve ZPCI_* macrosSebastian Ott2-7/+10
2016-01-26s390/pci: provide ZPCI_ADDR macroSebastian Ott2-7/+4
2016-01-26s390/pci: adjust IOMAP_MAX_ENTRIESSebastian Ott1-1/+1
2016-01-26s390/numa: move numa_init_late() from device to arch_initcallMichael Holzheu1-1/+1
2016-01-22wrappers for ->i_mutex accessAl Viro1-4/+4
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2-3/+0
2016-01-19s390: remove all usages of PSW_ADDR_INSNHeiko Carstens14-49/+41
2016-01-19s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens10-33/+28
2016-01-19s390: wire up copy_file_range syscallHeiko Carstens3-1/+4
2016-01-19s390: remove superfluous memblock_alloc() return value checksHeiko Carstens3-6/+0
2016-01-19s390/numa: allocate memory with correct alignmentHeiko Carstens1-1/+1
2016-01-19s390/irqflags: optimize irq restoreChristian Borntraeger2-3/+8
2016-01-19s390/mm: use TASK_MAX_SIZE where applicableDominik Dingel2-7/+7
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-13/+10