summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-05-318-68/+103
|\
| * s390: fix info leak in do_sigsegvMichal Hocko2016-05-231-0/+1
| * s390/config: update default configurationHeiko Carstens2016-05-235-64/+98
| * s390/bpf: fix recache skb->data/hlen for skb_vlan_push/popMichael Holzheu2016-05-192-3/+3
| * s390/bpf: reduce maximum program size to 64 KBMichael Holzheu2016-05-191-1/+1
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-261-1/+0
|\ \
| * | kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-201-1/+0
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-251-2/+2
|\ \ \
| * \ \ Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-201-2/+2
| |\ \ \
| | * | | perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-2/+2
* | | | | vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-231-1/+2
* | | | | s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...Xunlei Pang2016-05-231-10/+18
* | | | | lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+1
* | | | | printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-201-0/+1
* | | | | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-201-2/+3
* | | | | exit_thread: remove empty bodiesJiri Slaby2016-05-201-0/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-191-0/+1
|\ \ \ \ \
| * | | | | arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-1910-35/+122
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | KVM: s390: set halt polling to 80 microsecondsChristian Borntraeger2016-05-131-1/+1
| * | | | KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-134-0/+15
| * | | | KVM: s390: Populate mask of non-hypervisor managed facility bitsAlexander Yarygin2016-05-091-3/+16
| * | | | s390/sclp: Add hmfai fieldAlexander Yarygin2016-05-091-0/+1
| * | | | KVM: s390: Enable all facility bits that are known good for passthroughAlexander Yarygin2016-05-091-2/+2
| * | | | KVM: s390: force ibc into valid rangeDavid Hildenbrand2016-05-091-1/+11
| * | | | KVM: s390: cleanup cpuid handlingDavid Hildenbrand2016-05-093-14/+11
| * | | | KVM: s390: enable SRS only if enabled for the guestDavid Hildenbrand2016-05-093-1/+10
| * | | | KVM: s390: enable PFMFI only if guest has EDAT1David Hildenbrand2016-05-091-1/+2
| * | | | KVM: s390: support NQ only if the facility is enabled for the guestDavid Hildenbrand2016-05-041-2/+3
| * | | | KVM: s390: cmma: don't check entry contentDavid Hildenbrand2016-05-041-11/+3
| * | | | KVM: s390: add clear I/O irq operation for FLICHalil Pasic2016-04-202-0/+26
| * | | | KVM: s390: implement has_attr for FLICHalil Pasic2016-04-201-0/+17
| * | | | KVM: s390/perf: provide additional sigp eventsChristian Borntraeger2016-04-201-1/+6
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-05-1833-736/+830
|\ \ \ \ \
| * | | | | s390/vmem: remove unused function parameterHeiko Carstens2016-05-111-3/+3
| * | | | | s390/vmem: fix identity mappingHeiko Carstens2016-05-111-1/+1
| * | | | | s390: add missing include statementsHeiko Carstens2016-05-103-0/+3
| * | | | | s390: add missing declarationsHeiko Carstens2016-05-103-0/+7
| * | | | | s390: make couple of variables and functions staticHeiko Carstens2016-05-101-1/+1
| * | | | | s390/cache: remove superfluous lockingHeiko Carstens2016-05-101-2/+0
| * | | | | s390/cpuinfo: simplify locking and skip offline cpus earlyHeiko Carstens2016-05-101-4/+11
| * | | | | s390/dumpstack: implement and use return_address()Heiko Carstens2016-05-042-1/+27
| * | | | | s390/cpum_sf: Remove superfluous SMP function callAnna-Maria Gleixner2016-05-031-3/+6
| * | | | | s390/cpum_cf: Remove superfluous SMP function callAnna-Maria Gleixner2016-05-031-3/+6
| * | | | | s390/Kconfig: make z196 the default processor typeMartin Schwidefsky2016-04-211-1/+1
| * | | | | s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky2016-04-215-28/+32
| * | | | | s390/crypto: cleanup and move the header with the cpacf definitionsMartin Schwidefsky2016-04-1510-660/+556
| * | | | | s390/pci: fmb enhancementsSebastian Ott2016-04-152-21/+75
| * | | | | s390/dasd: Add new ioctl BIODASDCHECKFMTJan Höppner2016-04-151-0/+32
| * | | | | s390/pci: add report_error attributeSebastian Ott2016-04-151-0/+23
OpenPOWER on IntegriCloud