aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+0
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko1-1/+2
2016-05-23s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()Xunlei Pang1-10/+18
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-0/+1
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek1-0/+1
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby1-2/+3
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-0/+1
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar1-2/+2
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins1-0/+1
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-35/+122
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds33-736/+830
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds2-9/+4
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-19/+60
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo1-2/+2
2016-05-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+14
2016-05-16bpf, s390: add support for constant blindingDaniel Borkmann1-17/+56
2016-05-16bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann1-3/+5
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann1-1/+1
2016-05-13KVM: s390: set halt polling to 80 microsecondsChristian Borntraeger1-1/+1
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger4-0/+15
2016-05-11s390/vmem: remove unused function parameterHeiko Carstens1-3/+3
2016-05-11s390/vmem: fix identity mappingHeiko Carstens1-1/+1
2016-05-10s390: add missing include statementsHeiko Carstens3-0/+3
2016-05-10s390: add missing declarationsHeiko Carstens3-0/+7
2016-05-10s390: make couple of variables and functions staticHeiko Carstens1-1/+1
2016-05-10s390/cache: remove superfluous lockingHeiko Carstens1-2/+0
2016-05-10s390/cpuinfo: simplify locking and skip offline cpus earlyHeiko Carstens1-4/+11
2016-05-09KVM: s390: Populate mask of non-hypervisor managed facility bitsAlexander Yarygin1-3/+16
2016-05-09s390/sclp: Add hmfai fieldAlexander Yarygin1-0/+1
2016-05-09KVM: s390: Enable all facility bits that are known good for passthroughAlexander Yarygin1-2/+2
2016-05-09KVM: s390: force ibc into valid rangeDavid Hildenbrand1-1/+11
2016-05-09KVM: s390: cleanup cpuid handlingDavid Hildenbrand3-14/+11
2016-05-09KVM: s390: enable SRS only if enabled for the guestDavid Hildenbrand3-1/+10
2016-05-09KVM: s390: enable PFMFI only if guest has EDAT1David Hildenbrand1-1/+2
2016-05-06sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)1-1/+1
2016-05-04s390/dumpstack: implement and use return_address()Heiko Carstens2-1/+27
2016-05-04KVM: s390: support NQ only if the facility is enabled for the guestDavid Hildenbrand1-2/+3
2016-05-04KVM: s390: cmma: don't check entry contentDavid Hildenbrand1-11/+3
2016-05-03s390/cpum_sf: Remove superfluous SMP function callAnna-Maria Gleixner1-3/+6
2016-05-03s390/cpum_cf: Remove superfluous SMP function callAnna-Maria Gleixner1-3/+6
2016-04-21s390/Kconfig: make z196 the default processor typeMartin Schwidefsky1-1/+1
2016-04-21s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky5-28/+32
2016-04-21s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer8-77/+62
2016-04-21s390/pci: fix use after free in dma_initSebastian Ott1-6/+10
2016-04-20KVM: s390: add clear I/O irq operation for FLICHalil Pasic2-0/+26
2016-04-20KVM: s390: implement has_attr for FLICHalil Pasic1-0/+17
2016-04-20KVM: s390/perf: provide additional sigp eventsChristian Borntraeger1-1/+6