summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | s390/sclp: add error notification commandSebastian Ott2016-04-151-0/+13
| * | s390: Clarify pagefault interruptPeter Zijlstra2016-04-151-8/+33
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-172-9/+4
|\ \ \
| * | | livepatch: reuse module loader code to write relocationsJessica Yu2016-04-011-7/+0
| * | | module: s390: keep mod_arch_specific for livepatch modulesJessica Yu2016-04-011-2/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-172-19/+60
|\ \ \ \
| * | | | bpf, s390: add support for constant blindingDaniel Borkmann2016-05-161-17/+56
| * | | | bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann2016-05-161-3/+5
| * | | | bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann2016-05-161-1/+1
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-161-1/+1
|\ \ \ \ \
| * | | | | sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)2016-05-061-1/+1
| |/ / / /
* | | | | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-05-161-4/+14
|\ \ \ \ \ | |/ / / / |/| | | |