aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-21KVM: s390: sthyi: fix specification exception detectionHeiko Carstens1-1/+4
2017-08-21KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens1-1/+1
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-7/+0
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney1-7/+0
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+11
2017-08-15iommu/s390: Add support for iommu_device handlingJoerg Roedel2-1/+15
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim1-1/+6
2017-08-10mm: refactor TLB gathering APIMinchan Kim1-6/+6
2017-08-09bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann1-0/+24
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2017-08-09s390/pci: log changes to uid checkingSebastian Ott1-1/+9
2017-08-09s390/vmcp: split vmcp header file and move to uapiHeiko Carstens1-0/+24
2017-08-09s390/vmcp: make use of contiguous memory allocatorHeiko Carstens2-0/+7
2017-08-09s390/cpcmd,vmcp: avoid GFP_DMA allocationsHeiko Carstens2-13/+7
2017-08-09s390/mm: prevent memory offline for memory blocks with cma areasHeiko Carstens1-0/+53
2017-08-09s390/mm: add missing virt_to_pfn() etc. helper functionsHeiko Carstens1-7/+17
2017-08-08KVM: s390: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)2-2/+2
2017-08-08KVM: add spinlock optimization frameworkLongpeng(Mike)2-1/+6
2017-08-04bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann1-1/+2
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn1-0/+2
2017-08-03s390: use generic asm/unaligned.hHeiko Carstens2-13/+1
2017-08-03s390: use generic uapi/asm/swab.hHeiko Carstens2-89/+1
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt1-4/+0
2017-08-02s390: remove asm/mman.h and asm/types.hHeiko Carstens3-25/+1
2017-08-02s390/nmi: keep comments consistentHeiko Carstens1-1/+1
2017-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+6
2017-07-26Merge tag 'kvm-s390-master-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-2/+6
2017-07-26s390/spinlock: add niai spinlock hintsMartin Schwidefsky2-40/+56
2017-07-26s390: add support for IBM z14 machinesMartin Schwidefsky4-2/+28
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky12-62/+130
2017-07-26s390/mm,vmem: simplify region and segment table allocation codeHeiko Carstens4-39/+18
2017-07-26KVM: s390: use new mm defines instead of magic valuesHeiko Carstens4-27/+26
2017-07-26s390/mm: use new mm defines instead of magic valuesHeiko Carstens15-99/+103
2017-07-26s390/mm: introduce defines to reflect the hardware mmuHeiko Carstens3-23/+57
2017-07-26s390/mm: get rid of __ASSEMBLY__ guards within pgtable.hHeiko Carstens1-5/+0
2017-07-26s390/mm: remove and correct comments within pgtable.hHeiko Carstens1-27/+4
2017-07-26Merge branch 'tlb-flushing' into featuresMartin Schwidefsky12-79/+407
2017-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-4/+4
2017-07-25KVM: s390: take srcu lock when getting/setting storage keysChristian Borntraeger1-2/+6
2017-07-25s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushingMartin Schwidefsky2-17/+31
2017-07-25s390/mm: add guest ASCE TLB flush optimizationMartin Schwidefsky4-28/+70
2017-07-25s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky5-40/+125
2017-07-25s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky8-21/+208
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman1-17/+15
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf1-2/+2
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2017-07-13s390/mm: set change and reference bit on lazy key enablementChristian Borntraeger1-3/+3
2017-07-13s390/perf: fix problem state detectionChristian Borntraeger1-1/+1
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang2-6/+1