aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2017-11-15mm: account pud page tablesGravatar Kirill A. Shutemov 1-1/+3
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-5/+0
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-7/+7
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-15/+3
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 89-3752/+4411
2017-11-10s390/noexec: execute kexec datamover without DATGravatar Heiko Carstens 2-3/+1
2017-11-10s390: fix transactional execution control register handlingGravatar Heiko Carstens 3-2/+5
2017-11-10s390/bpf: take advantage of stack_depth trackingGravatar Michael Holzheu 2-15/+18
2017-11-09s390: simplify transactional execution elf hwcap handlingGravatar Heiko Carstens 1-1/+1
2017-11-09s390/virtio: remove unused header file kvm_virtio.hGravatar Christian Borntraeger 2-65/+0
2017-11-08s390: avoid undefined behaviourGravatar Heiko Carstens 2-9/+9
2017-11-08s390/disassembler: generate opcode tables from text fileGravatar Heiko Carstens 6-1856/+1813
2017-11-08s390/disassembler: remove insn_to_mnemonic()Gravatar Heiko Carstens 2-29/+0
2017-11-08s390: remove named saved segment supportGravatar Heiko Carstens 10-210/+9
2017-11-08s390/archrandom: Reconsider s390 arch random implementationGravatar Harald Freudenberger 1-13/+13
2017-11-08s390/pci: do not require AIS facilityGravatar Christian Borntraeger 3-4/+9
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 291-2/+296
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 291-0/+291
2017-11-02s390/nmi: avoid using long-displacement facilityGravatar Vasily Gorbik 1-1/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGravatar Greg Kroah-Hartman 6-0/+6
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Gravatar Greg Kroah-Hartman 37-0/+37
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 248-0/+248
2017-11-02s390: pass endianness info to sparseGravatar Luc Van Oostenryck 1-1/+1
2017-10-26s390/decompressor: remove informational messagesGravatar Martin Schwidefsky 1-2/+0
2017-10-26s390/cpum_cf: add hardware counter support for IBM z14Gravatar Hendrik Brueckner 1-60/+218
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Gravatar Mark Rutland 2-11/+11
2017-10-25s390/kvm: fix detection of guest machine checksGravatar Martin Schwidefsky 1-2/+5
2017-10-24Merge tag 'v4.14-rc6' into locking/core, to pick up fixesGravatar Ingo Molnar 2-0/+5
2017-10-19s390/nmi: do register validation as early as possibleGravatar Martin Schwidefsky 5-95/+85
2017-10-19s390/nmi: allocation of the extended save areaGravatar Martin Schwidefsky 4-47/+99
2017-10-19s390/ctl_reg: move control register definitions to ctl_reg.hGravatar Martin Schwidefsky 3-9/+14
2017-10-19s390/ctl_reg: use decoding unions in update_cr_regsGravatar Martin Schwidefsky 4-22/+42
2017-10-19s390/nmi: use smp_emergency_stop instead of smp_send_stopGravatar Martin Schwidefsky 3-15/+29
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodGravatar Christoph Hellwig 1-5/+0
2017-10-18s390/vdso: move boot_vdso_data to vdso.cGravatar Martin Schwidefsky 3-1/+16
2017-10-18s390/spinlock: use cpu alternatives to enable niai instructionGravatar Vasily Gorbik 2-9/+5
2017-10-18s390: introduce CPU alternativesGravatar Vasily Gorbik 7-0/+334
2017-10-18s390/debug: only write data onceGravatar Sebastian Ott 1-2/+4
2017-10-18s390/debug: improve debug_eventGravatar Sebastian Ott 2-15/+19
2017-10-18s390/kexec: Fix checksum validation return code for kdumpGravatar Philipp Rudo 1-3/+3
2017-10-16s390: update defconfigGravatar Martin Schwidefsky 4-22/+10
2017-10-16s390/debug: adjust coding styleGravatar Heiko Carstens 2-582/+494
2017-10-16s390: fix zfcpdump-configGravatar Dimitri John Ledkov 1-0/+2
2017-10-16s390/cputime: fix guest/irq/softirq times after CPU hotplugGravatar Christian Borntraeger 1-0/+3
2017-10-12s390/kprobes: remove KPROBE_SWAP_INST stateGravatar Heiko Carstens 2-9/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsGravatar Will Deacon 1-3/+1
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsGravatar Will Deacon 1-0/+3
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Gravatar Will Deacon 1-12/+0
2017-10-10locking/arch, s390: Add __down_read_killable()Gravatar Kirill Tkhai 1-2/+17
2017-10-09s390: cleanup string ops prototypesGravatar Heiko Carstens 2-25/+25