summaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390/mm: fix up indentation of set_guest_storage_keyChristian Borntraeger2014-08-291-6/+6
* Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-08-2612-585/+497
|\
| * KVM: s390/mm: remove outdated gmap data structuresMartin Schwidefsky2014-08-261-23/+0
| * KVM: s390/mm: support gmap page tables with less than 5 levelsMartin Schwidefsky2014-08-263-33/+59
| * KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky2014-08-267-383/+308
| * 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: 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
* | KVM: add kvm_arch_sched_inRadim Krčmář2014-08-211-0/+4
|/
* 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-095-20/+4
|\ \
| * | kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-091-0/+2
| * | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-092-17/+0
| * | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-093-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
| | |_|/ | |/| |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-073-6/+0
|\ \ \ \
| * | | | tgt: defconfig cleanupBart Van Assche2014-07-173-6/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-2/+2
|\ \ \ \ \
| * | | | | net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-031-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-062-9/+8
|\ \ \ \ \
| * | | | | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-241-8/+8
| * | | | | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-241-1/+1
| * | | | | ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-231-1/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-053-6/+32
|\ \ \ \ \