summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-155-7/+23
|\
| * kvm,powerpc: Serialize wq active checks in ops->vcpu_kickDavidlohr Bueso2017-09-151-1/+1
| * Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2017-09-145-6/+22
| |\
| | * KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectlyPaul Mackerras2017-09-121-1/+16
| | * KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcrPaul Mackerras2017-09-121-0/+2
| | * KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accessesBenjamin Herrenschmidt2017-09-123-5/+4
* | | Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-09-151-1/+1
|\ \ \
| * | | powerpc: Fix handling of alignment interrupt on dcbz instructionPaul Mackerras2017-09-151-1/+1
* | | | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-132-3/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-11/+9
|\ \ \ \
| * | | | signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-11/+9
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-094-4/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-083-4/+4
| * | | | vga: optimise console scrollingMatthew Wilcox2017-09-081-0/+8
* | | | | Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-089-18/+45
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2017-09-0812-97/+207
| |\ \ \
| | * | | KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables listPaul Mackerras2017-08-301-11/+10
| * | | | KVM: PPC: Book3S HV: Fix memory leak in kvm_vm_ioctl_get_htab_fdnixiaoming2017-09-011-0/+1
| * | | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2017-08-3117-67/+151
| |\ \ \ \
| * | | | | KVM: PPC: Book3S HV: Report storage key support to userspacePaul Mackerras2017-08-311-0/+8
| * | | | | KVM: PPC: Book3S HV: Fix case where HDEC is treated as 32-bit on POWER9Paul Mackerras2017-08-311-1/+2
| * | | | | KVM: PPC: Book3S HV: Fix invalid use of register expressionAndreas Schwab2017-08-311-1/+1
| * | | | | KVM: PPC: Book3S HV: Fix H_REGISTER_VPA VPA size validationNicholas Piggin2017-08-311-1/+7
| * | | | | KVM: PPC: Book3S HV: Fix setting of storage key in H_ENTERRam Pai2017-08-312-1/+2
| * | | | | KVM: PPC: e500mc: Fix a NULL dereferenceDan Carpenter2017-08-311-1/+3
| * | | | | KVM: PPC: e500: Fix some NULL dereferences on errorDan Carpenter2017-08-311-2/+6
| * | | | | KVM: add spinlock optimization frameworkLongpeng(Mike)2017-08-081-0/+5
* | | | | | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-071-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-231-1/+1
* | | | | | Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-09-07392-4884/+10684
|\ \ \ \ \ \
| * | | | | | powerpc/xive: Fix section __init warningCédric Le Goater2017-09-041-1/+1
| * | | | | | powerpc: Fix kernel crash in emulation of vector loads and storesPaul Mackerras2017-09-041-4/+4
| * | | | | | powerpc/xive: improve debugging macrosCédric Le Goater2017-09-021-2/+6
| * | | | | | powerpc/xive: add XIVE Exploitation Mode to CASCédric Le Goater2017-09-022-2/+37
| * | | | | | powerpc/xive: introduce H_INT_ESB hcallCédric Le Goater2017-09-024-3/+53
| * | | | | | powerpc/xive: add the HW IRQ number under xive_irq_dataCédric Le Goater2017-09-023-0/+5
| * | | | | | powerpc/xive: introduce xive_esb_write()Cédric Le Goater2017-09-021-1/+10
| * | | | | | powerpc/xive: rename xive_poke_esb() in xive_esb_read()Cédric Le Goater2017-09-021-10/+10
| * | | | | | powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater2017-09-0211-8/+698
| * | | | | | powerpc/xive: introduce a common routine xive_queue_page_alloc()Cédric Le Goater2017-09-023-11/+27
| * | | | | | powerpc/sstep: Avoid used uninitialized errorMichael Ellerman2017-09-021-0/+1
| * | | | | | axonram: Return directly after a failed kzalloc() in axon_ram_probe()Markus Elfring2017-09-011-22/+17
| * | | | | | axonram: Improve a size determination in axon_ram_probe()Markus Elfring2017-09-011-1/+1
| * | | | | | axonram: Delete an error message for a failed memory allocation in axon_ram_p...Markus Elfring2017-09-011-1/+0
| * | | | | | powerpc/powernv/npu: Move tlb flush before launching ATSDAlistair Popple2017-09-011-6/+6
| * | | | | | powerpc/iommu: Use permission-specific DEVICE_ATTR variantsJulia Lawall2017-09-011-2/+1
| * | | | | | powerpc/eeh: Delete an error out of memory message at init timeMarkus Elfring2017-09-011-4/+1
| * | | | | | powerpc/mm: Use seq_putc() in two functionsMarkus Elfring2017-09-012-2/+2
| * | | | | | crypto/nx: Add P9 NX specific error codes for 842 engineHaren Myneni2017-09-011-0/+3
| * | | | | | powerpc/32: remove a NOP from memset()Christophe Leroy2017-09-012-3/+11
OpenPOWER on IntegriCloud