summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2016-03-08KVM: s390: enable STFLE interpretation only if enabled for the guestDavid Hildenbrand
2016-03-08KVM: s390: wake up when the VCPU cpu timer expiresDavid Hildenbrand
2016-03-08KVM: s390: step the VCPU timer while in enabled waitDavid Hildenbrand
2016-03-08KVM: s390: protect VCPU cpu timer with a seqcountDavid Hildenbrand
2016-03-08KVM: s390: step VCPU cpu timer during kvm_run ioctlDavid Hildenbrand
2016-03-08KVM: s390: abstract access to the VCPU cpu timerDavid Hildenbrand
2016-03-08KVM: s390: store cpu id in vcpu->cpu when scheduled inDavid Hildenbrand
2016-03-08KVM: s390: Add diag "watchdog functions" to trace event decodingAlexander Yarygin
2016-03-08KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUSDavid Hildenbrand
2016-03-08s390/cpumf: Fix lpp detectionChristian Borntraeger
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-03-07s390/pci: add ioctl interface for CLPMartin Schwidefsky
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches
2016-03-06klp: remove CONFIG_LIVEPATCH dependency from klp headersJiri Kosina
2016-03-06klp: remove superfluous errors in asm/livepatch.hMiroslav Benes
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar
2016-03-02s390/dma: Allow per device dma opsChristian Borntraeger
2016-03-02s390/percpu: remove this_cpu_cmpxchg_double_4Heiko Carstens
2016-03-02s390/cpumf: Improve guest detection heuristicsChristian Borntraeger
2016-03-02s390/fault: merge report_user_fault implementationsHeiko Carstens
2016-03-02s390/dis: use correct escape sequence for '%' characterHeiko Carstens
2016-03-02s390/kvm: simplify set_guest_storage_keyMartin Schwidefsky
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2016-02-29Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar
2016-02-29Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2016-02-26net: Facility to report route quality of connected socketsTom Herbert
2016-02-25KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti
2016-02-24s390/oprofile: add z13/z13s model numbersHeiko Carstens
2016-02-24s390: add z13s model number to z13 elf platformHeiko Carstens
2016-02-23s390/mm: correct comment about segment table entriesMartin Schwidefsky
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-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-02-18mm/core, x86/mm/pkeys: Differentiate instruction fetchesDave Hansen
2016-02-18mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen
2016-02-18mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen
2016-02-17s390/maccess: reduce stnsm instructionsHeiko Carstens
2016-02-17crypto: xts - fix compile errorsStephan Mueller
2016-02-16crypto: xts - consolidate sanity check for keysStephan Mueller
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen