summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-18s390/facilities: always use lowcore's stfle field for storing facility bitsHeiko Carstens
2015-12-18s390/facilities: use stfl mnemonic instead of insn magicHeiko Carstens
2015-11-27s390/spinlock: do not yield to a CPU in udelay/mdelayMartin Schwidefsky
2015-11-27s390/sclp: add open for business supportJochen Schweflinghaus
2015-11-27s390: remove is_32bit_task() helperHeiko Carstens
2015-11-27s390: add 'install' target to 'make help'Michael Holzheu
2015-11-27s390/sclp: Add VT220 support to early sclp consoleSascha Silbe
2015-11-27s390/dis: Fix printing of the register numbersChristian Borntraeger
2015-11-27s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interfaceHendrik Brueckner
2015-11-27s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring
2015-11-27s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer
2015-11-27s390: get_user_pages_fast() might sleepDavid Hildenbrand
2015-11-27s390/spinlock: avoid diagnose loopMartin Schwidefsky
2015-11-27s390/dump: cleanup CPU save area handlingMartin Schwidefsky
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky
2015-11-27s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky
2015-11-27s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky
2015-11-27s390/zcore: simplify memcpy_hsaMartin Schwidefsky
2015-11-27s390/dump: streamline oldmem copy functionsMartin Schwidefsky
2015-11-27s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky
2015-11-27s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky
2015-11-27s390/zcore: copy vector registers into the image dataMartin Schwidefsky
2015-11-27s390/zcore: remove invalid kfree in init_cpu_infoMartin Schwidefsky
2015-11-27s390/zcrypt: Fix AP queue handling if queue is fullIngo Tuchscherer
2015-11-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-11-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-25Revert "blk-flush: Queue through IO scheduler when flush not required"Jens Axboe
2015-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-25KVM: nVMX: remove incorrect vpid check in nested invvpid emulationHaozhong Zhang
2015-11-24block: fix blk_abort_request for blk-mq driversChristoph Hellwig
2015-11-24nvme: add missing unmaps in nvme_queue_rqChristoph Hellwig
2015-11-24NVMe: default to 4k device page sizeNishanth Aravamudan
2015-11-24Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-11-24pidns: fix NULL dereference in __task_pid_nr_ns()Eric Dumazet
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-11-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-24arm64: kvm: report original PAR_EL1 upon panicMark Rutland
2015-11-24arm64: kvm: avoid %p in __kvm_hyp_panicMark Rutland
2015-11-24KVM: arm/arm64: vgic: Trust the LR state for HW IRQsChristoffer Dall
2015-11-24KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.activeChristoffer Dall
2015-11-24KVM: arm/arm64: Fix preemptible timer active state crazynessChristoffer Dall
2015-11-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier
2015-11-24arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
2015-11-24ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel
2015-11-24blk-merge: warn if figured out segment number is bigger than nr_phys_segmentsMing Lei
2015-11-24blk-merge: fix blk_bio_segment_splitMing Lei
2015-11-24block: fix segment splitMing Lei
2015-11-24vfs: Avoid softlockups with sendfile(2)Jan Kara
2015-11-24vfs: Make sendfile(2) killable even betterJan Kara
2015-11-24fix sysvfs symlinksAl Viro