aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-08KVM: s390: step the VCPU timer while in enabled waitDavid Hildenbrand2-2/+7
2016-03-08KVM: s390: protect VCPU cpu timer with a seqcountDavid Hildenbrand2-8/+30
2016-03-08KVM: s390: step VCPU cpu timer during kvm_run ioctlDavid Hildenbrand2-2/+76
2016-03-08KVM: s390: abstract access to the VCPU cpu timerDavid Hildenbrand3-10/+28
2016-03-08KVM: s390: store cpu id in vcpu->cpu when scheduled inDavid Hildenbrand1-0/+2
2016-03-08KVM: s390: Add diag "watchdog functions" to trace event decodingAlexander Yarygin1-0/+1
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-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig1-1/+0
2016-03-07s390/pci: add ioctl interface for CLPMartin Schwidefsky4-39/+293
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches4-19/+12
2016-03-06klp: remove CONFIG_LIVEPATCH dependency from klp headersJiri Kosina1-2/+0
2016-03-06klp: remove superfluous errors in asm/livepatch.hMiroslav Benes1-2/+0
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar8-25/+59
2016-03-02s390/dma: Allow per device dma opsChristian Borntraeger5-9/+13
2016-03-02s390/percpu: remove this_cpu_cmpxchg_double_4Heiko Carstens1-1/+0
2016-03-02s390/cpumf: Improve guest detection heuristicsChristian Borntraeger2-3/+7
2016-03-02s390/fault: merge report_user_fault implementationsHeiko Carstens3-26/+12
2016-03-02s390/dis: use correct escape sequence for '%' characterHeiko Carstens1-12/+5
2016-03-02s390/kvm: simplify set_guest_storage_keyMartin Schwidefsky1-17/+0
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner1-1/+1
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-25net: Facility to report route quality of connected socketsTom Herbert1-0/+2
2016-02-25KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2-3/+3
2016-02-24s390/oprofile: add z13/z13s model numbersHeiko Carstens1-0/+1
2016-02-24s390: add z13s model number to z13 elf platformHeiko Carstens2-4/+5
2016-02-23s390/mm: correct comment about segment table entriesMartin Schwidefsky1-5/+5
2016-02-23s390/dumpstack: merge all four stack tracersHeiko Carstens7-218/+89
2016-02-23s390/mm: remove unnecessary indirection with pgste_update_allMartin Schwidefsky1-13/+12
2016-02-23s390/dumpstack: use bit fields to decode psw mask in show_registers()Heiko Carstens1-13/+4
2016-02-23s390/dumpstack: add missing ri bit to show_registers() outputHeiko Carstens1-1/+2
2016-02-23s390: add current_stack_pointer() helper functionHeiko Carstens4-16/+20
2016-02-23s390/stacktrace: use nosched instead of savesched parameterHeiko Carstens1-6/+6
2016-02-23s390/pageattr: do a single TLB flush for change_page_attrMartin Schwidefsky1-5/+3
2016-02-23s390/xor: optimized xor routing using the XC instructionMartin Schwidefsky3-2/+155
2016-02-23s390/pci: remove pdev pointer from arch dataSebastian Ott5-21/+27
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-18mm/core, x86/mm/pkeys: Differentiate instruction fetchesDave Hansen1-1/+1
2016-02-18mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen1-1/+2
2016-02-18mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen1-0/+11
2016-02-17s390/maccess: reduce stnsm instructionsHeiko Carstens1-4/+6
2016-02-17crypto: xts - fix compile errorsStephan Mueller1-0/+1
2016-02-17crypto: xts - consolidate sanity check for keysStephan Mueller1-0/+5
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen1-3/+1
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