summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-275-5/+11
|\
| * powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructionsNicholas Piggin2017-05-252-1/+4
| * powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr2017-05-251-1/+3
| * powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=NMichael Neuling2017-05-251-0/+2
| * powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() callAlistair Popple2017-05-251-3/+2Star
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-206-22/+80
|\ \
| * \ Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2017-05-156-22/+80
| |\ \
| | * | KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platformsPaul Mackerras2017-05-124-13/+33
| | * | KVM: PPC: Book3S PR: Check copy_to/from_user return valuesPaul Mackerras2017-05-121-8/+26
| | * | KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlersPaul Mackerras2017-05-122-1/+21
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-05-191-1/+0Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | devicetree: Move include prefixes from arch to separate directoryOlof Johansson2017-05-191-1/+0Star
| |/ /
* | | powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hashMichael Ellerman2017-05-191-0/+12
* | | powerpc/mm: Fix crash in page table dump with huge pagesMichael Ellerman2017-05-171-3/+4
* | | powerpc/kprobes: Fix handling of instruction emulation on probe re-entryNaveen N. Rao2017-05-161-1/+2
* | | powerpc/powernv: Set NAPSTATELOST after recovering paca on P9 DD1Gautham R. Shenoy2017-05-161-1/+1
* | | powerpc/tm: Fix FP and VMX register corruptionMichael Neuling2017-05-151-0/+19
* | | powerpc/modules: If mprofile-kernel is enabled add it to vermagicMichael Ellerman2017-05-151-0/+4
|/ /
* | Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-1220-24/+1203
|\ \
| * | powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin2017-05-0911-16/+1150
| * | powerpc: Don't print cpu_spec->cpu_name if it's NULLNicholas Piggin2017-05-091-1/+1
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2017-05-094-0/+44
| |\ \
| | * | powerpc/64e: Don't place the stack beyond TASK_SIZEScott Wood2017-05-051-0/+5
| | * | powerpc/8xx: Adding support of IRQ in MPC8xx GPIOChristophe Leroy2017-05-032-0/+27
| | * | powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong2017-04-301-0/+12
| * | | powerpc/64s: Fix unnecessary machine check handler relocation branchNicholas Piggin2017-05-091-3/+1Star
| * | | powerpc/mm/book3s/64: Rework page table geometry for lower memory usageMichael Ellerman2017-05-091-3/+3
| * | | powerpc: Fix distclean with Makefile.postlinkHoria Geantă2017-05-091-1/+1
| * | | powerpc/powernv: Block PCI config access on BCM5718 during EEH recoveryGavin Shan2017-05-041-0/+3
* | | | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-111-45/+0Star
|\ \ \ \
| * | | | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-101-45/+0Star
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-1024-84/+3359
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-05-0924-84/+3359
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-nextPaul Mackerras2017-04-2848-219/+6014
| | |\ \ \
| | | * | | KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-2724-84/+3358
| | | * | | powerpc/64s: Revert setting of LPCR[LPES] on POWER9Nicholas Piggin2017-04-261-2/+2
| | * | | | KVM: PPC: Book3S HV: Avoid preemptibility warning in module initializationDenis Kirjanov2017-04-281-1/+1
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-101-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-231-0/+1
| |\ \ \ \ \
| | * | | | | rcu: Make arch select smp_mb__after_unlock_lock() strengthPaul E. McKenney2017-04-181-0/+1
* | | | | | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-094-6/+23
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pci/resource-mmap' into nextBjorn Helgaas2017-04-282-6/+6
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
| | * | | | | | | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse2017-04-181-0/+1
| | * | | | | | | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-3/+0Star
| | * | | | | | | PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse2017-04-181-2/+3
| * | | | | | | | powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to...Yongji Xie2017-04-193-0/+17
| |/ / / / / / /
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-096-51/+27Star
|\ \ \ \ \ \ \ \
| * | | | | | | | scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-091-1/+1
| * | | | | | | | powerpc/fadump: reuse crashkernel parameter for fadump memory reservationHari Bathini2017-05-091-13/+10Star