summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky2014-08-257-70/+72
| | * | | | | | | KVM: s390/mm: readd address parameter to gmap_do_ipte_notifyMartin Schwidefsky2014-08-252-3/+4
| | * | | | | | | KVM: s390/mm: readd address parameter to pgste_ipte_notifyMartin Schwidefsky2014-08-251-8/+9
| | * | | | | | | KVM: s390: don't use kvm lock in interrupt injection codeJens Freimann2014-08-251-2/+0
| | * | | | | | | KVM: s390: return -EFAULT if lowcore is not mapped during irq deliveryJens Freimann2014-08-253-25/+24
| | * | | | | | | KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of itDavid Hildenbrand2014-08-252-3/+9
| | * | | | | | | KVM: s390: synchronize more registers with kvm_runDavid Hildenbrand2014-08-252-14/+56
| | * | | | | | | KVM: s390: no special machine check deliveryChristian Borntraeger2014-08-253-66/+0
| | * | | | | | | KVM: s390: clear kvm_dirty_regs when dropping to user spaceDavid Hildenbrand2014-08-251-4/+2
| | * | | | | | | KVM: s390: factor out get_ilc() functionJens Freimann2014-08-251-20/+21
| | * | | | | | | KVM: s390: add defines for pfault init delivery codeJens Freimann2014-08-251-2/+4
| * | | | | | | | Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-08-252-13/+10
| |\| | | | | | |
| * | | | | | | | KVM: add kvm_arch_sched_inRadim Krčmář2014-08-211-0/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | s390: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-245-0/+5
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-09-221-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel2014-09-141-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-09-084-61/+95
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | s390/vdso: remove NULL pointer check from clock_gettimeMartin Schwidefsky2014-09-012-14/+6
| * | | | | | s390/ipl: Add missing SCSI loadparm attributes to /sys/firmwareMichael Holzheu2014-09-012-47/+89
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-09-063-15/+14
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flagsChristian Borntraeger2014-09-021-0/+1
| * | | | KVM: s390/mm: Fix storage key corruption during swappingChristian Borntraeger2014-09-021-2/+3
| | |/ / | |/| |
| * | | KVM: s390/mm: try a cow on read only pages for key opsChristian Borntraeger2014-08-251-0/+10
| * | | KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger2014-08-251-13/+0
| |/ /
* | | kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal2014-08-291-2/+0
* | | s390: wire up memfd_create syscallHeiko Carstens2014-08-123-1/+4
* | | s390: add system information as device randomnessMartin Schwidefsky2014-08-121-0/+19
* | | s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPLMichael Holzheu2014-08-121-0/+7
* | | s390: wire up seccomp and getrandom syscallsHeiko Carstens2014-08-123-1/+7
|/ /
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-093-92/+69
|\ \
| * | s390: Use get_signal() signal_setup_done()Richard Weinberger2014-08-063-92/+69
| |/
* | Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2014-08-085-20/+4
|\ \
| * | kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-081-0/+2
| * | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-082-17/+0
| * | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-083-3/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-073-3/+3
|\ \ \ | |/ / |/| |
| * | KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras2014-08-051-0/+1
| * | KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras2014-08-051-2/+1
| * | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-051-1/+1
| |\ \
| | * | KVM: Rename and add argument to check_extensionAlexander Graf2014-07-281-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-0714-216/+266
|\ \ \ \
| * | | | s390/locking: Reenable optimistic spinningChristian Borntraeger2014-08-061-0/+1
| * | | | s390/mm: implement dirty bits for large segment table entriesMartin Schwidefsky2014-08-013-144/+159
| * | | | KVM: s390/mm: Fix page table locking vs. split pmd lockChristian Borntraeger2014-08-011-2/+3
| * | | | s390/irq: improve displayed interrupt order in /proc/interruptsHendrik Brueckner2014-07-281-45/+50
| * | | | s390/seccomp: fix error return for filtered system callsJan Willeke2014-07-281-1/+1
| * | | | s390/pci: introduce lazy IOTLB flushing for DMA unmapGerald Schaefer2014-07-221-14/+36
| * | | | s390/pci: fix kmsg componentGerald Schaefer2014-07-225-10/+10
| * | | | s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINEMichael Holzheu2014-07-221-0/+2
| * | | | s390/qdio: add helpers to manage qdio buffersSebastian Ott2014-07-221-0/+4
| | |_|/ | |/| |