summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-27scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24memblock: embed memblock type name within struct memblock_typeHeiko Carstens
2017-02-24s390: TASK_SIZE for kernel threadsMartin Schwidefsky
2017-02-24s390/crypt: Add protected key AES moduleMartin Schwidefsky
2017-02-23s390/pkey: Introduce pkey kernel moduleHarald Freudenberger
2017-02-23s390/nmi: purge tlbs after control register validationHeiko Carstens
2017-02-23s390/nmi: fix order of register validationHeiko Carstens
2017-02-23s390/crypto: Add PCKMO inline functionHarald Freudenberger
2017-02-23s390/mm: use _SEGMENT_ENTRY_EMPTY in the codeDominik Dingel
2017-02-23s390: opt into HAVE_COPY_THREAD_TLSHeiko Carstens
2017-02-23s390: restore address space when returning to user spaceHeiko Carstens
2017-02-23s390: rename CIF_ASCE to CIF_ASCE_PRIMARYHeiko Carstens
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-22mm: drop unused argument of zap_page_range()Kirill A. Shutemov
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-21Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-21bpf: fix unlocking of jited image when module ronx not setDaniel Borkmann
2017-02-21arch: add ARCH_HAS_SET_MEMORY configDaniel Borkmann
2017-02-20s390/syscall: fix single stepped system callsMartin Schwidefsky
2017-02-17bpf: make jited programs visible in tracesDaniel Borkmann
2017-02-17bpf: remove stubs for cBPF from arch codeDaniel Borkmann
2017-02-17KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini
2017-02-17s390: add missing "do {} while (0)" loop constructs to multiline macrosHeiko Carstens
2017-02-17s390/mm: add cond_resched call to kernel page table dumperHeiko Carstens
2017-02-17s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens
2017-02-17s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUGHeiko Carstens
2017-02-17s390: replace ACCESS_ONCE with READ_ONCEChristian Borntraeger
2017-02-17s390: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2017-02-17s390: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-02-17s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-02-17s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu
2017-02-09Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-02-08s390: add no-execute supportMartin Schwidefsky
2017-02-08s390: report new vector facilitiesMartin Schwidefsky
2017-02-08s390: use correct input data address for setup_randomnessHeiko Carstens
2017-02-08s390/sclp: don't add new lines to each printed stringHeiko Carstens
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens
2017-02-08s390/sclp: move early printk code to driversHeiko Carstens
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott
2017-02-07s390/debug: make debug event time stamps relative to the boot TOD clockMartin Schwidefsky
2017-02-07s390/topology: correct allocation of topology informationMartin Schwidefsky
2017-02-07s390: make setup_randomness workHeiko Carstens
2017-02-06KVM: s390: detect some program check loopsChristian Borntraeger