aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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-25net: 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-18Merge 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-17crypto: xts - consolidate sanity check for keysStephan Mueller
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
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