summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-s390-next-20150508' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-05-117-77/+116
|\
| * KVM: s390: drop handling of interception code 12David Hildenbrand2015-05-081-16/+0
| * KVM: s390: factor out and optimize floating irq VCPU kickDavid Hildenbrand2015-05-081-28/+46
| * KVM: s390: optimize interrupt handling round trip timeJens Freimann2015-05-081-7/+4
| * KVM: s390: provide functions for blocking all CPUsChristian Borntraeger2015-05-082-7/+26
| * KVM: s390: make exit_sie_sync more robustChristian Borntraeger2015-05-084-13/+22
| * KVM: s390: Enable guest EDAT2 supportGuenther Hutzl2015-05-083-4/+11
| * KVM: s390: make EDAT1 depend on host supportGuenther Hutzl2015-05-081-2/+5
| * KVM: s390: optimize round trip time in request handlingChristian Borntraeger2015-05-081-0/+2
| * KVM: s390: fix external call injection without sigp interpretationDavid Hildenbrand2015-05-081-1/+1
* | KVM: provide irq_unsafe kvm_guest_{enter|exit}Christian Borntraeger2015-05-071-4/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-2810-328/+1032
|\
| * s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.Harald Freudenberger2015-04-232-102/+870
| * s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky2015-04-232-123/+97
| * s390/mm: correct transfer of dirty & young bits in __pmd_to_pteMartin Schwidefsky2015-04-231-2/+2
| * s390/bpf: add dependency to z196 featuresHeiko Carstens2015-04-231-1/+1
| * s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky2015-04-235-100/+59
| * kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky2015-04-231-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-9/+9
|\ \
| * | VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-151-9/+9
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-261-1/+1
|\ \ \ | |_|/ |/| |
| * | KVM: s390: disable RRBM againChristian Borntraeger2015-04-151-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-209-823/+1273
|\ \ \
| * | | s390/pci: add locking for fmb accessSebastian Ott2015-04-153-6/+12
| * | | s390/pci: extract software counters from fmbSebastian Ott2015-04-154-14/+28
| * | | s390/bpf: Add s390x eBPF JIT compiler backendMichael Holzheu2015-04-154-803/+1234
| * | | s390: Use bool function return values of true/false not 1/0Joe Perches2015-04-151-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-152-2/+5
|\ \ \ \
| * | | | s390: remove use of seq_printf return valueJoe Perches2015-04-151-2/+4
| * | | | kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-151-0/+1
* | | | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-154-27/+4
|\ \ \ \ \
| * | | | | s390: Remove signal translation and exec_domainRichard Weinberger2015-04-124-27/+4
* | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-151-2/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | make new_sync_{read,write}() staticAl Viro2015-04-111-2/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-152-2/+0
|\| | | | | |_|/ / |/| | |
| * | | Merge branch 'iocb' into for-davemAl Viro2015-04-091-1/+1
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-024-19/+62
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | s390: fix /proc/interrupts outputSebastian Ott2015-03-251-1/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-1/+0
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-0911-82/+76
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-0312-177/+174
| |\ \ \ \ \ \
| * | | | | | | s390: remove claw driverUrsula Braun2015-02-281-1/+0
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-14106-7095/+1328
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/smp: wait until secondaries are active & onlineHeiko Carstens2015-04-131-1/+2
| * | | | | | | | s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens2015-04-131-0/+4
| * | | | | | | | s390/cacheinfo: add missing facility checkHeiko Carstens2015-04-131-0/+4
| * | | | | | | | s390/syscalls: simplify syscall_get_arch()Heiko Carstens2015-03-301-1/+1
| * | | | | | | | s390/irq: enforce correct irqclass_sub_desc array sizeHeiko Carstens2015-03-251-1/+2
| * | | | | | | | s390: remove "64" suffix from mem64.S and swsusp_asm64.SHeiko Carstens2015-03-254-2/+2
| * | | | | | | | s390/ipl: cleanup macro usageSebastian Ott2015-03-251-19/+11