summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | locking/rwsem, s390: Provide __down_write_killable()Michal Hocko2016-04-131-2/+17
| * | | | | locking/rwsem: Get rid of __down_write_nested()Michal Hocko2016-04-131-6/+1
| | |_|/ / | |/| | |
* | | | | s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer2016-04-218-77/+62
* | | | | s390/pci: fix use after free in dma_initSebastian Ott2016-04-211-6/+10
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-04-184-1/+8
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | s390: add CPU_BIG_ENDIAN config optionHeiko Carstens2016-04-151-0/+3
| * | | s390/spinlock: avoid yield to non existent cpuHeiko Carstens2016-04-151-0/+1
| * | | s390/seccomp: include generic seccomp header fileSudip Mukherjee2016-04-011-0/+2
| * | | s390/pci: add extra padding to function measurement blockSebastian Ott2016-04-011-1/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-04-051-2/+2
|\ \ \ \
| * | | | s390/mm/kvm: fix mis-merge in gmap handlingChristian Borntraeger2016-04-051-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds2016-04-041-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-04-0110-10/+28
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud