summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interfaceHendrik Brueckner2015-11-273-54/+0
* s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring2015-11-274-16/+8
* s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer2015-11-273-7/+17
* s390: get_user_pages_fast() might sleepDavid Hildenbrand2015-11-271-0/+1
* s390/spinlock: avoid diagnose loopMartin Schwidefsky2015-11-271-9/+19
* s390/dump: cleanup CPU save area handlingMartin Schwidefsky2015-11-275-198/+145
* s390/dump: rework CPU register dump codeMartin Schwidefsky2015-11-2712-145/+158
* s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky2015-11-275-36/+42
* s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky2015-11-272-15/+16
* s390/zcore: simplify memcpy_hsaMartin Schwidefsky2015-11-271-68/+33
* s390/dump: streamline oldmem copy functionsMartin Schwidefsky2015-11-276-102/+105
* s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky2015-11-275-63/+28
* s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky2015-11-274-403/+18
* s390/zcore: copy vector registers into the image dataMartin Schwidefsky2015-11-272-16/+55
* s390/zcore: remove invalid kfree in init_cpu_infoMartin Schwidefsky2015-11-271-1/+0
* s390/zcrypt: Fix AP queue handling if queue is fullIngo Tuchscherer2015-11-271-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-11-262-9/+10
|\
| * vfs: Avoid softlockups with sendfile(2)Jan Kara2015-11-241-0/+1
| * vfs: Make sendfile(2) killable even betterJan Kara2015-11-241-0/+7
| * fix sysvfs symlinksAl Viro2015-11-241-9/+2
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-253-16/+24
|\ \
| * | Revert "blk-flush: Queue through IO scheduler when flush not required"Jens Axboe2015-11-251-1/+1
| * | block: fix blk_abort_request for blk-mq driversChristoph Hellwig2015-11-241-3/+5
| * | nvme: add missing unmaps in nvme_queue_rqChristoph Hellwig2015-11-241-3/+12
| * | NVMe: default to 4k device page sizeNishanth Aravamudan2015-11-241-9/+6
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-2521-111/+171
|\ \ \ | |/ / |/| |
| * | KVM: nVMX: remove incorrect vpid check in nested invvpid emulationHaozhong Zhang2015-11-251-5/+0
| * | Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2015-11-24345-5556/+4249
| |\ \
| | * | arm64: kvm: report original PAR_EL1 upon panicMark Rutland2015-11-241-1/+5
| | * | arm64: kvm: avoid %p in __kvm_hyp_panicMark Rutland2015-11-241-1/+1
| | * | KVM: arm/arm64: vgic: Trust the LR state for HW IRQsChristoffer Dall2015-11-241-14/+2
| | * | KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.activeChristoffer Dall2015-11-243-24/+40
| | * | KVM: arm/arm64: Fix preemptible timer active state crazynessChristoffer Dall2015-11-241-6/+1
| | * | arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier2015-11-244-1/+38
| | * | arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2015-11-242-4/+6
| | * | ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel2015-11-241-8/+7
| | |/
| * | Merge tag 'kvm-s390-master-4.4-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-11-195-10/+24
| |\ \
| | * | KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand2015-11-192-8/+3
| | * | KVM: s390: avoid memory overwrites on emergency signal injectionDavid Hildenbrand2015-11-191-0/+4
| | * | KVM: Provide function for VCPU lookup by idDavid Hildenbrand2015-11-191-0/+11
| | * | KVM: s390: fix pfmf intercept handlerHeiko Carstens2015-11-191-1/+1
| | * | KVM: s390: enable SIMD only when no VCPUs were createdDavid Hildenbrand2015-11-191-1/+5
| * | | KVM: x86: request interrupt window when IRQ chip is splitMatt Gingell2015-11-181-2/+4
| * | | KVM: x86: set KVM_REQ_EVENT on local interrupt request from user spaceMatt Gingell2015-11-181-0/+1
| * | | KVM: x86: split kvm_vcpu_ready_for_interrupt_injection out of dm_request_for_...Matt Gingell2015-11-181-24/+19
| * | | KVM: x86: fix interrupt window handling in split IRQ chip caseMatt Gingell2015-11-181-14/+19
| * | | MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan2015-11-181-1/+4
| * | | MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan2015-11-181-1/+1
| * | | MIPS: KVM: Fix ASID restoration logicJames Hogan2015-11-181-6/+10
| |/ /
* | | Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2015-11-244-29/+36
|\ \ \